Reference & support
Changelog
2026-05-27
- Restructured the docs around the two-plane model: a Calculation API section (product keys, poker math, SDK status) and an Automation & management section (service accounts, management tokens, webhooks, and closed-beta automation contracts).
- Added pages for service accounts & management tokens, versioning & stability, status, and a glossary. Private CLI, MCP, and management-client pages are intentionally unlisted until public artifacts are available.
- Split concepts (explanation) from reference (errors, rate limits); expanded Errors & troubleshooting.
- Added a "Which key do I use?" reference for
pw_test_/pw_live_/pw_mgmt_.
2026-05-25
- Developer platform docs moved to a closed-beta posture: invited developers can create an account in the console, issue test keys, and start calling the calculation API with free credits.
- Docs updated to the closed-beta posture; "Alpha Access" replaced by Access & limits.
- Added Console and Sign-up entry points across the docs and the
/developerslanding page. - API reference now renders from the generated public Developer API projection instead of the hand-maintained preview file.
2026-05-24
- Promoted the Zudoku documentation app as the canonical repo-owned docs/reference surface for
pokerworks.io/docs. - Preserved the split between the corporate
/developerslanding page, the docs hub, the public API origin, and the future console. - Published the initial calculation API, SDK, reference, and access pages.
Planned
- Publish the public TypeScript SDK as
@pokerworks/sdkonce it no longer depends on private monorepo packages.