Enable the scoped alert system within provideFeedback().
Provides CngxAlerter at the environment level for root-level injection.
Without this feature, CngxAlerter is only available via CngxAlertStack's
viewProviders (scoped injection).
The token is opaque - always use provideFeedback() with feature functions,
never construct the config object manually.