← Changelog

Stores and publishing

Four store adapters behind one conformance suite; publishing as a single transaction with one-click revert.

The store layer: memory, snapshot, Postgres and PostgREST adapters, all passing one conformance suite. Publishing is a database transaction — values and version ids are immutable, revert mints a new row, and the draft is never touched.