|
98 | 98 | "item": { |
99 | 99 | "@type": "TechArticle", |
100 | 100 | "name": "Confidential A2A (cA2A)", |
101 | | - "url": "https://github.com/agentrust-io/ca2a", |
| 101 | + "url": "https://ca2a.agentrust-io.com/", |
102 | 102 | "description": "A trust profile on the Agent2Agent (A2A) protocol that makes agent-to-agent delegation verifiable and confidential: attested, attenuated delegation, a sealed peer channel, and an offline-verifiable provenance record for every hop." |
103 | 103 | } |
104 | 104 | } |
|
582 | 582 | <span class="nav-dot" style="background:#6D28D9;"></span> |
583 | 583 | cmcp |
584 | 584 | </a> |
585 | | - <a href="https://github.com/agentrust-io/ca2a"> |
| 585 | + <a href="https://ca2a.agentrust-io.com"> |
586 | 586 | <span class="nav-dot" style="background:#0D9488;"></span> |
587 | | - ca2a ↗ |
| 587 | + ca2a |
588 | 588 | </a> |
589 | 589 | <a href="https://governance.agentrust-io.com"> |
590 | 590 | <span class="nav-dot" style="background:#EA580C;"></span> |
@@ -671,17 +671,17 @@ <h1>Govern AI Agents<br>at the Hardware Boundary</h1> |
671 | 671 | </a> |
672 | 672 |
|
673 | 673 | <!-- cA2A --> |
674 | | - <a href="https://github.com/agentrust-io/ca2a" class="product-card"> |
| 674 | + <a href="https://ca2a.agentrust-io.com" class="product-card"> |
675 | 675 | <div class="card-accent" style="background: #0D9488;"></div> |
676 | 676 | <div class="card-body"> |
677 | 677 | <div class="card-tag" style="color: #0D9488;">Delegation Profile</div> |
678 | 678 | <div class="card-name">Confidential A2A</div> |
679 | 679 | <div class="card-desc">A trust profile on the Agent2Agent (A2A) protocol. Adds attested, attenuated delegation, a sealed peer channel, and an offline-verifiable provenance record for every hop — so agent-to-agent delegation is verifiable and confidential, not just authenticated at the front door.</div> |
680 | 680 | </div> |
681 | 681 | <div class="card-footer"> |
682 | | - <span class="card-url">github.com/agentrust-io/ca2a</span> |
| 682 | + <span class="card-url">ca2a.agentrust-io.com</span> |
683 | 683 | <div style="display:flex;gap:0.5rem;align-items:center;"> |
684 | | - <span class="card-badge badge-preview">Preview</span> |
| 684 | + <span class="card-badge badge-live">Live</span> |
685 | 685 | <svg class="card-arrow" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"/></svg> |
686 | 686 | </div> |
687 | 687 | </div> |
|
0 commit comments