Skip to content

docs: fix undefined parameters in README code examples#137

Merged
asulwer merged 1 commit into
masterfrom
claude/readme-example-code-whxmux
Jun 27, 2026
Merged

docs: fix undefined parameters in README code examples#137
asulwer merged 1 commit into
masterfrom
claude/readme-example-code-whxmux

Conversation

@asulwer

@asulwer asulwer commented Jun 27, 2026

Copy link
Copy Markdown
Owner

The "What it does" teaser and the AOT snippet referenced an undefined
parameters variable and conflated compile-time vs execute-time
parameters. Replace with self-contained RuleParameter usage matching the
actual Workflow.Compile/Execute API.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01Qnd2krFLDqf6rECkNeS4tt

The "What it does" teaser and the AOT snippet referenced an undefined
`parameters` variable and conflated compile-time vs execute-time
parameters. Replace with self-contained RuleParameter usage matching the
actual Workflow.Compile/Execute API.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Qnd2krFLDqf6rECkNeS4tt
@asulwer asulwer merged commit 5c6c5f3 into master Jun 27, 2026
2 checks passed
@asulwer asulwer deleted the claude/readme-example-code-whxmux branch July 5, 2026 18:31
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