docs: fix daily docs audit drift - #5936
Open
clockwork-labs-bot wants to merge 8 commits into
Open
clockwork-labs-bot wants to merge 8 commits into
clockwork-labs-bot wants to merge 8 commits into
Conversation
| </TabItem> | ||
| </Tabs> | ||
|
|
||
| Procedure HTTP requests automatically accept gzip and Brotli responses and expose the decoded |
Contributor
Author
There was a problem hiding this comment.
Source for this localized docs update: #5698 enabled transparent gzip/Brotli decompression for procedure HTTP requests.
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
TableHandle.count()returnsbigint, matchingcrates/bindings-typescript/src/lib/table.tsand existing TypeScript SDK tests.spacetime publishenvironment behavior: ordinary publishes preserve unspecified stored values by default, and optional values are removed only through explicit unset or replacement.[Reducer(ReducerKind.ClientConnected)] public static, matching the C# server module requirements.bprocedure argument is declared ast.string(), matching themyTable.bcolumn inserted insidewithTx.Audit notes
bot/docs-auditPR docs: fix daily docs audit drift #5936, so this run updated the existing PR branch.origin/masterintobot/docs-auditbefore adding audit fixes. On 2026-09-18, this brought in source PR Update railway deploy button to follow their requirements #5948, a localized Railway deploy-button docs update; no additional docs correction was needed for that change.DbConnectionreconnection contract unchanged, so no docs change was made for that PR.skills/*/SKILL.mdagainst public docs for CLI flows, SDK APIs, server module APIs, auth, onboarding, deployment, MCP, Unity, Unreal, and cross-language casing consistency.docs/docs/00200-core-concepts/00200-functions/00400-procedures.md: a TypeScript procedure example declaredbast.u32()while inserting it into a table column declared ast.string().version-1.12.0docs and was left unchanged.Validation
pnpm buildindocs/passed on 2026-09-17. It emitted the existing Docusaurus update/Browserslist notices and the existingdocusaurus-plugin-llms-txtwarning for/docs/ask-ai/ask-ai, then generated static files successfully.pnpm --dir docs sync-agent-skillspassed on 2026-09-18.pnpm --dir docs typecheckpassed on 2026-09-18.