Nano BPM Advanced Research Prototype Deploy processes and run instances

Deploy processes and run instances

These are the everyday operations against the v2 REST API (all also available over the Falcon protocol).

Reads are eventually consistent. A search/get issued in the instant after a write may briefly not observe it (typically sub-millisecond), exactly like Camunda 8's Operate read channel. The read side is a durable projection, so queries are served from it, not from live engine memory.