{
 "note": "Committed provenance for U2 (UNRECONCILED.md) -- per-wallet completeness measurement for the 24 non-swisstony wallets in the July 2026 cycle (swisstony is U1's separate artifact, u1-swisstony-provenance.json). Method: recursive time-window subdivision against /activity?type=TRADE over the same 2026-06-15..07-15 window U1 used, page=500 (the endpoint's hard per-response cap regardless of requested limit), split trigger at offset>=3000 (margin below the ~3,500/window cap), min split granularity 60 seconds, empty responses retried with backoff before being believed (rate-limit guard). Dedupe key: (transactionHash, timestamp, asset, side, price, size, usdcSize). Fetcher: scratchpad-msr/u2/fetch_activity.py. Raw per-window files and each wallet's merged, deduped fill set stay outside this repo (scratchpad-msr/u2/<handle>/); this file records how the published comparison was derived and hashes the merged file so the claim is checkable without it. Written by the U2 agent, 2026-07-18.",
 "toleranceRule": "PASS if the measured 30-day-window floor is within +/-15% of the ORIGINAL published nFills (the site's published fills-only tolerance -- see index.html's restamp-band language, reused here per SPEC_agent_briefs_2026-07-18.md U2). Asymmetric by design (method finding, see UNRECONCILED.md U2): decode_v2.py's full_activity() does not time-scope its fetch at all, so a published nFills may legitimately describe MORE history than a strict 30-day window -- a measured floor BELOW published is therefore not provable evidence of a defect on either side (window-scope ambiguity) and is not treated as FAIL. A measured floor ABOVE published beyond tolerance IS provable: a 30-day window is a subset of any longer period the published figure could describe, so a floor that already exceeds the published claim proves the claim undercounts, regardless of window-scope questions. Only that direction is called FAIL here.",
 "window": {
  "lo": "2026-06-15T00:00:00Z",
  "hi": "2026-07-15T00:00:00Z"
 },
 "spotCheck": {
  "method": "For each wallet, /trades?user=... vs /activity?user=...&type=TRADE for a fixed 1-hour sub-window (2026-06-25T12:00-13:00Z) inside the measured window, compared by transactionHash. Confirms (or would have flagged a violation of) U1's finding that /activity is a superset of /trades -- checked per wallet, not assumed from swisstony alone.",
  "result": "0 of 24 wallets had any transactionHash present in /trades but absent from /activity in this window (hashesOnlyInTrades=0 for all 24). 18 of 24 had zero trade activity in this specific hour (the wallets are not all continuously active); the superset property was actually exercised (non-empty on both/either side) for 6: 0x2c335066, Allezpapa, 0x076daa87, alwayslatetotheparty, FootballFan98, wco26. No contradiction of U1's finding was found on any wallet.",
  "raw": "scratchpad-msr/u2/spotcheck_results.json"
 },
 "wallets": {
  "DEEDDIT": {
   "address": "0x09b428f7c2b469786286214aa5c90dd9015f7320",
   "rank": 1,
   "realEdge": true,
   "originalPublished": {
    "nFills": 8310,
    "nMarkets": 17
   },
   "measured": {
    "nFillsFloor": 8594,
    "nMarketsFloor": 17,
    "nWindowsFetched": 21,
    "nDuplicatesRemoved": 30000,
    "incompleteLeaves": [],
    "allWindowsClean": true,
    "timestampMin": "2026-07-01T00:24:35Z",
    "timestampMax": "2026-07-14T20:00:01Z",
    "sideCounts": {
     "BUY": 8594
    }
   },
   "pctDiffFromPublished": 3.4,
   "verdict": "PASS — within +/-15% of published",
   "marketCappedFlagAtPublish": true,
   "rawFile": {
    "path": "scratchpad-msr/u2/DEEDDIT/merged_deduped.json (outside this repo)",
    "sha256": "7ca2e8d5f6ee266c03afc3552e08df9085c5790f68ea0083022afebcbab01caa",
    "sizeBytes": 6960646
   },
   "spotCheckThisWallet": {
    "window": "2026-06-25T12:00-13:00Z",
    "activityRows": 0,
    "tradesRows": 0,
    "activityUniqueHashes": 0,
    "tradesUniqueHashes": 0,
    "hashesOnlyInTrades": 0,
    "activitySupersetOfTrades": true
   }
  },
  "maz26": {
   "address": "0x67542c3219b37fd1610aad290676ff91cdbfe3bc",
   "rank": 3,
   "realEdge": false,
   "originalPublished": {
    "nFills": 38386,
    "nMarkets": 135
   },
   "measured": {
    "nFillsFloor": 55756,
    "nMarketsFloor": 185,
    "nWindowsFetched": 83,
    "nDuplicatesRemoved": 123006,
    "incompleteLeaves": [],
    "allWindowsClean": true,
    "timestampMin": "2026-06-15T00:45:18Z",
    "timestampMax": "2026-07-14T19:59:17Z",
    "sideCounts": {
     "BUY": 54379,
     "SELL": 1377
    }
   },
   "pctDiffFromPublished": 45.3,
   "verdict": "FAIL — exceeds published beyond tolerance; row rebuilt + fetchTruncated disclosed",
   "marketCappedFlagAtPublish": true,
   "rawFile": {
    "path": "scratchpad-msr/u2/maz26/merged_deduped.json (outside this repo)",
    "sha256": "b1813cc258a16fc6763dbe8124f7527f475162870c381915b71f166182d67e62",
    "sizeBytes": 45089974
   },
   "spotCheckThisWallet": {
    "window": "2026-06-25T12:00-13:00Z",
    "activityRows": 0,
    "tradesRows": 0,
    "activityUniqueHashes": 0,
    "tradesUniqueHashes": 0,
    "hashesOnlyInTrades": 0,
    "activitySupersetOfTrades": true
   }
  },
  "CandleHammerDrums": {
   "address": "0x7c1ee865a785de4c00ee90ed86a38489fb8bbab3",
   "rank": 4,
   "realEdge": false,
   "originalPublished": {
    "nFills": 14695,
    "nMarkets": 207
   },
   "measured": {
    "nFillsFloor": 14734,
    "nMarketsFloor": 204,
    "nWindowsFetched": 13,
    "nDuplicatesRemoved": 18000,
    "incompleteLeaves": [],
    "allWindowsClean": true,
    "timestampMin": "2026-06-15T01:34:45Z",
    "timestampMax": "2026-07-14T21:33:23Z",
    "sideCounts": {
     "BUY": 14733,
     "SELL": 1
    }
   },
   "pctDiffFromPublished": 0.3,
   "verdict": "PASS — within +/-15% of published",
   "marketCappedFlagAtPublish": false,
   "rawFile": {
    "path": "scratchpad-msr/u2/CandleHammerDrums/merged_deduped.json (outside this repo)",
    "sha256": "0e5003d9ba9009eb0980876035cfa46b845b22ee08410ae936c2d1bef8b24e75",
    "sizeBytes": 12148048
   },
   "spotCheckThisWallet": {
    "window": "2026-06-25T12:00-13:00Z",
    "activityRows": 0,
    "tradesRows": 0,
    "activityUniqueHashes": 0,
    "tradesUniqueHashes": 0,
    "hashesOnlyInTrades": 0,
    "activitySupersetOfTrades": true
   }
  },
  "Sparkling8899": {
   "address": "0x2e25b222e2080c377fc1fb2b9f926315f0f4d49e",
   "rank": 5,
   "realEdge": false,
   "originalPublished": {
    "nFills": 22682,
    "nMarkets": 29
   },
   "measured": {
    "nFillsFloor": 20499,
    "nMarketsFloor": 26,
    "nWindowsFetched": 31,
    "nDuplicatesRemoved": 45000,
    "incompleteLeaves": [],
    "allWindowsClean": true,
    "timestampMin": "2026-06-15T01:47:15Z",
    "timestampMax": "2026-07-14T15:22:59Z",
    "sideCounts": {
     "BUY": 20499
    }
   },
   "pctDiffFromPublished": -9.6,
   "verdict": "PASS — within +/-15% of published",
   "marketCappedFlagAtPublish": true,
   "rawFile": {
    "path": "scratchpad-msr/u2/Sparkling8899/merged_deduped.json (outside this repo)",
    "sha256": "9e048661d1edac90137d5d0e761f5e320ce23808a63c717a7bd0d017b001433e",
    "sizeBytes": 19250792
   },
   "spotCheckThisWallet": {
    "window": "2026-06-25T12:00-13:00Z",
    "activityRows": 0,
    "tradesRows": 0,
    "activityUniqueHashes": 0,
    "tradesUniqueHashes": 0,
    "hashesOnlyInTrades": 0,
    "activitySupersetOfTrades": true
   }
  },
  "Jsram": {
   "address": "0x83720820a8aa6c3f20ad71850e7a1a17d16c5223",
   "rank": 6,
   "realEdge": false,
   "originalPublished": {
    "nFills": 18350,
    "nMarkets": 159
   },
   "measured": {
    "nFillsFloor": 12581,
    "nMarketsFloor": 44,
    "nWindowsFetched": 11,
    "nDuplicatesRemoved": 15000,
    "incompleteLeaves": [],
    "allWindowsClean": true,
    "timestampMin": "2026-06-15T20:15:57Z",
    "timestampMax": "2026-07-14T20:50:11Z",
    "sideCounts": {
     "BUY": 12581
    }
   },
   "pctDiffFromPublished": -31.4,
   "verdict": "INCONCLUSIVE — measured floor below published beyond tolerance; window-scope ambiguity, not treated as a defect (see toleranceRule)",
   "marketCappedFlagAtPublish": false,
   "rawFile": {
    "path": "scratchpad-msr/u2/Jsram/merged_deduped.json (outside this repo)",
    "sha256": "7ff72b68fd4e4e9b2e9f1f9d219bc6ef7449fe7254a952477c117d490e59f4b1",
    "sizeBytes": 10400636
   },
   "spotCheckThisWallet": {
    "window": "2026-06-25T12:00-13:00Z",
    "activityRows": 0,
    "tradesRows": 0,
    "activityUniqueHashes": 0,
    "tradesUniqueHashes": 0,
    "hashesOnlyInTrades": 0,
    "activitySupersetOfTrades": true
   }
  },
  "0x2c335066FE58fe9237c3": {
   "address": "0x2c335066fe58fe9237c3d3dc7b275c2a034a0563",
   "rank": 7,
   "realEdge": false,
   "originalPublished": {
    "nFills": 333368,
    "nMarkets": 1607
   },
   "measured": {
    "nFillsFloor": 389007,
    "nMarketsFloor": 1828,
    "nWindowsFetched": 481,
    "nDuplicatesRemoved": 720102,
    "incompleteLeaves": [],
    "allWindowsClean": true,
    "timestampMin": "2026-06-15T00:00:01Z",
    "timestampMax": "2026-07-14T23:59:58Z",
    "sideCounts": {
     "BUY": 388143,
     "SELL": 864
    }
   },
   "pctDiffFromPublished": 16.7,
   "verdict": "FAIL — exceeds published beyond tolerance; row rebuilt + fetchTruncated disclosed",
   "marketCappedFlagAtPublish": true,
   "rawFile": {
    "path": "scratchpad-msr/u2/0x2c335066/merged_deduped.json (outside this repo)",
    "sha256": "369529722f1d795ed3d1fdabc662452900f4db7f6a87c1fd11cb56f0b313a9f3",
    "sizeBytes": 330413188
   },
   "spotCheckThisWallet": null
  },
  "ramadamaramadam": {
   "address": "0x5b4ec9c06b284ee52c41a761974d836992880232",
   "rank": 8,
   "realEdge": false,
   "originalPublished": {
    "nFills": 11588,
    "nMarkets": 67
   },
   "measured": {
    "nFillsFloor": 10255,
    "nMarketsFloor": 38,
    "nWindowsFetched": 19,
    "nDuplicatesRemoved": 27000,
    "incompleteLeaves": [],
    "allWindowsClean": true,
    "timestampMin": "2026-06-15T03:01:27Z",
    "timestampMax": "2026-07-14T21:21:59Z",
    "sideCounts": {
     "BUY": 10253,
     "SELL": 2
    }
   },
   "pctDiffFromPublished": -11.5,
   "verdict": "PASS — within +/-15% of published",
   "marketCappedFlagAtPublish": true,
   "rawFile": {
    "path": "scratchpad-msr/u2/ramadamaramadam/merged_deduped.json (outside this repo)",
    "sha256": "700075e05fd0b94125d578f3cdc39fbeb369e3545a618c567a0aad75611cf228",
    "sizeBytes": 8487897
   },
   "spotCheckThisWallet": {
    "window": "2026-06-25T12:00-13:00Z",
    "activityRows": 0,
    "tradesRows": 0,
    "activityUniqueHashes": 0,
    "tradesUniqueHashes": 0,
    "hashesOnlyInTrades": 0,
    "activitySupersetOfTrades": true
   }
  },
  "asparagus2012": {
   "address": "0x476e1322d1a412fa0325527b8c3bc5e707b1396d",
   "rank": 9,
   "realEdge": false,
   "originalPublished": {
    "nFills": 3408,
    "nMarkets": 16
   },
   "measured": {
    "nFillsFloor": 3350,
    "nMarketsFloor": 16,
    "nWindowsFetched": 3,
    "nDuplicatesRemoved": 3000,
    "incompleteLeaves": [],
    "allWindowsClean": true,
    "timestampMin": "2026-06-28T17:26:46Z",
    "timestampMax": "2026-07-14T23:54:40Z",
    "sideCounts": {
     "BUY": 3350
    }
   },
   "pctDiffFromPublished": -1.7,
   "verdict": "PASS — within +/-15% of published",
   "marketCappedFlagAtPublish": false,
   "rawFile": {
    "path": "scratchpad-msr/u2/asparagus2012/merged_deduped.json (outside this repo)",
    "sha256": "b73bd997fa6a5c1c8addf65bcd01a77b429ff638fc502115b5d7823a92fd6fb0",
    "sizeBytes": 2808598
   },
   "spotCheckThisWallet": {
    "window": "2026-06-25T12:00-13:00Z",
    "activityRows": 0,
    "tradesRows": 0,
    "activityUniqueHashes": 0,
    "tradesUniqueHashes": 0,
    "hashesOnlyInTrades": 0,
    "activitySupersetOfTrades": true
   }
  },
  "muchobliged": {
   "address": "0x095fbca2e0eaf0c9841005135427e1e0117190b2",
   "rank": 10,
   "realEdge": true,
   "originalPublished": {
    "nFills": 6296,
    "nMarkets": 20
   },
   "measured": {
    "nFillsFloor": 6330,
    "nMarketsFloor": 21,
    "nWindowsFetched": 19,
    "nDuplicatesRemoved": 27001,
    "incompleteLeaves": [],
    "allWindowsClean": true,
    "timestampMin": "2026-06-29T23:17:07Z",
    "timestampMax": "2026-07-10T19:06:28Z",
    "sideCounts": {
     "BUY": 6330
    }
   },
   "pctDiffFromPublished": 0.5,
   "verdict": "PASS — within +/-15% of published",
   "marketCappedFlagAtPublish": false,
   "rawFile": {
    "path": "scratchpad-msr/u2/muchobliged/merged_deduped.json (outside this repo)",
    "sha256": "6edcc506db100551f07aec0b25201b0d9867f1388e5d53c90856aaf5f3ec67e9",
    "sizeBytes": 5197478
   },
   "spotCheckThisWallet": {
    "window": "2026-06-25T12:00-13:00Z",
    "activityRows": 0,
    "tradesRows": 0,
    "activityUniqueHashes": 0,
    "tradesUniqueHashes": 0,
    "hashesOnlyInTrades": 0,
    "activitySupersetOfTrades": true
   }
  },
  "weatherman12": {
   "address": "0xd1c537b2a7cba8d365e111bffb9de7b205e2cbd0",
   "rank": 11,
   "realEdge": true,
   "originalPublished": {
    "nFills": 9898,
    "nMarkets": 41
   },
   "measured": {
    "nFillsFloor": 8561,
    "nMarketsFloor": 22,
    "nWindowsFetched": 11,
    "nDuplicatesRemoved": 15000,
    "incompleteLeaves": [],
    "allWindowsClean": true,
    "timestampMin": "2026-06-15T01:50:49Z",
    "timestampMax": "2026-07-12T01:08:16Z",
    "sideCounts": {
     "BUY": 8561
    }
   },
   "pctDiffFromPublished": -13.5,
   "verdict": "PASS — within +/-15% of published",
   "marketCappedFlagAtPublish": false,
   "rawFile": {
    "path": "scratchpad-msr/u2/weatherman12/merged_deduped.json (outside this repo)",
    "sha256": "3350e27e13dda313f8920223b03ac88e42de73b1be37a55066508cc119edeaa5",
    "sizeBytes": 6951043
   },
   "spotCheckThisWallet": {
    "window": "2026-06-25T12:00-13:00Z",
    "activityRows": 0,
    "tradesRows": 0,
    "activityUniqueHashes": 0,
    "tradesUniqueHashes": 0,
    "hashesOnlyInTrades": 0,
    "activitySupersetOfTrades": true
   }
  },
  "hot2trot": {
   "address": "0xb61b2079b95f6b7476fd3203e0274ffb93308a06",
   "rank": 12,
   "realEdge": true,
   "originalPublished": {
    "nFills": 5929,
    "nMarkets": 47
   },
   "measured": {
    "nFillsFloor": 6480,
    "nMarketsFloor": 50,
    "nWindowsFetched": 7,
    "nDuplicatesRemoved": 9000,
    "incompleteLeaves": [],
    "allWindowsClean": true,
    "timestampMin": "2026-06-22T12:52:44Z",
    "timestampMax": "2026-07-14T17:10:31Z",
    "sideCounts": {
     "BUY": 6475,
     "SELL": 5
    }
   },
   "pctDiffFromPublished": 9.3,
   "verdict": "PASS — within +/-15% of published",
   "marketCappedFlagAtPublish": false,
   "rawFile": {
    "path": "scratchpad-msr/u2/hot2trot/merged_deduped.json (outside this repo)",
    "sha256": "80d6b5e8d43c09a3f1dcfe63173d4dc929209db762ac5ac3e7bc6f317ee5a9eb",
    "sizeBytes": 5326136
   },
   "spotCheckThisWallet": {
    "window": "2026-06-25T12:00-13:00Z",
    "activityRows": 0,
    "tradesRows": 0,
    "activityUniqueHashes": 0,
    "tradesUniqueHashes": 0,
    "hashesOnlyInTrades": 0,
    "activitySupersetOfTrades": true
   }
  },
  "palegrit": {
   "address": "0xf5fabdcdc6eb6d9765a228824f16cca9c91f62df",
   "rank": 13,
   "realEdge": true,
   "originalPublished": {
    "nFills": 1207,
    "nMarkets": 24
   },
   "measured": {
    "nFillsFloor": 1207,
    "nMarketsFloor": 24,
    "nWindowsFetched": 1,
    "nDuplicatesRemoved": 0,
    "incompleteLeaves": [],
    "allWindowsClean": true,
    "timestampMin": "2026-06-30T08:13:04Z",
    "timestampMax": "2026-07-12T11:13:07Z",
    "sideCounts": {
     "BUY": 1207
    }
   },
   "pctDiffFromPublished": 0.0,
   "verdict": "PASS — within +/-15% of published",
   "marketCappedFlagAtPublish": false,
   "rawFile": {
    "path": "scratchpad-msr/u2/palegrit/merged_deduped.json (outside this repo)",
    "sha256": "474a1b011d78356ffbd4f4817e862ee861049e94405ad8e5244006dea0824e5b",
    "sizeBytes": 1004572
   },
   "spotCheckThisWallet": {
    "window": "2026-06-25T12:00-13:00Z",
    "activityRows": 0,
    "tradesRows": 0,
    "activityUniqueHashes": 0,
    "tradesUniqueHashes": 0,
    "hashesOnlyInTrades": 0,
    "activitySupersetOfTrades": true
   }
  },
  "Allezpapa": {
   "address": "0xe549581668a5751c1972d3ad2d1991d900bd2d54",
   "rank": 14,
   "realEdge": false,
   "originalPublished": {
    "nFills": 47271,
    "nMarkets": 141
   },
   "measured": {
    "nFillsFloor": 41639,
    "nMarketsFloor": 126,
    "nWindowsFetched": 45,
    "nDuplicatesRemoved": 66000,
    "incompleteLeaves": [],
    "allWindowsClean": true,
    "timestampMin": "2026-06-15T00:00:27Z",
    "timestampMax": "2026-07-14T18:29:35Z",
    "sideCounts": {
     "BUY": 41639
    }
   },
   "pctDiffFromPublished": -11.9,
   "verdict": "PASS — within +/-15% of published",
   "marketCappedFlagAtPublish": true,
   "rawFile": {
    "path": "scratchpad-msr/u2/Allezpapa/merged_deduped.json (outside this repo)",
    "sha256": "8084e38d3f048b685096eb53538609aa815f937abf6eeaf21b070f9b697c8b35",
    "sizeBytes": 34264309
   },
   "spotCheckThisWallet": {
    "window": "2026-06-25T12:00-13:00Z",
    "activityRows": 13,
    "tradesRows": 0,
    "activityUniqueHashes": 13,
    "tradesUniqueHashes": 0,
    "hashesOnlyInTrades": 0,
    "activitySupersetOfTrades": true
   }
  },
  "myzbsq": {
   "address": "0x9468bb7e53c8a5f13cc283f2aed950ebf9865d4b",
   "rank": 15,
   "realEdge": false,
   "originalPublished": {
    "nFills": 1003,
    "nMarkets": 5
   },
   "measured": {
    "nFillsFloor": 1003,
    "nMarketsFloor": 5,
    "nWindowsFetched": 1,
    "nDuplicatesRemoved": 0,
    "incompleteLeaves": [],
    "allWindowsClean": true,
    "timestampMin": "2026-07-03T10:32:53Z",
    "timestampMax": "2026-07-14T20:47:37Z",
    "sideCounts": {
     "BUY": 686,
     "SELL": 317
    }
   },
   "pctDiffFromPublished": 0.0,
   "verdict": "PASS — within +/-15% of published",
   "marketCappedFlagAtPublish": false,
   "rawFile": {
    "path": "scratchpad-msr/u2/myzbsq/merged_deduped.json (outside this repo)",
    "sha256": "68bab807d8ae9a0f1ca9c396d3173cca3ce6e7986779a33ac0ec003b0c2ea8a6",
    "sizeBytes": 843242
   },
   "spotCheckThisWallet": {
    "window": "2026-06-25T12:00-13:00Z",
    "activityRows": 0,
    "tradesRows": 0,
    "activityUniqueHashes": 0,
    "tradesUniqueHashes": 0,
    "hashesOnlyInTrades": 0,
    "activitySupersetOfTrades": true
   }
  },
  "ndb1": {
   "address": "0xfea31bc088000ff909be1dfd8d0e3f2c7ef2d227",
   "rank": 16,
   "realEdge": false,
   "originalPublished": {
    "nFills": 46458,
    "nMarkets": 1302
   },
   "measured": {
    "nFillsFloor": 12509,
    "nMarketsFloor": 397,
    "nWindowsFetched": 17,
    "nDuplicatesRemoved": 24000,
    "incompleteLeaves": [],
    "allWindowsClean": true,
    "timestampMin": "2026-06-15T00:00:33Z",
    "timestampMax": "2026-07-14T23:45:08Z",
    "sideCounts": {
     "SELL": 2419,
     "BUY": 10090
    }
   },
   "pctDiffFromPublished": -73.1,
   "verdict": "INCONCLUSIVE — measured floor below published beyond tolerance; window-scope ambiguity, not treated as a defect (see toleranceRule)",
   "marketCappedFlagAtPublish": true,
   "rawFile": {
    "path": "scratchpad-msr/u2/ndb1/merged_deduped.json (outside this repo)",
    "sha256": "3eac360869854e2f3037bcb1562981f8e0651833d530c81a2397d5505902ec91",
    "sizeBytes": 10368186
   },
   "spotCheckThisWallet": {
    "window": "2026-06-25T12:00-13:00Z",
    "activityRows": 0,
    "tradesRows": 0,
    "activityUniqueHashes": 0,
    "tradesUniqueHashes": 0,
    "hashesOnlyInTrades": 0,
    "activitySupersetOfTrades": true
   }
  },
  "0x076daa87": {
   "address": "0x076daa87c4fe1a85402a9b6b8e0a866224388d4c",
   "rank": 17,
   "realEdge": false,
   "originalPublished": {
    "nFills": 10739,
    "nMarkets": 2960
   },
   "measured": {
    "nFillsFloor": 57001,
    "nMarketsFloor": 7918,
    "nWindowsFetched": 61,
    "nDuplicatesRemoved": 90000,
    "incompleteLeaves": [],
    "allWindowsClean": true,
    "timestampMin": "2026-06-15T00:00:37Z",
    "timestampMax": "2026-07-14T23:56:49Z",
    "sideCounts": {
     "BUY": 57001
    }
   },
   "pctDiffFromPublished": 430.8,
   "verdict": "FAIL — exceeds published beyond tolerance; row rebuilt + fetchTruncated disclosed",
   "marketCappedFlagAtPublish": false,
   "rawFile": {
    "path": "scratchpad-msr/u2/0x076daa87/merged_deduped.json (outside this repo)",
    "sha256": "96ad29a497c2db1b782354a255b6b96cac58a96690cadcf47ce38938e16785ca",
    "sizeBytes": 46010980
   },
   "spotCheckThisWallet": {
    "window": "2026-06-25T12:00-13:00Z",
    "activityRows": 157,
    "tradesRows": 157,
    "activityUniqueHashes": 157,
    "tradesUniqueHashes": 157,
    "hashesOnlyInTrades": 0,
    "activitySupersetOfTrades": true
   }
  },
  "cnyek": {
   "address": "0x65018f9fc473f6e920b8929a375d39c26a461220",
   "rank": 18,
   "realEdge": false,
   "originalPublished": {
    "nFills": 1876,
    "nMarkets": 67
   },
   "measured": {
    "nFillsFloor": 201,
    "nMarketsFloor": 50,
    "nWindowsFetched": 1,
    "nDuplicatesRemoved": 0,
    "incompleteLeaves": [],
    "allWindowsClean": true,
    "timestampMin": "2026-06-15T17:52:34Z",
    "timestampMax": "2026-07-14T20:33:50Z",
    "sideCounts": {
     "SELL": 6,
     "BUY": 195
    }
   },
   "pctDiffFromPublished": -89.3,
   "verdict": "INCONCLUSIVE — measured floor below published beyond tolerance; window-scope ambiguity, not treated as a defect (see toleranceRule)",
   "marketCappedFlagAtPublish": false,
   "rawFile": {
    "path": "scratchpad-msr/u2/cnyek/merged_deduped.json (outside this repo)",
    "sha256": "925396533f3465dd897e26c09063304d9c36af9281bfa2955960ac8b1b7d0b58",
    "sizeBytes": 169047
   },
   "spotCheckThisWallet": {
    "window": "2026-06-25T12:00-13:00Z",
    "activityRows": 0,
    "tradesRows": 0,
    "activityUniqueHashes": 0,
    "tradesUniqueHashes": 0,
    "hashesOnlyInTrades": 0,
    "activitySupersetOfTrades": true
   }
  },
  "alwayslatetotheparty": {
   "address": "0xb687f00464e33934f5d591f224e71c3559ecaee5",
   "rank": 19,
   "realEdge": false,
   "originalPublished": {
    "nFills": 270446,
    "nMarkets": 812
   },
   "measured": {
    "nFillsFloor": 258979,
    "nMarketsFloor": 961,
    "nWindowsFetched": 265,
    "nDuplicatesRemoved": 401434,
    "incompleteLeaves": [],
    "allWindowsClean": true,
    "timestampMin": "2026-06-15T00:29:55Z",
    "timestampMax": "2026-07-14T23:59:49Z",
    "sideCounts": {
     "SELL": 234036,
     "BUY": 24943
    }
   },
   "pctDiffFromPublished": -4.2,
   "verdict": "PASS — within +/-15% of published",
   "marketCappedFlagAtPublish": true,
   "rawFile": {
    "path": "scratchpad-msr/u2/alwayslatetotheparty/merged_deduped.json (outside this repo)",
    "sha256": "37fa18ccfcec406eea0ac9ac2d37a2e896ae4c8e15b6a4d2cd5751aef6d5f74a",
    "sizeBytes": 228397327
   },
   "spotCheckThisWallet": {
    "window": "2026-06-25T12:00-13:00Z",
    "activityRows": 196,
    "tradesRows": 60,
    "activityUniqueHashes": 179,
    "tradesUniqueHashes": 60,
    "hashesOnlyInTrades": 0,
    "activitySupersetOfTrades": true
   }
  },
  "highnetworth": {
   "address": "0xbb5fbe810633ab08d106b82db84418a0e2ca2e21",
   "rank": 20,
   "realEdge": true,
   "originalPublished": {
    "nFills": 988,
    "nMarkets": 16
   },
   "measured": {
    "nFillsFloor": 981,
    "nMarketsFloor": 12,
    "nWindowsFetched": 1,
    "nDuplicatesRemoved": 0,
    "incompleteLeaves": [],
    "allWindowsClean": true,
    "timestampMin": "2026-06-15T21:30:36Z",
    "timestampMax": "2026-07-14T17:12:17Z",
    "sideCounts": {
     "BUY": 980,
     "SELL": 1
    }
   },
   "pctDiffFromPublished": -0.7,
   "verdict": "PASS — within +/-15% of published",
   "marketCappedFlagAtPublish": false,
   "rawFile": {
    "path": "scratchpad-msr/u2/highnetworth/merged_deduped.json (outside this repo)",
    "sha256": "d306f09660ce41927482f63f6c93a6ad72a215293dc04019d7977be07ada9cb8",
    "sizeBytes": 815445
   },
   "spotCheckThisWallet": {
    "window": "2026-06-25T12:00-13:00Z",
    "activityRows": 0,
    "tradesRows": 0,
    "activityUniqueHashes": 0,
    "tradesUniqueHashes": 0,
    "hashesOnlyInTrades": 0,
    "activitySupersetOfTrades": true
   }
  },
  "0xC41D736bDed9ED1acCD6": {
   "address": "0xc41d736bded9ed1accd6a44235039266219774fd",
   "rank": 21,
   "realEdge": false,
   "originalPublished": {
    "nFills": 22400,
    "nMarkets": 221
   },
   "measured": {
    "nFillsFloor": 19289,
    "nMarketsFloor": 133,
    "nWindowsFetched": 21,
    "nDuplicatesRemoved": 30001,
    "incompleteLeaves": [],
    "allWindowsClean": true,
    "timestampMin": "2026-06-15T16:55:24Z",
    "timestampMax": "2026-07-14T19:49:22Z",
    "sideCounts": {
     "BUY": 18952,
     "SELL": 337
    }
   },
   "pctDiffFromPublished": -13.9,
   "verdict": "PASS — within +/-15% of published",
   "marketCappedFlagAtPublish": false,
   "rawFile": {
    "path": "scratchpad-msr/u2/0xC41D736/merged_deduped.json (outside this repo)",
    "sha256": "7182e99608cf145e0980c959e8d5728a2dc9509492bd51c1fb23af644e3ee98e",
    "sizeBytes": 16527388
   },
   "spotCheckThisWallet": null
  },
  "pada": {
   "address": "0x714a685b5454ea4d52979563bbafa77b8168ab2f",
   "rank": 22,
   "realEdge": false,
   "originalPublished": {
    "nFills": 6093,
    "nMarkets": 91
   },
   "measured": {
    "nFillsFloor": 1092,
    "nMarketsFloor": 20,
    "nWindowsFetched": 1,
    "nDuplicatesRemoved": 0,
    "incompleteLeaves": [],
    "allWindowsClean": true,
    "timestampMin": "2026-06-15T00:07:18Z",
    "timestampMax": "2026-07-14T21:15:52Z",
    "sideCounts": {
     "BUY": 955,
     "SELL": 137
    }
   },
   "pctDiffFromPublished": -82.1,
   "verdict": "INCONCLUSIVE — measured floor below published beyond tolerance; window-scope ambiguity, not treated as a defect (see toleranceRule)",
   "marketCappedFlagAtPublish": false,
   "rawFile": {
    "path": "scratchpad-msr/u2/pada/merged_deduped.json (outside this repo)",
    "sha256": "2de1b78e91407eff419013eb2bd2c8f0964bdc520d2ae252a377e9510abcb64f",
    "sizeBytes": 1036903
   },
   "spotCheckThisWallet": {
    "window": "2026-06-25T12:00-13:00Z",
    "activityRows": 0,
    "tradesRows": 0,
    "activityUniqueHashes": 0,
    "tradesUniqueHashes": 0,
    "hashesOnlyInTrades": 0,
    "activitySupersetOfTrades": true
   }
  },
  "FootballFan98": {
   "address": "0xc31d0a0d63d760d72a1236d16beaa6a71c854ebe",
   "rank": 23,
   "realEdge": false,
   "originalPublished": {
    "nFills": 21028,
    "nMarkets": 137
   },
   "measured": {
    "nFillsFloor": 10643,
    "nMarketsFloor": 24,
    "nWindowsFetched": 11,
    "nDuplicatesRemoved": 15000,
    "incompleteLeaves": [],
    "allWindowsClean": true,
    "timestampMin": "2026-06-20T22:07:13Z",
    "timestampMax": "2026-07-14T18:59:16Z",
    "sideCounts": {
     "BUY": 10643
    }
   },
   "pctDiffFromPublished": -49.4,
   "verdict": "INCONCLUSIVE — measured floor below published beyond tolerance; window-scope ambiguity, not treated as a defect (see toleranceRule)",
   "marketCappedFlagAtPublish": false,
   "rawFile": {
    "path": "scratchpad-msr/u2/FootballFan98/merged_deduped.json (outside this repo)",
    "sha256": "85a3848088c97a8ce7a5f87324e490fa71658c6ce82afef19ca912849a028ae9",
    "sizeBytes": 8917834
   },
   "spotCheckThisWallet": {
    "window": "2026-06-25T12:00-13:00Z",
    "activityRows": 21,
    "tradesRows": 0,
    "activityUniqueHashes": 21,
    "tradesUniqueHashes": 0,
    "hashesOnlyInTrades": 0,
    "activitySupersetOfTrades": true
   }
  },
  "filthybetz": {
   "address": "0xc6a63ad5a788a576d4acc9911c50fef9fde49458",
   "rank": 24,
   "realEdge": false,
   "originalPublished": {
    "nFills": 8067,
    "nMarkets": 42
   },
   "measured": {
    "nFillsFloor": 8290,
    "nMarketsFloor": 41,
    "nWindowsFetched": 7,
    "nDuplicatesRemoved": 9000,
    "incompleteLeaves": [],
    "allWindowsClean": true,
    "timestampMin": "2026-06-19T12:47:47Z",
    "timestampMax": "2026-07-12T01:01:38Z",
    "sideCounts": {
     "BUY": 8290
    }
   },
   "pctDiffFromPublished": 2.8,
   "verdict": "PASS — within +/-15% of published",
   "marketCappedFlagAtPublish": false,
   "rawFile": {
    "path": "scratchpad-msr/u2/filthybetz/merged_deduped.json (outside this repo)",
    "sha256": "4bffe152a2ecda0cd17bb34df2cb373074f278fd3a6eb9838888b4729b3867f6",
    "sizeBytes": 6891886
   },
   "spotCheckThisWallet": {
    "window": "2026-06-25T12:00-13:00Z",
    "activityRows": 0,
    "tradesRows": 0,
    "activityUniqueHashes": 0,
    "tradesUniqueHashes": 0,
    "hashesOnlyInTrades": 0,
    "activitySupersetOfTrades": true
   }
  },
  "wco26": {
   "address": "0x3f6e93d1e2c2846a357276e29e7e9147e29c18d9",
   "rank": 25,
   "realEdge": false,
   "originalPublished": {
    "nFills": 7348,
    "nMarkets": 11
   },
   "measured": {
    "nFillsFloor": 6695,
    "nMarketsFloor": 11,
    "nWindowsFetched": 5,
    "nDuplicatesRemoved": 6000,
    "incompleteLeaves": [],
    "allWindowsClean": true,
    "timestampMin": "2026-06-15T00:11:12Z",
    "timestampMax": "2026-07-14T21:50:17Z",
    "sideCounts": {
     "BUY": 4484,
     "SELL": 2211
    }
   },
   "pctDiffFromPublished": -8.9,
   "verdict": "PASS — within +/-15% of published",
   "marketCappedFlagAtPublish": false,
   "rawFile": {
    "path": "scratchpad-msr/u2/wco26/merged_deduped.json (outside this repo)",
    "sha256": "ca022fa12b899cb424da00ecf04a33c0db4ca337cf53730fff2e675dfa07e5d0",
    "sizeBytes": 5644473
   },
   "spotCheckThisWallet": {
    "window": "2026-06-25T12:00-13:00Z",
    "activityRows": 11,
    "tradesRows": 0,
    "activityUniqueHashes": 11,
    "tradesUniqueHashes": 0,
    "hashesOnlyInTrades": 0,
    "activitySupersetOfTrades": true
   }
  }
 }
}