From e8d985cbec269108315a75f75c7a911f38d09401 Mon Sep 17 00:00:00 2001 From: Greg Soucy Date: Wed, 20 May 2026 21:15:24 -0400 Subject: [PATCH] fix(site): unify public page footers to canonical pattern --- public/api.html | 2 +- public/capabilities.html | 2 +- public/claim.html | 10 +------- public/docs.html | 8 +----- public/docs/wrap-your-agent.html | 2 +- public/index.html | 43 +------------------------------- public/mcp.html | 2 +- public/protocol.html | 11 +------- public/runtime.html | 2 +- public/schemas.html | 2 +- public/sdk-records.html | 2 +- public/stack-proof-demo.html | 2 +- public/trust-verification.html | 10 +------- public/verify.html | 2 +- 14 files changed, 14 insertions(+), 86 deletions(-) diff --git a/public/api.html b/public/api.html index 34a1ba5..6b7b229 100644 --- a/public/api.html +++ b/public/api.html @@ -4,4 +4,4 @@ curl -X POST https://runtime.commandlayer.org/verify \ -H "Content-Type: application/json" \ - -d '{"receipt":{}}'

Response states

Trust boundary

+ -d '{"receipt":{}}'

Response states

Trust boundary

diff --git a/public/capabilities.html b/public/capabilities.html index c6eb02b..78b45d1 100644 --- a/public/capabilities.html +++ b/public/capabilities.html @@ -48,7 +48,7 @@
Lifecycle Management
future family

Operational lifecycle verbs from launch through retirement and migration.

registerlaunchupdatepauseresumecancelarchiveterminateresetmigrate
Capability Detail Model

What each capability can expose.

Definition
Request schema
Receipt schema
Valid example
Tampered example
Agent card
ENS records
MCP tool
OpenAPI operation
Runtime endpoint
Verifier support
SDK usage
- +