FeedbackConfig

Phase 34 Plan 01 — public configuration skeleton (AND-LOG-03). Plan 02 added captureLogs(lines). Plan 03 adds addRedactor(...) and sendDefaultPii(...).

The class itself is final with a private constructor — hosts cannot subclass.

Application

apply is internal so it is not part of the public BCV surface. It is called by SdkInitializer (wired in 34-02) when the host passes a FeedbackConfig through MCPFeedback.init(...).

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion