RAPS Kernel - Core functionality for the RAPS CLI
This crate provides the foundational components:
- Error handling and exit codes
- Logging and verbosity control
- HTTP client with retry logic
- Configuration management
- Token storage abstraction
- OAuth authentication
- Progress bar utilities
- Interactive prompt utilities