We need to version our DOM format so that
- old versions can be detected, and ideally
- old versions can be upgraded to the latest version while reusing expensive parts of the DOM
This is especially important once we move to permanent HTML storage, but should also be useful to avoid the need for full cache purges in the current Varnish setup.
Version: unspecified
Severity: normal