{
  "name": "Agent Laplace API",
  "version": "1.0.0",
  "endpoints": {
    "/.well-known/agent-card.json": "A2A agent discovery",
    "/health": "Service health check",
    "/api/review?chain=base&agent_id=888": "Agent review service"
  },
  "website": "https://laplaceagent.com"
}