{
  "manifestVersion": 1,
  "process": {
    "slug": "set-up-ats",
    "title": "Set up ATS",
    "phase": "hr",
    "description": "Configure ATS for hiring pipeline, create job postings, and set up interview workflows."
  },
  "manifestUrl": "https://ultrametric.ai/productarena/processes/set-up-ats/manifest.json",
  "steps": [
    {
      "id": "n1",
      "title": "Create ATS account",
      "kind": "computer-use",
      "route": "form",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [
        {
          "vendor": "lever",
          "name": "Lever",
          "productId": null,
          "arena": null,
          "agentReady": null,
          "mcpEndpoint": null,
          "paProductUrl": null
        }
      ],
      "approvalRequired": true,
      "riskLevel": null,
      "estimatedMinutes": 15,
      "async": false
    },
    {
      "id": "n2",
      "title": "Configure interview stages",
      "kind": "api",
      "route": "agent",
      "toolCall": null,
      "calls": [
        {
          "method": "POST /v1/stages",
          "type": "rest",
          "description": "Create interview pipeline stages"
        }
      ],
      "vendorOptions": [
        {
          "vendor": "lever",
          "name": "Lever",
          "productId": null,
          "arena": null,
          "agentReady": null,
          "mcpEndpoint": null,
          "paProductUrl": null
        }
      ],
      "approvalRequired": true,
      "riskLevel": null,
      "estimatedMinutes": 15,
      "async": false
    },
    {
      "id": "n3",
      "title": "Create job postings",
      "kind": "api",
      "route": "agent",
      "toolCall": null,
      "calls": [
        {
          "method": "POST /v1/postings",
          "type": "rest",
          "description": "Create job postings"
        }
      ],
      "vendorOptions": [
        {
          "vendor": "lever",
          "name": "Lever",
          "productId": null,
          "arena": null,
          "agentReady": null,
          "mcpEndpoint": null,
          "paProductUrl": null
        }
      ],
      "approvalRequired": true,
      "riskLevel": null,
      "estimatedMinutes": 20,
      "async": false
    },
    {
      "id": "n4",
      "title": "Set up scorecard templates",
      "kind": "api",
      "route": "agent",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [
        {
          "vendor": "lever",
          "name": "Lever",
          "productId": null,
          "arena": null,
          "agentReady": null,
          "mcpEndpoint": null,
          "paProductUrl": null
        }
      ],
      "approvalRequired": true,
      "riskLevel": null,
      "estimatedMinutes": 15,
      "async": false
    },
    {
      "id": "n5",
      "title": "Connect careers page",
      "kind": "computer-use",
      "route": "form",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [
        {
          "vendor": "lever",
          "name": "Lever",
          "productId": null,
          "arena": null,
          "agentReady": null,
          "mcpEndpoint": null,
          "paProductUrl": null
        }
      ],
      "approvalRequired": true,
      "riskLevel": null,
      "estimatedMinutes": 10,
      "async": false
    }
  ],
  "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."
  }
}