//! User onboarding module for Jarvy
//!
//! This module provides:
//! - First-run detection to welcome new users
//! - Project type detection to suggest appropriate tool stacks
//! - Welcome banner with quick action suggestions
// Public API exports
pub use ;
pub use ;