Skip to content

docs: fix TypeScript table count return type - #5936

Open
clockwork-labs-bot wants to merge 3 commits into
masterfrom
bot/docs-audit
Open

docs: fix TypeScript table count return type#5936
clockwork-labs-bot wants to merge 3 commits into
masterfrom
bot/docs-audit

Conversation

@clockwork-labs-bot

@clockwork-labs-bot clockwork-labs-bot commented Sep 13, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Update the TypeScript client reference so TableHandle.count() returns bigint, matching crates/bindings-typescript/src/lib/table.ts and existing TypeScript SDK tests.
  • Clarify spacetime publish environment behavior: ordinary publishes preserve unspecified stored values by default, and optional values are removed only through explicit unset or replacement.

Audit notes

  • Required PR preflight found open bot/docs-audit PR docs: fix TypeScript table count return type #5936, so this run updated the existing PR branch.
  • Merged current origin/master into bot/docs-audit before adding today's audit fix.
  • Commit-impact pass: source PR Implement persistent typed database environments #5887 introduced persistent typed database environments. The docs fix aligns the publish concept page with the new CLI reference, environment variables guide, implementation, and smoketests.
  • Compared current skill files in skills/*/SKILL.md against public docs for CLI flows, SDK APIs, server module APIs, auth, onboarding, deployment, MCP, and cross-language casing consistency.

Validation

  • pnpm build in docs/ passed. It emitted the existing docusaurus-plugin-llms-txt warning for /docs/ask-ai/ask-ai, then generated static files successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant