{
  "manifestVersion": 1,
  "process": {
    "slug": "incorporate-c-corp",
    "title": "Incorporate C-Corp",
    "phase": "formation",
    "description": "Set up a new Delaware C-Corporation with standard startup structure including bylaws, stock purchase agreements, and initial board resolutions."
  },
  "manifestUrl": "https://ultrametric.ai/productarena/processes/incorporate-c-corp/manifest.json",
  "steps": [
    {
      "id": "n1",
      "title": "Choose formation service",
      "kind": "human",
      "route": "person",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [
        {
          "vendor": "clerky",
          "name": "Clerky",
          "productId": "clerky",
          "arena": "legal-ops",
          "agentReady": 37.3,
          "mcpEndpoint": "https://mcp.clerky.com/mcp",
          "paProductUrl": "https://ultrametric.ai/productarena/arena/legal-ops/product/clerky"
        },
        {
          "vendor": "stripe_atlas",
          "name": "Stripe Atlas",
          "productId": "stripe-atlas",
          "arena": "legal-ops",
          "agentReady": 32,
          "mcpEndpoint": null,
          "paProductUrl": "https://ultrametric.ai/productarena/arena/legal-ops/product/stripe-atlas"
        },
        {
          "vendor": "firstbase",
          "name": "Firstbase",
          "productId": "firstbase",
          "arena": "legal-ops",
          "agentReady": 0,
          "mcpEndpoint": null,
          "paProductUrl": "https://ultrametric.ai/productarena/arena/legal-ops/product/firstbase"
        },
        {
          "vendor": "legalzoom",
          "name": "LegalZoom",
          "productId": "legalzoom",
          "arena": "legal-ops",
          "agentReady": 32,
          "mcpEndpoint": null,
          "paProductUrl": "https://ultrametric.ai/productarena/arena/legal-ops/product/legalzoom"
        },
        {
          "vendor": "northwest",
          "name": "Northwest Registered Agent",
          "productId": null,
          "arena": null,
          "agentReady": null,
          "mcpEndpoint": null,
          "paProductUrl": null
        },
        {
          "vendor": "doola",
          "name": "Doola",
          "productId": null,
          "arena": null,
          "agentReady": null,
          "mcpEndpoint": null,
          "paProductUrl": null
        }
      ],
      "approvalRequired": false,
      "riskLevel": null,
      "estimatedMinutes": 10,
      "async": false
    },
    {
      "id": "n3",
      "title": "Check name availability",
      "kind": "api",
      "route": "agent",
      "toolCall": "company_data_get",
      "calls": [
        {
          "method": "GET /api/name-availability?state=DE&name={name}",
          "type": "rest",
          "description": "Check Delaware name availability"
        }
      ],
      "vendorOptions": [],
      "approvalRequired": false,
      "riskLevel": null,
      "estimatedMinutes": 2,
      "async": false,
      "actionUrl": "https://icis.corp.delaware.gov/ecorp/entitysearch/namesearch.aspx"
    },
    {
      "id": "n4",
      "title": "Submit incorporation filing",
      "kind": "computer-use",
      "route": "form",
      "toolCall": null,
      "calls": [
        {
          "method": "clerky.incorporation.submit()",
          "type": "manual",
          "description": "Manual submission on Clerky portal"
        }
      ],
      "vendorOptions": [
        {
          "vendor": "clerky",
          "name": "Clerky",
          "productId": "clerky",
          "arena": "legal-ops",
          "agentReady": 37.3,
          "mcpEndpoint": "https://mcp.clerky.com/mcp",
          "paProductUrl": "https://ultrametric.ai/productarena/arena/legal-ops/product/clerky"
        }
      ],
      "approvalRequired": true,
      "riskLevel": "high",
      "estimatedMinutes": 30,
      "async": false,
      "actionUrl": "https://corp.delaware.gov/howtoform/"
    },
    {
      "id": "n5",
      "title": "Receive Certificate of Incorporation",
      "kind": "human",
      "route": "person",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": false,
      "riskLevel": null,
      "estimatedMinutes": 2880,
      "async": true
    },
    {
      "id": "n6",
      "title": "Adopt bylaws & initial resolutions",
      "kind": "computer-use",
      "route": "form",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [
        {
          "vendor": "clerky",
          "name": "Clerky",
          "productId": "clerky",
          "arena": "legal-ops",
          "agentReady": 37.3,
          "mcpEndpoint": "https://mcp.clerky.com/mcp",
          "paProductUrl": "https://ultrametric.ai/productarena/arena/legal-ops/product/clerky"
        }
      ],
      "approvalRequired": true,
      "riskLevel": "medium",
      "estimatedMinutes": 20,
      "async": false
    },
    {
      "id": "n7",
      "title": "Issue founder stock",
      "kind": "computer-use",
      "route": "form",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [
        {
          "vendor": "clerky",
          "name": "Clerky",
          "productId": "clerky",
          "arena": "legal-ops",
          "agentReady": 37.3,
          "mcpEndpoint": "https://mcp.clerky.com/mcp",
          "paProductUrl": "https://ultrametric.ai/productarena/arena/legal-ops/product/clerky"
        }
      ],
      "approvalRequired": true,
      "riskLevel": "high",
      "estimatedMinutes": 15,
      "async": false
    },
    {
      "id": "n8",
      "title": "File 83(b) election with IRS",
      "kind": "human",
      "route": "person",
      "toolCall": null,
      "calls": [
        {
          "method": "USPS certified mail to IRS",
          "type": "manual",
          "description": "Must be mailed within 30 days of stock purchase"
        }
      ],
      "vendorOptions": [
        {
          "vendor": "irs",
          "name": "IRS",
          "productId": null,
          "arena": null,
          "agentReady": null,
          "mcpEndpoint": null,
          "paProductUrl": null
        }
      ],
      "approvalRequired": true,
      "riskLevel": "high",
      "estimatedMinutes": 20,
      "async": true,
      "actionUrl": "https://www.irs.gov/pub/irs-pdf/f15620.pdf"
    }
  ],
  "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."
  }
}