Skip to content

Commit 52388a9

Browse files
Add-company-logos-to-adoption-cards (#43)
1 parent c97ff38 commit 52388a9

11 files changed

Lines changed: 42 additions & 8 deletions

assets/amd-mark.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/atf-logo.svg

Lines changed: 8 additions & 0 deletions
Loading

assets/intel-mark.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/microsoft-mark.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/opaque-logo.svg

Lines changed: 3 additions & 0 deletions
Loading

assets/pronative-foundry-icon.webp

4.68 KB
Loading

assets/tii-mark.svg

Lines changed: 1 addition & 0 deletions
Loading

data/adoption.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
{
1414
"kind": "evidence",
1515
"name": "OPAQUE Systems",
16+
"logo": "/assets/opaque-logo.svg",
17+
"markClass": "opaque-mark",
1618
"label": "Founding engineering and infrastructure sponsor",
1719
"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.",
1820
"evidenceUrl": "https://github.com/agentrust-io",
@@ -21,6 +23,7 @@
2123
{
2224
"kind": "evidence",
2325
"name": "Microsoft",
26+
"logo": "/assets/microsoft-mark.svg",
2427
"markClass": "microsoft-mark",
2528
"label": "Open-source project home",
2629
"description": "Microsoft hosts the Agent Governance Toolkit, the open runtime-governance foundation that the AgenTrust trust chain builds on.",
@@ -30,6 +33,7 @@
3033
{
3134
"kind": "evidence",
3235
"name": "Technology Innovation Institute",
36+
"logo": "/assets/tii-mark.svg",
3337
"markClass": "uae-mark",
3438
"label": "Confirmed founding partner",
3539
"description": "TII is the confirmed AgenTrust founding partner anchoring the work in sovereign-AI deployment requirements.",
@@ -39,6 +43,7 @@
3943
{
4044
"kind": "evidence",
4145
"name": "AMD",
46+
"logo": "/assets/amd-mark.svg",
4247
"markClass": "amd-mark",
4348
"label": "Founding member and hardware partner",
4449
"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 @@
4853
{
4954
"kind": "evidence",
5055
"name": "Intel",
56+
"logo": "/assets/intel-mark.svg",
5157
"markClass": "intel-mark",
5258
"label": "Founding member and hardware partner",
5359
"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 @@
6672
{
6773
"kind": "evidence",
6874
"name": "CSA Agentic Trust Framework",
75+
"logo": "/assets/atf-logo.svg",
6976
"markClass": "atf-mark",
7077
"label": "Public framework collaboration",
7178
"description": "ATF's author publicly supports positioning AGT as a reference implementation and invited implementation input into the conformance specification.",
@@ -75,6 +82,8 @@
7582
{
7683
"kind": "evidence",
7784
"name": "PRONATIVE AI",
85+
"logo": "/assets/pronative-foundry-icon.webp",
86+
"markClass": "pronative-mark",
7887
"label": "Ecosystem Training & Adoption Partner",
7988
"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.",
8089
"evidenceUrl": "https://events.pronative.ai/featured-sessions/",

design-system.css

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1089,6 +1089,16 @@ html:has(body.agentrust-hub) { scroll-behavior: smooth; }
10891089
}
10901090
.agentrust-hub .adoption-card { display: flex; min-height: 190px; flex-direction: column; padding: 1.25rem; }
10911091
.agentrust-hub .adopter-mark { min-height: 36px; color: var(--at-ink); font-size: 1.2rem; font-weight: 750; letter-spacing: -0.045em; }
1092+
.agentrust-hub .adopter-mark:has(img) { display: flex; align-items: center; }
1093+
.agentrust-hub .adopter-mark img { display: block; width: auto; max-width: 150px; height: 30px; object-fit: contain; object-position: left center; }
1094+
.agentrust-hub .opaque-mark { width: fit-content; min-width: 132px; padding: 8px 12px; border-radius: 7px; background: #111; }
1095+
.agentrust-hub .opaque-mark img { height: 24px; }
1096+
.agentrust-hub .uae-mark img { height: 42px; }
1097+
.agentrust-hub .microsoft-mark img,
1098+
.agentrust-hub .amd-mark img,
1099+
.agentrust-hub .intel-mark img { height: 32px; }
1100+
.agentrust-hub .atf-mark img,
1101+
.agentrust-hub .pronative-mark img { height: 40px; }
10921102
.agentrust-hub .servicenow-mark { color: #16825d; }
10931103
.agentrust-hub .uae-mark { max-width: 13ch; font-family: var(--at-serif); font-size: 1.1rem; font-weight: 600; line-height: 1.05; }
10941104
.agentrust-hub .microsoft-mark { color: #505050; }

index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -307,31 +307,31 @@ <h1>Build the ecosystem for verifiable AI agents</h1>
307307
</article>
308308
<div class="adoption-grid">
309309
<article class="adoption-card">
310-
<div class="adopter-mark ">OPAQUE Systems</div>
310+
<div class="adopter-mark opaque-mark"><img src="/assets/opaque-logo.svg" alt="OPAQUE Systems" loading="lazy"></div>
311311
<div class="adopter-stage">Founding engineering and infrastructure sponsor</div>
312312
<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>
313313
<a class="evidence-link" href="https://github.com/agentrust-io">Review the public project record ↗</a>
314314
</article>
315315
<article class="adoption-card">
316-
<div class="adopter-mark microsoft-mark">Microsoft</div>
316+
<div class="adopter-mark microsoft-mark"><img src="/assets/microsoft-mark.svg" alt="Microsoft" loading="lazy"></div>
317317
<div class="adopter-stage">Open-source project home</div>
318318
<p>Microsoft hosts the Agent Governance Toolkit, the open runtime-governance foundation that the AgenTrust trust chain builds on.</p>
319319
<a class="evidence-link" href="https://github.com/microsoft/agent-governance-toolkit">View the repository ↗</a>
320320
</article>
321321
<article class="adoption-card">
322-
<div class="adopter-mark uae-mark">Technology Innovation Institute</div>
322+
<div class="adopter-mark uae-mark"><img src="/assets/tii-mark.svg" alt="Technology Innovation Institute" loading="lazy"></div>
323323
<div class="adopter-stage">Confirmed founding partner</div>
324324
<p>TII is the confirmed AgenTrust founding partner anchoring the work in sovereign-AI deployment requirements.</p>
325325
<a class="evidence-link" href="https://www.opaque.co/resources/articles/opaque-extends-the-agent-governance-toolkit-with-verifiable-identity-and-first-ever-verifiably-governed-and-secure-mcp">Read the OPAQUE announcement ↗</a>
326326
</article>
327327
<article class="adoption-card">
328-
<div class="adopter-mark amd-mark">AMD</div>
328+
<div class="adopter-mark amd-mark"><img src="/assets/amd-mark.svg" alt="AMD" loading="lazy"></div>
329329
<div class="adopter-stage">Founding member and hardware partner</div>
330330
<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>
331331
<a class="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>
332332
</article>
333333
<article class="adoption-card">
334-
<div class="adopter-mark intel-mark">Intel</div>
334+
<div class="adopter-mark intel-mark"><img src="/assets/intel-mark.svg" alt="Intel" loading="lazy"></div>
335335
<div class="adopter-stage">Founding member and hardware partner</div>
336336
<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>
337337
<a class="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>
343343
<a class="evidence-link" href="https://www.opaque.co/resources">View the OPAQUE customer story ↗</a>
344344
</article>
345345
<article class="adoption-card">
346-
<div class="adopter-mark atf-mark">CSA Agentic Trust Framework</div>
346+
<div class="adopter-mark atf-mark"><img src="/assets/atf-logo.svg" alt="CSA Agentic Trust Framework" loading="lazy"></div>
347347
<div class="adopter-stage">Public framework collaboration</div>
348348
<p>ATF's author publicly supports positioning AGT as a reference implementation and invited implementation input into the conformance specification.</p>
349349
<a class="evidence-link" href="https://github.com/microsoft/agent-governance-toolkit/discussions/301">Read the public collaboration thread ↗</a>
350350
</article>
351351
<article class="adoption-card">
352-
<div class="adopter-mark ">PRONATIVE AI</div>
352+
<div class="adopter-mark pronative-mark"><img src="/assets/pronative-foundry-icon.webp" alt="PRONATIVE AI" loading="lazy"></div>
353353
<div class="adopter-stage">Ecosystem Training &amp; Adoption Partner</div>
354354
<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>
355355
<a class="evidence-link" href="https://events.pronative.ai/featured-sessions/">View the featured session ↗</a>

0 commit comments

Comments
 (0)