{
  "plugin_id": "discovery",
  "version": "0.3.0",
  "visibility": "plugin-base",
  "license": "MIT",
  "package_type": "mcp_binary",
  "entrypoint": "masix-plugin-discovery",
  "dependencies": [],
  "platforms": [
    {
      "id": "android-aarch64-termux",
      "file": "discovery-android-aarch64-termux.pkg",
      "sha256": "db894cfecaff4cf3a31fd395c0a4feb4a833ab729a1cf1c85d191f47e9ea5a53"
    },
    {
      "id": "linux-x86_64",
      "file": "discovery-linux-x86_64.pkg",
      "sha256": "cf3d9829bbaadec4cdd3a7c2a0c7f203154784d6e77ea97f1edc420ff751bc14"
    }
  ],
  "source": {
    "git_url": "https://github.com/DioNanos/MasiX.git",
    "git_ref": "v0.4.4",
    "subdir": "packages/plugin-base/discovery/source"
  },
  "install": {
    "command": "masix plugin install-file --file <path-to-pkg> --plugin discovery --version 0.3.0 --package-type mcp_binary"
  },
  "notes": [
    "Package usable without plugin server.",
    "Tor support is optional and degrades gracefully to clearnet.",
    "macOS currently relies on bundled source-build fallback on DEV until an Apple cross-linker is available."
  ]
}
