{
  "status": "running",
  "uptime": "0.0d (0.9h)",
  "startedAt": "2026-09-04T02:43:54.763Z",
  "scans": {
    "completed": 5,
    "lastScanAt": "2026-09-04T03:31:17.913Z",
    "lastRegistered": 500,
    "lastWatching": 500
  },
  "data": {
    "priceRows": "2185079",
    "settledMarkets": "240792"
  },
  "ws": {
    "subscribedTokens": 1000,
    "lastEventAt": "2026-09-04T03:38:26.341Z",
    "eventsLast5Min": 264
  },
  "trading": {
    "mode": "live",
    "enabled": true,
    "balance": "$417.03",
    "total": 2894,
    "open": 1,
    "msPending": 0,
    "wins": 1629,
    "losses": 322,
    "winRate": "83.5%",
    "totalPnl": "$72.10",
    "totalCost": "$32752.99",
    "roi": "0.2%"
  },
  "db": {
    "connected": true,
    "host": "postgresql.zeabur.internal:5432"
  },
  "config": {
    "ns": {
      "Sports": {
        "minAsk": 0.9,
        "maxAsk": 0.97,
        "stopPersistenceSec": 60,
        "positionUsdc": 10
      },
      "WNBA": {
        "minAsk": 0.94,
        "maxAsk": 0.97,
        "stopPersistenceSec": 60,
        "positionUsdc": 10
      },
      "MLB": {
        "minAsk": 0.9,
        "maxAsk": 0.97,
        "stopLossPct": 0.55,
        "stopPersistenceSec": 60,
        "positionUsdc": 10
      },
      "Crypto": {
        "minAsk": 0.92,
        "maxAsk": 0.97,
        "minHoursToClose": 0.083,
        "maxHoursToClose": 0.5,
        "minVolumeUsdc": 20000,
        "stopLossPct": 0.5,
        "stopPersistenceSec": 60,
        "deepCrashStop": 0.4,
        "positionUsdc": 40,
        "volumeTiers": [
          {
            "minVolume": 0,
            "positionUsdc": 30
          },
          {
            "minVolume": 30000,
            "positionUsdc": 60
          },
          {
            "minVolume": 40000,
            "positionUsdc": 100
          },
          {
            "minVolume": 100000,
            "positionUsdc": 120
          }
        ]
      },
      "Weather": {
        "minAsk": 0.92,
        "maxAsk": 0.97,
        "minHoursToClose": 0.083,
        "maxHoursToClose": 0.5,
        "minVolumeUsdc": 20000,
        "positionUsdc": 10
      }
    },
    "ms": {
      "dailyLimit": 0,
      "maxPendingPairs": 20,
      "maxBidSum": 0.96,
      "minMid": 0.45,
      "maxMid": 0.55,
      "shares": 5,
      "discount": 0.02,
      "minAskDepthUsdc": 30,
      "maxDepthAsymmetry": 2.5
    },
    "espnEntryWindow": {
      "basketball": {
        "period": 4,
        "maxClockMinutes": 6
      },
      "hockey": {
        "period": 3,
        "maxClockMinutes": 6
      },
      "soccer": {
        "minElapsedMinutes": 80
      },
      "baseball": {
        "minInning": 8,
        "minLead": 2
      }
    },
    "globalCeilingUsdc": 120,
    "dailyLossLimit": 250
  }
}