{
  "cleanup": [],
  "coins": [
    "BTC",
    "ETH",
    "SOL"
  ],
  "credentials": {
    "account_masked": "0x53B9...6A5D",
    "env_file_path": "/home/agent/.hermes/Testnet.env",
    "safe_to_run_testnet_smokes": true
  },
  "data_quality_gate": [
    {
      "allowed": true,
      "coin": "BTC",
      "reasons": []
    },
    {
      "allowed": true,
      "coin": "ETH",
      "reasons": []
    },
    {
      "allowed": true,
      "coin": "SOL",
      "reasons": []
    }
  ],
  "duration_minutes": 120,
  "ended_at": "2026-06-08T03:45:16.230412+00:00",
  "env": "testnet",
  "errors": [],
  "exits": [],
  "fills": [],
  "mainnet_blocked": true,
  "mainnet_order_sent": false,
  "max_open_positions": 1,
  "max_trades": 3,
  "notional": "15",
  "reconcile_status": [],
  "rules": {
    "auto_retry_after_error": false,
    "averaging_down": false,
    "martingale": false,
    "shorts": false,
    "testnet_only": true,
    "wld_first_session": false
  },
  "signals_blocked": [
    {
      "coin": "BTC",
      "reason": "no_v76_confirmed_signal"
    },
    {
      "coin": "ETH",
      "reason": "no_v76_confirmed_signal"
    },
    {
      "coin": "SOL",
      "reason": "no_v76_confirmed_signal"
    }
  ],
  "signals_seen": [],
  "started_at": "2026-06-08T03:45:15.882177+00:00",
  "status": "ok",
  "stops_set": [],
  "strategy": "v76_hl_confirmed_squeeze_hybrid",
  "tool": "hl_testnet_strategy_session",
  "trades_count": 0,
  "trades_executed": [],
  "warnings": []
}