{
  "schemaVersion": 1,
  "product": "wordai",
  "tier": "basic",
  "modules": [
    {
      "key": "core_writer",
      "label": "Core AI Writer",
      "description": "Generate post and page copy directly in the WordPress editor with title, content, excerpt, tags, and SEO helpers.",
      "features": [
        {
          "key": "content_generation_core",
          "label": "Content generation workspace"
        },
        {
          "key": "suggest_titles",
          "label": "Suggest title modal"
        },
        {
          "key": "seo_fields",
          "label": "SEO title and meta helpers"
        },
        {
          "key": "seo_generation_options",
          "label": "SEO generation options"
        },
        {
          "key": "seo_scan",
          "label": "5 SEO scans with AI auto-fix per month"
        },
        {
          "key": "streaming_mode",
          "label": "Streaming and non-streaming modes"
        }
      ]
    },
    {
      "key": "providers",
      "label": "AI Providers",
      "description": "Use OpenAI, Google Gemini, and Anthropic Claude in the free build while feature limits stay controlled by screen and workflow.",
      "features": [
        {
          "key": "provider_openai",
          "label": "OpenAI"
        },
        {
          "key": "provider_google_gemini",
          "label": "Google Gemini"
        },
        {
          "key": "provider_anthropic_claude",
          "label": "Anthropic Claude"
        }
      ]
    },
    {
      "key": "images",
      "label": "Images",
      "description": "Create one standard image and keep advanced image workflows visible but locked for Pro.",
      "features": [
        {
          "key": "image_generation",
          "label": "Single standard image generation"
        },
        {
          "key": "auto_insert_images",
          "label": "Single image insert workflow"
        },
        {
          "key": "advanced_image_controls",
          "label": "Advanced image controls"
        },
        {
          "key": "hd_image_generation",
          "label": "HD image generation"
        }
      ]
    },
    {
      "key": "agent",
      "label": "AI Agent and Retrieval",
      "description": "Use the same AI Agent workflow in WordAI Free with a small live knowledge base so users can test embedding and chat before upgrading.",
      "features": [
        {
          "key": "ai_agent",
          "label": "AI Agent workspace"
        },
        {
          "key": "contents_embedding",
          "label": "Embed up to 5 content items"
        },
        {
          "key": "frontend_ai_chat",
          "label": "Front-end AI chat"
        },
        {
          "key": "cross_provider_embedding_reuse",
          "label": "Reuse embedded content sources"
        }
      ]
    },
    {
      "key": "operations",
      "label": "Support and Operations",
      "description": "Keep support and diagnostics available in the free build so site owners can get help fast.",
      "features": [
        {
          "key": "support_page",
          "label": "Support page"
        },
        {
          "key": "support_logs",
          "label": "Plugin diagnostics logs"
        },
        {
          "key": "get_pro_page",
          "label": "Get Pro comparison page"
        }
      ]
    }
  ]
}
