// Package interaction implements the Interaction Layer. // // Primary interface: Telegram bot // - Natural language understanding for trading commands // - Access control (allowed user IDs) // - Typing indicators and markdown formatting // - Proactive notifications // // Future: Web UI API endpoints package interaction