True for a disabled entry that was just re-enabled in the TUI and is
awaiting a reconnect to load its tools.
Lets /tools (tool_catalog.split_mcp_server_info) preserve the reconnect
guidance held in error instead of collapsing it to the generic "disabled
by user" label — an explicit flag rather than a fragile match on the
guidance text. Only meaningful while status == "disabled".