Skip to content

docs: fix submodule function call separators - #5732

Open
clockwork-labs-bot wants to merge 1 commit into
masterfrom
bot/docs-submodules-dot-separator
Open

docs: fix submodule function call separators#5732
clockwork-labs-bot wants to merge 1 commit into
masterfrom
bot/docs-submodules-dot-separator

Conversation

@clockwork-labs-bot

Copy link
Copy Markdown
Contributor

Description of Changes

Fixes the submodules docs to use dot-qualified reducer/procedure names, matching the current implementation and generated TypeScript bindings.

Also tightens nearby TypeScript snippets:

  • imports table where the consumer example uses it
  • uses the exported TypeScript context type names ReducerCtx and ProcedureCtx

API and ABI breaking changes

None. Docs only.

Expected complexity level and risk

  1. Low-risk documentation correction.

Testing

  • pnpm build from docs/
  • Checked current implementation references: ReducerName docs, TypeScript runtime namespace prefixes, CLI lookup comments, and generated TypeScript binding test expectations all use dot-qualified names such as myauth.verify_token.

@aasoni
aasoni enabled auto-merge August 12, 2026 19:45
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.

2 participants