docs: online Texas Hold'em design spec (serverless, value-ready deal ladder)#76
Merged
Merged
Conversation
…eal ladder) Pre-implementation spec for a no-server online no-limit hold'em game built on the extension family: TorrentXT (rp1 messaging + DHT rendezvous + BEP44 standings), SodiumXT (identity, sealed lanes, commitments), OnionXT (onion tables + oracle hosting), and the Box2Dxt Kit (spritesheet card animation + physical chips). Because chips may someday carry real value, the deal is specced as a three-level ladder up to a ristretto255 mental-poker deal (commutative scalar masking, reveal-scalar showdown, void-and-audit attribution) with a hash-chained signed transcript and countersigned settlement receipts as the only value interface. Honest non-goals: regulatory compliance, collusion/bot detection, ZK shuffle proofs (documented as the ceiling). The only blocking native work is exposing libsodium's ristretto255 surface in SodiumXT; TorrentXT/OnionXT/Box2Dxt suffice as shipped. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01ARv3pRjgM2H9ga7ZYQmvhe
SethMorrowSoftware
marked this pull request as ready for review
July 11, 2026 03:49
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this is
docs/holdem-spec.md— a pre-implementation design spec (plan, not as-built) for a serverless online no-limit Texas Hold'em game built on the OXT extension family:Design highlights
Docs-only change: no code, no Kit edit (no sync/harness bump needed), no ABI impact. Verified clean of smart quotes.
🤖 Generated with Claude Code
https://claude.ai/code/session_01ARv3pRjgM2H9ga7ZYQmvhe