diff --git a/public/claim.html b/public/claim.html index 1d2c4ff..74498d9 100644 --- a/public/claim.html +++ b/public/claim.html @@ -45,6 +45,11 @@ .grad{background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text} .hero p{color:var(--text-2);font-size:1.05rem;max-width:600px;margin:0 auto 16px;line-height:1.65} .hero-note{display:inline-block;margin-top:4px;padding:8px 16px;border-radius:10px;border:1px solid var(--border);background:var(--surface);color:var(--muted);font-size:13px;font-family:var(--mono)} + .discovery-panel{margin-top:32px;padding:24px;border:1px solid var(--border-hi);border-radius:18px;background:linear-gradient(135deg,rgba(82,152,255,.06),rgba(99,91,255,.04));text-align:left} + .discovery-panel h2{font-size:1.2rem;font-weight:800;margin-bottom:6px} + .discovery-panel>p{color:var(--text-2);font-size:.95rem;margin-bottom:14px} + .discovery-status{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;list-style:none} + .discovery-status li{padding:9px 12px;border:1px solid var(--border);border-radius:10px;background:rgba(255,255,255,.8);color:var(--text-2);font-size:13px} /* PROGRESS */ .progress-wrap{padding:40px 0 32px} .steps-track{display:flex;align-items:center;justify-content:space-between;position:relative;margin-bottom:12px} @@ -222,7 +227,7 @@ .footer-grid a{display:block;color:var(--text-2);margin:8px 0;font-size:14px;text-decoration:none} .footer-grid a:hover{color:var(--purple)} @media(max-width:900px){.footer-grid,.summary-grid,.packs-grid,.mode-selector,.pricing-grid{grid-template-columns:1fr 1fr}} - @media(max-width:600px){.steps-track .step-label{display:none}.wizard-panel{padding:20px}.mode-selector,.pricing-grid{grid-template-columns:1fr}} + @media(max-width:600px){.steps-track .step-label{display:none}.wizard-panel{padding:20px}.mode-selector,.pricing-grid,.discovery-status{grid-template-columns:1fr}} @@ -238,8 +243,18 @@
Namespace Activation

Bring one ENS name.
Generate 10 verifiable agents.

-

Choose how you want to activate. Pick a capability pack. CommandLayer generates the sub-agent identities, ENS records, SDK config, and agent card — ready to deploy.

-
Session 1  ·  Activation package generator  ·  No payment required
+

Choose an activation mode, pick capability agents, generate signer records, pin agent cards, and prepare ERC-8004 discovery metadata for CLAS-verifiable agent receipts.

+
Claim Beta  ·  ENS + ERC-8004 discovery tracking  ·  CLAS-ready agents
+
+

Built for ERC-8004 discovery

+

Claim prepares agent cards and registration metadata for ERC-8004 on Base. ERC-8004 makes the agent discoverable. CLAS receipts prove what the agent actually did.

+ +
@@ -306,14 +321,14 @@

Bring one ENS name.
Generate 10 verifiable agents.◈
Your ENS namespace
Generate verb sub-agents under your own ENS name. Best for enterprises and teams wanting sovereign identity.
- approve.commandlayer.eth + approve.acme.eth
Single agent
Attach all capabilities directly to your ENS name. Simplest setup, best for solo agents with one primary capability.
- commandlayer.eth + acme.eth
@@ -360,7 +375,7 @@

Bring one ENS name.
Generate 10 verifiable agents.
@@ -441,18 +456,18 @@

Browser-side key generation

2. Assisted -

Connect wallet and let CommandLayer prepare the subname + TXT record transactions. User signs. Coming next.

+

Connect a wallet to prepare the subname and TXT records for owner review and signing.

3. CommandLayer-native -

Activate under CommandLayer capability namespaces like commandlayer.approveagent.eth. CommandLayer provisions after payment. Coming next.

+

Use a CommandLayer-managed name such as acme.approveagent.eth with operator-reviewed provisioning during Claim Beta.

No wallet connection is required to generate this package.
Wallet connection is required to write records under your ENS name.
- Payment/provisioning is required for CommandLayer-native namespace activation. + Manual activation is available now. Managed activation is operator-reviewed during Claim Beta. Onchain ENS writes, ERC-8004 registration, and ENSIP-25 verification are marked complete only after confirmation.
@@ -490,7 +505,7 @@

Browser-side key generation

Step 7 of 8
Agent card preview
-
Preview of the first agent card in your namespace. When paid provisioning is live, all cards will be hosted automatically at commandlayer.org.
+
Preview the first agent card in your namespace. Generated cards can be pinned, then associated with ERC-8004 discovery tracking during activation.
@@ -523,15 +538,13 @@

Browser-side key generation

SDK config generatedDrop into your codebase with CL_PRIVATE_KEY_PEM in env
Agent card generatedMachine-readable identity record ready to host or submit
Add ENS TXT recordsCreate subnames and paste records into ENS Manager
-
Payment & provisioningComing next — ERC-8004 registration on Base, hosted agent cards, and verified live receipts
+
ERC-8004 registration statusERC-8004 tracking is prepared after agent card pinning. Real registration, agent ID, transaction hash, and ENSIP-25 verification are marked only after confirmed onchain registration.
-
-
Starter
Free

Generate activation records and prepare for review.

-
Builder
$99/mo

Activation support, metadata, and verification routing.

-
Protocol Partner
$499/mo

10-agent pack, expanded capabilities, integration support.

-
Enterprise
Custom

Custom namespaces, compliance, and registry support.

+
+ Claim Beta +
Free activation package generation
+

Operator-reviewed managed activation is available for selected builders. Pricing begins after hosted provisioning and live registration are enabled.

-
Checkout is not enabled in Session 1. Pricing covers activation, metadata, verification routing, and integration support — not ENS ownership transfer.