PR #108 gated Mob.Theme's NIF probes behind a cached availability check (suite warning lines 199 → 78). The residual 78 come from ungated callers: Mob.Device (open_url, capabilities, battery/network, subscription fan-out) and DNS preresolve. Apply the same persistent_term + :global.trans probe-cache pattern (or extract it into a shared Mob.Nif.Probe helper used by Theme/Device/DNS) so host test runs are fully quiet. Counts and call-site correlation in PR #108's review.
PR #108 gated Mob.Theme's NIF probes behind a cached availability check (suite warning lines 199 → 78). The residual 78 come from ungated callers: Mob.Device (open_url, capabilities, battery/network, subscription fan-out) and DNS preresolve. Apply the same persistent_term + :global.trans probe-cache pattern (or extract it into a shared Mob.Nif.Probe helper used by Theme/Device/DNS) so host test runs are fully quiet. Counts and call-site correlation in PR #108's review.