Problem Statement
xstreamroll-sdk/README.md references API endpoints and features (WebSocket subscriptions, paginateStreams()) that either do not exist in the current API or are not implemented in the SDK. New adopters following the README will encounter immediate failures.
Why It Matters
Documentation that doesn't match the implementation actively harms adoption.
Acceptance Criteria
Files Affected: xstreamroll-sdk/README.md, xstreamroll-sdk/src/
Difficulty: Easy | Effort: 1 day
Problem Statement
xstreamroll-sdk/README.mdreferences API endpoints and features (WebSocket subscriptions,paginateStreams()) that either do not exist in the current API or are not implemented in the SDK. New adopters following the README will encounter immediate failures.Why It Matters
Documentation that doesn't match the implementation actively harms adoption.
Acceptance Criteria
xstreamroll-sdk/README.mdagainst the actual SDK implementation(coming soon)or removedtypedocFiles Affected:
xstreamroll-sdk/README.md,xstreamroll-sdk/src/Difficulty: Easy | Effort: 1 day