← Back

Core Capability

Flexible Artifact Delivery

Deliver workflow packages as local files, embedded assets, or remotely hosted artifacts.

The runtime can load signed workflow artifacts from multiple sources without requiring infrastructure redeployment.

What It Is

Flexible Artifact Delivery allows workflow packages to be supplied to the runtime in different forms.

  • Static local file distribution
  • Embedded artifacts within container images
  • Remote HTTP-hosted package retrieval

Why It Matters

Requiring runtime redeployment for every workflow update increases operational friction and slows release velocity.

Decoupling runtime infrastructure from artifact delivery enables faster iteration and simpler updates.

How It Works

The runtime loads signed workflow artifacts independently of how it is deployed.

  • Local file resolution
  • Embedded package loading
  • Remote retrieval over HTTP
  • Signature verification before execution

Commercial Impact

Decoupled artifact delivery reduces operational overhead and accelerates product updates across diverse customer environments.