pub const POSTHOG_ENABLED: &str = "true";
Per-tier enable flag (Report). String-comparison gate avoids forking the binary per env value.
Report