# mobus_stepwise v0.2.0 - API Reference

## Modules

- [Mobus.Stepwise.Artifacts](Mobus.Stepwise.Artifacts.md): Canonical helpers for workflow-owned artifacts in the stepwise runtime.
- [Mobus.Stepwise.Capabilities](Mobus.Stepwise.Capabilities.md): Configurable capability runner adapter for the stepwise engine.
- [Mobus.Stepwise.Components.FsmBreakpoint](Mobus.Stepwise.Components.FsmBreakpoint.md): Breakpoint component for stepwise workflows.
- [Mobus.Stepwise.Components.StepwiseAction](Mobus.Stepwise.Components.StepwiseAction.md): Executes declarative per-step actions for stepwise workflows.
- [Mobus.Stepwise.Components.StepwiseAdvance](Mobus.Stepwise.Components.StepwiseAdvance.md): Advances (or reverses) the current step for stepwise workflows.
- [Mobus.Stepwise.Components.StepwiseContextMerge](Mobus.Stepwise.Components.StepwiseContextMerge.md): Merges inbound payload into `runtime.context` for stepwise workflows.
- [Mobus.Stepwise.Components.StepwiseEntryAction](Mobus.Stepwise.Components.StepwiseEntryAction.md): Executes entry-triggered actions for stepwise workflows.
- [Mobus.Stepwise.Components.StepwiseProjection](Mobus.Stepwise.Components.StepwiseProjection.md): Projection component for stepwise workflows.
- [Mobus.Stepwise.Engine](Mobus.Stepwise.Engine.md): ALF-backed engine for stepwise workflows.
- [Mobus.Stepwise.EngineBehaviour](Mobus.Stepwise.EngineBehaviour.md): Behaviour contract for stepwise engines.
- [Mobus.Stepwise.Error](Mobus.Stepwise.Error.md): Structured error metadata for capability and engine errors.
- [Mobus.Stepwise.History](Mobus.Stepwise.History.md): Structured access to runtime history and trace data.
- [Mobus.Stepwise.IR](Mobus.Stepwise.IR.md): Normalization helpers for workflow specs compiled into IR.
- [Mobus.Stepwise.Pipeline.Stepwise](Mobus.Stepwise.Pipeline.Stepwise.md): Static ALF pipeline for stepwise workflows.
- [Mobus.Stepwise.Projection](Mobus.Stepwise.Projection.md): Canonical UI projection contract returned by the stepwise engine.
- [Mobus.Stepwise.ProjectionHelpers](Mobus.Stepwise.ProjectionHelpers.md): Shared projection helper functions used by all profile projections
(stepwise, FSM, flow).
- [Mobus.Stepwise.Result](Mobus.Stepwise.Result.md): Normalized outcome helpers for engine return values.
- [Mobus.Stepwise.Runtime](Mobus.Stepwise.Runtime.md): Stable accessor helpers for stepwise runtime maps.
- [Mobus.Stepwise.SpecHelpers](Mobus.Stepwise.SpecHelpers.md): Shared pure functions for inspecting stepwise workflow specs.
- [Mobus.Stepwise.Telemetry](Mobus.Stepwise.Telemetry.md): Telemetry integration for the stepwise engine.
- [Mobus.Stepwise.Types](Mobus.Stepwise.Types.md): Canonical types for the stepwise engine.

