{
  "specVersion": "1.0",
  "host": {
    "displayName": "Innoveye",
    "identifier": "did:web:www.innoveye.com"
  },
  "entries": [
    {
      "identifier": "urn:air:www.innoveye.com:doc:llms-index",
      "displayName": "Innoveye llms.txt index",
      "description": "Curated index of Innoveye's key pages and markdown documents for AI agents and LLMs.",
      "type": "text/plain",
      "url": "https://www.innoveye.com/llms.txt",
      "representativeQueries": [
        "What does Innoveye do?",
        "Give me an overview of Innoveye",
        "Which pages on innoveye.com can an AI agent read?"
      ]
    },
    {
      "identifier": "urn:air:www.innoveye.com:doc:overview",
      "displayName": "Innoveye overview (Markdown)",
      "description": "Homepage overview: forward-deployed AI engineering, what Innoveye builds, and who it serves.",
      "type": "text/markdown",
      "url": "https://www.innoveye.com/index.md",
      "representativeQueries": [
        "What is forward-deployed AI engineering?",
        "What kind of AI does Innoveye build?",
        "How does Innoveye work with enterprises?"
      ]
    },
    {
      "identifier": "urn:air:www.innoveye.com:doc:services",
      "displayName": "Innoveye services (Markdown)",
      "description": "Innoveye's services: AI agents, automations, workflows, and integrations shipped into production.",
      "type": "text/markdown",
      "url": "https://www.innoveye.com/services.md",
      "representativeQueries": [
        "What services does Innoveye offer?",
        "Does Innoveye build AI agents?",
        "Can Innoveye integrate AI into our existing stack?"
      ]
    },
    {
      "identifier": "urn:air:www.innoveye.com:doc:about",
      "displayName": "About Innoveye (Markdown)",
      "description": "About Innoveye: the team, the forward-deployed model, and how engagements run.",
      "type": "text/markdown",
      "url": "https://www.innoveye.com/about.md",
      "representativeQueries": [
        "Who is behind Innoveye?",
        "Where is Innoveye based?",
        "How is Innoveye different from an AI consultancy?"
      ]
    },
    {
      "identifier": "urn:air:www.innoveye.com:doc:insights",
      "displayName": "Innoveye insights (Markdown)",
      "description": "Innoveye's articles on deploying AI agents in the enterprise and forward-deployed engineering.",
      "type": "text/markdown",
      "url": "https://www.innoveye.com/insights.md",
      "representativeQueries": [
        "How do you deploy AI agents securely in an enterprise?",
        "What does Innoveye write about?",
        "Read Innoveye's insights on enterprise AI"
      ]
    },
    {
      "identifier": "urn:air:www.innoveye.com:tool:contact",
      "displayName": "Contact Innoveye (WebMCP)",
      "description": "In-browser WebMCP tool that prefills the Innoveye contact form for the user to review and send. Available when the page is loaded in an agent-capable browser.",
      "type": "text/html",
      "url": "https://www.innoveye.com/#contact",
      "representativeQueries": [
        "Get in touch with Innoveye",
        "Send Innoveye a message about an AI project",
        "Contact Innoveye about forward-deployed AI engineering"
      ]
    }
  ]
}
