scenario add_messages_is_the_one_field_that_appends · 3.8ms
seed_passed_to_invoke {"message": "go", "note": "initial"}
node turn_one · 0.0ms
wrote {"message": "turn one reply", "note": "from turn one"}
node turn_two · 0.0ms
wrote {"message": "turn two reply", "note": "from turn two"}
one_field_accumulates_the_other_replaces {"message_count": 3, "messages": ["go", "turn one reply", "turn two reply"], "final_note": "from turn two"}