diff --git a/public/claim.html b/public/claim.html index 8b8c13a..8a5d3ac 100644 --- a/public/claim.html +++ b/public/claim.html @@ -313,21 +313,21 @@

Bring one ENS name.
Generate 10 verifiable agents.⬡
CommandLayer namespace
Activate under CommandLayer's canonical capability classes. Protocol-native, standardized routing, no additional ENS required.
- acme.approveagent.eth + commandlayer.approveagent.eth
Your ENS namespace
Generate verb sub-agents under your own ENS name. Best for enterprises and teams wanting sovereign identity.
- approve.acme.eth + approve.commandlayer.eth
Single agent
Attach all capabilities directly to your ENS name. Simplest setup, best for solo agents with one primary capability.
- acme.eth + commandlayer.eth
@@ -360,7 +360,7 @@

Bring one ENS name.
Generate 10 verifiable agents.
- + Use 3-32 lowercase letters, numbers, or hyphens; no .eth; cannot start/end with hyphen. Used for subnames under CommandLayer canonical parents.
@@ -370,11 +370,11 @@

Bring one ENS name.
Generate 10 verifiable agents.Select up to 10 canonical parents.
-
CommandLayer namespace mode creates subnames under CommandLayer-controlled canonical parents, such as hydroseal.approveagent.eth. It does not grant ownership of approveagent.eth.
+
CommandLayer namespace mode creates subnames under CommandLayer-controlled canonical parents, such as commandlayer.approveagent.eth. It does not grant ownership of approveagent.eth.
@@ -461,7 +461,7 @@

Browser-side key generation

3. CommandLayer-native -

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

+

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