{
  "manifestVersion": 1,
  "process": {
    "slug": "hire-intl-contractor",
    "title": "Hire intl contractor",
    "phase": "hr",
    "description": "Engage an international contractor with proper agreements, compliance, and payment setup via Deel."
  },
  "manifestUrl": "https://ultrametric.ai/productarena/processes/hire-intl-contractor/manifest.json",
  "steps": [
    {
      "id": "n1",
      "title": "Determine contractor classification",
      "kind": "api",
      "route": "agent",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": true,
      "riskLevel": "medium",
      "estimatedMinutes": 5,
      "async": false
    },
    {
      "id": "n2",
      "title": "Draft contractor agreement",
      "kind": "api",
      "route": "agent",
      "toolCall": null,
      "calls": [
        {
          "method": "POST /rest/v2/contracts",
          "type": "rest",
          "description": "Create contractor agreement on Deel"
        }
      ],
      "vendorOptions": [
        {
          "vendor": "deel",
          "name": "Deel",
          "productId": "deel",
          "arena": "payroll",
          "agentReady": 57.2,
          "mcpEndpoint": null,
          "paProductUrl": "https://ultrametric.ai/productarena/arena/payroll/product/deel"
        }
      ],
      "approvalRequired": true,
      "riskLevel": "high",
      "estimatedMinutes": 10,
      "async": false
    },
    {
      "id": "n3",
      "title": "Review agreement with counsel",
      "kind": "human",
      "route": "person",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": true,
      "riskLevel": "medium",
      "estimatedMinutes": 2880,
      "async": true,
      "irreducible": "judgment or identity — work an agent shouldn’t stand in for"
    },
    {
      "id": "n4",
      "title": "Send for signature",
      "kind": "api",
      "route": "agent",
      "toolCall": null,
      "calls": [
        {
          "method": "POST /rest/v2/contracts/{id}/invite",
          "type": "rest",
          "description": "Send contract for signing"
        }
      ],
      "vendorOptions": [
        {
          "vendor": "deel",
          "name": "Deel",
          "productId": "deel",
          "arena": "payroll",
          "agentReady": 57.2,
          "mcpEndpoint": null,
          "paProductUrl": "https://ultrametric.ai/productarena/arena/payroll/product/deel"
        }
      ],
      "approvalRequired": true,
      "riskLevel": "medium",
      "estimatedMinutes": 2,
      "async": false
    },
    {
      "id": "n5",
      "title": "Set up payment schedule",
      "kind": "computer-use",
      "route": "form",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [
        {
          "vendor": "deel",
          "name": "Deel",
          "productId": "deel",
          "arena": "payroll",
          "agentReady": 57.2,
          "mcpEndpoint": null,
          "paProductUrl": "https://ultrametric.ai/productarena/arena/payroll/product/deel"
        }
      ],
      "approvalRequired": true,
      "riskLevel": "medium",
      "estimatedMinutes": 5,
      "async": false
    },
    {
      "id": "n6",
      "title": "Contractor completes tax info",
      "kind": "human",
      "route": "person",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [
        {
          "vendor": "deel",
          "name": "Deel",
          "productId": "deel",
          "arena": "payroll",
          "agentReady": 57.2,
          "mcpEndpoint": null,
          "paProductUrl": "https://ultrametric.ai/productarena/arena/payroll/product/deel"
        }
      ],
      "approvalRequired": false,
      "riskLevel": null,
      "estimatedMinutes": 4320,
      "async": true
    }
  ],
  "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."
  }
}