is_explicitly_excluded

Function is_explicitly_excluded 

Source
pub fn is_explicitly_excluded(_class_name: &str) -> bool
Expand description

Phase B.9.1 — explicit excludes for class names that LOOK app-like but should never produce drift. Currently empty because is_app_class is allowlist-based; kept as a hook for follow-up tuning if the allowlist gets too permissive.