{
  "manifestVersion": 1,
  "process": {
    "slug": "set-up-cap-table",
    "title": "Set up cap table",
    "phase": "fundraising",
    "description": "Setup wizard suggested task for Friends & Family and Pre-seed users. Track all investments in a cap table — even informal rounds."
  },
  "manifestUrl": "https://ultrametric.ai/productarena/processes/set-up-cap-table/manifest.json",
  "steps": [
    {
      "id": "n1",
      "title": "Choose cap table tool",
      "kind": "human",
      "route": "person",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [
        {
          "vendor": "carta",
          "name": "Carta",
          "productId": "carta",
          "arena": "equity-management",
          "agentReady": 35.7,
          "mcpEndpoint": "https://mcp.app.carta.com/mcp",
          "paProductUrl": "https://ultrametric.ai/productarena/arena/equity-management/product/carta"
        },
        {
          "vendor": "cake-equity",
          "name": "Cake Equity",
          "productId": "cake-equity",
          "arena": "equity-management",
          "agentReady": 22.1,
          "mcpEndpoint": null,
          "paProductUrl": "https://ultrametric.ai/productarena/arena/equity-management/product/cake-equity"
        },
        {
          "vendor": "ledgy",
          "name": "Ledgy",
          "productId": "ledgy",
          "arena": "equity-management",
          "agentReady": 12.3,
          "mcpEndpoint": null,
          "paProductUrl": "https://ultrametric.ai/productarena/arena/equity-management/product/ledgy"
        },
        {
          "vendor": "pulley",
          "name": "Pulley",
          "productId": "pulley",
          "arena": "equity-management",
          "agentReady": 6,
          "mcpEndpoint": null,
          "paProductUrl": "https://ultrametric.ai/productarena/arena/equity-management/product/pulley"
        },
        {
          "vendor": "vestd",
          "name": "Vestd",
          "productId": "vestd",
          "arena": "equity-management",
          "agentReady": 9.3,
          "mcpEndpoint": null,
          "paProductUrl": "https://ultrametric.ai/productarena/arena/equity-management/product/vestd"
        },
        {
          "vendor": "fidelity-private-shares",
          "name": "Fidelity Private Shares",
          "productId": "fidelity-private-shares",
          "arena": "equity-management",
          "agentReady": 0,
          "mcpEndpoint": null,
          "paProductUrl": "https://ultrametric.ai/productarena/arena/equity-management/product/fidelity-private-shares"
        }
      ],
      "approvalRequired": false,
      "riskLevel": null,
      "estimatedMinutes": 10,
      "async": false
    },
    {
      "id": "n2",
      "title": "Enter founding shares",
      "kind": "computer-use",
      "route": "form",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": true,
      "riskLevel": "medium",
      "estimatedMinutes": 15,
      "async": false
    },
    {
      "id": "n3",
      "title": "Record investments/SAFEs",
      "kind": "computer-use",
      "route": "form",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": true,
      "riskLevel": "medium",
      "estimatedMinutes": 20,
      "async": false
    },
    {
      "id": "n4",
      "title": "Verify cap table",
      "kind": "human",
      "route": "person",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": true,
      "riskLevel": "high",
      "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."
  }
}