{
  "linkset": [
    {
      "anchor": "https://skycape.se/.well-known/",
      "service-desc": [
        {
          "href": "https://skycape.se/openapi.json",
          "type": "application/openapi+json",
          "title": "SkyCape public discovery OpenAPI description"
        },
        {
          "href": "https://skycape.se/.well-known/ai-catalog.json",
          "type": "application/json",
          "title": "SkyCape Agentic Resource Discovery catalog"
        }
      ],
      "service-doc": [
        {
          "href": "https://skycape.se/llms.txt",
          "type": "text/plain",
          "title": "SkyCape AI-readable site summary"
        }
      ],
      "status": [
        {
          "href": "https://skycape.se/.well-known/status.json",
          "type": "application/json",
          "title": "SkyCape public discovery status"
        }
      ],
      "authorization": [
        {
          "href": "https://skycape.se/auth.md",
          "type": "text/markdown",
          "title": "SkyCape agent authentication guidance"
        },
        {
          "href": "https://skycape.se/.well-known/oauth-protected-resource",
          "type": "application/json",
          "title": "SkyCape public resource metadata"
        }
      ]
    },
    {
      "anchor": "https://skycape.se/",
      "alternate": [
        {
          "href": "https://skycape.se/index.md",
          "type": "text/markdown",
          "title": "Markdown homepage representation"
        },
        {
          "href": "https://skycape.se/services.md",
          "type": "text/markdown",
          "title": "Markdown services representation"
        },
        {
          "href": "https://skycape.se/about.md",
          "type": "text/markdown",
          "title": "Markdown about representation"
        },
        {
          "href": "https://skycape.se/contact.md",
          "type": "text/markdown",
          "title": "Markdown contact representation"
        }
      ],
      "service-doc": [
        {
          "href": "https://skycape.se/services",
          "type": "text/html",
          "title": "SkyCape services"
        }
      ],
      "service-desc": [
        {
          "href": "https://skycape.se/.well-known/agent-skills/index.json",
          "type": "application/json",
          "title": "SkyCape agent skills discovery index"
        },
        {
          "href": "https://skycape.se/.well-known/mcp/server-card.json",
          "type": "application/json",
          "title": "SkyCape WebMCP server card"
        }
      ]
    }
  ]
}
