{
  "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
  "name": "classifyagent.eth",
  "description": "CommandLayer commons agent for classify at v1.1.0.",
  "ens": "classifyagent.eth",
  "website": "https://commandlayer.org",
  "image": "https://commandlayer.org/og-image.png",
  "services": [
    {
      "name": "execution",
      "endpoint": "https://runtime.commandlayer.org/execute",
      "version": "1.1.0"
    },
    {
      "name": "ens",
      "endpoint": "classifyagent.eth",
      "version": "1.0.0"
    }
  ],
  "commandLayerClass": "commons",
  "commandLayerVerb": "classify",
  "commandLayerVersion": "1.1.0",
  "agentCard": "https://commandlayer.org/agent-cards/agents/v1.1.0/commons/classifyagent.eth.json",
  "schemaRequest": "https://github.com/commandlayer/commandlayer-clas/tree/main/schemas/v1.1.0/commons/classify/classify.request.schema.json",
  "schemaReceipt": "https://github.com/commandlayer/commandlayer-clas/tree/main/schemas/v1.1.0/commons/classify/classify.receipt.schema.json",
  "receiptSigner": "runtime.commandlayer.eth",
  "receiptAlgorithm": "ed25519",
  "owner": "commandlayer.eth"
}
