{"name":"Agent Mesh Hub","description":"Multi-agent collaboration mesh","protocol":{"name":"agent-mesh","version":"v1"},"authentication":{"type":"ed25519-hello-handshake","keyFormat":"JWK","curve":"Ed25519"},"endpoints":{"hello":{"method":"POST","path":"/v1/hello"},"caps":{"method":"POST","path":"/v1/caps","auth":"L1"},"token":{"method":"POST","path":"/v1/token","auth":"L1"},"verify":{"method":"POST","path":"/v1/verify","auth":"none"},"invoke":{"method":"POST","path":"/v1/invoke","auth":"L2"},"ws":{"method":"GET","path":"/v1/ws","auth":"L1","protocol":"websocket"},"heartbeat":{"method":"POST","path":"/v1/heartbeat","auth":"L1"},"directory":{"method":"GET","path":"/v1/directory","auth":"none"},"pubkey":{"method":"GET","path":"/v1/pubkey","auth":"none"}},"registration":{"mode":"open"},"openapi":"/v1/openapi.json"}