{
  "manifestVersion": 1,
  "process": {
    "slug": "publish-privacy-policy-dpa",
    "title": "Publish privacy policy & DPA",
    "phase": "compliance",
    "description": "Stand up the privacy paperwork customers ask for: generate the privacy policy and terms, get counsel review, publish to the site, and wire a DPA signature flow with a maintained subprocessor list."
  },
  "manifestUrl": "https://ultrametric.ai/productarena/processes/publish-privacy-policy-dpa/manifest.json",
  "steps": [
    {
      "id": "n1",
      "title": "Generate privacy policy and terms",
      "kind": "api",
      "route": "agent",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [
        {
          "vendor": "vanta",
          "name": "Vanta",
          "productId": null,
          "arena": null,
          "agentReady": null,
          "mcpEndpoint": null,
          "paProductUrl": null
        },
        {
          "vendor": "termly",
          "name": "Termly",
          "productId": null,
          "arena": null,
          "agentReady": null,
          "mcpEndpoint": null,
          "paProductUrl": null
        },
        {
          "vendor": "iubenda",
          "name": "iubenda",
          "productId": null,
          "arena": null,
          "agentReady": null,
          "mcpEndpoint": null,
          "paProductUrl": null
        }
      ],
      "approvalRequired": false,
      "riskLevel": null,
      "estimatedMinutes": 20,
      "async": false
    },
    {
      "id": "n2",
      "title": "Review with counsel",
      "kind": "human",
      "route": "person",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": false,
      "riskLevel": null,
      "estimatedMinutes": 120,
      "async": true,
      "irreducible": "judgment or identity — work an agent shouldn’t stand in for"
    },
    {
      "id": "n3",
      "title": "Publish policies to the website",
      "kind": "api",
      "route": "agent",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [
        {
          "vendor": "vercel",
          "name": "Vercel",
          "productId": "vercel",
          "arena": "edge-platforms",
          "agentReady": 43.7,
          "mcpEndpoint": null,
          "paProductUrl": "https://ultrametric.ai/productarena/arena/edge-platforms/product/vercel"
        },
        {
          "vendor": "render",
          "name": "Render",
          "productId": "render",
          "arena": "edge-platforms",
          "agentReady": 78.9,
          "mcpEndpoint": null,
          "paProductUrl": "https://ultrametric.ai/productarena/arena/edge-platforms/product/render"
        },
        {
          "vendor": "cloudflare",
          "name": "Cloudflare Workers",
          "productId": "cloudflare",
          "arena": "edge-platforms",
          "agentReady": 63.1,
          "mcpEndpoint": null,
          "paProductUrl": "https://ultrametric.ai/productarena/arena/edge-platforms/product/cloudflare"
        },
        {
          "vendor": "railway",
          "name": "Railway",
          "productId": "railway",
          "arena": "edge-platforms",
          "agentReady": 48,
          "mcpEndpoint": null,
          "paProductUrl": "https://ultrametric.ai/productarena/arena/edge-platforms/product/railway"
        },
        {
          "vendor": "netlify",
          "name": "Netlify",
          "productId": "netlify",
          "arena": "edge-platforms",
          "agentReady": 42.7,
          "mcpEndpoint": null,
          "paProductUrl": "https://ultrametric.ai/productarena/arena/edge-platforms/product/netlify"
        },
        {
          "vendor": "fly-io",
          "name": "Fly.io",
          "productId": "fly-io",
          "arena": "edge-platforms",
          "agentReady": 40.6,
          "mcpEndpoint": null,
          "paProductUrl": "https://ultrametric.ai/productarena/arena/edge-platforms/product/fly-io"
        }
      ],
      "approvalRequired": false,
      "riskLevel": null,
      "estimatedMinutes": 10,
      "async": false
    },
    {
      "id": "n4",
      "title": "Set up the DPA e-signature flow",
      "kind": "api",
      "route": "agent",
      "toolCall": null,
      "calls": [
        {
          "method": "POST /v2.1/accounts/{accountId}/templates",
          "type": "rest",
          "description": "Create the DPA envelope template"
        }
      ],
      "vendorOptions": [
        {
          "vendor": "docusign",
          "name": "Docusign",
          "productId": "docusign",
          "arena": "legal-ops",
          "agentReady": 36.8,
          "mcpEndpoint": null,
          "paProductUrl": "https://ultrametric.ai/productarena/arena/legal-ops/product/docusign"
        }
      ],
      "approvalRequired": true,
      "riskLevel": null,
      "estimatedMinutes": 15,
      "async": false
    },
    {
      "id": "n5",
      "title": "Maintain the subprocessor list",
      "kind": "api",
      "route": "agent",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [
        {
          "vendor": "notion",
          "name": "Notion",
          "productId": "notion",
          "arena": "project-management",
          "agentReady": 58.6,
          "mcpEndpoint": null,
          "paProductUrl": "https://ultrametric.ai/productarena/arena/project-management/product/notion"
        }
      ],
      "approvalRequired": false,
      "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."
  }
}