Because the event store is immutable, correcting bad data is much harder than in a relational database (where you can just UPDATE to compensate). Remediation approaches exist but are all significantly more expensive in time and money. Practical corollary: avoid the anti-patterns Ladd lists — heeding them doesn't guarantee success, but you'll be better off.