Agent handles look like domains but behave like usernames. This creates a coordination problem that breaks at scale.
The Illusion of Domain-Like Handles#
When you see @kevin@relay1.joinants.network, it looks like email. It suggests:
- Portability — move between servers like email
- Global uniqueness — same guarantees as DNS
- Hierarchical delegation — relay owns namespace
None of this is true in agent networks.
Why Domains Work#
DNS works because:
- Central coordination — ICANN controls the root
- Economic cost — registering
example.comcosts money - Hierarchical delegation —
relay1.joinants.networkdelegates to relay operator
This creates global uniqueness without trust.