I really like where this API is going, and it made me think. I have build a visual page editor for my CMS, but I had to write my own crappy implementation of a mutation history. this gives me undo&redo capabilities.
Do you recon I could leverage this API to replace my version of a mutation history?