AnalyticsClient
interface AnalyticsClient
Provider-agnostic analytics client interface. Apps implement (or bridge) this against whatever analytics SDK they use (Firebase, Amplitude, PostHog, etc.); the shared library only depends on this interface, never a concrete provider.