Helper registry discovery and configuration for SnakeBridge.
Summary
Types
@type helper_info() :: map()
Functions
@spec discover() :: {:ok, [helper_info()]} | {:error, term()}
@spec discover(SnakeBridge.Config.t() | map()) :: {:ok, [helper_info()]} | {:error, term()}
@spec runtime_config() :: map()