{
  "linkset": [
    {
      "anchor": "https://www.revenueinnovations.com",
      "service-desc": [
        {
          "href": "https://www.revenueinnovations.com/.well-known/agent-skills/index.json",
          "type": "application/json"
        },
        {
          "href": "https://www.revenueinnovations.com/.well-known/mcp/server-card.json",
          "type": "application/json"
        }
      ],
      "service-doc": [
        {
          "href": "https://www.revenueinnovations.com/llms.txt",
          "type": "text/plain",
          "title": "LLM outline"
        },
        {
          "href": "https://www.revenueinnovations.com/llms-full.txt",
          "type": "text/plain",
          "title": "LLM full corpus"
        }
      ],
      "service": [
        {
          "href": "https://www.revenueinnovations.com/articles/",
          "type": "text/html",
          "title": "Articles (HTML)"
        },
        {
          "href": "https://www.revenueinnovations.com/articles/",
          "type": "text/markdown",
          "title": "Articles (Markdown — use /articles/<slug>.md)"
        },
        {
          "href": "https://www.revenueinnovations.com/sitemap-index.xml",
          "type": "application/xml",
          "title": "Sitemap index"
        }
      ],
      "status": [
        {
          "href": "https://www.revenueinnovations.com/",
          "title": "Site home",
          "type": "text/html"
        }
      ]
    }
  ]
}