Workflow Reliability term
Transition table
Makes every allowed and blocked movement between states explicit.
What it means
Plain meaning
state transition matrix: Makes every allowed and blocked movement between states explicit.
Aliases
state transition matrix, allowed transitions
Use it when your messy ask mentions
- unclear transitions
- step change
- valid move
- invalid move
- robust state
- between steps
- stage changes
- back button
- next button
Prompt phrase
Create a transition table that lists every current state, event, next state, and rejected event.
Before and after
Weak ask
Fix this unclear transitions flow.
Exact Terms ask
Create a transition table that lists every current state, event, next state, and rejected event.