AFTER-event args for WhiteboardState.BoardCleared$ — every item was removed in one operation via WhiteboardState.Clear. The clear is a single undo step; one 'replace' op lands in the journal so perception consumers re-read the (now empty) scene.
'replace'
Who cleared the board.
How many items were removed (highlights included).
AFTER-event args for WhiteboardState.BoardCleared$ — every item was removed in one operation via WhiteboardState.Clear. The clear is a single undo step; one
'replace'op lands in the journal so perception consumers re-read the (now empty) scene.