Changed from custom Result sealed class to kotlin.Result which has proper success/failure factory methods. Updated pattern matching to use getOrElse for cleaner error handling. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>