//! # roboticus-cli
//!
//! CLI command handlers and migration engine for the Roboticus agent runtime.
//! This crate contains all `roboticus <subcommand>` implementations (status,
//! sessions, memory, wallet, update, admin, defrag, etc.) as well as the
//! Legacy ↔ Roboticus migration and skill import/export engine.