- Use DEPLOY_MODE=prod for build_install_and_start_manager.sh and build_install_sdk.sh - Switch health check to check_manager_health_prod.sh - Note production install path /opt/hivecore/
- Add workspace-level README with monorepo structure and per-package chapters - Add hivecore_logger: C++/Python async logging SDK with spdlog/QueueHandler - Add hivecore_log_manager: centralized log management (quota, compression, dynamic level) - Add hivecore_logger_interfaces: ROS 2 SetLogLevel service definition - Add build/install/start scripts for one-command setup