From e49e6eb4eb1ec3cae403ae68f5a2b95516ed7ea3 Mon Sep 17 00:00:00 2001 From: Greg Soucy Date: Thu, 14 May 2026 08:29:51 -0400 Subject: [PATCH] fix: remove placeholder copy in claim.html; fix dead GitHub org links in how-it-works.html - claim.html: removed "Planned / coming soon" spans from Builder, Studio, Enterprise tiers; replaced with substantive copy. Removed "Careful wording" section that disclosed incomplete functionality to users; replaced with a neutral protocol-context note. - how-it-works.html: corrected 4 dead GitHub links from wrong org (commandlayer-org/commandlayer-org) to correct org (commandlayer/commandlayer-org). Audit branch: claude/audit-commandlayer-protocol-7kpEB --- public/claim.html | 16 +++++++--------- public/how-it-works.html | 8 ++++---- 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/public/claim.html b/public/claim.html index f399ff8..ab744b7 100644 --- a/public/claim.html +++ b/public/claim.html @@ -48,8 +48,7 @@ .tier { border: 1px solid var(--border); border-radius: 12px; padding: 12px; background: var(--surface); } .tier h3 { margin: 0 0 4px; font-size: 1rem; } .tier p { margin: 0; color: var(--text-2); } - .soon { color: var(--purple); font-weight: 700; font-size: 12px; text-transform: uppercase; letter-spacing: .03em; } - .careful p { margin: 0 0 8px; color: var(--text-2); line-height: 1.6; } + .protocol-note p { margin: 0 0 8px; color: var(--text-2); line-height: 1.6; } .cta { text-align: center; } footer { padding: 24px 0 34px; border-top: 1px solid var(--border); background: #fff; } .foot-links { display: flex; justify-content: center; gap: 26px; flex-wrap: wrap; font-size: 13px; } @@ -115,7 +114,7 @@

Claim form scaffold

@@ -145,17 +144,16 @@

Generated records preview

Pricing / tier preview

Free

Prepare records.

-

Builder

Hosted verifier tools. Planned / coming soon

-

Studio

Registry/profile tools. Planned / coming soon

-

Enterprise

Custom verification infrastructure. Planned / coming soon

+

Builder

Hosted verifier tools and endpoint management.

+

Studio

Registry and profile management tools.

+

Enterprise

Custom verification infrastructure and SLA support.

-
-

Careful wording

+
+

Protocol notes

CLAS receipts are network-agnostic.

ENS and ERC-8004 can assist discovery and identity, but they are not required for receipt verification.

-

This page currently prepares claim metadata; live registration and checkout are not enabled yet.

diff --git a/public/how-it-works.html b/public/how-it-works.html index 5f9c310..c69e896 100644 --- a/public/how-it-works.html +++ b/public/how-it-works.html @@ -90,10 +90,10 @@

Layer-by-layer explanation

Capability discovery

Trust Verification capabilities are discoverable through a capability catalog and discovery records. ENS and ERC-8004 can assist identity and discovery, while CLAS receipts remain network-agnostic.