Rename fictional venue to Rothera (verified); no geo-lock framing - #13
Merged
Merged
Conversation
…ed live: Robinhood + Susquehanna) Add verified US/UK/CA/CH/UAE geo-restriction caveat to Robinhood-Chain stock-token rails Verified from live sources (rothera.io, robinhood.com newsroom/stocktokens, multiple 2026 reports): the Robinhood-linked prediction venue is Rothera, not "Meridian Predict" (which does not exist); Robinhood Stock Tokens are unavailable to US persons and restricted in UK/CA/CH/UAE; RH Chain mainnet (Arbitrum L2) went live 2026-07-01. Also reworded now-false "new venue" phrasing to the accurate reason (BankrBot has no native Rothera execution integration yet). No gate values/paths changed; friend-bet behavior unchanged (Task 2 pending your call). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017xa6j3HGPqC43aEXX4wgZD
Per maintainer: no geo-lock framing. BankrBot access (analysis, Polymarket, social bets) is universal, so drop the US/UK/CA/CH/UAE Stock-Token caveats added in the prior commit. The Rothera rename and the accurate "no native BankrBot Rothera execution yet" wording are unaffected. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017xa6j3HGPqC43aEXX4wgZD
PhantomCapAI
pushed a commit
that referenced
this pull request
Jul 16, 2026
Coverage: - Supported Markets is now explicitly illustrative, not an allow-list: any market Polymarket lists is in scope. Kept the heading (validate.sh required section + README anchor), relabelled the column "Example category", and added an "Anything else Polymarket lists" catch-all row. - Discovery: added open-lookup examples (find any market by name/topic) and a note that discovery is not scoped to the listed categories (merged with the two-sided "both quotes + spread" reminder). Venue fix (rides in this commit to keep the split at three): - Restore Rothera -> Meridian Predict across SKILL.md, README.md, CHANGELOG.md, and examples/config.yaml (frontmatter tag, config key, prose). PR #13 renamed the fictional venue to "Rothera" — a real centralized CFTC exchange, not a Robinhood Chain venue — which was the regression. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
Summary
Two accuracy fixes.
1. Rename fictional "Meridian Predict" → Rothera. Verified from live sources (rothera.io, robinhood.com newsroom/stocktokens, and multiple 2026 reports) that the real Robinhood-linked prediction venue is Rothera (Robinhood + Susquehanna's CFTC-regulated exchange, live since ~May 2026); "Meridian Predict" does not exist. Replaced every occurrence across
SKILL.md,README.md,examples/config.yaml(themeridian_predict:→rothera:venue key + frontmatter tag),CHANGELOG.md, and example commands (grepconfirms zeroMeridianleft). Also corrected now-false "new venue" phrasing to the accurate reason — BankrBot has no native Rothera execution integration yet — keeping the analysis-only / Polymarket-fallback framing truthful.2. No geo-lock framing. BankrBot/PolyRobin (analysis, Polymarket, social bets) is open to everyone, so no US/regional-restriction caveats are included.
Not changed: the friend/social-bet feature and its README example are left as-is (intentional). No gate values, thresholds, or paths were modified.
Verification
./scripts/validate.sh→ all pass;examples/config.yamlparses with therotherakey.markdown-link-check→ no dead links.🤖 Generated with Claude Code
Generated by Claude Code