Wire-level constants, kept in the effect-free core so that the client, the environment readers and the documentation all agree on one source of truth.
The base URL is a String rather than an org.http4s.Uri because core must not depend on http4s. The client turns it into a compile-time-checked literal, so a malformed default can never reach runtime.