Call.parameters was hardcoded to a placeholder object. Now the matched route parameters are threaded through from the dispatcher to the handler so handlers can access e.g. call.parameters.word. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>