# 2026-02-20 — Memory Flush (Pre-Compaction) ## Key State - **CoinEx live trader**: Running every 5min via systemd timer. $146.84 USDT balance. - **ENV VAR BUG still open**: telegram-bot.env has `BOT_TOKEN`/`CHAT_ID` but script reads `TELEGRAM_BOT_TOKEN`/`TELEGRAM_CHAT_ID`. Fix in progress. - Service file: `~/.config/systemd/user/coinex-live-trader.service` - Script: `projects/crypto-signals/scripts/coinex_live_trader.py` - Paper trader (leverage-trader.timer) DISABLED - **GARP paper trading**: $96,593 (-3.41%), 15 positions, 30% sector cap + 15% cash reserve active - **Knowledge Builder**: Running at :3001, needs production hardening (boot indicator, Docker auto-start) - **Task dispatcher**: Daily 5 PM CST (was every 15min, reduced for token cost) - **Model tiering active**: Case=Opus, dev agents=Sonnet, SPARK=Haiku - **Config patch lesson**: NEVER partial-patch agents list — must include ALL fields or they get wiped. Caused 12h outage. ## Pending Items 1. Fix CoinEx trader env var mismatch (BOT_TOKEN vs TELEGRAM_BOT_TOKEN) 2. Monitor first live trades on CoinEx 3. KB production hardening 4. 61+ unresearched SPARK ideas 5. Jinx/Pixel QA on KB (tasks 017/018)