{
  "manifestVersion": 1,
  "process": {
    "slug": "negotiate-saas-agreement",
    "title": "Negotiate SaaS agreement",
    "phase": "legal",
    "description": "Create a standard SaaS subscription agreement, terms of service, and privacy policy."
  },
  "manifestUrl": "https://ultrametric.ai/productarena/processes/negotiate-saas-agreement/manifest.json",
  "steps": [
    {
      "id": "n1",
      "title": "Draft SaaS agreement template",
      "kind": "api",
      "route": "agent",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": true,
      "riskLevel": "medium",
      "estimatedMinutes": 30,
      "async": false
    },
    {
      "id": "n2",
      "title": "Draft Terms of Service",
      "kind": "api",
      "route": "agent",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": true,
      "riskLevel": "medium",
      "estimatedMinutes": 30,
      "async": false
    },
    {
      "id": "n3",
      "title": "Draft Privacy Policy",
      "kind": "api",
      "route": "agent",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": true,
      "riskLevel": "medium",
      "estimatedMinutes": 30,
      "async": false
    },
    {
      "id": "n4",
      "title": "Legal counsel review",
      "kind": "human",
      "route": "person",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": true,
      "riskLevel": "high",
      "estimatedMinutes": 4320,
      "async": true,
      "irreducible": "judgment or identity — work an agent shouldn’t stand in for"
    },
    {
      "id": "n5",
      "title": "Publish to website",
      "kind": "computer-use",
      "route": "form",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": true,
      "riskLevel": "medium",
      "estimatedMinutes": 15,
      "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."
  }
}