Skip to main content

Composition support matrix

Scope

Current support matrix for v1 composition patterns.

PatternStatusNotes
Single legsupportedBaseline for all tenants
Multi legsupportedShared custody checkpoints
Hybrid freight + portersupportedPartial connectivity tolerant
Return chainpartialControlled rollout
Rework loopnot in v1Planned post-v1
Parallel fan-outnot in v1Requires additional policy controls

Invariants

  • Unsupported patterns must fail fast with explicit error codes.
  • Partial support must declare all constraints in API contract docs.

Failure Modes

  • Pattern requested without feature gate checks.
  • Implicit fallback to unsupported execution path.

Out of Scope

  • Customer-level enablement policies.
  • Internal rollout calendar and tenant sequencing.