{
  "manifestVersion": 1,
  "process": {
    "slug": "set-up-registered-agent",
    "title": "Set up registered agent",
    "phase": "legal",
    "description": "Setup wizard suggested task for C Corp, LLC, and S Corp users. Required in your state of incorporation for legal documents."
  },
  "manifestUrl": "https://ultrametric.ai/productarena/processes/set-up-registered-agent/manifest.json",
  "steps": [
    {
      "id": "n1",
      "title": "Choose registered agent service",
      "kind": "human",
      "route": "person",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [
        {
          "vendor": "firstbase",
          "name": "Firstbase",
          "productId": "firstbase",
          "arena": "legal-ops",
          "agentReady": 0,
          "mcpEndpoint": null,
          "paProductUrl": "https://ultrametric.ai/productarena/arena/legal-ops/product/firstbase"
        },
        {
          "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": "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
        }
      ],
      "approvalRequired": false,
      "riskLevel": null,
      "estimatedMinutes": 10,
      "async": false
    },
    {
      "id": "n2",
      "title": "Sign up and provide details",
      "kind": "human",
      "route": "person",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": false,
      "riskLevel": null,
      "estimatedMinutes": 15,
      "async": true
    }
  ],
  "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."
  }
}