Common data shared across all states.
@type t() :: %ExMCP.Client.States.Common{ callbacks: map(), config: map(), name: atom() | nil, transport_module: module() }