{
  "success": true,
  "verificationStatus": {
    "userId": "unknown-ip-Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko;",
    "rateLimitAllowed": true,
    "challenge": {
      "question": "What color is the sky on a clear day?",
      "expectedAnswer": "blue",
      "alternatives": [
        "the sky is blue",
        "it's blue",
        "blue color"
      ]
    },
    "validationTests": {
      "correctAnswer": true,
      "incorrectAnswer": true,
      "bypassEnabled": true,
      "alwaysPassingAsExpected": true,
      "devMode": false
    }
  },
  "environmentInfo": {
    "hasKV": false,
    "headers": {
      "ip": "not-available",
      "userAgent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko;"
    },
    "siteUrl": "not-set",
    "nodeEnv": "production",
    "timestamp": "2026-09-11T05:31:07.625Z"
  }
}