{
  "schemaVersion": 1,
  "purpose": "UI configuration for WordAI free-version upgrade screens and locked previews.",
  "dataSources": {
    "basic": "basic-features.json",
    "pro": "pro-features.json"
  },
  "uiSections": {
    "hero": [
      {
        "key": "unlock_more_targets",
        "title": "Generate for More Content Types",
        "description": "Unlock WooCommerce products, custom post types, and richer insertion workflows without changing how the editor tools work.",
        "featureKeys": [
          "woocommerce_product_support",
          "custom_post_type_support"
        ]
      },
      {
        "key": "unlock_more_ai",
        "title": "Keep All Providers, Unlock More Depth",
        "description": "WordAI Free already includes OpenAI, Google Gemini, and Anthropic Claude. WordAI Pro removes the limits around advanced output, broader content targets, and future premium automation.",
        "featureKeys": [
          "provider_anthropic_claude"
        ]
      },
      {
        "key": "unlock_agent",
        "title": "Turn Content Into an AI Agent",
        "description": "Embed site content, configure a front-end support assistant, and reuse embedded sources across providers when appropriate.",
        "featureKeys": [
          "ai_agent",
          "contents_embedding",
          "frontend_ai_chat"
        ]
      }
    ],
    "comparison_table": [
      {
        "group": "Content Writing",
        "rows": [
          "content_generation_core",
          "suggest_titles",
          "seo_fields",
          "seo_generation_options",
          "seo_scan",
          "language_and_tone_controls",
          "streaming_mode"
        ]
      },
      {
        "group": "Providers",
        "rows": [
          "provider_openai",
          "provider_google_gemini",
          "provider_anthropic_claude"
        ]
      },
      {
        "group": "Images",
        "rows": [
          "image_generation",
          "advanced_image_controls",
          "hd_image_generation",
          "auto_insert_images"
        ]
      },
      {
        "group": "Targets",
        "rows": [
          "post_page_support",
          "woocommerce_product_support",
          "custom_post_type_support"
        ]
      },
      {
        "group": "AI Agent",
        "rows": [
          "ai_agent",
          "contents_embedding",
          "frontend_ai_chat",
          "cross_provider_embedding_reuse"
        ]
      },
      {
        "group": "Operations",
        "rows": [
          "support_page",
          "support_logs",
          "license_updates"
        ]
      }
    ],
    "limited_features_cards": [
      {
        "featureKey": "image_generation",
        "title": "Images in Free",
        "description": "Free includes one standard generated image. Pro unlocks HD output, richer sizing, and advanced model controls."
      },
      {
        "featureKey": "auto_insert_images",
        "title": "Image Insert in Free",
        "description": "Free keeps a simple single-image flow. Pro can expand this into gallery and featured-image workflows."
      },
      {
        "featureKey": "contents_embedding",
        "title": "AI Agent in Free",
        "description": "Free includes the real AI Agent workflow with up to 5 embedded content items so users can test retrieval and front-end chat before scaling up."
      },
      {
        "featureKey": "seo_scan",
        "title": "SEO Scan in Free",
        "description": "Free includes 5 SEO scans with AI auto-fix per month across posts, pages, and products. Pro unlocks unlimited SEO scans and fixes."
      }
    ],
    "cta": {
      "title": "Unlock WordAI Pro",
      "description": "Unlock higher limits, richer image generation, WooCommerce support, larger AI Agent knowledge bases, and future premium automation features.",
      "primaryLabel": "Buy WordAI Pro",
      "secondaryLabel": "Compare Features"
    }
  }
}
