{
  "site_info": {
    "name": "WaveAssist",
    "tagline": "Customizable AI Agents. Launch in One Click.",
    "description": "Get started with a ready-made assistant or craft your own - WaveAssist hosts, scales, and monitors every run. Empowering Customizable AI Assistants.",
    "url": "https://waveassist.ai",
    "type": "SaaS Platform",
    "industry": "AI/ML Automation",
    "target_audience": ["Developers", "Data Scientists", "AI Engineers", "Startup Teams", "Traders", "Business Analysts"],
    "last_updated": "2025-01-27T00:00:00Z",
    "ai_agent_friendly": true
  },
  "content_structure": {
    "main_sections": [
      {
        "name": "Homepage",
        "path": "/",
        "purpose": "Main landing page with customizable AI agents overview, featured assistants, social proof, and primary CTA",
        "content_type": "marketing"
      },
      {
        "name": "AI Assistants",
        "path": "/assistants", 
        "purpose": "Browse and discover customizable AI assistants and workflow templates that can be deployed in one click",
        "content_type": "product_catalog"
      },
      {
        "name": "Blog",
        "path": "/blog",
        "purpose": "Educational content, tutorials, and product updates about customizable AI agents, assistants, and automation",
        "content_type": "educational"
      },
      {
        "name": "Pricing",
        "path": "/pricing", 
        "purpose": "Hybrid pricing model: Free Forever plan with $2 starter credits (pay-as-you-go for AI usage) and Custom Build Program for fully owned, customized agents with 2 years maintenance",
        "content_type": "commercial"
      },
      {
        "name": "Contact",
        "path": "/contact",
        "purpose": "Contact form and strategy call booking with the WaveAssist team",
        "content_type": "support"
      }
    ],
    "dynamic_content": [
      {
        "pattern": "/blog/[slug]",
        "description": "Individual blog posts with AI workflow insights",
        "source": "content/blogs/*.md"
      },
      {
        "pattern": "/assistants/[id]", 
        "description": "Individual AI assistant pages backed by YAML configuration",
        "source": "content/assistants/*.yml"
      }
    ]
  },
  "key_features": [
    "Customizable AI Agents",
    "One-Click Deployment",
    "Ready-Made AI Assistants",
    "Free Forever Plan",
    "Custom Build Program",
    "Dedicated Docker Environments",
    "Python-Powered Workflows",
    "Real-Time Monitoring & Logs",
    "Scheduled Automation (Cron/Hourly/Per-Second)",
    "Package Management (PyPI Integration)",
    "Zero Infrastructure Setup",
    "AI-Powered Core (GPT-4.1, Claude 4, Gemini 2.5, Grok 4)",
    "Full Code Ownership (Custom Build)",
    "Private Dedicated Hosting (Custom Build)"
  ],
  "primary_keywords": [
    "customizable AI agents",
    "AI assistants",
    "one click deployment",
    "AI workflow automation",
    "free forever AI assistants",
    "custom AI agent build",
    "dedicated Docker environments",
    "Python AI workflows",
    "hosted AI agents",
    "AI agent templates",
    "run GPT workflows",
    "automate code with AI",
    "LLM task scheduler",
    "no infrastructure workflow runner",
    "real-time automation",
    "scheduled AI tasks",
    "package management for AI"
  ],
  "crawling_guidelines": {
    "robots_txt": "/robots.txt",
    "sitemap": "/sitemap.xml",
    "crawl_delay": 1,
    "preferred_user_agents": [
      "GPTBot",
      "ChatGPT-User", 
      "Claude-Web",
      "anthropic-ai",
      "Google-Extended",
      "PerplexityBot"
    ]
  },
  "content_categories": {
    "templates": {
      "description": "AI-powered workflow templates and assistants for various use cases",
      "categories": [
        "Trading & Finance",
        "Content Generation", 
        "Data Analysis",
        "Development Tools",
        "Marketing Automation",
        "Communication",
        "Business Intelligence",
        "Code Review",
        "Brand Monitoring",
        "Lead Generation"
      ]
    },
    "blog_topics": [
      "AI Agents",
      "Workflow Automation",
      "Trading Automation", 
      "Technical Analysis",
      "AI in Finance",
      "Development Tools",
      "Product Updates",
      "AI Assistants",
      "Custom AI Builds",
      "Python Automation",
      "Code Reviews",
      "Content Generation"
    ]
  },
  "structured_data": {
    "schema_org": true,
    "json_ld": true,
    "open_graph": true,
    "twitter_cards": true,
    "microdata": false
  },
  "accessibility": {
    "ai_agents": "fully_accessible",
    "search_engines": "fully_accessible", 
    "screen_readers": "accessible",
    "semantic_html": "implemented"
  }
}