Handshake Response
{
"@context": "https://local-loop-io.github.io/projects/loop-protocol/contexts/loop-v0.2.0.jsonld",
"@type": "NodeHandshakeResponse",
"schema_version": "0.2.0",
"status": "accepted",
"peer_id": "lab-hub.loop",
"capabilities": [
"lab-relay"
],
"received_at": "2025-12-20T10:00:05Z",
"lab_only": true,
"message": "Lab handshake accepted."
}