{
  "schemaVersion": 1,
  "product": "wordai",
  "tier": "pro",
  "modules": [
    {
      "key": "core_writer",
      "label": "WordAI Pro Writing Workspace",
      "description": "Full content generation workflow for titles, outlines, SEO fields, body content, and editor insertion.",
      "features": [
        "content_generation_core",
        "suggest_titles",
        "seo_fields",
        "seo_generation_options",
        "seo_scan",
        "language_and_tone_controls"
      ]
    },
    {
      "key": "providers",
      "label": "All Providers",
      "description": "Switch between OpenAI, Google Gemini, and Anthropic Claude from the same workflow.",
      "features": [
        "provider_openai",
        "provider_google_gemini",
        "provider_anthropic_claude"
      ]
    },
    {
      "key": "advanced_output",
      "label": "Advanced Output and Commerce",
      "description": "Generate richer image output and support WooCommerce products and custom post types.",
      "features": [
        "image_generation",
        "advanced_image_controls",
        "hd_image_generation",
        "woocommerce_product_support",
        "custom_post_type_support"
      ]
    },
    {
      "key": "agent",
      "label": "AI Agent and Retrieval",
      "description": "Embed site content, reuse provider-specific vectors, and power front-end support chat with retrieval.",
      "features": [
        "ai_agent",
        "contents_embedding",
        "frontend_ai_chat",
        "cross_provider_embedding_reuse"
      ]
    }
  ]
}
