Updated task reminder and overdue reminder queries to match the kanban categorization logic. A task is now considered "completed" (excluded from notifications) if it has NextDueDate IS NULL AND at least one completion record, rather than checking if completion was after the due date. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>