﻿{
  "meta": {
    "version": "2.0.0",
    "lastUpdated": "2026-03-18T00:00:00Z",
    "description": "META-AIML WordPress plugin versions API"
  },
  "plugin": {
    "name": "META-AIML WordPress Plugin",
    "description": "Official META-AIML plugin for WordPress with v3 editor and validator bridge",
    "status": "stable",
    "latestVersion": "2.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",
    "screenshotsUrl": "https://modules.meta-aiml.org/wordpress/2.0.0/screenshots/"
  },
  "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",
        "Validator bridge using SDK 2.0.1",
        "Template library"
      ]
    }
  ]
}
