## Deployment - Package as a background daemon (launchd on macOS, systemd on Linux) - Auto-start on login/boot - Configuration via environment variables and/or config file - Log rotation and management - Health check endpoint or status command - Upgrade path (restart sessions gracefully on new version)
Deployment