API Reference
New code imports package:vyuh_workflow_engine/vyuh_workflow_runtime.dart. Graph types remain as Legacy* aliases for migration.
| Page | Covers |
|---|---|
| WorkflowRuntime | Start, drive, signal, cancel, recover |
| Workflow and Context | Workflow.define, durable awaits |
| WorkflowModule | Installation lists |
| ActivityHandler | Automated work |
| UserTask | Assigned work |
| WorkflowStorage | Persistence contract |
| History and Commands | Events, commands, status |
| Glossary | Vocabulary |
The HTTP surface is documented in Service API.