Type Alias: IntentClientFeatureFlags
type IntentClientFeatureFlags = Partial<Record<ActionIntent, ClientFeatureFlags>>;
Represents client-specific feature flags mapped by intent
type IntentClientFeatureFlags = Partial<Record<ActionIntent, ClientFeatureFlags>>;
Represents client-specific feature flags mapped by intent