@projectpac/operation-dobj
v0.6.0
Published
Part of PAC: @projectpac/operation-dobj.
Readme
@projectpac/operation-dobj
An operation adapter for the other half of the object daemon: putting things into it.
inventory() and catalog() read dobjd and report what it holds. This is the
write direction, and it is the one a principal's policy will speak about first:
it has an effect outside this node that nothing here can undo.
The operations, all writes into the principal's own daemon:
dobj.importlands an object the box just handed this principal. The text arrives in the request because the object does not exist in their data yet.dobj.install-pexelands a built plugin archive, which settling needs exactly when a received object's class is the negotiated plugin's own: the daemon cannot file what it has never heard of.dobj.mint/dobj.mint-statusstart a craft action and watch it -- real proof-of-work, so starting and watching are separate operations rather than one long-held call.
