pub async fn track_command( command: &str, success: bool, duration_ms: Option<u64>, )
Track a command/CLI invocation