The write GuardHelpers.editDocument performs. Every arm commits one
or more real client writes that the guard seam vets as their underlying lake
mutations. create is deliberately absent because editing addresses an
existing document; create through the client (bench.client.create /
clientFor(...).create), which the same seam gates as a create.
The write GuardHelpers.editDocument performs. Every arm commits one or more real client writes that the guard seam vets as their underlying lake mutations.
createis deliberately absent because editing addresses an existing document; create through the client (bench.client.create/clientFor(...).create), which the same seam gates as a create.