/** * Per-agent topic-discovery configuration. Cadence and analysis window are * managed internally; this only exposes the customer-facing on/off toggle. */ export type TopicDiscoverySettings = {};