Davydov's conclusion: event-based architecture sometimes wins and sometimes doesn't. Event sourcing is 'simple' the way git is simple once you know it, but it costs money, onboarding time, and mental effort. Use it selectively (e.g. orders in an e-commerce system) rather than as a default.