{
  "manifestVersion": 1,
  "process": {
    "slug": "file-de-franchise-tax",
    "title": "File DE franchise tax",
    "phase": "compliance",
    "description": "File the annual Delaware franchise tax and annual report."
  },
  "manifestUrl": "https://ultrametric.ai/productarena/processes/file-de-franchise-tax/manifest.json",
  "steps": [
    {
      "id": "n1",
      "title": "Calculate franchise tax",
      "kind": "api",
      "route": "agent",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": false,
      "riskLevel": null,
      "estimatedMinutes": 5,
      "async": false
    },
    {
      "id": "n2",
      "title": "Gather officer and director info",
      "kind": "api",
      "route": "agent",
      "toolCall": "company_data_get",
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": false,
      "riskLevel": null,
      "estimatedMinutes": 2,
      "async": false
    },
    {
      "id": "n3",
      "title": "File on Delaware portal",
      "kind": "computer-use",
      "route": "form",
      "toolCall": null,
      "calls": [
        {
          "method": "Delaware Division of Corporations portal",
          "type": "manual",
          "description": "Manual filing on state website"
        }
      ],
      "vendorOptions": [
        {
          "vendor": "state_sos",
          "name": "State Secretary of State",
          "productId": null,
          "arena": null,
          "agentReady": null,
          "mcpEndpoint": null,
          "paProductUrl": null
        }
      ],
      "approvalRequired": true,
      "riskLevel": "high",
      "estimatedMinutes": 20,
      "async": false,
      "actionUrl": "https://icis.corp.delaware.gov/ecorp/logintax.aspx"
    },
    {
      "id": "n4",
      "title": "Pay franchise tax",
      "kind": "computer-use",
      "route": "form",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [
        {
          "vendor": "state_sos",
          "name": "State Secretary of State",
          "productId": null,
          "arena": null,
          "agentReady": null,
          "mcpEndpoint": null,
          "paProductUrl": null
        }
      ],
      "approvalRequired": true,
      "riskLevel": "high",
      "estimatedMinutes": 5,
      "async": false,
      "actionUrl": "https://corp.delaware.gov/paytaxes/"
    },
    {
      "id": "n5",
      "title": "Save confirmation receipt",
      "kind": "api",
      "route": "agent",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [
        {
          "vendor": "google_drive",
          "name": "Google Drive",
          "productId": null,
          "arena": null,
          "agentReady": null,
          "mcpEndpoint": null,
          "paProductUrl": null
        }
      ],
      "approvalRequired": false,
      "riskLevel": null,
      "estimatedMinutes": 1,
      "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."
  }
}