We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e21814 commit 3fa9226Copy full SHA for 3fa9226
1 file changed
public/protocol.html
@@ -63,7 +63,7 @@
63
<main>
64
<section class="hero">
65
<div class="container">
66
- <p class="section-eyebrow">Protocol</p>
+ <div class="hero-badge"><span class="badge-dot"></span>Protocol</div>
67
<h1>The receipt layer for verifiable agent actions.</h1>
68
<p>CommandLayer defines how agent actions are described, signed, transported, and verified — without making MCP, SDKs, or apps the trust root.</p>
69
<div class="hero-actions">
0 commit comments