﻿{
  "meta": {
    "version": "2.0.0",
    "lastUpdated": "2026-03-18T00:00:00Z",
    "description": "META-AIML modules and plugins versions API"
  },
  "platforms": {
    "wordpress": {
      "name": "WordPress Plugin",
      "description": "Official META-AIML plugin for WordPress",
      "status": "stable",
      "latestVersion": "2.0.0",
      "versions": [
        {
          "version": "2.0.0",
          "releaseDate": "2026-03-18",
          "status": "stable",
          "sdkVersion": "3.0.0",
          "downloadUrl": "https://modules.meta-aiml.org/wordpress/2.0.0/meta-aiml-v2.0.0.zip",
          "changelogUrl": "https://modules.meta-aiml.org/wordpress/2.0.0/changelog.md",
          "requirements": {
            "wordpress": "6.0+",
            "php": "8.0+",
            "browser": "Modern browsers"
          },
          "features": [
            "Schema editor aligned to META-AIML v3",
            "Validator bridge using SDK 3.0.0",
            "Templates loaded from the schema registry",
            "Automatic head insertion",
            "Validation score zones and suggestions"
          ]
        },
        {
          "version": "1.0.0",
          "releaseDate": "2025-07-10",
          "status": "legacy",
          "sdkVersion": "2.0.1",
          "downloadUrl": "https://modules.meta-aiml.org/wordpress/1.0.0/meta-aiml.zip",
          "changelogUrl": "https://modules.meta-aiml.org/wordpress/1.0.0/changelog.md",
          "requirements": {
            "wordpress": "5.6+",
            "php": "7.0+",
            "browser": "Modern browsers"
          },
          "features": [
            "Schema editor",
            "Automatic head insertion",
            "Validator bridge using SDK 2.0.1",
            "Template library"
          ]
        }
      ]
    },
    "opencart": {
      "name": "OpenCart Module",
      "description": "Official META-AIML module for OpenCart",
      "status": "stable",
      "latestVersion": "2.0.0",
      "versions": [
        {
          "version": "2.0.0",
          "releaseDate": "2026-03-18",
          "status": "stable",
          "sdkVersion": "3.0.0",
          "downloadUrl": "https://modules.meta-aiml.org/opencart/2.0.0/meta-aiml-opencart-v2.0.0.ocmod.zip",
          "changelogUrl": "https://modules.meta-aiml.org/opencart/2.0.0/changelog.md",
          "requirements": {
            "opencart": "3.0+",
            "php": "7.0+",
            "browser": "Modern browsers"
          },
          "features": [
            "Schema editor aligned to META-AIML v3",
            "Validator bridge using SDK 3.0.0",
            "Templates loaded from the schema registry",
            "Automatic head insertion",
            "Validation score zones and suggestions"
          ]
        },
        {
          "version": "1.0.0",
          "releaseDate": "2025-07-18",
          "status": "legacy",
          "sdkVersion": "2.0.1",
          "downloadUrl": "https://modules.meta-aiml.org/opencart/1.0.0/meta-aiml-opencart.ocmod.zip",
          "changelogUrl": "https://modules.meta-aiml.org/opencart/1.0.0/changelog.md",
          "requirements": {
            "opencart": "3.0+",
            "php": "7.0+",
            "browser": "Modern browsers"
          },
          "features": [
            "Schema editor",
            "Automatic head insertion",
            "Validator bridge using SDK 2.0.1",
            "Template library"
          ]
        }
      ]
    },
    "manual": {
      "name": "Manual Integration",
      "description": "Manual integration guide for META-AIML v3.0.0",
      "status": "available",
      "latestVersion": "3.0.0",
      "guideUrl": "https://modules.meta-aiml.org/manual/",
      "playgroundUrl": "https://meta-aiml.org/playground",
      "supportedPlatforms": [
        "HTML websites",
        "React/Next.js",
        "Vue.js",
        "Shopify",
        "Wix",
        "Squarespace",
        "Webflow",
        "Jekyll/Hugo",
        "Ghost",
        "Custom CMS"
      ]
    }
  },
  "support": {
    "documentation": "https://meta-aiml.org/docs",
    "playground": "https://meta-aiml.org/playground",
    "support": "https://meta-aiml.org/support",
    "github": "https://github.com/meta-aiml-org"
  }
}
