pub fn get_feature_flags() -> Vec<&'static str>
Returns a vector of feature flag strings. Enabled features are listed as-is while disabled ones are prefixed with “!”.