Purpose
Diagnostic primitives are narrow switches for support sessions. They should answer one question without turning production logs into a data dump.
Current families
KONDUIT_VERIFY_MODEKONDUIT_OAUTH_DIAGKONDUIT_STRIPE_DIAGKONDUIT_CHAT_DIAGKONDUIT_UPSELL_DIAGKONDUIT_PLAN_DIAGKONDUIT_SUB_DIAGKONDUIT_CHAT_RENDERER_DIAGKONDUIT_UPDATE_DIAGKONDUIT_NETWORK_DIAGKONDUIT_PERFORMANCE_DIAGKONDUIT_SENTRY_DIAG
Activation procedure
Enable only the needed family, reproduce once, capture logs, then disable it. Never leave a diagnostic variable enabled for normal traffic.
Redaction
Diagnostic output must not include OAuth tokens, Stripe keys, Supabase service keys, cookies, request bodies, or raw user emails.