Panel Guide
Timeline Inspector
Section titled “Timeline Inspector”The panel uses a Redux-style inspector layout:
- Left side: timeline rows (
@@INIT,SNAPSHOT/<step>,COMMAND/<type>,ERROR/<type|requestId>). - Right side: tabs for
Action,State, andDiff. - Selection is local/read-only and does not mutate inspected runtime state.
Timeline Controls
Section titled “Timeline Controls”- Follow latest: keeps selection pinned to newest row.
- Display limit: limits rows rendered in the panel.
- Prune to limit: truncates retained rows for the active machine.
Command Controls
Section titled “Command Controls”Built-ins:
startJourney,goToNextStep,terminateJourney,completeJourney,resetJourneygoToStepByIdgoToPreviousStepgoToLastVisitedStep- custom
send clearStepError