adapterStatuses
Returns the initialization status of all ad adapters.
This is an initialization-time snapshot, captured on the main thread while the SDK initializes. It returns an empty list before initialization completes, and an adapter whose status changes afterwards is not reflected until the manager re-initializes. Accepted because adapter statuses are near-static post-init and this is debug/support tooling, not part of the ad-serving path.