{
  "schemaVersion": 1,
  "asOf": "2026-07-30",
  "publicPage": "https://dexgate.ai/compatibility/",
  "commercialPosture": {
    "label": "Free on npm · paid early-access pilot",
    "freeAdaptersLine": "Free adapters: available now on npm",
    "paidWorkflowsLine": "Paid governed workflows: early-access pilot",
    "summary": "OpenClaw and Codex free adapters are installable from npm. Paid Passport / governed path is early-access pilot on Linux Docker \u2014 not a general production SLA. Free npm availability is not pilot-only."
  },
  "statusLegend": {
    "AVAILABLE": "Installable from public npm; free local hard gate works today.",
    "PILOT": "Paid governed path available for entitled customers (early access).",
    "ROADMAP": "Same product model planned; package not on public npm yet."
  },
  "adapters": [
    {
      "id": "openclaw",
      "name": "OpenClaw",
      "npmPackage": "@dexgate/openclaw-trusted-mode",
      "npmVersion": "1.0.18",
      "publicStatus": "AVAILABLE",
      "modes": [
        {
          "mode": "free_local",
          "label": "Free local hard gate",
          "status": "AVAILABLE",
          "runtime": "OpenClaw 2026.4.8+",
          "scope": "Default ALLOWLIST_ONLY: read_file, list_files, search_files; all other tools blocked; offline; no Passport",
          "lastValidated": "2026-07-30",
          "evidence": "/docs/openclaw/quickstart/",
          "installCommand": "npm install @dexgate/openclaw-trusted-mode@1.0.18",
          "assessCommand": "npx --yes --package=@dexgate/openclaw-trusted-mode@1.0.18 dexgate-assess"
        },
        {
          "mode": "paid_passport",
          "label": "Paid Action Passport",
          "status": "PILOT",
          "runtime": "Dexgate Runtime 2.8.x / Linux Docker + Decision Middleware",
          "scope": "Opt-in MIDDLEWARE (or legacy PDP) for allow/deny/constrain + trace_id/evidence; Action Passport via entitled runtime workflows (not middleware /v1/decide envelope)",
          "lastValidated": "2026-07-30",
          "evidence": "/docs/openclaw/quickstart/#paid-continue",
          "relatedPackages": [
            "@dexgate/decision-middleware@0.1.1"
          ]
        }
      ],
      "heroBadge": "recommended free entry path",
      "comingSoon": false
    },
    {
      "id": "codex",
      "name": "Codex",
      "npmPackage": "@dexgate/codex-trusted-mode",
      "npmVersion": "0.1.16",
      "publicStatus": "AVAILABLE",
      "modes": [
        {
          "mode": "free_local",
          "label": "Free local hard gate",
          "status": "AVAILABLE",
          "runtime": "codex-cli 0.121.0+",
          "scope": "Read-only shell from a conservative allowlist; apply_patch, interpreters, chaining, redirection, and mutating commands blocked by default; no Passport",
          "lastValidated": "2026-07-29",
          "evidence": "/docs/codex/quickstart/",
          "installCommand": "npm install @dexgate/codex-trusted-mode@0.1.16",
          "assessCommand": "See /docs/codex/quickstart/ for published Codex free-path commands (bins: codex-trusted-mode-bridge, codex-trusted-mode-run-turn, codex-trusted-mode-session)"
        },
        {
          "mode": "paid_passport",
          "label": "Paid Action Passport",
          "status": "PILOT",
          "runtime": "Dexgate Runtime 2.8.x / Linux Docker",
          "scope": "Governed shell and patch evaluation via hosted runner / native approval bridge (not plain interactive Full Access alone); decision traces",
          "lastValidated": "2026-07-29",
          "evidence": "/docs/codex/quickstart/"
        }
      ],
      "heroBadge": "available free within documented coverage",
      "comingSoon": false
    },
    {
      "id": "grok",
      "name": "Grok Build",
      "npmPackage": null,
      "npmVersion": null,
      "publicStatus": "ROADMAP",
      "modes": [],
      "heroBadge": "Roadmap",
      "comingSoon": true,
      "note": "Not on public npm yet. Same free hard-gate / paid Passport model when released."
    },
    {
      "id": "claude",
      "name": "Claude Code",
      "npmPackage": null,
      "npmVersion": null,
      "publicStatus": "ROADMAP",
      "modes": [],
      "heroBadge": "Roadmap",
      "comingSoon": true,
      "note": "Not on public npm yet. Same free hard-gate / paid Passport model when released."
    },
    {
      "id": "cursor",
      "name": "Cursor",
      "npmPackage": null,
      "npmVersion": null,
      "publicStatus": "ROADMAP",
      "modes": [],
      "heroBadge": "Roadmap",
      "comingSoon": true,
      "note": "Not on public npm yet. Same free hard-gate / paid Passport model when released."
    },
    {
      "id": "copilot",
      "name": "GitHub Copilot",
      "npmPackage": null,
      "npmVersion": null,
      "publicStatus": "ROADMAP",
      "modes": [],
      "heroBadge": "Roadmap",
      "comingSoon": true,
      "note": "Not on public npm yet. Same free hard-gate / paid Passport model when released."
    }
  ]
}
