snowflake-mcp-is-connected-false-despite-healthy

The is_connected tool on the Snowflake MCP connector may return false while health_check_snowflake returns healthy. The bridge resolves health via a live probe, not a cached connection handle. Treat health_check_snowflake as the authoritative connectivity signal, not is_connected.