Runnable example for the wrapper extraction and reporting surface.
@type render_mode() :: :all | :json | :report_only
@spec manifest() :: Kinda.Wrapper.Manifest.t()
@spec render(keyword()) :: String.t()
@spec run(keyword()) :: :ok