Builder
interface Builder
Base interface for feature builders.
All feature builders must implement this interface to provide a consistent building pattern across the SDK. Builders use the DSL marker annotation to provide type-safe configuration syntax.