Under the hood
Useful1 Signal0
The check for whether an MCP message is a request moved into one helper.
What's wrong with this entry?
Anonymous. No account, no email.
What
The inline test for whether a message from an MCP server is a request rather than a response is now a single named function. No behavior changes.
Evidence
if (xot(r.message))
Strings lifted out of the shipped bundle, so the claim above can be checked against them.