{
  "manifestVersion": 1,
  "process": {
    "slug": "provision-a-workspace-user",
    "title": "Provision a workspace user",
    "phase": "hr",
    "description": "Opportunity: create a Google Workspace account for a new hire. Google Workspace directory sync is wired today."
  },
  "manifestUrl": "https://ultrametric.ai/productarena/processes/provision-a-workspace-user/manifest.json",
  "steps": [
    {
      "id": "n1",
      "title": "Create Workspace user",
      "kind": "computer-use",
      "route": "form",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [
        {
          "vendor": "google_workspace",
          "name": "Google Workspace",
          "productId": null,
          "arena": null,
          "agentReady": null,
          "mcpEndpoint": null,
          "paProductUrl": null
        }
      ],
      "approvalRequired": true,
      "riskLevel": null,
      "estimatedMinutes": 2,
      "async": false,
      "actionUrl": "https://admin.google.com/"
    }
  ],
  "provenance": {
    "source": "productarena",
    "url": "https://ultrametric.ai/productarena",
    "generatedFrom": "data/processes.json + data/process-chains.json (the ProductArena founder-process corpus), resolved against live arena leaderboards at build time. Regenerate by refetching this manifest URL — it always reflects the currently deployed data, not a pinned data commit.",
    "license": "ProductArena Data License (DATA-LICENSE in github.com/ultrametricai/productarena): querying and quoting with attribution to \"ProductArena by Ultrametric Inc\" is fine; bulk redistribution or use to build competing datasets requires written permission."
  }
}