feat: add discord_send nudge when assistant forgets to send
Detects when the model responds to a Discord message with
conversational text but fails to call discord_send. Injects a
system reminder so the next turn actually delivers the message.
This is a common hallucination pattern — the model writes a reply
'in its head' and calls wait/rest instead, leaving the Discord
user in silence.