Memorize Hub
The Hub is the optional relay + control-plane for memorize's cross-machine sync. It holds opaque per-store event logs so your machines — and teammates — converge without sharing a filesystem.
Personal memory
A private, account-scoped store that follows you across machines.
Shared workspaces
Invite teammates into one event log; memory becomes the union, tagged by provenance.
Local-first
The relay is always optional. Append-only, store-and-forward, self-healing.
Two planes
A dumb relay stores opaque, append-only event logs keyed only on
event.id. A thin gateway owns identity, keys,
membership, and invites, and reverse-proxies the relay. They never mix — that is what keeps the relay
vendor-neutral and your memory schema free to evolve.