Debuggable builds make ART run JIT-only and ignore the baseline profile, which cripples the per-event hot path (JSON parse, hex decode, SHA-256, JNI Schnorr verify per relay event). The staging variant is non-debuggable with R8 like release, but debug-signed so anyone can install it without the release keystore. It installs alongside debug/release via the .staging applicationId suffix.