{
  "manifestVersion": 1,
  "process": {
    "slug": "file-trademark",
    "title": "File trademark",
    "phase": "legal",
    "description": "File a trademark application with the USPTO for the company name and/or logo."
  },
  "manifestUrl": "https://ultrametric.ai/productarena/processes/file-trademark/manifest.json",
  "steps": [
    {
      "id": "n1",
      "title": "Conduct trademark search",
      "kind": "api",
      "route": "agent",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": false,
      "riskLevel": null,
      "estimatedMinutes": 15,
      "async": false,
      "actionUrl": "https://tmsearch.uspto.gov/search/search-information"
    },
    {
      "id": "n2",
      "title": "Determine filing classes",
      "kind": "api",
      "route": "agent",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": true,
      "riskLevel": "medium",
      "estimatedMinutes": 10,
      "async": false
    },
    {
      "id": "n3",
      "title": "Draft goods/services description",
      "kind": "api",
      "route": "agent",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": true,
      "riskLevel": "medium",
      "estimatedMinutes": 15,
      "async": false
    },
    {
      "id": "n4",
      "title": "Review with IP attorney",
      "kind": "human",
      "route": "person",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": true,
      "riskLevel": "medium",
      "estimatedMinutes": 2880,
      "async": true,
      "irreducible": "judgment or identity — work an agent shouldn’t stand in for"
    },
    {
      "id": "n5",
      "title": "File application on USPTO.gov",
      "kind": "computer-use",
      "route": "form",
      "toolCall": null,
      "calls": [
        {
          "method": "TEAS Plus online filing",
          "type": "manual",
          "description": "Manual USPTO filing wizard"
        }
      ],
      "vendorOptions": [
        {
          "vendor": "uspto",
          "name": "USPTO",
          "productId": null,
          "arena": null,
          "agentReady": null,
          "mcpEndpoint": null,
          "paProductUrl": null
        }
      ],
      "approvalRequired": true,
      "riskLevel": "high",
      "estimatedMinutes": 30,
      "async": false,
      "actionUrl": "https://www.uspto.gov/trademarks/apply"
    },
    {
      "id": "n6",
      "title": "Track application status",
      "kind": "api",
      "route": "agent",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": false,
      "riskLevel": null,
      "estimatedMinutes": 2,
      "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."
  }
}