← Back to Explore

action-messages

Demonstrates STOP and COMPLETE with message parameters

transitions

Rundown


# Action Messages

Shows STOP/COMPLETE with descriptive messages.

## 1. Check Status

- PASS: COMPLETE "Setup completed successfully"
- FAIL: STOP "Setup failed - check prerequisites"

Verify system is ready.

Run

Step passes, COMPLETE fires with message

Initializing...

Initializing...

Step/