{
  "account_address_equals_api_wallet_address": false,
  "account_address_masked": "0x53B9...6A5D",
  "api_key_from_env_masked": "0x3941...090f",
  "api_key_matches_private_key": false,
  "cancel_time_ms": 1780862116508,
  "clear_response": {
    "response": "User or API Wallet 0x26e3...5602 does not exist.",
    "status": "err"
  },
  "derived_signer_address_masked": "0x26e3...5602",
  "env": "testnet",
  "env_file_path": "/home/agent/.hermes/Testnet.env",
  "errors": [],
  "exchange_says_user_or_api_wallet_does_not_exist": true,
  "local_signer_diagnosis": {
    "account_address_masked": "0x53B9...6A5D",
    "api_key_matches_private_key": false,
    "derived_signer_address_masked": "0x26e3...5602"
  },
  "mainnet_blocked": true,
  "probe_combination": "account_address=HL_WALLET_ADDRESS; secret_key=HL_API_PRIVATE_KEY",
  "readonly": {
    "margin_summary": {
      "accountValue": "0.0",
      "totalMarginUsed": "0.0",
      "totalNtlPos": "0.0",
      "totalRawUsd": "0.0"
    },
    "open_positions_compact": [],
    "open_positions_count": 0,
    "spot_balances_compact": [
      {
        "coin": "USDC",
        "hold": "0.0",
        "total": "999.0"
      }
    ]
  },
  "schedule_response": {
    "response": "User or API Wallet 0x26e3...5602 does not exist.",
    "status": "err"
  },
  "signed_action": "scheduleCancel_set_and_clear",
  "status": "error",
  "warnings": [
    "api_key_private_key_mismatch"
  ]
}