{
  "success": true,
  "verificationStatus": {
    "userId": "unknown-ip-Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko;",
    "rateLimitAllowed": true,
    "challenge": {
      "question": "What comes after Monday in the days of the week?",
      "expectedAnswer": "tuesday",
      "alternatives": [
        "Tuesday",
        "it's tuesday",
        "the day after monday is tuesday"
      ]
    },
    "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-05-09T19:21:08.890Z"
  }
}