Column descriptions
mission
The ID of the Minecraft mission during which the message was published.
id
Sequential ID of the message within the mission.
topic
The topic the message was published on.
timestamp_unix
The Unix timestamp of the message.
timestamp_iso8601
The timestamp of the message in ISO-8601 format.
message
The contents of the message, stored as JSON; use your database's JSON functions and operators to query into it.

~5,856,114 rows (estimated)

Filters: mission = 641031f9-ccf7-4103-94bb-ca5834ea1094 × topic = agent/dialog × clear all
topic
mission id topic timestamp_unix timestamp_iso8601 message
641031f9-ccf7-4103-94bb-ca5834ea1094 244 agent/dialog 1669145181.241 2022-11-22T19:26:21.241Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:26:21.241Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:26:21.241Z"
  },
  "data": {
    "asr_msg_id": "1cf7fd19-2791-4ea4-8c0c-8082f8bbe05a",
    "participant_id": "00055",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "okay",
        "end_offset": 5,
        "start_offset": 1
      },
      {
        "labels": [
          "Engineer",
          "Role",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "engineer",
        "span": "engineer",
        "end_offset": 29,
        "start_offset": 21
      },
      {
        "labels": [
          "Medic",
          "Role",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "medic_strict_token",
        "span": "medic",
        "end_offset": 56,
        "start_offset": 51
      }
    ],
    "text": " okay so I think the engineer should walk with the medic"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:26:21.241Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:26:21.296Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 262 agent/dialog 1669145181.524 2022-11-22T19:26:21.524Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:26:21.524Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:26:21.524Z"
  },
  "data": {
    "asr_msg_id": "390c7741-917c-462d-be8f-d89162cc9801",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Meeting",
          "PuzzleConcept",
          "Concept"
        ],
        "attachments": [],
        "rule": "meeting_token",
        "span": "meeting",
        "end_offset": 21,
        "start_offset": 14
      },
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "red",
        "span": "red",
        "end_offset": 25,
        "start_offset": 22
      },
      {
        "labels": [
          "YesNoQuestion",
          "Question",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "I",
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "span": [
              1
            ],
            "agentType": "Self"
          }
        ],
        "rule": "binary_question",
        "span": "do I get",
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "rule": "genericAction",
              "span": "get",
              "end_offset": 9,
              "start_offset": 6
            }
          ]
        },
        "end_offset": 9,
        "start_offset": 1
      }
    ],
    "text": " do I get the meeting red shirt"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:26:21.524Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:26:21.558Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 1067 agent/dialog 1669145194.413 2022-11-22T19:26:34.413Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:26:34.413Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:26:34.413Z"
  },
  "data": {
    "asr_msg_id": "36b57801-e5a3-4f87-b689-eddf5d4e6824",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agreement3",
        "span": "all right",
        "end_offset": 10,
        "start_offset": 1
      },
      {
        "labels": [
          "C4",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "room_c4",
        "span": "C4",
        "end_offset": 73,
        "start_offset": 71
      },
      {
        "labels": [
          "Damage",
          "PuzzleConcept",
          "Concept"
        ],
        "attachments": [],
        "rule": "damage",
        "span": "damage",
        "end_offset": 51,
        "start_offset": 45
      },
      {
        "labels": [
          "Damage",
          "PuzzleConcept",
          "Concept"
        ],
        "attachments": [],
        "rule": "damage",
        "span": "damage",
        "end_offset": 94,
        "start_offset": 88
      },
      {
        "labels": [
          "E5",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "room_e5",
        "span": "E5",
        "end_offset": 66,
        "start_offset": 64
      },
      {
        "labels": [
          "YesNoQuestion",
          "Question",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "it",
            "labels": [
              "Entity",
              "Concept"
            ],
            "span": [
              22
            ],
            "agentType": "Entity"
          }
        ],
        "rule": "binary_question",
        "span": "does it say",
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "rule": "genericAction",
              "span": "say",
              "end_offset": 106,
              "start_offset": 103
            }
          ]
        },
        "end_offset": 106,
        "start_offset": 95
      }
    ],
    "text": " all right so I got it says rooms with known damage it says i4a E5 and C4 have very bad damage does it say that for you too"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:26:34.413Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:26:34.579Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 2152 agent/dialog 1669145211.395 2022-11-22T19:26:51.395Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:26:51.395Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:26:51.395Z"
  },
  "data": {
    "asr_msg_id": "59bdae52-afff-4d5d-9e6c-5c82e5cab8d1",
    "participant_id": "00088",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "critical_victim",
        "span": "critical victims",
        "end_offset": 34,
        "start_offset": 18
      },
      {
        "labels": [
          "Damage",
          "PuzzleConcept",
          "Concept"
        ],
        "attachments": [],
        "rule": "damage",
        "span": "severe damage",
        "arguments": {
          "type": [
            {
              "labels": [
                "SevereDamage",
                "Damage",
                "PuzzleConcept",
                "Concept"
              ],
              "attachments": [],
              "rule": "severe_damage",
              "span": "severe",
              "end_offset": 81,
              "start_offset": 75
            }
          ]
        },
        "end_offset": 88,
        "start_offset": 75
      }
    ],
    "text": "because mine says critical victims are likely to be in areas with the most severe damage is that what you were just saying this room"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:26:51.395Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:26:51.541Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 2260 agent/dialog 1669145212.935 2022-11-22T19:26:52.935Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:26:52.935Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:26:52.935Z"
  },
  "data": {
    "asr_msg_id": "a760efc5-166c-4f9e-b8ba-41870a670d4a",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "yeah",
        "end_offset": 15,
        "start_offset": 11
      },
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agreement3",
        "span": "all right",
        "end_offset": 10,
        "start_offset": 1
      },
      {
        "labels": [
          "C4",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "room_c4",
        "span": "C4",
        "end_offset": 59,
        "start_offset": 57
      },
      {
        "labels": [
          "DeliberatePlan",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "I",
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "span": [
              37
            ],
            "agentType": "Self"
          },
          {
            "value": "future"
          }
        ],
        "rule": "commit_to_something_plan-type",
        "span": "will go",
        "arguments": {
          "topic": [
            {
              "labels": [
                "Move",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [
                {
                  "text": "I",
                  "labels": [
                    "Self",
                    "Entity",
                    "Concept"
                  ],
                  "span": [
                    37
                  ],
                  "agentType": "Self"
                },
                {
                  "value": "future"
                }
              ],
              "rule": "move_keep_false",
              "span": "go",
              "end_offset": 184,
              "start_offset": 182
            }
          ]
        },
        "end_offset": 184,
        "start_offset": 178
      },
      {
        "labels": [
          "DeliberatePlan",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "I",
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "span": [
              30
            ],
            "agentType": "Self"
          },
          {
            "value": "future"
          }
        ],
        "rule": "commit_to_something_plan-type",
        "span": "will go",
        "arguments": {
          "topic": [
            {
              "labels": [
                "Move",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [
                {
                  "text": "I",
                  "labels": [
                    "Self",
                    "Entity",
                    "Concept"
                  ],
                  "span": [
                    30
                  ],
                  "agentType": "Self"
                },
                {
                  "value": "future"
                }
              ],
              "rule": "move_keep_false",
              "span": "go",
              "end_offset": 151,
              "start_offset": 149
            }
          ]
        },
        "end_offset": 151,
        "start_offset": 145
      },
      {
        "labels": [
          "E5",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "room_e5",
        "span": "E5",
        "end_offset": 52,
        "start_offset": 50
      },
      {
        "labels": [
          "Medic",
          "Role",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "medic_strict_token",
        "span": "medic",
        "end_offset": 199,
        "start_offset": 194
      },
      {
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "precedence1",
        "span": "then",
        "end_offset": 68,
        "start_offset": 64
      }
    ],
    "text": " all right yeah severe and I got severe as an i4a E5 and C4 and then moderate so I think we should Target severe first what does that sound and I'll go will Target severe first I'll go with the medic"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:26:52.935Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:26:53.243Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 2681 agent/dialog 1669145219.568 2022-11-22T19:26:59.568Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:26:59.568Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:26:59.568Z"
  },
  "data": {
    "asr_msg_id": "c1fd1922-34cc-4cd7-992d-5cbb3f830a1c",
    "participant_id": "00055",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "yeah",
        "end_offset": 5,
        "start_offset": 1
      }
    ],
    "text": " yeah I can I can Mike"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:26:59.568Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:26:59.595Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 2715 agent/dialog 1669145220.032 2022-11-22T19:27:00.032Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:27:00.032Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:27:00.032Z"
  },
  "data": {
    "asr_msg_id": "000c84da-1dfa-470f-84ce-45933d5628da",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "type": "Negation",
            "value": true
          }
        ],
        "rule": "precedence1",
        "span": "done so then you do not think",
        "arguments": {
          "first": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "rule": "genericAction",
              "span": "done",
              "end_offset": 71,
              "start_offset": 67
            }
          ],
          "second": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [
                {
                  "type": "Negation",
                  "value": true
                }
              ],
              "rule": "genericAction",
              "span": "think",
              "end_offset": 95,
              "start_offset": 90
            }
          ]
        },
        "end_offset": 95,
        "start_offset": 67
      },
      {
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "precedence1",
        "span": "then",
        "end_offset": 9,
        "start_offset": 5
      }
    ],
    "text": " and then there should be something that we should Mark once we're done so then you don't think you have to move somewhere"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:27:00.032Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:27:00.190Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 2832 agent/dialog 1669145222.299 2022-11-22T19:27:02.299Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:27:02.299Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:27:02.299Z"
  },
  "data": {
    "asr_msg_id": "69dfd86c-7387-4017-8734-2c73ed0da255",
    "participant_id": "00088",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "precedence2_after",
        "span": "after",
        "end_offset": 23,
        "start_offset": 18
      }
    ],
    "text": " we could put SOS after"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:27:02.299Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:27:02.331Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 3040 agent/dialog 1669145225.32 2022-11-22T19:27:05.320Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:27:05.320Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:27:05.320Z"
  },
  "data": {
    "asr_msg_id": "15a17880-59eb-4755-ba65-449ad6a5e140",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "instruction_command_topic_let",
        "span": "let 's see",
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "rule": "genericAction",
              "span": "see",
              "end_offset": 10,
              "start_offset": 7
            }
          ]
        },
        "end_offset": 10,
        "start_offset": 1
      }
    ],
    "text": " let's see"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:27:05.320Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:27:05.339Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 3645 agent/dialog 1669145234.982 2022-11-22T19:27:14.982Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:27:14.982Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:27:14.982Z"
  },
  "data": {
    "asr_msg_id": "8d0e32d6-f842-4c89-ba1b-d52d28ecdb29",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "yeah",
        "end_offset": 5,
        "start_offset": 1
      }
    ],
    "text": " yeah you can't really remove them I think you can"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:27:14.982Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:27:15.039Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 3935 agent/dialog 1669145239.615 2022-11-22T19:27:19.615Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:27:19.615Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:27:19.615Z"
  },
  "data": {
    "asr_msg_id": "aa039302-9a24-41c9-9923-e0ff66d05322",
    "participant_id": "00055",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "yeah",
        "end_offset": 5,
        "start_offset": 1
      }
    ],
    "text": " yeah I can"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:27:19.615Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:27:19.656Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 4053 agent/dialog 1669145241.199 2022-11-22T19:27:21.199Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:27:21.199Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:27:21.199Z"
  },
  "data": {
    "asr_msg_id": "13e9626f-df23-4100-9875-385a4163e715",
    "participant_id": "00088",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "MarkerBlock",
          "Item",
          "Concept"
        ],
        "attachments": [],
        "rule": "marker_block",
        "span": "markers",
        "end_offset": 98,
        "start_offset": 91
      },
      {
        "labels": [
          "MoveVictim",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "we",
            "labels": [
              "Team",
              "Entity",
              "Concept"
            ],
            "span": [
              4
            ],
            "agentType": "Team"
          }
        ],
        "rule": "move_victim",
        "span": "transport the person",
        "arguments": {
          "victim": [
            {
              "labels": [
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "victim",
              "span": "person",
              "end_offset": 44,
              "start_offset": 38
            }
          ]
        },
        "end_offset": 44,
        "start_offset": 24
      },
      {
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "precedence3_token_after",
        "span": "after we after we transport the person because I do",
        "arguments": {
          "first": [
            {
              "labels": [
                "Precedence",
                "ComplexAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "rule": "precedence2_after",
              "span": "after we transport the person",
              "arguments": {
                "first": [
                  {
                    "labels": [
                      "MoveVictim",
                      "ComplexAction",
                      "Action",
                      "EventLike",
                      "Concept"
                    ],
                    "attachments": [
                      {
                        "text": "we",
                        "labels": [
                          "Team",
                          "Entity",
                          "Concept"
                        ],
                        "span": [
                          4
                        ],
                        "agentType": "Team"
                      }
                    ],
                    "rule": "move_victim",
                    "span": "transport the person",
                    "arguments": {
                      "victim": [
                        {
                          "labels": [
                            "Victim",
                            "Entity",
                            "Concept"
                          ],
                          "attachments": [],
                          "rule": "victim",
                          "span": "person",
                          "end_offset": 44,
                          "start_offset": 38
                        }
                      ]
                    },
                    "end_offset": 44,
                    "start_offset": 24
                  }
                ]
              },
              "end_offset": 44,
              "start_offset": 15
            }
          ],
          "second": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "rule": "genericAction",
              "span": "do",
              "end_offset": 57,
              "start_offset": 55
            }
          ]
        },
        "end_offset": 57,
        "start_offset": 6
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "victim",
        "span": "person",
        "end_offset": 44,
        "start_offset": 38
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "victim",
        "span": "person",
        "end_offset": 180,
        "start_offset": 174
      }
    ],
    "text": " like after we after we transport the person because I don't think there's a way to remove markers so are we good with putting the SOS when we're actually like done with the person"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:27:21.199Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:27:21.435Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 4326 agent/dialog 1669145245.353 2022-11-22T19:27:25.353Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:27:25.353Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:27:25.353Z"
  },
  "data": {
    "asr_msg_id": "6b457176-b31c-4da5-a390-dfa4a0947fd2",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "yeah",
        "end_offset": 28,
        "start_offset": 24
      }
    ],
    "text": " you know instead maybe yeah but"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:27:25.353Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:27:25.381Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 4486 agent/dialog 1669145247.843 2022-11-22T19:27:27.843Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:27:27.843Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:27:27.843Z"
  },
  "data": {
    "asr_msg_id": "4f1382fb-2252-4f38-bd01-62d641a50b7f",
    "participant_id": "00055",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "DeliberatePlan",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "they",
            "labels": [
              "Entity",
              "Concept"
            ],
            "span": [
              0
            ],
            "agentType": "Entity"
          },
          {
            "value": "future"
          }
        ],
        "rule": "commit_to_something_plan-type",
        "span": "will explode",
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [
                {
                  "value": "future"
                }
              ],
              "rule": "genericAction",
              "span": "explode",
              "end_offset": 18,
              "start_offset": 11
            }
          ]
        },
        "end_offset": 18,
        "start_offset": 6
      }
    ],
    "text": " they will explode"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:27:27.843Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:27:27.871Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 4513 agent/dialog 1669145248.226 2022-11-22T19:27:28.226Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:27:28.226Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:27:28.226Z"
  },
  "data": {
    "asr_msg_id": "473b0b7c-31c4-48de-9dc3-98b264d30725",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "yeah",
        "end_offset": 23,
        "start_offset": 19
      }
    ],
    "text": " there's not a way yeah"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:27:28.226Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:27:28.278Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 4520 agent/dialog 1669145248.254 2022-11-22T19:27:28.254Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:27:28.254Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:27:28.254Z"
  },
  "data": {
    "asr_msg_id": "23410c5c-858a-4cee-a3a8-14781718e184",
    "participant_id": "00088",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "yeah",
        "end_offset": 5,
        "start_offset": 1
      },
      {
        "labels": [
          "LocationQuestion",
          "Question",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "location_question",
        "span": "where it",
        "arguments": {
          "topic": [
            {
              "labels": [
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "them_token_capture",
              "span": "it",
              "end_offset": 59,
              "start_offset": 57
            }
          ]
        },
        "end_offset": 59,
        "start_offset": 51
      }
    ],
    "text": " yeah but that's not like but there's not like one where it says it's done"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:27:28.254Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:27:28.349Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 5119 agent/dialog 1669145257.739 2022-11-22T19:27:37.739Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:27:37.739Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:27:37.739Z"
  },
  "data": {
    "asr_msg_id": "59fca95f-f204-4254-9e14-581f57835b91",
    "participant_id": "00088",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "okay",
        "end_offset": 38,
        "start_offset": 34
      },
      {
        "labels": [
          "DeliberatePlan",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "we",
            "labels": [
              "Team",
              "Entity",
              "Concept"
            ],
            "span": [
              12
            ],
            "agentType": "Team"
          },
          {
            "value": "future"
          }
        ],
        "rule": "commit_to_something_plan-type",
        "span": "will just get",
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [
                {
                  "value": "future"
                }
              ],
              "rule": "genericAction",
              "span": "get",
              "end_offset": 71,
              "start_offset": 68
            }
          ]
        },
        "end_offset": 71,
        "start_offset": 59
      },
      {
        "labels": [
          "MarkerBlock",
          "Item",
          "Concept"
        ],
        "attachments": [],
        "rule": "marker_block",
        "span": "markers",
        "end_offset": 99,
        "start_offset": 92
      },
      {
        "labels": [
          "MarkerBlock",
          "Item",
          "Concept"
        ],
        "attachments": [],
        "rule": "marker_block",
        "span": "marker",
        "end_offset": 33,
        "start_offset": 27
      },
      {
        "labels": [
          "MoveFrom",
          "Move",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "value": "past"
          }
        ],
        "rule": "leave_no_location",
        "span": "left",
        "end_offset": 104,
        "start_offset": 100
      },
      {
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "precedence1",
        "span": "then I guess",
        "arguments": {
          "second": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "rule": "genericAction",
              "span": "guess",
              "end_offset": 56,
              "start_offset": 51
            }
          ]
        },
        "end_offset": 56,
        "start_offset": 44
      }
    ],
    "text": " if you put the exact same marker okay well then I guess we'll just get will get rid of the markers left"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:27:37.739Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:27:37.873Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 5535 agent/dialog 1669145263.781 2022-11-22T19:27:43.781Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:27:43.781Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:27:43.781Z"
  },
  "data": {
    "asr_msg_id": "498adc15-0fb1-4d61-a495-be0e33f87901",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "alright",
        "end_offset": 92,
        "start_offset": 85
      },
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "yeah",
        "end_offset": 84,
        "start_offset": 80
      },
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "okay",
        "end_offset": 62,
        "start_offset": 58
      },
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "yeah",
        "end_offset": 57,
        "start_offset": 53
      },
      {
        "labels": [
          "DeliberatePlan",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "we",
            "labels": [
              "Team",
              "Entity",
              "Concept"
            ],
            "span": [
              14
            ],
            "agentType": "Team"
          },
          {
            "value": "future"
          }
        ],
        "rule": "commit_to_something_plan-type",
        "span": "will do",
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [
                {
                  "value": "future"
                }
              ],
              "rule": "genericAction",
              "span": "do",
              "end_offset": 74,
              "start_offset": 72
            }
          ]
        },
        "end_offset": 74,
        "start_offset": 68
      },
      {
        "labels": [
          "MakeCommitment",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "you",
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "span": [
              21
            ],
            "agentType": "You"
          }
        ],
        "rule": "commit_to_something",
        "span": "can put",
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "rule": "genericAction",
              "span": "put",
              "end_offset": 108,
              "start_offset": 105
            }
          ]
        },
        "end_offset": 108,
        "start_offset": 101
      },
      {
        "labels": [
          "MarkerBlock",
          "Item",
          "Concept"
        ],
        "attachments": [],
        "rule": "marker_block",
        "span": "marker",
        "end_offset": 52,
        "start_offset": 46
      },
      {
        "labels": [
          "MarkerBlock",
          "Item",
          "Concept"
        ],
        "attachments": [],
        "rule": "marker_block",
        "span": "marker",
        "end_offset": 221,
        "start_offset": 215
      },
      {
        "labels": [
          "MarkerBlock",
          "Item",
          "Concept"
        ],
        "attachments": [],
        "rule": "marker_block",
        "span": "marker",
        "end_offset": 20,
        "start_offset": 14
      },
      {
        "labels": [
          "MarkerBlock",
          "Item",
          "Concept"
        ],
        "attachments": [],
        "rule": "marker_block",
        "span": "marker",
        "end_offset": 143,
        "start_offset": 137
      }
    ],
    "text": " get the same marker on top of the exact same marker yeah okay so we'll do that yeah alright and you can put it on top of someone else's marker even if it's a different place but it won't like actually have another marker"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:27:43.781Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:27:44.156Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 5540 agent/dialog 1669145264.154 2022-11-22T19:27:44.154Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:27:44.154Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:27:44.154Z"
  },
  "data": {
    "asr_msg_id": "8d4874f7-fdf8-43d9-8530-9a4aef92b8a2",
    "participant_id": "00055",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "MarkerBlock",
          "Item",
          "Concept"
        ],
        "attachments": [],
        "rule": "marker_block",
        "span": "marker",
        "end_offset": 30,
        "start_offset": 24
      },
      {
        "labels": [
          "PlaceMarker",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "placeMarker1",
        "span": "put the exact same marker",
        "arguments": {
          "target": [
            {
              "labels": [
                "MarkerBlock",
                "Item",
                "Concept"
              ],
              "attachments": [],
              "rule": "marker_block",
              "span": "marker",
              "end_offset": 30,
              "start_offset": 24
            }
          ]
        },
        "end_offset": 30,
        "start_offset": 5
      }
    ],
    "text": " you put the exact same marker"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:27:44.154Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:27:44.188Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 5761 agent/dialog 1669145267.764 2022-11-22T19:27:47.764Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:27:47.764Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:27:47.764Z"
  },
  "data": {
    "asr_msg_id": "63ec0871-3cc1-4938-8095-cbbc6e537ccd",
    "participant_id": "00088",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "yeah",
        "end_offset": 5,
        "start_offset": 1
      },
      {
        "labels": [
          "ContingentPlan",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "value": "future"
          }
        ],
        "rule": "ConditionalIFGALLUP",
        "span": "if you put the same marker it will just it will break",
        "arguments": {
          "condition": [
            {
              "labels": [
                "PlaceMarker",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "rule": "placeMarker1",
              "span": "put the same marker",
              "arguments": {
                "target": [
                  {
                    "labels": [
                      "MarkerBlock",
                      "Item",
                      "Concept"
                    ],
                    "attachments": [],
                    "rule": "marker_block",
                    "span": "marker",
                    "end_offset": 36,
                    "start_offset": 30
                  }
                ]
              },
              "end_offset": 36,
              "start_offset": 17
            }
          ],
          "solution": [
            {
              "labels": [
                "DeliberatePlan",
                "Commitment",
                "Plan",
                "Communicate",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [
                {
                  "text": "it",
                  "labels": [
                    "Entity",
                    "Concept"
                  ],
                  "span": [
                    8
                  ],
                  "agentType": "Entity"
                },
                {
                  "value": "future"
                }
              ],
              "rule": "commit_to_something_plan-type",
              "span": "will just it will break",
              "arguments": {
                "topic": [
                  {
                    "labels": [
                      "GenericAction",
                      "Action",
                      "EventLike",
                      "Concept"
                    ],
                    "attachments": [
                      {
                        "value": "future"
                      }
                    ],
                    "rule": "genericAction",
                    "span": "break",
                    "end_offset": 59,
                    "start_offset": 54
                  }
                ]
              },
              "end_offset": 59,
              "start_offset": 39
            }
          ]
        },
        "end_offset": 59,
        "start_offset": 10
      },
      {
        "labels": [
          "DeliberatePlan",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "it",
            "labels": [
              "Entity",
              "Concept"
            ],
            "span": [
              8
            ],
            "agentType": "Entity"
          },
          {
            "value": "future"
          }
        ],
        "rule": "commit_to_something_plan-type",
        "span": "will just it will break",
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [
                {
                  "value": "future"
                }
              ],
              "rule": "genericAction",
              "span": "break",
              "end_offset": 59,
              "start_offset": 54
            }
          ]
        },
        "end_offset": 59,
        "start_offset": 39
      },
      {
        "labels": [
          "MarkerBlock",
          "Item",
          "Concept"
        ],
        "attachments": [],
        "rule": "marker_block",
        "span": "marker",
        "end_offset": 36,
        "start_offset": 30
      },
      {
        "labels": [
          "PlaceMarker",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "placeMarker1",
        "span": "put the same marker",
        "arguments": {
          "target": [
            {
              "labels": [
                "MarkerBlock",
                "Item",
                "Concept"
              ],
              "attachments": [],
              "rule": "marker_block",
              "span": "marker",
              "end_offset": 36,
              "start_offset": 30
            }
          ]
        },
        "end_offset": 36,
        "start_offset": 17
      }
    ],
    "text": " yeah but if you put the same marker it'll just it'll break it"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:27:47.764Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:27:47.844Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 6251 agent/dialog 1669145275.021 2022-11-22T19:27:55.021Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:27:55.021Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:27:55.021Z"
  },
  "data": {
    "asr_msg_id": "9f1df638-ee7d-4263-88ca-31f8935b8e46",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agreement3",
        "span": "all right",
        "end_offset": 88,
        "start_offset": 79
      },
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agreement3",
        "span": "all right",
        "end_offset": 106,
        "start_offset": 97
      },
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "okay",
        "end_offset": 78,
        "start_offset": 74
      },
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "okay",
        "end_offset": 153,
        "start_offset": 149
      },
      {
        "labels": [
          "ContingentPlan",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "value": "past"
          }
        ],
        "rule": "ConditionalIFGALLUP",
        "span": "practice so if I put",
        "arguments": {
          "condition": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [
                {
                  "value": "past"
                }
              ],
              "rule": "genericAction",
              "span": "put",
              "end_offset": 140,
              "start_offset": 137
            }
          ],
          "solution": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [
                {
                  "value": "future"
                }
              ],
              "rule": "genericAction",
              "span": "practice",
              "end_offset": 128,
              "start_offset": 120
            }
          ]
        },
        "end_offset": 140,
        "start_offset": 120
      },
      {
        "labels": [
          "DeliberatePlan",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "I",
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "span": [
              25
            ],
            "agentType": "Self"
          },
          {
            "value": "past"
          }
        ],
        "rule": "commit_to_something_plan-type",
        "span": "will practice so if I put",
        "arguments": {
          "topic": [
            {
              "labels": [
                "ContingentPlan",
                "Plan",
                "Communicate",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [
                {
                  "value": "past"
                }
              ],
              "rule": "ConditionalIFGALLUP",
              "span": "practice so if I put",
              "arguments": {
                "condition": [
                  {
                    "labels": [
                      "GenericAction",
                      "Action",
                      "EventLike",
                      "Concept"
                    ],
                    "attachments": [
                      {
                        "value": "past"
                      }
                    ],
                    "rule": "genericAction",
                    "span": "put",
                    "end_offset": 140,
                    "start_offset": 137
                  }
                ],
                "solution": [
                  {
                    "labels": [
                      "GenericAction",
                      "Action",
                      "EventLike",
                      "Concept"
                    ],
                    "attachments": [
                      {
                        "value": "future"
                      }
                    ],
                    "rule": "genericAction",
                    "span": "practice",
                    "end_offset": 128,
                    "start_offset": 120
                  }
                ]
              },
              "end_offset": 140,
              "start_offset": 120
            }
          ]
        },
        "end_offset": 140,
        "start_offset": 116
      },
      {
        "labels": [
          "MarkerBlock",
          "Item",
          "Concept"
        ],
        "attachments": [],
        "rule": "marker_block",
        "span": "marker",
        "end_offset": 67,
        "start_offset": 61
      },
      {
        "labels": [
          "PlaceMarker",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "placeMarker1",
        "span": "puts the same marker",
        "arguments": {
          "target": [
            {
              "labels": [
                "MarkerBlock",
                "Item",
                "Concept"
              ],
              "attachments": [],
              "rule": "marker_block",
              "span": "marker",
              "end_offset": 67,
              "start_offset": 61
            }
          ]
        },
        "end_offset": 67,
        "start_offset": 47
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "victim",
        "span": "person",
        "end_offset": 42,
        "start_offset": 36
      }
    ],
    "text": " but it doesn't have to be the same person who puts the same marker twice okay all right so like all right I guess I'll practice so if I put a blank okay"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:27:55.021Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:27:55.287Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 6489 agent/dialog 1669145279.121 2022-11-22T19:27:59.121Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:27:59.121Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:27:59.121Z"
  },
  "data": {
    "asr_msg_id": "24aea111-ba56-4bbd-b26d-8485c8dce18e",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [],
    "text": " I think"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:27:59.121Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:27:59.131Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 6927 agent/dialog 1669145285.849 2022-11-22T19:28:05.849Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:28:05.849Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:28:05.849Z"
  },
  "data": {
    "asr_msg_id": "e1597c84-cc11-4dba-ae19-4ef580d12d24",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "instruction_command",
        "span": "die",
        "end_offset": 4,
        "start_offset": 1
      }
    ],
    "text": " die"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:05.849Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:05.863Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 7039 agent/dialog 1669145287.715 2022-11-22T19:28:07.715Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:28:07.715Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:28:07.715Z"
  },
  "data": {
    "asr_msg_id": "e7dd5b46-795c-4e40-a312-38f986161b02",
    "participant_id": "00055",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "yeah",
        "end_offset": 5,
        "start_offset": 1
      }
    ],
    "text": " yeah"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:07.715Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:07.721Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 7214 agent/dialog 1669145290.563 2022-11-22T19:28:10.563Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:28:10.563Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:28:10.563Z"
  },
  "data": {
    "asr_msg_id": "e79e80d1-83e5-400c-b8c7-da33e1474525",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "yeah",
        "end_offset": 15,
        "start_offset": 11
      },
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agreement3",
        "span": "all right",
        "end_offset": 10,
        "start_offset": 1
      }
    ],
    "text": " all right yeah that's that's cool I think"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:10.563Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:10.617Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 7861 agent/dialog 1669145301.168 2022-11-22T19:28:21.168Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:28:21.168Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:28:21.168Z"
  },
  "data": {
    "asr_msg_id": "c1cf8f0e-fc83-411d-8a8b-697ba980951b",
    "participant_id": "00055",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "ContingentPlan",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "type": "Negation",
            "value": true
          }
        ],
        "rule": "ConditionalIFGALLUP",
        "span": "go to the place with the highest room concentration so if we do not make",
        "arguments": {
          "condition": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [
                {
                  "type": "Negation",
                  "value": true
                }
              ],
              "rule": "genericAction",
              "span": "make",
              "end_offset": 78,
              "start_offset": 74
            }
          ],
          "solution": [
            {
              "labels": [
                "Move",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "rule": "move_keep_false",
              "span": "go",
              "end_offset": 9,
              "start_offset": 7
            }
          ]
        },
        "end_offset": 78,
        "start_offset": 7
      },
      {
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "instruction_command_topic_let",
        "span": "let 's go",
        "arguments": {
          "topic": [
            {
              "labels": [
                "Move",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "rule": "move_keep_false",
              "span": "go",
              "end_offset": 9,
              "start_offset": 7
            }
          ]
        },
        "end_offset": 9,
        "start_offset": 1
      }
    ],
    "text": " let's go to the place with the highest room concentration so if we don't make the time"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:21.168Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:21.300Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 7899 agent/dialog 1669145301.361 2022-11-22T19:28:21.361Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:28:21.361Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:28:21.361Z"
  },
  "data": {
    "asr_msg_id": "cc6617d7-a839-4ac6-afea-74a3af31d9dc",
    "participant_id": "00088",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "critical_victim",
        "span": "critical person",
        "end_offset": 180,
        "start_offset": 165
      },
      {
        "labels": [
          "MakeCommitment",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "we",
            "labels": [
              "Team",
              "Entity",
              "Concept"
            ],
            "span": [
              1
            ],
            "agentType": "Team"
          }
        ],
        "rule": "commit_to_something",
        "span": "can get",
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "rule": "genericAction",
              "span": "get",
              "end_offset": 14,
              "start_offset": 11
            }
          ]
        },
        "end_offset": 14,
        "start_offset": 7
      },
      {
        "labels": [
          "YesNoQuestion",
          "Question",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "you",
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "span": [
              9
            ],
            "agentType": "You"
          },
          {
            "value": "past"
          }
        ],
        "rule": "binary_question",
        "span": "did you say",
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [
                {
                  "value": "past"
                }
              ],
              "rule": "genericAction",
              "span": "say",
              "end_offset": 41,
              "start_offset": 38
            }
          ]
        },
        "end_offset": 41,
        "start_offset": 30
      }
    ],
    "text": " so we can get rid of that so did you say you guys want to go to the severe places first or just work our way through because I'm pretty sure that it's not like the critical person's gonna like die sooner it's just you need to people there so we probably could just work from outside and work our way in"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:21.361Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:21.867Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 7928 agent/dialog 1669145302.121 2022-11-22T19:28:22.121Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:28:22.121Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:28:22.121Z"
  },
  "data": {
    "asr_msg_id": "3f45ee07-4658-406f-9097-dc0b670a869d",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "DeliberatePlan",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "we",
            "labels": [
              "Team",
              "Entity",
              "Concept"
            ],
            "span": [
              27
            ],
            "agentType": "Team"
          },
          {
            "value": "future"
          }
        ],
        "rule": "commit_to_something_plan-type",
        "span": "will have",
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [
                {
                  "value": "future"
                }
              ],
              "rule": "genericAction",
              "span": "have",
              "end_offset": 136,
              "start_offset": 132
            }
          ]
        },
        "end_offset": 136,
        "start_offset": 128
      },
      {
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "precedence1",
        "span": "make the time then",
        "arguments": {
          "first": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "rule": "genericAction",
              "span": "make",
              "end_offset": 102,
              "start_offset": 98
            }
          ]
        },
        "end_offset": 116,
        "start_offset": 98
      }
    ],
    "text": " I think we're let's go to the place with the highest room concentration first so if we don't met make the time then that way we'll have like"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:22.121Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:22.323Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 8288 agent/dialog 1669145307.899 2022-11-22T19:28:27.899Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:28:27.899Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:28:27.899Z"
  },
  "data": {
    "asr_msg_id": "5056dad3-2778-4d3c-862e-d03510fa89af",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "okay",
        "end_offset": 53,
        "start_offset": 49
      },
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "alright",
        "end_offset": 46,
        "start_offset": 39
      },
      {
        "labels": [
          "Enter",
          "Move",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "enter_action",
        "span": "enter",
        "end_offset": 6,
        "start_offset": 1
      },
      {
        "labels": [
          "Enter",
          "Move",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "enter_action",
        "span": "enter",
        "end_offset": 25,
        "start_offset": 20
      },
      {
        "labels": [
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "infrastructure_detection",
        "span": "building",
        "end_offset": 19,
        "start_offset": 11
      },
      {
        "labels": [
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "infrastructure_detection",
        "span": "building",
        "end_offset": 38,
        "start_offset": 30
      },
      {
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "instruction_command_topic",
        "span": "enter the building enter the building alright B okay",
        "arguments": {
          "topic": [
            {
              "labels": [
                "Instruction",
                "Communicate",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "rule": "instruction_command_topic",
              "span": "enter the building alright B okay",
              "arguments": {
                "topic": [
                  {
                    "labels": [
                      "Agreement",
                      "Communicate",
                      "SimpleAction",
                      "Action",
                      "EventLike",
                      "Concept"
                    ],
                    "attachments": [],
                    "rule": "agree_token_match",
                    "span": "okay",
                    "end_offset": 53,
                    "start_offset": 49
                  }
                ]
              },
              "end_offset": 53,
              "start_offset": 20
            }
          ]
        },
        "end_offset": 53,
        "start_offset": 1
      }
    ],
    "text": " enter the building enter the building alright B okay"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:27.899Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:27.951Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 8406 agent/dialog 1669145310.373 2022-11-22T19:28:30.373Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:28:30.373Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:28:30.373Z"
  },
  "data": {
    "asr_msg_id": "6892bc9e-0989-4e1a-a402-bac8be1f401b",
    "participant_id": "00088",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 34,
        "start_offset": 29
      },
      {
        "labels": [
          "YesNoQuestion",
          "Question",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "we",
            "labels": [
              "Team",
              "Entity",
              "Concept"
            ],
            "span": [
              2
            ],
            "agentType": "Team"
          }
        ],
        "rule": "binary_question",
        "span": "should we go",
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "rule": "genericAction",
              "span": "go",
              "end_offset": 16,
              "start_offset": 14
            }
          ]
        },
        "end_offset": 16,
        "start_offset": 4
      }
    ],
    "text": " so should we go to like the green area first or the brown"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:30.373Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:30.461Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 8420 agent/dialog 1669145310.557 2022-11-22T19:28:30.557Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:28:30.557Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:28:30.557Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "DeliberatePlan",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "I",
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "span": [
              0
            ],
            "agentType": "Self"
          },
          {
            "value": "future"
          }
        ],
        "rule": "commit_to_something_plan-type",
        "span": "will assist you",
        "arguments": {
          "topic": [
            {
              "labels": [
                "HelpOffer",
                "Communicate",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [
                {
                  "text": "I",
                  "labels": [
                    "Self",
                    "Entity",
                    "Concept"
                  ],
                  "span": [
                    0
                  ],
                  "agentType": "Self"
                },
                {
                  "value": "future"
                }
              ],
              "rule": "HelpOffer",
              "span": "assist you",
              "arguments": {
                "helpee": [
                  {
                    "labels": [
                      "You",
                      "Entity",
                      "Concept"
                    ],
                    "attachments": [],
                    "rule": "you_token_capture",
                    "span": "you",
                    "end_offset": 61,
                    "start_offset": 58
                  }
                ]
              },
              "end_offset": 61,
              "start_offset": 51
            }
          ]
        },
        "end_offset": 61,
        "start_offset": 46
      },
      {
        "labels": [
          "HelpOffer",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "I",
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "span": [
              0
            ],
            "agentType": "Self"
          },
          {
            "value": "future"
          }
        ],
        "rule": "HelpOffer",
        "span": "assist you",
        "arguments": {
          "helpee": [
            {
              "labels": [
                "You",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "you_token_capture",
              "span": "you",
              "end_offset": 61,
              "start_offset": 58
            }
          ]
        },
        "end_offset": 61,
        "start_offset": 51
      }
    ],
    "text": "{ \"text\": \"ADVISOR : Hi, Team. I am ToMCAT. I will assist you in this mission. Good luck and team up!\", \"color\": \"yellow\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:30.557Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:30.739Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 8430 agent/dialog 1669145310.739 2022-11-22T19:28:30.739Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:28:30.739Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:28:30.739Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "DeliberatePlan",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "I",
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "span": [
              0
            ],
            "agentType": "Self"
          },
          {
            "value": "future"
          }
        ],
        "rule": "commit_to_something_plan-type",
        "span": "will assist you",
        "arguments": {
          "topic": [
            {
              "labels": [
                "HelpOffer",
                "Communicate",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [
                {
                  "text": "I",
                  "labels": [
                    "Self",
                    "Entity",
                    "Concept"
                  ],
                  "span": [
                    0
                  ],
                  "agentType": "Self"
                },
                {
                  "value": "future"
                }
              ],
              "rule": "HelpOffer",
              "span": "assist you",
              "arguments": {
                "helpee": [
                  {
                    "labels": [
                      "You",
                      "Entity",
                      "Concept"
                    ],
                    "attachments": [],
                    "rule": "you_token_capture",
                    "span": "you",
                    "end_offset": 61,
                    "start_offset": 58
                  }
                ]
              },
              "end_offset": 61,
              "start_offset": 51
            }
          ]
        },
        "end_offset": 61,
        "start_offset": 46
      },
      {
        "labels": [
          "HelpOffer",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "I",
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "span": [
              0
            ],
            "agentType": "Self"
          },
          {
            "value": "future"
          }
        ],
        "rule": "HelpOffer",
        "span": "assist you",
        "arguments": {
          "helpee": [
            {
              "labels": [
                "You",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "you_token_capture",
              "span": "you",
              "end_offset": 61,
              "start_offset": 58
            }
          ]
        },
        "end_offset": 61,
        "start_offset": 51
      }
    ],
    "text": "{ \"text\": \"ADVISOR : Hi, Team. I am ToMCAT. I will assist you in this mission. Good luck and team up!\", \"color\": \"yellow\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:30.739Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:30.928Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 8439 agent/dialog 1669145310.927 2022-11-22T19:28:30.927Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:28:30.927Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:28:30.927Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "DeliberatePlan",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "I",
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "span": [
              0
            ],
            "agentType": "Self"
          },
          {
            "value": "future"
          }
        ],
        "rule": "commit_to_something_plan-type",
        "span": "will assist you",
        "arguments": {
          "topic": [
            {
              "labels": [
                "HelpOffer",
                "Communicate",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [
                {
                  "text": "I",
                  "labels": [
                    "Self",
                    "Entity",
                    "Concept"
                  ],
                  "span": [
                    0
                  ],
                  "agentType": "Self"
                },
                {
                  "value": "future"
                }
              ],
              "rule": "HelpOffer",
              "span": "assist you",
              "arguments": {
                "helpee": [
                  {
                    "labels": [
                      "You",
                      "Entity",
                      "Concept"
                    ],
                    "attachments": [],
                    "rule": "you_token_capture",
                    "span": "you",
                    "end_offset": 61,
                    "start_offset": 58
                  }
                ]
              },
              "end_offset": 61,
              "start_offset": 51
            }
          ]
        },
        "end_offset": 61,
        "start_offset": 46
      },
      {
        "labels": [
          "HelpOffer",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "I",
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "span": [
              0
            ],
            "agentType": "Self"
          },
          {
            "value": "future"
          }
        ],
        "rule": "HelpOffer",
        "span": "assist you",
        "arguments": {
          "helpee": [
            {
              "labels": [
                "You",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "you_token_capture",
              "span": "you",
              "end_offset": 61,
              "start_offset": 58
            }
          ]
        },
        "end_offset": 61,
        "start_offset": 51
      }
    ],
    "text": "{ \"text\": \"ADVISOR : Hi, Team. I am ToMCAT. I will assist you in this mission. Good luck and team up!\", \"color\": \"yellow\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:30.927Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:31.097Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 8876 agent/dialog 1669145319.731 2022-11-22T19:28:39.731Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:28:39.731Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:28:39.731Z"
  },
  "data": {
    "asr_msg_id": "7bc8a1b2-a74f-4add-8ba0-4c1a3b1a3392",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [],
    "text": " how about Sweet let's go how about we go white to Brown"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:39.731Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:39.794Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 9113 agent/dialog 1669145323.762 2022-11-22T19:28:43.762Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:28:43.762Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:28:43.762Z"
  },
  "data": {
    "asr_msg_id": "a3a4b5d9-6d97-4d95-9d45-e6f290f0c5fb",
    "participant_id": "00055",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [],
    "text": " we get them highest concentration"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:43.762Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:43.787Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 9194 agent/dialog 1669145324.605 2022-11-22T19:28:44.605Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:28:44.605Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:28:44.605Z"
  },
  "data": {
    "asr_msg_id": "28e52938-6438-4896-b024-a6f47d291f22",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [],
    "text": " that sounds like a good idea because if we get the highest concentration of people first that might be smarter"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:44.605Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:44.704Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 9240 agent/dialog 1669145325.096 2022-11-22T19:28:45.096Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:28:45.096Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:28:45.096Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "critical_victim",
        "span": "Critical Victim",
        "end_offset": 24,
        "start_offset": 9
      },
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 49,
        "start_offset": 44
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "Critical Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "critical_victim",
              "span": "Critical Victim",
              "end_offset": 24,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 33,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"Critical Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:45.096Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:45.192Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 9274 agent/dialog 1669145325.764 2022-11-22T19:28:45.764Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:28:45.764Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:28:45.764Z"
  },
  "data": {
    "asr_msg_id": "ffc39be6-b26a-4818-a474-9c2071dee149",
    "participant_id": "00088",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agreement2",
        "span": "sounds good",
        "end_offset": 17,
        "start_offset": 6
      },
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "yeah",
        "end_offset": 5,
        "start_offset": 1
      }
    ],
    "text": " yeah sounds good"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:45.764Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:45.793Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 9302 agent/dialog 1669145326.144 2022-11-22T19:28:46.144Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:28:46.144Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:28:46.144Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "critical_victim",
        "span": "Critical Victim",
        "end_offset": 24,
        "start_offset": 9
      },
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 49,
        "start_offset": 44
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "Critical Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "critical_victim",
              "span": "Critical Victim",
              "end_offset": 24,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 33,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"Critical Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:46.144Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:46.265Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 9358 agent/dialog 1669145327.194 2022-11-22T19:28:47.194Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:28:47.194Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:28:47.194Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "critical_victim",
        "span": "Critical Victim",
        "end_offset": 24,
        "start_offset": 9
      },
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 49,
        "start_offset": 44
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "Critical Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "critical_victim",
              "span": "Critical Victim",
              "end_offset": 24,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 33,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"Critical Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:47.194Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:47.298Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 9427 agent/dialog 1669145328.194 2022-11-22T19:28:48.194Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:28:48.194Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:28:48.194Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "critical_victim",
        "span": "Critical Victim",
        "end_offset": 24,
        "start_offset": 9
      },
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 49,
        "start_offset": 44
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "Critical Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "critical_victim",
              "span": "Critical Victim",
              "end_offset": 24,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 33,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"Critical Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:48.194Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:48.295Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 9499 agent/dialog 1669145329.194 2022-11-22T19:28:49.194Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:28:49.194Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:28:49.194Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "critical_victim",
        "span": "Critical Victim",
        "end_offset": 24,
        "start_offset": 9
      },
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 49,
        "start_offset": 44
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "Critical Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "critical_victim",
              "span": "Critical Victim",
              "end_offset": 24,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 33,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"Critical Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:49.194Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:49.301Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 9605 agent/dialog 1669145330.867 2022-11-22T19:28:50.867Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:28:50.867Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:28:50.867Z"
  },
  "data": {
    "asr_msg_id": "d5acd924-f4f5-49d4-9ce2-c53d0650cadf",
    "participant_id": "00088",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [],
    "text": " hey there's critical over here"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:50.867Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:50.897Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 9645 agent/dialog 1669145331.446 2022-11-22T19:28:51.446Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:28:51.446Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:28:51.446Z"
  },
  "data": {
    "asr_msg_id": "0a2d198d-6dd7-47d5-b2c7-94f60b0084cd",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "okay",
        "end_offset": 15,
        "start_offset": 11
      },
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agreement3",
        "span": "all right",
        "end_offset": 10,
        "start_offset": 1
      },
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agreement3",
        "span": "all right",
        "end_offset": 38,
        "start_offset": 29
      },
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agreement3",
        "span": "all right",
        "end_offset": 25,
        "start_offset": 16
      }
    ],
    "text": " all right okay all right so all right we're going white to Brown"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:51.446Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:51.524Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 9955 agent/dialog 1669145336.344 2022-11-22T19:28:56.344Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:28:56.344Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:28:56.344Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 43,
        "start_offset": 38
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "No Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "no_victim_one",
              "span": "No Victim",
              "end_offset": 18,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 27,
        "start_offset": 9
      },
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "no_victim_one",
        "span": "No Victim",
        "end_offset": 18,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:56.344Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:56.467Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 9960 agent/dialog 1669145336.465 2022-11-22T19:28:56.465Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:28:56.465Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:28:56.465Z"
  },
  "data": {
    "asr_msg_id": "a8e742bc-e7b8-4c61-97da-43cb9941cd74",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agreement3",
        "span": "all right",
        "end_offset": 10,
        "start_offset": 1
      },
      {
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "instruction_command_topic",
        "span": "see let 's see",
        "arguments": {
          "topic": [
            {
              "labels": [
                "Instruction",
                "Communicate",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "rule": "instruction_command_topic_let",
              "span": "let 's see",
              "arguments": {
                "topic": [
                  {
                    "labels": [
                      "GenericAction",
                      "Action",
                      "EventLike",
                      "Concept"
                    ],
                    "attachments": [],
                    "rule": "genericAction",
                    "span": "see",
                    "end_offset": 47,
                    "start_offset": 44
                  }
                ]
              },
              "end_offset": 47,
              "start_offset": 38
            }
          ]
        },
        "end_offset": 47,
        "start_offset": 34
      },
      {
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "instruction_let",
        "span": "let",
        "end_offset": 31,
        "start_offset": 28
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "existential",
        "span": "there 's a person",
        "arguments": {
          "exists": [
            {
              "labels": [
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "victim",
              "span": "person",
              "end_offset": 27,
              "start_offset": 21
            }
          ]
        },
        "end_offset": 27,
        "start_offset": 11
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "victim",
        "span": "person",
        "end_offset": 27,
        "start_offset": 21
      }
    ],
    "text": " all right there's a person let's see let's see"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:56.465Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:56.530Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 10025 agent/dialog 1669145337.345 2022-11-22T19:28:57.345Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:28:57.345Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:28:57.345Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 43,
        "start_offset": 38
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "No Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "no_victim_one",
              "span": "No Victim",
              "end_offset": 18,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 27,
        "start_offset": 9
      },
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "no_victim_one",
        "span": "No Victim",
        "end_offset": 18,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:57.345Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:57.461Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 10087 agent/dialog 1669145338.345 2022-11-22T19:28:58.345Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:28:58.345Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:28:58.345Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 43,
        "start_offset": 38
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "No Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "no_victim_one",
              "span": "No Victim",
              "end_offset": 18,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 27,
        "start_offset": 9
      },
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "no_victim_one",
        "span": "No Victim",
        "end_offset": 18,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:58.345Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:58.460Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 10123 agent/dialog 1669145339.0 2022-11-22T19:28:59Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:28:59Z" …
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:28:59Z"
  },
  "data": {
    "asr_msg_id": "ce28fbc9-7d60-40ad-b799-701fe1fa29ac",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "okay",
        "end_offset": 5,
        "start_offset": 1
      }
    ],
    "text": " okay where are these people"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:28:59Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:28:59.030Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 10648 agent/dialog 1669145346.908 2022-11-22T19:29:06.908Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:29:06.908Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:29:06.908Z"
  },
  "data": {
    "asr_msg_id": "a9d5caf2-8c35-486a-bb1f-d94a48c9e231",
    "participant_id": "00055",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "C1",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "room_c1",
        "span": "C1",
        "end_offset": 3,
        "start_offset": 1
      }
    ],
    "text": " C1 were okay"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:06.908Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:06.944Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 10697 agent/dialog 1669145347.557 2022-11-22T19:29:07.557Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:07.557Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:07.557Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "CriticalMarkerBlock",
          "MarkerBlock",
          "Item",
          "Concept"
        ],
        "attachments": [],
        "rule": "critical_marker_token",
        "span": "critical victim marker",
        "end_offset": 84,
        "start_offset": 62
      },
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "critical_victim",
        "span": "critical victim",
        "end_offset": 77,
        "start_offset": 62
      },
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "Green",
        "end_offset": 26,
        "start_offset": 21
      },
      {
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "Green",
            "labels": [
              "Green",
              "Player",
              "Entity",
              "Concept"
            ],
            "span": [
              8
            ],
            "agentType": "Green"
          }
        ],
        "rule": "instruction_command_topic_let",
        "span": "let your teammates know",
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "rule": "genericAction",
              "span": "know",
              "end_offset": 51,
              "start_offset": 47
            }
          ]
        },
        "end_offset": 51,
        "start_offset": 28
      }
    ],
    "text": "{ \"text\": \"ADVISOR : Green, let your teammates know about the critical victim marker you recently placed.\", \"color\": \"yellow\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:07.557Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:07.734Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 10754 agent/dialog 1669145348.324 2022-11-22T19:29:08.324Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:29:08.324Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:29:08.324Z"
  },
  "data": {
    "asr_msg_id": "46d392b4-4fe7-4b85-88ab-ba0e59cce378",
    "participant_id": "00088",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [],
    "text": "there we go"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:08.324Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:08.363Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 10826 agent/dialog 1669145349.345 2022-11-22T19:29:09.345Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:09.345Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:09.345Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "critical_victim",
        "span": "Critical Victim",
        "end_offset": 24,
        "start_offset": 9
      },
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 49,
        "start_offset": 44
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "Critical Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "critical_victim",
              "span": "Critical Victim",
              "end_offset": 24,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 33,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"Critical Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:09.345Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:09.473Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 10906 agent/dialog 1669145350.593 2022-11-22T19:29:10.593Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:10.593Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:10.593Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "critical_victim",
        "span": "Critical Victim",
        "end_offset": 24,
        "start_offset": 9
      },
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 49,
        "start_offset": 44
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "Critical Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "critical_victim",
              "span": "Critical Victim",
              "end_offset": 24,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 33,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"Critical Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:10.593Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:10.701Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 10922 agent/dialog 1669145350.716 2022-11-22T19:29:10.716Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:29:10.716Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:29:10.716Z"
  },
  "data": {
    "asr_msg_id": "ea328d53-452c-48a2-ad65-447e88cbea60",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agreement3",
        "span": "all right",
        "end_offset": 149,
        "start_offset": 140
      },
      {
        "labels": [
          "Clear",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "I",
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "span": [
              21
            ],
            "agentType": "Self"
          }
        ],
        "rule": "clear_rubble",
        "span": "clear the rubble",
        "arguments": {
          "target": [
            {
              "labels": [
                "Rubble",
                "Obstacle",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "rule": "rubble_detection",
              "span": "rubble",
              "end_offset": 106,
              "start_offset": 100
            }
          ]
        },
        "end_offset": 106,
        "start_offset": 90
      },
      {
        "labels": [
          "MakeCommitment",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "we",
            "labels": [
              "Team",
              "Entity",
              "Concept"
            ],
            "span": [
              28
            ],
            "agentType": "Team"
          }
        ],
        "rule": "commit_to_something",
        "span": "can get",
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "rule": "genericAction",
              "span": "get",
              "end_offset": 120,
              "start_offset": 117
            }
          ]
        },
        "end_offset": 120,
        "start_offset": 113
      },
      {
        "labels": [
          "Rubble",
          "Obstacle",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "rubble_detection",
        "span": "rubble",
        "end_offset": 106,
        "start_offset": 100
      }
    ],
    "text": " oh I see I see one in there that it I see one right here follow me but I got it I got to clear the rubble so we can get to him there we go all right we're clear"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:10.716Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:10.980Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 10969 agent/dialog 1669145351.594 2022-11-22T19:29:11.594Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:11.594Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:11.594Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "critical_victim",
        "span": "Critical Victim",
        "end_offset": 24,
        "start_offset": 9
      },
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 49,
        "start_offset": 44
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "Critical Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "critical_victim",
              "span": "Critical Victim",
              "end_offset": 24,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 33,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"Critical Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:11.594Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:11.696Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 10981 agent/dialog 1669145351.8 2022-11-22T19:29:11.800Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:29:11.800Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:29:11.800Z"
  },
  "data": {
    "asr_msg_id": "c8bab15b-0e0f-4230-a91e-df72ad174b2e",
    "participant_id": "00055",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Blue",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "blue",
        "span": "blue",
        "end_offset": 13,
        "start_offset": 9
      }
    ],
    "text": "he had a blue ray"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:11.800Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:11.831Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 11034 agent/dialog 1669145352.594 2022-11-22T19:29:12.594Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:12.594Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:12.594Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "critical_victim",
        "span": "Critical Victim",
        "end_offset": 24,
        "start_offset": 9
      },
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 49,
        "start_offset": 44
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "Critical Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "critical_victim",
              "span": "Critical Victim",
              "end_offset": 24,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 33,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"Critical Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:12.594Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:12.731Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 11098 agent/dialog 1669145353.594 2022-11-22T19:29:13.594Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:13.594Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:13.594Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "critical_victim",
        "span": "Critical Victim",
        "end_offset": 24,
        "start_offset": 9
      },
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 49,
        "start_offset": 44
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "Critical Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "critical_victim",
              "span": "Critical Victim",
              "end_offset": 24,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 33,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"Critical Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:13.594Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:13.707Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 11362 agent/dialog 1669145357.372 2022-11-22T19:29:17.372Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:29:17.372Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:29:17.372Z"
  },
  "data": {
    "asr_msg_id": "5711bb0f-6415-41f0-ae61-283a03486cad",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Blue",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "blue",
        "span": "blue",
        "end_offset": 53,
        "start_offset": 49
      }
    ],
    "text": "C if there's two of them there's two of them I'm blue if you see I'm in h1a h1a in the room"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:17.372Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:17.533Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 11491 agent/dialog 1669145359.556 2022-11-22T19:29:19.556Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:19.556Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:19.556Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Blue",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "blue",
        "span": "Blue",
        "end_offset": 25,
        "start_offset": 21
      },
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "critical_victim",
        "span": "critical victim",
        "end_offset": 82,
        "start_offset": 67
      },
      {
        "labels": [
          "HelpRequest",
          "Need",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "you",
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "span": [
              12
            ],
            "agentType": "You"
          }
        ],
        "rule": "HelpRequests_simple",
        "span": "need some help",
        "end_offset": 54,
        "start_offset": 40
      },
      {
        "labels": [
          "Save",
          "RescueInteractions",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "triage",
        "span": "rescue a critical victim",
        "arguments": {
          "target": [
            {
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "critical_victim",
              "span": "critical victim",
              "end_offset": 82,
              "start_offset": 67
            }
          ]
        },
        "end_offset": 82,
        "start_offset": 58
      }
    ],
    "text": "{ \"text\": \"ADVISOR : Blue, it seems you need some help to rescue a critical victim. Ask your teammates for assistance.\", \"color\": \"yellow\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:19.556Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:19.757Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 11493 agent/dialog 1669145359.757 2022-11-22T19:29:19.757Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:29:19.757Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:29:19.757Z"
  },
  "data": {
    "asr_msg_id": "67cc8408-8947-40e8-93d6-d6c139b8d645",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Rubble",
          "Obstacle",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "rubble_detection",
        "span": "rubble",
        "end_offset": 20,
        "start_offset": 14
      }
    ],
    "text": " past all the rubble"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:19.757Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:19.776Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 11494 agent/dialog 1669145359.775 2022-11-22T19:29:19.775Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:29:19.775Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:29:19.775Z"
  },
  "data": {
    "asr_msg_id": "cff7ce76-4211-46f5-9648-d2d2f92f1acb",
    "participant_id": "00088",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [],
    "text": " h1a h1a"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:19.775Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:19.784Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 11526 agent/dialog 1669145360.247 2022-11-22T19:29:20.247Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:29:20.247Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:29:20.247Z"
  },
  "data": {
    "asr_msg_id": "70af9a56-2710-4366-9061-ab280ccb0fd5",
    "participant_id": "00055",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "okay",
        "end_offset": 5,
        "start_offset": 1
      },
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "okay",
        "end_offset": 23,
        "start_offset": 19
      },
      {
        "labels": [
          "H1",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "room_h1",
        "span": "H1",
        "end_offset": 26,
        "start_offset": 24
      },
      {
        "labels": [
          "K2",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "room_k2",
        "span": "room K2",
        "end_offset": 18,
        "start_offset": 11
      }
    ],
    "text": " okay well room K2 okay H1"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:20.247Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:20.279Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 11579 agent/dialog 1669145361.094 2022-11-22T19:29:21.094Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:21.094Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:21.094Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "critical_victim",
        "span": "Critical Victim",
        "end_offset": 24,
        "start_offset": 9
      },
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 49,
        "start_offset": 44
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "Critical Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "critical_victim",
              "span": "Critical Victim",
              "end_offset": 24,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 33,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"Critical Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:21.094Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:21.200Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 11740 agent/dialog 1669145363.555 2022-11-22T19:29:23.555Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:23.555Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:23.555Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "CriticalMarkerBlock",
          "MarkerBlock",
          "Item",
          "Concept"
        ],
        "attachments": [],
        "rule": "critical_marker_token",
        "span": "critical victim marker",
        "end_offset": 84,
        "start_offset": 62
      },
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "critical_victim",
        "span": "critical victim",
        "end_offset": 77,
        "start_offset": 62
      },
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "Green",
        "end_offset": 26,
        "start_offset": 21
      },
      {
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "Green",
            "labels": [
              "Green",
              "Player",
              "Entity",
              "Concept"
            ],
            "span": [
              8
            ],
            "agentType": "Green"
          }
        ],
        "rule": "instruction_command_topic_let",
        "span": "let your teammates know",
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "rule": "genericAction",
              "span": "know",
              "end_offset": 51,
              "start_offset": 47
            }
          ]
        },
        "end_offset": 51,
        "start_offset": 28
      }
    ],
    "text": "{ \"text\": \"ADVISOR : Green, let your teammates know about the critical victim marker you recently placed.\", \"color\": \"yellow\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:23.555Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:23.770Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 11805 agent/dialog 1669145364.599 2022-11-22T19:29:24.599Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:29:24.599Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:29:24.599Z"
  },
  "data": {
    "asr_msg_id": "8fb03880-a8f7-40ec-8a5f-d06c12b9d668",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "okay",
        "end_offset": 14,
        "start_offset": 10
      }
    ],
    "text": " oh shoot okay"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:24.599Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:24.642Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 12664 agent/dialog 1669145379.201 2022-11-22T19:29:39.201Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:29:39.201Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:29:39.201Z"
  },
  "data": {
    "asr_msg_id": "c1004ed5-ef4d-45e8-b279-66ca6e28b706",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "yeah",
        "end_offset": 15,
        "start_offset": 11
      },
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agreement3",
        "span": "all right",
        "end_offset": 50,
        "start_offset": 41
      },
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "okay",
        "end_offset": 10,
        "start_offset": 6
      },
      {
        "labels": [
          "Blue",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "blue",
        "span": "blue",
        "end_offset": 5,
        "start_offset": 1
      },
      {
        "labels": [
          "Medic",
          "Role",
          "Entity",
          "Concept"
        ],
        "attachments": [
          {
            "type": "Negation",
            "value": true
          }
        ],
        "rule": "medic_strict_token",
        "span": "medic",
        "end_offset": 69,
        "start_offset": 64
      },
      {
        "labels": [
          "Transporter",
          "Role",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "transporter",
        "span": "transport",
        "end_offset": 60,
        "start_offset": 51
      },
      {
        "labels": [
          "Transporter",
          "Role",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "transporter",
        "span": "transporter",
        "end_offset": 122,
        "start_offset": 111
      }
    ],
    "text": " blue okay yeah there we go I cleared it all right transport no medic where are you where are you at me on the transporter are in h1a"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:39.201Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:39.355Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 12756 agent/dialog 1669145380.444 2022-11-22T19:29:40.444Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:40.444Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:40.444Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "critical_victim",
        "span": "Critical Victim",
        "end_offset": 24,
        "start_offset": 9
      },
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 49,
        "start_offset": 44
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "Critical Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "critical_victim",
              "span": "Critical Victim",
              "end_offset": 24,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 33,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"Critical Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:40.444Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:40.545Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 12809 agent/dialog 1669145381.294 2022-11-22T19:29:41.294Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:41.294Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:41.294Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "red",
        "span": "red",
        "end_offset": 39,
        "start_offset": 36
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "victim",
        "span": "Victim",
        "end_offset": 15,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"Victim Type : C.\",\"color\":\"red\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:41.294Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:41.416Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 12866 agent/dialog 1669145381.794 2022-11-22T19:29:41.794Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:41.794Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:41.794Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "red",
        "span": "red",
        "end_offset": 39,
        "start_offset": 36
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "victim",
        "span": "Victim",
        "end_offset": 15,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"Victim Type : C.\",\"color\":\"red\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:41.794Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:41.920Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 12928 agent/dialog 1669145382.7 2022-11-22T19:29:42.700Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:29:42.700Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:29:42.700Z"
  },
  "data": {
    "asr_msg_id": "c7f8c3ba-0571-4cf2-9a3a-d782b9db1a19",
    "participant_id": "00088",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "yeah",
        "end_offset": 5,
        "start_offset": 1
      }
    ],
    "text": " yeah"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:42.700Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:42.709Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 12949 agent/dialog 1669145382.911 2022-11-22T19:29:42.911Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:29:42.911Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:29:42.911Z"
  },
  "data": {
    "asr_msg_id": "0e1043c1-87b9-4830-ae32-9ddc13c2f6d5",
    "participant_id": "00055",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "yeah",
        "end_offset": 86,
        "start_offset": 82
      },
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "okay",
        "end_offset": 50,
        "start_offset": 46
      },
      {
        "labels": [
          "Transporter",
          "Role",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "transporter",
        "span": "transport",
        "end_offset": 81,
        "start_offset": 72
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "victim",
        "span": "victims",
        "end_offset": 32,
        "start_offset": 25
      }
    ],
    "text": " I see it I see like two victims over the h1a okay I'm right behind the transport yeah"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:42.911Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:43.013Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 13004 agent/dialog 1669145383.336 2022-11-22T19:29:43.336Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:29:43.336Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:29:43.336Z"
  },
  "data": {
    "asr_msg_id": "0d4cf6ae-6bc8-4bb5-be2b-f87343f3f7a6",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agreement3",
        "span": "all right",
        "end_offset": 10,
        "start_offset": 1
      },
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "critical_solitary",
        "span": "critical",
        "end_offset": 67,
        "start_offset": 59
      },
      {
        "labels": [
          "DeliberatePlan",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "I",
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "span": [
              8
            ],
            "agentType": "Self"
          },
          {
            "value": "future"
          }
        ],
        "rule": "commit_to_something_plan-type",
        "span": "will be standing",
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [
                {
                  "value": "future"
                }
              ],
              "rule": "genericAction",
              "span": "standing",
              "end_offset": 51,
              "start_offset": 43
            }
          ]
        },
        "end_offset": 51,
        "start_offset": 36
      },
      {
        "labels": [
          "MakeCommitment",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "you",
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "span": [
              16
            ],
            "agentType": "You"
          }
        ],
        "rule": "commit_to_something",
        "span": "can get",
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "rule": "genericAction",
              "span": "get",
              "end_offset": 82,
              "start_offset": 79
            }
          ]
        },
        "end_offset": 82,
        "start_offset": 75
      }
    ],
    "text": " all right there we go there we go I'll be standing on the critical so you can get him"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:43.336Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:43.467Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 13083 agent/dialog 1669145384.243 2022-11-22T19:29:44.243Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:44.243Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:44.243Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 43,
        "start_offset": 38
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "No Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "no_victim_one",
              "span": "No Victim",
              "end_offset": 18,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 27,
        "start_offset": 9
      },
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "no_victim_one",
        "span": "No Victim",
        "end_offset": 18,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:44.243Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:44.362Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 13146 agent/dialog 1669145385.094 2022-11-22T19:29:45.094Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:45.094Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:45.094Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "red",
        "span": "red",
        "end_offset": 39,
        "start_offset": 36
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "victim",
        "span": "Victim",
        "end_offset": 15,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"Victim Type : C.\",\"color\":\"red\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:45.094Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:45.198Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 13161 agent/dialog 1669145385.244 2022-11-22T19:29:45.244Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:45.244Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:45.244Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 43,
        "start_offset": 38
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "No Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "no_victim_one",
              "span": "No Victim",
              "end_offset": 18,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 27,
        "start_offset": 9
      },
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "no_victim_one",
        "span": "No Victim",
        "end_offset": 18,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:45.244Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:45.368Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 13240 agent/dialog 1669145386.244 2022-11-22T19:29:46.244Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:46.244Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:46.244Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 43,
        "start_offset": 38
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "No Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "no_victim_one",
              "span": "No Victim",
              "end_offset": 18,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 27,
        "start_offset": 9
      },
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "no_victim_one",
        "span": "No Victim",
        "end_offset": 18,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:46.244Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:46.358Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 13302 agent/dialog 1669145387.245 2022-11-22T19:29:47.245Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:47.245Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:47.245Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 43,
        "start_offset": 38
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "No Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "no_victim_one",
              "span": "No Victim",
              "end_offset": 18,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 27,
        "start_offset": 9
      },
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "no_victim_one",
        "span": "No Victim",
        "end_offset": 18,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:47.245Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:47.358Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 13341 agent/dialog 1669145387.794 2022-11-22T19:29:47.794Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:47.794Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:47.794Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "red",
        "span": "red",
        "end_offset": 39,
        "start_offset": 36
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "victim",
        "span": "Victim",
        "end_offset": 15,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:47.794Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:47.939Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 13382 agent/dialog 1669145388.244 2022-11-22T19:29:48.244Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:48.244Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:48.244Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 43,
        "start_offset": 38
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "No Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "no_victim_one",
              "span": "No Victim",
              "end_offset": 18,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 27,
        "start_offset": 9
      },
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "no_victim_one",
        "span": "No Victim",
        "end_offset": 18,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:48.244Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:48.350Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 13499 agent/dialog 1669145390.324 2022-11-22T19:29:50.324Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:29:50.324Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:29:50.324Z"
  },
  "data": {
    "asr_msg_id": "ad082e4d-2175-4f0b-8497-99de10f83e18",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agreement3",
        "span": "all right",
        "end_offset": 10,
        "start_offset": 1
      }
    ],
    "text": " all right we got one"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:50.324Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:50.353Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 13508 agent/dialog 1669145390.349 2022-11-22T19:29:50.349Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:50.349Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:50.349Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 43,
        "start_offset": 38
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "No Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "no_victim_one",
              "span": "No Victim",
              "end_offset": 18,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 27,
        "start_offset": 9
      },
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "no_victim_one",
        "span": "No Victim",
        "end_offset": 18,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:50.349Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:50.453Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 13566 agent/dialog 1669145391.094 2022-11-22T19:29:51.094Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:51.094Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:51.094Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "red",
        "span": "red",
        "end_offset": 39,
        "start_offset": 36
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "victim",
        "span": "Victim",
        "end_offset": 15,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:51.094Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:51.214Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 13584 agent/dialog 1669145391.345 2022-11-22T19:29:51.345Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:51.345Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:51.345Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 43,
        "start_offset": 38
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "No Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "no_victim_one",
              "span": "No Victim",
              "end_offset": 18,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 27,
        "start_offset": 9
      },
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "no_victim_one",
        "span": "No Victim",
        "end_offset": 18,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:51.345Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:51.488Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 13642 agent/dialog 1669145392.394 2022-11-22T19:29:52.394Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:52.394Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:52.394Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 43,
        "start_offset": 38
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "No Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "no_victim_one",
              "span": "No Victim",
              "end_offset": 18,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 27,
        "start_offset": 9
      },
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "no_victim_one",
        "span": "No Victim",
        "end_offset": 18,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:52.394Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:52.493Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 13672 agent/dialog 1669145392.803 2022-11-22T19:29:52.803Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:29:52.803Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:29:52.803Z"
  },
  "data": {
    "asr_msg_id": "0b0518c4-7aa3-48a5-8500-7ca58dd29524",
    "participant_id": "00088",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "DeliberatePlan",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "I",
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "span": [
              16
            ],
            "agentType": "Self"
          },
          {
            "value": "future"
          }
        ],
        "rule": "commit_to_something_plan-type",
        "span": "will transport",
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [
                {
                  "value": "future"
                }
              ],
              "rule": "genericAction",
              "span": "transport",
              "end_offset": 86,
              "start_offset": 77
            }
          ]
        },
        "end_offset": 86,
        "start_offset": 73
      },
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 30,
        "start_offset": 25
      },
      {
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "precedence2",
        "span": "then",
        "end_offset": 54,
        "start_offset": 50
      },
      {
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "precedence1",
        "span": "coming to Mark some green ones over here and then once you do",
        "arguments": {
          "first": [
            {
              "labels": [
                "Move",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [
                {
                  "text": "I",
                  "labels": [
                    "Self",
                    "Entity",
                    "Concept"
                  ],
                  "span": [
                    0
                  ],
                  "agentType": "Self"
                }
              ],
              "rule": "move_keep_false",
              "span": "coming",
              "end_offset": 11,
              "start_offset": 5
            }
          ],
          "second": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "rule": "genericAction",
              "span": "do",
              "end_offset": 66,
              "start_offset": 64
            }
          ]
        },
        "end_offset": 66,
        "start_offset": 5
      }
    ],
    "text": " I'm coming to Mark some green ones over here and then once you do that I'll transport that guy"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:52.803Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:52.921Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 13712 agent/dialog 1669145393.394 2022-11-22T19:29:53.394Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:53.394Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:53.394Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 43,
        "start_offset": 38
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "No Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "no_victim_one",
              "span": "No Victim",
              "end_offset": 18,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 27,
        "start_offset": 9
      },
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "no_victim_one",
        "span": "No Victim",
        "end_offset": 18,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:53.394Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:53.499Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 13836 agent/dialog 1669145395.267 2022-11-22T19:29:55.267Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:29:55.267Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:29:55.267Z"
  },
  "data": {
    "asr_msg_id": "6907c508-72fb-4eaf-b4ca-5dff0d5813c2",
    "participant_id": "00055",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "okay",
        "end_offset": 5,
        "start_offset": 1
      }
    ],
    "text": " okay so"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:55.267Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:55.278Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 13854 agent/dialog 1669145395.486 2022-11-22T19:29:55.486Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:29:55.486Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:29:55.486Z"
  },
  "data": {
    "asr_msg_id": "1e85bd49-a2b4-4c86-900f-0973b9bc16f3",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agreement3",
        "span": "all right",
        "end_offset": 10,
        "start_offset": 1
      }
    ],
    "text": " all right we got to transport sin h1a"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:55.486Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:55.532Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 13900 agent/dialog 1669145396.145 2022-11-22T19:29:56.145Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:56.145Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:56.145Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 43,
        "start_offset": 38
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "No Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "no_victim_one",
              "span": "No Victim",
              "end_offset": 18,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 27,
        "start_offset": 9
      },
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "no_victim_one",
        "span": "No Victim",
        "end_offset": 18,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:56.145Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:56.262Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 14082 agent/dialog 1669145399.244 2022-11-22T19:29:59.244Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:29:59.244Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:29:59.244Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 43,
        "start_offset": 38
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "No Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "no_victim_one",
              "span": "No Victim",
              "end_offset": 18,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 27,
        "start_offset": 9
      },
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "no_victim_one",
        "span": "No Victim",
        "end_offset": 18,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:29:59.244Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:29:59.361Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 14141 agent/dialog 1669145400.244 2022-11-22T19:30:00.244Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:30:00.244Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:30:00.244Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 43,
        "start_offset": 38
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "No Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "no_victim_one",
              "span": "No Victim",
              "end_offset": 18,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 27,
        "start_offset": 9
      },
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "no_victim_one",
        "span": "No Victim",
        "end_offset": 18,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:30:00.244Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:30:00.351Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 14266 agent/dialog 1669145402.194 2022-11-22T19:30:02.194Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:30:02.194Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:30:02.194Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "critical_victim",
        "span": "Critical Victim",
        "end_offset": 24,
        "start_offset": 9
      },
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 49,
        "start_offset": 44
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "Critical Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "critical_victim",
              "span": "Critical Victim",
              "end_offset": 24,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 33,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"Critical Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:30:02.194Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:30:02.306Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 14333 agent/dialog 1669145403.194 2022-11-22T19:30:03.194Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:30:03.194Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:30:03.194Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "critical_victim",
        "span": "Critical Victim",
        "end_offset": 24,
        "start_offset": 9
      },
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 49,
        "start_offset": 44
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "Critical Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "critical_victim",
              "span": "Critical Victim",
              "end_offset": 24,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 33,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"Critical Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:30:03.194Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:30:03.301Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 14418 agent/dialog 1669145404.243 2022-11-22T19:30:04.243Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:30:04.243Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:30:04.243Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "critical_victim",
        "span": "Critical Victim",
        "end_offset": 24,
        "start_offset": 9
      },
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 49,
        "start_offset": 44
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "Critical Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "critical_victim",
              "span": "Critical Victim",
              "end_offset": 24,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 33,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"Critical Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:30:04.243Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:30:04.356Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 14491 agent/dialog 1669145405.267 2022-11-22T19:30:05.267Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:30:05.267Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:30:05.267Z"
  },
  "data": {
    "asr_msg_id": "20ad5388-0933-4299-a943-43ceee5923e8",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "DeliberatePlan",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "I",
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "span": [
              19
            ],
            "agentType": "Self"
          },
          {
            "value": "future"
          }
        ],
        "rule": "commit_to_something_plan-type",
        "span": "will transport",
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [
                {
                  "value": "future"
                }
              ],
              "rule": "genericAction",
              "span": "transport",
              "end_offset": 114,
              "start_offset": 105
            }
          ]
        },
        "end_offset": 114,
        "start_offset": 101
      },
      {
        "labels": [
          "Question",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "information_gathering_question_that2",
        "span": "what are the types",
        "arguments": {
          "topic": [
            {
              "labels": [
                "Type",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "victim_type_extraction",
              "span": "types",
              "end_offset": 99,
              "start_offset": 94
            }
          ]
        },
        "end_offset": 99,
        "start_offset": 81
      },
      {
        "labels": [
          "YesNoQuestion",
          "Question",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "text": "I",
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "span": [
              3
            ],
            "agentType": "Self"
          }
        ],
        "rule": "binary_question",
        "span": "should I transport",
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "rule": "genericAction",
              "span": "transport",
              "end_offset": 29,
              "start_offset": 20
            }
          ]
        },
        "end_offset": 29,
        "start_offset": 11
      }
    ],
    "text": " how about should I transport one and you transport the other what are the types what are the types I'll transport to the"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:30:05.267Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:30:05.402Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 14582 agent/dialog 1669145406.883 2022-11-22T19:30:06.883Z
{ "header": { "message_type": "event", "version": "0.1", "timestamp": "2022-11-22T19:30:06.883Z…
{
  "header": {
    "message_type": "event",
    "version": "0.1",
    "timestamp": "2022-11-22T19:30:06.883Z"
  },
  "data": {
    "asr_msg_id": "b21964d7-dec4-412f-a426-7a3947690ed7",
    "participant_id": "00081",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "agree_token_match",
        "span": "okay",
        "end_offset": 5,
        "start_offset": 1
      }
    ],
    "text": " okay"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:30:06.883Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:30:06.899Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 14657 agent/dialog 1669145407.844 2022-11-22T19:30:07.844Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:30:07.844Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:30:07.844Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "critical_victim",
        "span": "Critical Victim",
        "end_offset": 24,
        "start_offset": 9
      },
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 49,
        "start_offset": 44
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "Critical Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "critical_victim",
              "span": "Critical Victim",
              "end_offset": 24,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 33,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"Critical Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:30:07.844Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:30:07.982Z"
}
641031f9-ccf7-4103-94bb-ca5834ea1094 14713 agent/dialog 1669145408.844 2022-11-22T19:30:08.844Z
{ "header": { "message_type": "event", "version": "1.1", "timestamp": "2022-11-22T19:30:08.844Z…
{
  "header": {
    "message_type": "event",
    "version": "1.1",
    "timestamp": "2022-11-22T19:30:08.844Z"
  },
  "data": {
    "asr_msg_id": "not_set",
    "participant_id": "Server",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "extractions": [
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "critical_victim",
        "span": "Critical Victim",
        "end_offset": 24,
        "start_offset": 9
      },
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "rule": "green",
        "span": "green",
        "end_offset": 49,
        "start_offset": 44
      },
      {
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "rule": "found_victim_reverse",
        "span": "Critical Victim Detected",
        "arguments": {
          "exists": [
            {
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "rule": "critical_victim",
              "span": "Critical Victim",
              "end_offset": 24,
              "start_offset": 9
            }
          ]
        },
        "end_offset": 33,
        "start_offset": 9
      }
    ],
    "text": "{\"text\":\"Critical Victim Detected\",\"color\":\"green\"}"
  },
  "msg": {
    "experiment_id": "656709bb-f448-4ab1-89e4-3a1f9ad77b93",
    "source": "uaz_dialog_agent",
    "trial_id": "641031f9-ccf7-4103-94bb-ca5834ea1094",
    "version": "4.1.5",
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-22T19:30:08.844Z"
  },
  "@version": "1",
  "host": "4901f40f0a58",
  "@timestamp": "2022-11-22T19:30:08.943Z"
}