{
  "linkset": [
    {
      "anchor": "https://cevelar.com/api",
      "service-desc": [
        {
          "href": "https://cevelar.com/.well-known/openapi.json",
          "type": "application/openapi+json"
        }
      ],
      "service-doc": [
        {
          "href": "https://cevelar.com/docs/SETUP.md",
          "type": "text/markdown"
        }
      ],
      "describedby": [
        {
          "href": "https://cevelar.com/llms.txt",
          "type": "text/plain"
        },
        {
          "href": "https://cevelar.com/llms-full.txt",
          "type": "text/plain"
        },
        {
          "href": "https://cevelar.com/auth.md",
          "type": "text/markdown"
        }
      ],
      "status": [
        {
          "href": "https://cevelar.com/api/health",
          "type": "application/json"
        }
      ]
    }
  ]
}
