run

suspend fun run(context: C): ExecutionDecision

Runs the execution plan for the given context.

Return

A final ExecutionDecision representing the outcome.