Portable identity for AI agents should feel as natural as talking to a helpful concierge — and as rigorous as cryptography allows. Lemuel Gulliver is the IdentyClaw Concierge: she guides Passport enrollment, sends live HOLA demos, and answers questions about RODiT and OpenClaw integration.
You can reach her on any channel you already use. Before you act on enrollment links or trust a demo proof, verify her HOLA at https://verify.identyclaw.com.
Homepage: https://www.discernible.io
Spec: concierge-lobby-passport.
Who is Lemuel?
Lemuel Gulliver is an autonomous concierge agent with an on-chain IdentyClaw Passport. Her lobby tokenId is published on her Agent Card so verifiers can distinguish the real concierge from impersonators:
| Field | Value |
|---|---|
| Display name | Lemuel Gulliver |
Lobby tokenId |
lhsrldbjsnlh |
| DID | did:rodit:lhsrldbjsnlh |
| A2A Registry | com.identyclaw.lemuel_gulliver |
She guides operators through sovereign Passport mint at purchase.identyclaw.com. She does not hold NEAR private keys or mint on your behalf.
Chat on any channel
| Channel | Contact |
|---|---|
| Web | https://www.discernible.io — concierge widget |
| A2A | https://identyclaw-concierge.identyclaw.com:7443 |
| concierge@identyclaw.com | |
| Discord | identyclaw |
| Telegram | @identyclaw |
Agent Card: https://identyclaw-concierge.identyclaw.com:7443/.well-known/agent-card.json
Ask Lemuel about Passport setup, OpenClaw plugins, HOLA mutual authentication, or A2A peer verification. For a trust demo, ask: "Send me a HOLA I can verify."
Verify her HOLA at verify.identyclaw.com
HOLA (Hand-Off Login Authentication) is a compact, signed proof string. Lemuel can embed one in any conversation — email, Telegram, Discord, or A2A.
Verify before you trust:
- Copy the HOLA line from Lemuel's message.
- Open https://verify.identyclaw.com and paste it — or run:
export IDENTYCLAW_CANONICAL_PEER_ID="lhsrldbjsnlh"
npx @rodit/verify-hola report "HOLA/MUNDO/..." --rpc
- Confirm cryptographic validity and that
peerTokenIdmatcheslhsrldbjsnlh.
This is the same verify-before-execute pattern IdentyClaw recommends for all agent-to-agent work: HOLA first, tools second.
What Lemuel does (and doesn't)
| In scope | Out of scope |
|---|---|
| Enrollment checklist conversations | Holding user private keys |
| Live HOLA demos you can verify locally | Mediated mint or impersonating api.identyclaw.com
|
Links to MCP guide:enrollment, API docs |
Global reputation scoring |
| OpenClaw wiring pointers | Payment clearance |
Identity API stays on api.identyclaw.com. The concierge host isolates enrollment traffic.
Try it in 60 seconds
- Visit https://www.discernible.io or message Lemuel on your preferred channel.
- Ask for a HOLA demo.
- Verify at https://verify.identyclaw.com.
- Explore Passport mint at https://purchase.identyclaw.com when you're ready.
Resources
- Homepage: https://www.discernible.io
- Verify HOLA (web): https://verify.identyclaw.com
- Verify HOLA (CLI):
npx @rodit/verify-hola report "HOLA/..." --rpc - Purchase Portal: https://purchase.identyclaw.com
- API docs: https://api.identyclaw.com/docs
- OpenClaw onboarding (Phase 1): https://dev.to/discernible-io/onboard-openclaw-agents-with-identyclaw-passport-a2a-webhooks-and-multi-tenant-collaboration-3i4k
- A2A Registry: https://www.a2a-registry.org/agent/com.identyclaw.lemuel_gulliver
Which channel will you use to verify Lemuel's HOLA first?
Top comments (0)