{
  "status": "ok",
  "service": "libertynet-demo-node",
  "did": "did:svrp:n:dbe63a0c",
  "uptime_s": 34082,
  "registered": true,
  "last_heartbeat": "2026-08-01T14:37:53Z",
  "capabilities": [
    "demo",
    "echo",
    "health:ready"
  ],
  "what_this_is": "A real, publicly reachable LibertyNet node that exists so the quickstart's discover -> verify -> act loop is true for people outside the project. It holds nothing of value.",
  "try": {
    "identity": "https://libertynet.ai/demo-node/identity",
    "echo": "POST https://libertynet.ai/demo-node/echo  {\"nonce\":\"anything\"}",
    "verify": "https://libertynet.ai/demo-node/verify-instructions"
  }
}