{
  "linkset": [
    {
      "anchor": "https://odingarra.dev/",
      "api-catalog": [
        {
          "href": "https://odingarra.dev/.well-known/api-catalog",
          "type": "application/linkset+json",
          "title": "Portfolio discovery catalog"
        }
      ],
      "service-doc": [
        {
          "href": "https://odingarra.dev/llms.txt",
          "type": "text/markdown",
          "title": "LLM-friendly portfolio summary"
        },
        {
          "href": "https://odingarra.dev/index.md",
          "type": "text/markdown",
          "title": "Markdown homepage"
        }
      ],
      "describedby": [
        {
          "href": "https://odingarra.dev/robots.txt",
          "type": "text/plain",
          "title": "Crawler policy"
        },
        {
          "href": "https://odingarra.dev/sitemap-index.xml",
          "type": "application/xml",
          "title": "Sitemap index"
        }
      ],
      "alternate": [
        {
          "href": "https://odingarra.dev/",
          "type": "text/html",
          "title": "Interactive portfolio homepage"
        },
        {
          "href": "https://odingarra.dev/index.md",
          "type": "text/markdown",
          "title": "Markdown homepage"
        }
      ]
    }
  ]
}
