MCP failure codes are now cleaned up before reporting, so odd server values don't leak through.
What's wrong with this entry?
The error code attached to MCP connection failures is now classified before being reported, so arbitrary values from a server do not reach telemetry verbatim.
- Emits
missingwhen there is no code, the numeric value when it is an integer, a known code from an allow-list, orotheras the fallback. - Applies to every
tengu_mcp_server_connection_failedreport; no gate.
tengu_mcp_server_connection_failed
Strings lifted out of the shipped bundle, so the claim above can be checked against them.