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.