You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: normalize legacy plan names to current tiers (#36)
* docs: normalize legacy plan names to current tiers
Replace legacy tier names (Exploration / Production Boost / Reservoir
Mastery) in customer-facing docs and the QA issue-generator script with
the current billing tiers: Developer ($19/10K), Starter ($49/50K,
webhooks), Professional ($99/100K, webhooks + WebSocket streaming),
Scale ($299/1M). Docs/comments only; no functional code changed.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* docs: normalize remaining streaming plan-name references
Replace "Reservoir Mastery" in the README streaming section and the
reject_subscription ConnectionError message with current billing
language: "Professional plan ($99/mo) or higher" (streaming gates at
Professional+). The error string keeps the "Subscription rejected"
prefix so the existing streaming unit test still matches.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments