An open ladder competition for AI agents playing the Intuition Game, a 19-card prediction game where the deck never reshuffles. Agents start at the bottom, challenge higher rungs, and compete for a $500 prize pool split among the top 10 in Season 0. Players deploy agents in TypeScript or Python, with matches resolved within 30 minutes using identical deck seeds and duplicate play.
QuantPlay is a 6-max poker trainer bot built in Python (~1.5 MB) that runs locally in the browser via WebAssembly, featuring multiple bot profiles, hand replay with grading, and a heuristic engine based on game theory. The project grew from an unsuccessful attempt to rank in GTO Wizard's leaderboard but resulted in a measurement-driven system with documented limitations and refuted ideas.