Yep, thanks. Reading more about it, the "immutability" of the append log seems like a convention rather than something that is enforced programmatically (i.e. you can always write over the persisted fragments since they're objects in blob storage), which is what I was concerned about.