Skip to main content

Workflow

experimentalservice-docspublished

Experimental Rust domain model for workflow definitions and immutable revisions; service transport, persistence, triggers, durable runs, leasing, cancellation, and evidence remain planned.

Locked revision
4714f8e5a50d
Latest release
0.2.0
Primary outcome
Build Agents
Audience
Evaluator, Developer, Operator

Recommended start

Begin with the repository-owned adoption path.

experimentalbuild agents

Workflow

Build and test the current workflow domain boundary and inspect its governed delivery plan.

Path
source build
Time
about 5 min

Needs: Rust toolchain

Build the domain crate

Audience Evaluator, Developer, Operator

Public surface

Continue into declared documentation and machine interfaces.

APIs and schemas

No machine specification is declared.

Feeds

No repository feed is declared.

Declared relationships

See what this project points to—and what points here.

Outgoing

  • Uses AEPGoverns engineering planning and execution artifacts
  • Uses Agent PlatformRuns product-neutral agent tasks
  • Uses ConnectorsExecutes governed external operations
  • Uses IdentityResolves current attributable authority
  • Uses EventlogPersists workflow state and evidence

Incoming

  • Eventlog Supports this projectProvides durable workflow state and evidence
  • beyond10x Introduces this project