Messaging & Workflow 2 documented workflows

Cloud Workflows

Workflow deployment and execution workflows.

Documented workflows

2 workflows
  • workflow deploy/list/get/delete
  • executions

Service boundaries

  • In-flight execution checkpointing is not durable across restart.
  • workflow deploy/list/get/delete: Local facade and seed paths exist.
  • executions: Execution engine exists but connector/runtime parity needs expansion.
  • Audited metadata survives restart while the LocalCloud volume is retained
  • External runtime/data-plane side effects, if any, have separate lifecycle and recovery limits.

Next steps