Foundation

Replay any past state

"What did the site look like at this moment?" is a query. Rollback isn't a feature — it's history.

What you get

Time travel for your site.

Render the prod homepage as it appeared on any past timestamp — with the template, theme, nav, and routes that were live then.

Where this matters

For compliance

"What did the disclosure say on the day of the filing?" — exact answer, exact rendering.

For incident response

"What did the page show when the customer reported the bug?" — open the time-travel view; you're looking at exactly what they saw.

For rollbacks

A bad release isn't undone by re-deploying old code. It's undone by activating an older snapshot.

Late corrections that don't lie

A correction made today as of a past date is recorded as such — both the original and the correction are preserved.

See the compliance use case →