## Context Every SQLite insert wrapped with `channel.send_status()` calls. For Telegram, each is an API call. WAL-mode inserts < 1ms. ## Solution Remove status wrapping or make conditional on debug flag. **Epic:** #862 | **Effort:** XS | **Crate:** zeph-core