Every entry below is in production today — visit the lobby and try it. Roadmap items (real-money tier, slot aggregator, native mobile) are deliberately not on this list; they're tracked separately and aren't promises until they're shipped.
play, verify, responsible-play, privacy, terms, cookies, rtp, and changelog each carry a schema.org graph with a typed WebPage / WebApplication and a BreadcrumbList back to the home page./play now publishes an ItemList of all 19 in-house originals (Dice, Crash, Limbo, Plinko, Mines, Wheel, Hi-Lo, Tower, Coin Flip, Roulette, Blackjack, Baccarat, Keno, Slots, RPS, Pump, Sic Bo, Stairs, Aviator) so search engines can render the games as deep links.WebSite.potentialAction on the landing page wires Google's sitelinks search to /play?q=….rel="canonical" to verify.html, rtp.html, and changelog.html; updated web/sitemap.xml to include /verify alongside the deploy sitemap (which already had it)./verify page — auth-free, runs entirely in your browser. Paste server seed, client seed, and nonce and the same HMAC-SHA256 settler the engine uses recomputes the outcome byte-for-byte.SHA256(seed)./verify?server=…&client=…&nonce=…), so disputes are one paste away./verify friendly URL, service-worker preload, footer link from every legal page.npx tsx scripts/run-fixtures.ts.offline.html when navigation requests can't reach the network.InsufficientFundsError, nightly reconciliation helper./api/bets once configured.