{
  "version": "1.0",
  "type": "AEO_Discovery",
  "site": {
    "name": "IBOTIX AI",
    "url": "https://ibotix.ai"
  },
  "primaryGoal": "Enable Answer Engines to find concise, accurate answers and the most relevant pages for follow-up discovery.",
  "entryPoints": [
    {
      "url": "https://ibotix.ai/",
      "signals": ["homepage", "product-overview", "FAQ"]
    },
    {
      "url": "https://ibotix.ai/product",
      "signals": ["products", "solutions", "category-landing"]
    },
    {
      "url": "https://ibotix.ai/use-case",
      "signals": ["use-cases", "industries", "category-landing"]
    },
    {
      "url": "https://ibotix.ai/case-study",
      "signals": ["case-studies", "proof", "outcomes"]
    },
    {
      "url": "https://ibotix.ai/company/stories",
      "signals": ["blog", "educational-content", "searchable-articles"]
    },
    {
      "url": "https://ibotix.ai/company/contact-us",
      "signals": ["lead-gen", "CTA", "request-demo"]
    }
  ],
  "answerFocus": {
    "topics": [
      "agentic AI products for document processing",
      "AI recruitment automation (Ibotix Hire)",
      "AI video analytics (CCTV Analysis)",
      "AI marketing campaign automation",
      "AI contact center/customer engagement",
      "how IBOTIX helps teams scale",
      "industry-specific use cases",
      "case study outcomes and measurable impact"
    ],
    "preferredAnswerFormat": [
      "short definitions",
      "step-by-step 'how it works'",
      "bulleted differentiators",
      "metrics/outcomes when available",
      "clear next step CTAs (demo/contact)"
    ]
  },
  "crawlAndServe": {
    "allowDiscoveryFrom": [
      "/",
      "/product",
      "/use-case",
      "/case-study",
      "/company/stories",
      "/company/contact-us"
    ],
    "avoidContentForAnswerTraining": [
      "/api/",
      "/dashboard/",
      "/sign-in/",
      "/jobs/",
      "/apply/",
      "/login/",
      "/company/login-hr/"
    ]
  }
}
