{
  "round": "104",
  "totalAutoVoting": 1586,
  "sampleSize": 1586,
  "durationMs": 9178,
  "buckets": {
    "sampled": 1586,
    "bothEnabledAndVoted": 1446,
    "bothEnabledNotVoted": 0,
    "enabledNowButNotForRound": 89,
    "enabledForRoundButNotNow": 13,
    "neitherEnabled": 38,
    "readErrors": 0
  },
  "interpretation": [
    "89 users opted in AFTER round 104 started → they'll be eligible from round 105.",
    "38 users are NOT auto-voting on-chain at all — our UserRepository is tracking the wrong event, or those users toggled off without us seeing the disable event.",
    "1446 users are eligible AND already voted — race lost to the dApp self-vote (or a faster relayer).",
    "13 users were eligible at round-104 snapshot but have since toggled OFF. Engine should still vote for them."
  ],
  "examples": {
    "neitherEnabled": [
      "0x1df9f37a4ace6a4f68f3fb43d7c39169f4582bd2",
      "0x296f2fec2bdb0c613850ed26526f5e1e83b227a8",
      "0x2f7ae41ecd04b7d006c0c8776cc9d04b0bb73e73",
      "0x31c0ca3805b36ed21fe8f59deba0ed811fef2403",
      "0x363add24b7446e7a2c39bfb9f085e40f23de7a9a",
      "0x496b59c884a8da46ec9fd28ce819f7eb5a548b84",
      "0x5d224c69fb973ec2fda71612fc826a30fe5eed59",
      "0x64f1a15453b83ecb416d5d659c544e6fd1e40216",
      "0x67f94ad288531ccbc4020de8ff72542d79959765",
      "0x69d0cbe6b43710a1eea278ebe234804d9ccca745"
    ],
    "enabledNowButNotForRound": [
      "0x0212019349a5cf8cb0b1e8d2cc67e98ab3596c6f",
      "0x07b7ab1c6a0cc9501acd9d152a63ca2086c1c1c8",
      "0x0993eed186ce89512450b3a75076e0175b839f1f",
      "0x0b2b2869a32ec3c57d4b8d4208f779abc028ea58",
      "0x0cd535e0cb0852e437676af7a428985d0db51277",
      "0x1240e36fd060f242dca63786b4fb7d4bb18e6f02",
      "0x1c720f6e1b51ded213791ed4c89e7835ff8be8f7",
      "0x1d1d9d22491b72a17d45c2af0f90e38267469328",
      "0x2060b2f2984206cb4142b2afc9625835682e0d0c",
      "0x24ba1859867380d66911c76fb64451b4e729fd79"
    ],
    "shouldVoteCandidates": []
  }
}