- Memoize useInteractionStateMachine return object to prevent unnecessary re-renders in consumers that depend on interactionMachine - Remove debug logging effect that fired on every state change These changes reduce the number of callback recreations and console output, which could affect performance. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>