Arkency engineer. Credited in the talk ('Kudos Robert') for a ~10-year-old Arkency blog post describing how to defer background jobs until after the enclosing ActiveRecord transaction commits — the same pattern Rails 7.2 later built in and that the Lemonade rewrite reused via a custom wrapper mimicking ActiveRecord's committed-callback behavior.