mavis-trash: moved to trash: '.venv'
idle data: {'count': 0, 'items': []}
running data: None
values: {'idle': {'count': 0, 'items': []}}
changes: [DataChangeInfo(state_id='idle', key='count', old_value=0, new_value=5)]
exit idle, state_data: {'count': 5, 'items': []}
enter running, state_data: {'progress': 0.0}
after start — idle: None running: {'progress': 0.0}
changes after macrostep: []
running now: {'progress': 0.5}
type violation: InvalidDefinition Value 'nope' assigned to data variable 'progress' of state 'running' does not conform to type <class 'float'>.
