Make bridge and pt-related features non-experimental, and on-by-default in `arti`.
Right now our bridge-client
and pt-client
features are marked as experimental-api
. They should become non-experimental.
Also, building without bridges is the specialized case for now, so arti
should enable them by default. Maybe arti_client
too.