{
  "schema_version": "1.0",
  "name": "Comturk product catalog feed",
  "description": "Public read-only catalog of Comturk products, deployment options, and primary actions.",
  "url": "https://comturk.com/feeds/products.json",
  "last_updated": "2026-05-17",
  "products": [
    {
      "id": "ai-agent",
      "name": "AI Agent",
      "category": "AI customer service",
      "status": "available",
      "url": "https://comturk.com/products/ai-agent.html",
      "description": "AI chatbot that learns from knowledge bases, answers customer questions, and hands off to human agents."
    },
    {
      "id": "live-chat",
      "name": "Live Chat",
      "category": "Messaging",
      "status": "available",
      "url": "https://comturk.com/products/live-chat.html",
      "description": "Website chat and unified inbox for real-time customer conversations."
    },
    {
      "id": "help-desk",
      "name": "Help Desk",
      "category": "Support operations",
      "status": "available",
      "url": "https://comturk.com/products/help-desk.html",
      "description": "Ticketing, prioritization, team assignment, and support workflow management."
    },
    {
      "id": "ai-actions",
      "name": "AI Actions",
      "category": "Automation",
      "status": "available",
      "url": "https://comturk.com/products/ai-actions.html",
      "description": "No-code automation flows for responses, routing, follow-up, and visitor engagement."
    },
    {
      "id": "visitor-analytics",
      "name": "Visitor Analytics",
      "category": "Analytics",
      "status": "available",
      "url": "https://comturk.com/products/visitor-analytics.html",
      "description": "Website visitor tracking, lead scoring, behavior analytics, and conversation insights."
    },
    {
      "id": "personal-assistant",
      "name": "AI Personal Assistant",
      "category": "Personal productivity",
      "status": "available",
      "url": "https://comturk.com/products/personal-assistant.html",
      "description": "AI assistant for email, calendar, meetings, and custom tools."
    },
    {
      "id": "on-premise",
      "name": "On-Premise Deployment",
      "category": "Deployment",
      "status": "available",
      "url": "https://comturk.com/deployment/on-premise.html",
      "description": "Self-hosted Docker deployment for organizations that need full data control."
    }
  ],
  "primary_actions": [
    {
      "id": "signup",
      "name": "Start for free",
      "url": "https://chat.comturk.com/signup"
    },
    {
      "id": "login",
      "name": "Sign in",
      "url": "https://chat.comturk.com/login"
    },
    {
      "id": "contact-sales",
      "name": "Contact sales",
      "url": "https://comturk.com/company/contact.html"
    }
  ]
}
