{
  "status": "ok",
  "uptime": 184652,
  "timestamp": "2026-05-03T18:10:24.051Z",
  "components": {
    "database": {
      "status": "ok",
      "pools": {
        "write": {
          "total": 2,
          "idle": 2,
          "waiting": 0
        },
        "read": {
          "total": 2,
          "idle": 2,
          "waiting": 0
        },
        "hasReadReplica": false
      }
    },
    "redis": {
      "status": "ok",
      "available": true,
      "errorCount": 0,
      "runtimeStatus": "ready"
    },
    "eventQueue": {
      "pendingBatches": 0,
      "activeWorkers": 0,
      "totalProcessed": 20,
      "totalCoalesced": 0,
      "totalDropped": 0,
      "totalOverflowChunks": 0,
      "totalRetried": 0,
      "totalFailedBatches": 0,
      "oldestPendingAgeSeconds": 0
    },
    "encryption": {
      "keyCacheSize": 13
    },
    "backup": {
      "runsTotal": 0,
      "failuresTotal": 0,
      "lastRunTimestampSeconds": 0,
      "lastSuccessTimestampSeconds": 0,
      "lastDurationMs": 0,
      "lastRunSucceeded": false
    },
    "affiliate": {
      "status": "ok",
      "schemaReady": true,
      "missingTables": []
    },
    "payments": {
      "stripe": {
        "configured": false
      },
      "yukassa": {
        "configured": false
      },
      "cryptoBot": {
        "configured": false
      },
      "stars": {
        "configured": true
      },
      "tribute": {
        "configured": true
      }
    }
  },
  "memory": {
    "rss": 104,
    "heapUsed": 38,
    "heapTotal": 40,
    "external": 6
  },
  "process": {
    "pid": 1,
    "nodeVersion": "v20.20.0",
    "env": "production"
  }
}