{
  "manifestVersion": 1,
  "process": {
    "slug": "evaluate-c-corp-conversion",
    "title": "Evaluate C Corp conversion",
    "phase": "formation",
    "description": "Setup wizard suggested task for LLC users. Consider converting to C Corp before raising VC funding."
  },
  "manifestUrl": "https://ultrametric.ai/productarena/processes/evaluate-c-corp-conversion/manifest.json",
  "steps": [
    {
      "id": "n1",
      "title": "Assess fundraising plans",
      "kind": "human",
      "route": "person",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": false,
      "riskLevel": null,
      "estimatedMinutes": 10,
      "async": false
    },
    {
      "id": "n2",
      "title": "Consult attorney on conversion",
      "kind": "human",
      "route": "person",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": false,
      "riskLevel": null,
      "estimatedMinutes": 30,
      "async": true,
      "irreducible": "judgment or identity — work an agent shouldn’t stand in for"
    },
    {
      "id": "n3",
      "title": "File conversion documents",
      "kind": "human",
      "route": "person",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": true,
      "riskLevel": "high",
      "estimatedMinutes": 30,
      "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."
  }
}