- Created `mt5/MQL5/Experts/EXNESS_GenX_Trader.mq5` as a copy of `SMC_TrendBreakout_MTF_EA.mq5` to match user's local setup.
- Replaced invalid `iDonchian` calls with manual `CopyHigh`/`CopyLow` logic in both `EXNESS_GenX_Trader.mq5` and `SMC_TrendBreakout_MTF_EA.mq5` to fix compilation errors.
- Added `scripts/sync_logs.py` to provide a simple log monitoring tool.