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 = 7f6d1e36-537a-4794-b0a7-9ad082f6689c × topic = agent/dialog × clear all
topic
mission id topic timestamp_unix timestamp_iso8601 message
7f6d1e36-537a-4794-b0a7-9ad082f6689c 44 agent/dialog 1667937625.961 2022-11-08T20:00:25.961Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " it's backwards Max grow"…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " it's backwards Max grow",
    "extractions": [
      {
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 24,
        "rule": "instruction_command",
        "start_offset": 20,
        "attachments": [
          {
            "labels": [
              "Entity",
              "Concept"
            ],
            "span": [
              0
            ],
            "agentType": "Entity",
            "text": "it"
          }
        ],
        "span": "grow"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "7fee4288-164b-47ff-a9da-d65e08ebc042"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:00:25.961Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:00:25.961Z"
  },
  "@timestamp": "2022-11-08T20:00:25.990Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 95 agent/dialog 1667937626.249 2022-11-08T20:00:26.249Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00054", "text": " remember to read the ins…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00054",
    "text": " remember to read the instructions before you begin the task",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "1395561b-2009-4bdb-bcd1-c544332814f7"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:00:26.249Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:00:26.249Z"
  },
  "@timestamp": "2022-11-08T20:00:26.332Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 116 agent/dialog 1667937626.321 2022-11-08T20:00:26.321Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " ooh yeah that's gross", …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " ooh yeah that's gross",
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 9,
        "rule": "agree_token_match",
        "start_offset": 5,
        "attachments": [],
        "span": "yeah"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "5f479891-24e7-4d75-9f53-3e489b82eb3b"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:00:26.321Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:00:26.321Z"
  },
  "@timestamp": "2022-11-08T20:00:26.357Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 181 agent/dialog 1667937628.038 2022-11-08T20:00:28.038Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " yeah", "extractions"…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " yeah",
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 5,
        "rule": "agree_token_match",
        "start_offset": 1,
        "attachments": [],
        "span": "yeah"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "577332c4-fe97-4406-836e-2cfb61e13ae4"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:00:28.038Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:00:28.038Z"
  },
  "@timestamp": "2022-11-08T20:00:28.068Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 251 agent/dialog 1667937629.559 2022-11-08T20:00:29.559Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " look your code", "ex…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " look your code",
    "extractions": [
      {
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 5,
        "rule": "instruction_command",
        "start_offset": 1,
        "attachments": [],
        "span": "look"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "ccfb18a3-160f-4c19-9448-5317f150041c"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:00:29.559Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:00:29.559Z"
  },
  "@timestamp": "2022-11-08T20:00:29.597Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 739 agent/dialog 1667937637.378 2022-11-08T20:00:37.378Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"ADVISOR : To…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"ADVISOR : Toggle the levers in the following order : [-- UP -- UP -- DOWN -- DOWN -- UP].\",\"color\":\"yellow\"}",
    "extractions": [
      {
        "labels": [
          "Switch",
          "Concept"
        ],
        "end_offset": 36,
        "rule": "switch",
        "start_offset": 30,
        "attachments": [],
        "span": "levers"
      },
      {
        "arguments": {
          "target": [
            {
              "labels": [
                "Switch",
                "Concept"
              ],
              "end_offset": 36,
              "rule": "switch",
              "start_offset": 30,
              "attachments": [],
              "span": "levers"
            }
          ]
        },
        "labels": [
          "Toggle",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 36,
        "rule": "lemma_verb_dobj-toggle",
        "start_offset": 19,
        "attachments": [],
        "span": "Toggle the levers"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:00:37.378Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:00:37.378Z"
  },
  "@timestamp": "2022-11-08T20:00:37.655Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 750 agent/dialog 1667937637.762 2022-11-08T20:00:37.762Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " do we walk through this …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " do we walk through this maze",
    "extractions": [
      {
        "arguments": {
          "topic": [
            {
              "labels": [
                "Move",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 11,
              "rule": "move_keep_false",
              "start_offset": 7,
              "attachments": [
                {
                  "labels": [
                    "Team",
                    "Entity",
                    "Concept"
                  ],
                  "span": [
                    1
                  ],
                  "agentType": "Team",
                  "text": "we"
                }
              ],
              "span": "walk"
            }
          ]
        },
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 11,
        "rule": "instruction_command_topic",
        "start_offset": 1,
        "attachments": [],
        "span": "do we walk"
      },
      {
        "arguments": {
          "topic": [
            {
              "labels": [
                "Move",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 11,
              "rule": "move_keep_false",
              "start_offset": 7,
              "attachments": [
                {
                  "labels": [
                    "Team",
                    "Entity",
                    "Concept"
                  ],
                  "span": [
                    1
                  ],
                  "agentType": "Team",
                  "text": "we"
                }
              ],
              "span": "walk"
            }
          ]
        },
        "labels": [
          "YesNoQuestion",
          "Question",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 11,
        "rule": "binary_question",
        "start_offset": 1,
        "attachments": [
          {
            "labels": [
              "Team",
              "Entity",
              "Concept"
            ],
            "span": [
              1
            ],
            "agentType": "Team",
            "text": "we"
          }
        ],
        "span": "do we walk"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "70ed05f3-3358-4dc1-bbad-3e50f2aa933d"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:00:37.762Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:00:37.762Z"
  },
  "@timestamp": "2022-11-08T20:00:37.803Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 877 agent/dialog 1667937639.782 2022-11-08T20:00:39.782Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " what's open", "extra…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " what's open",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "d5f61bc9-5fe5-4984-bf06-01b1b059bcbf"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:00:39.782Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:00:39.782Z"
  },
  "@timestamp": "2022-11-08T20:00:39.803Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 987 agent/dialog 1667937641.162 2022-11-08T20:00:41.162Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"ADVISOR : To…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"ADVISOR : Toggle the levers in the following order : [-- UP -- UP -- DOWN -- DOWN -- UP].\",\"color\":\"yellow\"}",
    "extractions": [
      {
        "labels": [
          "Switch",
          "Concept"
        ],
        "end_offset": 36,
        "rule": "switch",
        "start_offset": 30,
        "attachments": [],
        "span": "levers"
      },
      {
        "arguments": {
          "target": [
            {
              "labels": [
                "Switch",
                "Concept"
              ],
              "end_offset": 36,
              "rule": "switch",
              "start_offset": 30,
              "attachments": [],
              "span": "levers"
            }
          ]
        },
        "labels": [
          "Toggle",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 36,
        "rule": "lemma_verb_dobj-toggle",
        "start_offset": 19,
        "attachments": [],
        "span": "Toggle the levers"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:00:41.162Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:00:41.162Z"
  },
  "@timestamp": "2022-11-08T20:00:41.447Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 1120 agent/dialog 1667937643.312 2022-11-08T20:00:43.312Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"ADVISOR : To…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"ADVISOR : Toggle the levers in the following order : [-- UP -- UP -- DOWN -- DOWN -- UP].\",\"color\":\"yellow\"}",
    "extractions": [
      {
        "labels": [
          "Switch",
          "Concept"
        ],
        "end_offset": 36,
        "rule": "switch",
        "start_offset": 30,
        "attachments": [],
        "span": "levers"
      },
      {
        "arguments": {
          "target": [
            {
              "labels": [
                "Switch",
                "Concept"
              ],
              "end_offset": 36,
              "rule": "switch",
              "start_offset": 30,
              "attachments": [],
              "span": "levers"
            }
          ]
        },
        "labels": [
          "Toggle",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 36,
        "rule": "lemma_verb_dobj-toggle",
        "start_offset": 19,
        "attachments": [],
        "span": "Toggle the levers"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:00:43.312Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:00:43.312Z"
  },
  "@timestamp": "2022-11-08T20:00:43.565Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 1267 agent/dialog 1667937646.012 2022-11-08T20:00:46.012Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"ADVISOR : To…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"ADVISOR : Toggle the levers in the following order : [-- UP -- UP -- DOWN -- DOWN -- UP].\",\"color\":\"yellow\"}",
    "extractions": [
      {
        "labels": [
          "Switch",
          "Concept"
        ],
        "end_offset": 36,
        "rule": "switch",
        "start_offset": 30,
        "attachments": [],
        "span": "levers"
      },
      {
        "arguments": {
          "target": [
            {
              "labels": [
                "Switch",
                "Concept"
              ],
              "end_offset": 36,
              "rule": "switch",
              "start_offset": 30,
              "attachments": [],
              "span": "levers"
            }
          ]
        },
        "labels": [
          "Toggle",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 36,
        "rule": "lemma_verb_dobj-toggle",
        "start_offset": 19,
        "attachments": [],
        "span": "Toggle the levers"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:00:46.012Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:00:46.012Z"
  },
  "@timestamp": "2022-11-08T20:00:46.277Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 1282 agent/dialog 1667937646.498 2022-11-08T20:00:46.498Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " toggle levers in the fol…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " toggle levers in the following",
    "extractions": [
      {
        "labels": [
          "Switch",
          "Concept"
        ],
        "end_offset": 7,
        "rule": "switch",
        "start_offset": 1,
        "attachments": [],
        "span": "toggle"
      },
      {
        "labels": [
          "Switch",
          "Concept"
        ],
        "end_offset": 14,
        "rule": "switch",
        "start_offset": 8,
        "attachments": [],
        "span": "levers"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "e7a79ce0-484f-4d67-ac51-b3e527c8ca53"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:00:46.498Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:00:46.498Z"
  },
  "@timestamp": "2022-11-08T20:00:46.537Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 1399 agent/dialog 1667937648.798 2022-11-08T20:00:48.798Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " okay", "extractions"…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " okay",
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 5,
        "rule": "agree_token_match",
        "start_offset": 1,
        "attachments": [],
        "span": "okay"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "01423d77-ad4b-4866-8821-0964928ccca6"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:00:48.798Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:00:48.798Z"
  },
  "@timestamp": "2022-11-08T20:00:48.812Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 1684 agent/dialog 1667937653.517 2022-11-08T20:00:53.517Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"No Victim De…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "rule": "green",
        "start_offset": 38,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "rule": "no_victim_one",
              "start_offset": 9,
              "attachments": [],
              "span": "No Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 27,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "No Victim Detected"
      },
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "rule": "no_victim_one",
        "start_offset": 9,
        "attachments": [],
        "span": "No Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:00:53.517Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:00:53.517Z"
  },
  "@timestamp": "2022-11-08T20:00:53.618Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 1736 agent/dialog 1667937654.517 2022-11-08T20:00:54.517Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"No Victim De…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "rule": "green",
        "start_offset": 38,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "rule": "no_victim_one",
              "start_offset": 9,
              "attachments": [],
              "span": "No Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 27,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "No Victim Detected"
      },
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "rule": "no_victim_one",
        "start_offset": 9,
        "attachments": [],
        "span": "No Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:00:54.517Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:00:54.517Z"
  },
  "@timestamp": "2022-11-08T20:00:54.619Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 1806 agent/dialog 1667937655.565 2022-11-08T20:00:55.565Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"No Victim De…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "rule": "green",
        "start_offset": 38,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "rule": "no_victim_one",
              "start_offset": 9,
              "attachments": [],
              "span": "No Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 27,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "No Victim Detected"
      },
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "rule": "no_victim_one",
        "start_offset": 9,
        "attachments": [],
        "span": "No Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:00:55.565Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:00:55.565Z"
  },
  "@timestamp": "2022-11-08T20:00:55.668Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 1882 agent/dialog 1667937656.865 2022-11-08T20:00:56.865Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Regular Vict…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 48,
        "rule": "green",
        "start_offset": 43,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 23,
              "rule": "regular_victim_one",
              "start_offset": 9,
              "attachments": [],
              "span": "Regular Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 32,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim Detected"
      },
      {
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "regular_victim_one",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "victim",
        "start_offset": 17,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:00:56.865Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:00:56.865Z"
  },
  "@timestamp": "2022-11-08T20:00:57.000Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 1937 agent/dialog 1667937657.866 2022-11-08T20:00:57.866Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Regular Vict…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 48,
        "rule": "green",
        "start_offset": 43,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 23,
              "rule": "regular_victim_one",
              "start_offset": 9,
              "attachments": [],
              "span": "Regular Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 32,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim Detected"
      },
      {
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "regular_victim_one",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "victim",
        "start_offset": 17,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:00:57.866Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:00:57.866Z"
  },
  "@timestamp": "2022-11-08T20:00:57.979Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 2029 agent/dialog 1667937658.914 2022-11-08T20:00:58.914Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Regular Vict…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 48,
        "rule": "green",
        "start_offset": 43,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 23,
              "rule": "regular_victim_one",
              "start_offset": 9,
              "attachments": [],
              "span": "Regular Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 32,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim Detected"
      },
      {
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "regular_victim_one",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "victim",
        "start_offset": 17,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:00:58.914Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:00:58.914Z"
  },
  "@timestamp": "2022-11-08T20:00:59.040Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 2342 agent/dialog 1667937663.912 2022-11-08T20:01:03.912Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Victim Type …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}",
    "extractions": [
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "rule": "red",
        "start_offset": 36,
        "attachments": [],
        "span": "red"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "rule": "victim",
        "start_offset": 9,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:03.912Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:03.912Z"
  },
  "@timestamp": "2022-11-08T20:01:04.019Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 2540 agent/dialog 1667937667.612 2022-11-08T20:01:07.612Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Victim Type …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}",
    "extractions": [
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "rule": "red",
        "start_offset": 36,
        "attachments": [],
        "span": "red"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "rule": "victim",
        "start_offset": 9,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:07.612Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:07.612Z"
  },
  "@timestamp": "2022-11-08T20:01:07.749Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 2593 agent/dialog 1667937668.564 2022-11-08T20:01:08.564Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Victim Type …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Victim Type : B.\",\"color\":\"red\"}",
    "extractions": [
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "rule": "red",
        "start_offset": 36,
        "attachments": [],
        "span": "red"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "rule": "victim",
        "start_offset": 9,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:08.564Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:08.564Z"
  },
  "@timestamp": "2022-11-08T20:01:08.675Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 2623 agent/dialog 1667937669.065 2022-11-08T20:01:09.065Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Regular Vict…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 48,
        "rule": "green",
        "start_offset": 43,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 23,
              "rule": "regular_victim_one",
              "start_offset": 9,
              "attachments": [],
              "span": "Regular Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 32,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim Detected"
      },
      {
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "regular_victim_one",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "victim",
        "start_offset": 17,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:09.065Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:09.065Z"
  },
  "@timestamp": "2022-11-08T20:01:09.165Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 2729 agent/dialog 1667937670.685 2022-11-08T20:01:10.685Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " you just have to open th…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " you just have to open the door when you see the Vic",
    "extractions": [
      {
        "arguments": {
          "status": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 22,
              "rule": "genericAction",
              "start_offset": 18,
              "attachments": [],
              "span": "open"
            }
          ]
        },
        "labels": [
          "DoorOpen",
          "ReportItemStatus",
          "ReportStatus",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 31,
        "rule": "report_door_open",
        "start_offset": 18,
        "attachments": [],
        "span": "open the door"
      },
      {
        "labels": [
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 31,
        "rule": "infrastructure_detection",
        "start_offset": 27,
        "attachments": [],
        "span": "door"
      },
      {
        "arguments": {
          "target": [
            {
              "labels": [
                "Infrastructure",
                "Location",
                "EventLike",
                "Concept"
              ],
              "end_offset": 31,
              "rule": "infrastructure_detection",
              "start_offset": 27,
              "attachments": [],
              "span": "door"
            }
          ]
        },
        "labels": [
          "Open",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 31,
        "rule": "lemma_verb_dobj-open",
        "start_offset": 18,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "span": [
              0
            ],
            "agentType": "You",
            "text": "you"
          }
        ],
        "span": "open the door"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "15bc40c3-a1fb-4e32-b66b-48478041276d"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:10.685Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:10.685Z"
  },
  "@timestamp": "2022-11-08T20:01:10.759Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 2752 agent/dialog 1667937671.012 2022-11-08T20:01:11.012Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Victim Type …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Victim Type : B.\",\"color\":\"red\"}",
    "extractions": [
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "rule": "red",
        "start_offset": 36,
        "attachments": [],
        "span": "red"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "rule": "victim",
        "start_offset": 9,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:11.012Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:11.012Z"
  },
  "@timestamp": "2022-11-08T20:01:11.138Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 2783 agent/dialog 1667937671.545 2022-11-08T20:01:11.545Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " transporter please do no…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " transporter please do not pick up the victim you just have to open the door when you see the victim",
    "extractions": [
      {
        "arguments": {
          "status": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 67,
              "rule": "genericAction",
              "start_offset": 63,
              "attachments": [],
              "span": "open"
            }
          ]
        },
        "labels": [
          "DoorOpen",
          "ReportItemStatus",
          "ReportStatus",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 76,
        "rule": "report_door_open",
        "start_offset": 63,
        "attachments": [],
        "span": "open the door"
      },
      {
        "labels": [
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 76,
        "rule": "infrastructure_detection",
        "start_offset": 72,
        "attachments": [],
        "span": "door"
      },
      {
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 31,
              "rule": "genericAction",
              "start_offset": 27,
              "attachments": [
                {
                  "type": "Negation",
                  "value": true
                }
              ],
              "span": "pick"
            }
          ]
        },
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 31,
        "rule": "instruction_command_topic",
        "start_offset": 13,
        "attachments": [
          {
            "labels": [
              "Transporter",
              "Role",
              "Entity",
              "Concept"
            ],
            "span": [
              0
            ],
            "agentType": "Transporter",
            "text": "transporter"
          }
        ],
        "span": "please do not pick"
      },
      {
        "arguments": {
          "target": [
            {
              "labels": [
                "Infrastructure",
                "Location",
                "EventLike",
                "Concept"
              ],
              "end_offset": 76,
              "rule": "infrastructure_detection",
              "start_offset": 72,
              "attachments": [],
              "span": "door"
            }
          ]
        },
        "labels": [
          "Open",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 76,
        "rule": "lemma_verb_dobj-open",
        "start_offset": 63,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "span": [
              8
            ],
            "agentType": "You",
            "text": "you"
          }
        ],
        "span": "open the door"
      },
      {
        "arguments": {
          "target": [
            {
              "labels": [
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 100,
              "rule": "victim",
              "start_offset": 94,
              "attachments": [],
              "span": "victim"
            }
          ]
        },
        "labels": [
          "Sight",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 100,
        "rule": "lemma_verb_dobj-sight_entity",
        "start_offset": 86,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "span": [
              16
            ],
            "agentType": "You",
            "text": "you"
          }
        ],
        "span": "see the victim"
      },
      {
        "labels": [
          "Transporter",
          "Role",
          "Entity",
          "Concept"
        ],
        "end_offset": 12,
        "rule": "transporter",
        "start_offset": 1,
        "attachments": [],
        "span": "transporter"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 100,
        "rule": "victim",
        "start_offset": 94,
        "attachments": [],
        "span": "victim"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 45,
        "rule": "victim",
        "start_offset": 39,
        "attachments": [],
        "span": "victim"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "b2b7d469-cf21-4a1b-a848-f1cded097f71"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:11.545Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:11.545Z"
  },
  "@timestamp": "2022-11-08T20:01:11.685Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 2788 agent/dialog 1667937671.685 2022-11-08T20:01:11.685Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00054", "text": " transporter please do no…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00054",
    "text": " transporter please do not pick up the victim you just have to open the door when you see the victim",
    "extractions": [
      {
        "arguments": {
          "status": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 67,
              "rule": "genericAction",
              "start_offset": 63,
              "attachments": [],
              "span": "open"
            }
          ]
        },
        "labels": [
          "DoorOpen",
          "ReportItemStatus",
          "ReportStatus",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 76,
        "rule": "report_door_open",
        "start_offset": 63,
        "attachments": [],
        "span": "open the door"
      },
      {
        "labels": [
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 76,
        "rule": "infrastructure_detection",
        "start_offset": 72,
        "attachments": [],
        "span": "door"
      },
      {
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 31,
              "rule": "genericAction",
              "start_offset": 27,
              "attachments": [
                {
                  "type": "Negation",
                  "value": true
                }
              ],
              "span": "pick"
            }
          ]
        },
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 31,
        "rule": "instruction_command_topic",
        "start_offset": 13,
        "attachments": [
          {
            "labels": [
              "Transporter",
              "Role",
              "Entity",
              "Concept"
            ],
            "span": [
              0
            ],
            "agentType": "Transporter",
            "text": "transporter"
          }
        ],
        "span": "please do not pick"
      },
      {
        "arguments": {
          "target": [
            {
              "labels": [
                "Infrastructure",
                "Location",
                "EventLike",
                "Concept"
              ],
              "end_offset": 76,
              "rule": "infrastructure_detection",
              "start_offset": 72,
              "attachments": [],
              "span": "door"
            }
          ]
        },
        "labels": [
          "Open",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 76,
        "rule": "lemma_verb_dobj-open",
        "start_offset": 63,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "span": [
              8
            ],
            "agentType": "You",
            "text": "you"
          }
        ],
        "span": "open the door"
      },
      {
        "arguments": {
          "target": [
            {
              "labels": [
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 100,
              "rule": "victim",
              "start_offset": 94,
              "attachments": [],
              "span": "victim"
            }
          ]
        },
        "labels": [
          "Sight",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 100,
        "rule": "lemma_verb_dobj-sight_entity",
        "start_offset": 86,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "span": [
              16
            ],
            "agentType": "You",
            "text": "you"
          }
        ],
        "span": "see the victim"
      },
      {
        "labels": [
          "Transporter",
          "Role",
          "Entity",
          "Concept"
        ],
        "end_offset": 12,
        "rule": "transporter",
        "start_offset": 1,
        "attachments": [],
        "span": "transporter"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 100,
        "rule": "victim",
        "start_offset": 94,
        "attachments": [],
        "span": "victim"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 45,
        "rule": "victim",
        "start_offset": 39,
        "attachments": [],
        "span": "victim"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "4902d91e-7dfa-4ec2-9354-b60d8b1c1f0b"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:11.685Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:11.685Z"
  },
  "@timestamp": "2022-11-08T20:01:11.813Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 2874 agent/dialog 1667937673.016 2022-11-08T20:01:13.016Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Regular Vict…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 48,
        "rule": "green",
        "start_offset": 43,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 23,
              "rule": "regular_victim_one",
              "start_offset": 9,
              "attachments": [],
              "span": "Regular Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 32,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim Detected"
      },
      {
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "regular_victim_one",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "victim",
        "start_offset": 17,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:13.016Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:13.016Z"
  },
  "@timestamp": "2022-11-08T20:01:13.133Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 2927 agent/dialog 1667937674.015 2022-11-08T20:01:14.015Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Regular Vict…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 48,
        "rule": "green",
        "start_offset": 43,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 23,
              "rule": "regular_victim_one",
              "start_offset": 9,
              "attachments": [],
              "span": "Regular Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 32,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim Detected"
      },
      {
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "regular_victim_one",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "victim",
        "start_offset": 17,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:14.015Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:14.015Z"
  },
  "@timestamp": "2022-11-08T20:01:14.117Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 2986 agent/dialog 1667937675.016 2022-11-08T20:01:15.016Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Regular Vict…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 48,
        "rule": "green",
        "start_offset": 43,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 23,
              "rule": "regular_victim_one",
              "start_offset": 9,
              "attachments": [],
              "span": "Regular Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 32,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim Detected"
      },
      {
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "regular_victim_one",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "victim",
        "start_offset": 17,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:15.016Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:15.016Z"
  },
  "@timestamp": "2022-11-08T20:01:15.126Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 3048 agent/dialog 1667937676.016 2022-11-08T20:01:16.016Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Regular Vict…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 48,
        "rule": "green",
        "start_offset": 43,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 23,
              "rule": "regular_victim_one",
              "start_offset": 9,
              "attachments": [],
              "span": "Regular Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 32,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim Detected"
      },
      {
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "regular_victim_one",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "victim",
        "start_offset": 17,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:16.016Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:16.016Z"
  },
  "@timestamp": "2022-11-08T20:01:16.115Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 3101 agent/dialog 1667937677.017 2022-11-08T20:01:17.017Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Regular Vict…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 48,
        "rule": "green",
        "start_offset": 43,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 23,
              "rule": "regular_victim_one",
              "start_offset": 9,
              "attachments": [],
              "span": "Regular Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 32,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim Detected"
      },
      {
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "regular_victim_one",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "victim",
        "start_offset": 17,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:17.017Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:17.017Z"
  },
  "@timestamp": "2022-11-08T20:01:17.128Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 3156 agent/dialog 1667937678.017 2022-11-08T20:01:18.017Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"No Victim De…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "rule": "green",
        "start_offset": 38,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "rule": "no_victim_one",
              "start_offset": 9,
              "attachments": [],
              "span": "No Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 27,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "No Victim Detected"
      },
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "rule": "no_victim_one",
        "start_offset": 9,
        "attachments": [],
        "span": "No Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:18.017Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:18.017Z"
  },
  "@timestamp": "2022-11-08T20:01:18.117Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 3384 agent/dialog 1667937681.765 2022-11-08T20:01:21.765Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"No Victim De…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "rule": "green",
        "start_offset": 38,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "rule": "no_victim_one",
              "start_offset": 9,
              "attachments": [],
              "span": "No Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 27,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "No Victim Detected"
      },
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "rule": "no_victim_one",
        "start_offset": 9,
        "attachments": [],
        "span": "No Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:21.765Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:21.765Z"
  },
  "@timestamp": "2022-11-08T20:01:21.867Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 3472 agent/dialog 1667937683.114 2022-11-08T20:01:23.114Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Regular Vict…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 48,
        "rule": "green",
        "start_offset": 43,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 23,
              "rule": "regular_victim_one",
              "start_offset": 9,
              "attachments": [],
              "span": "Regular Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 32,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim Detected"
      },
      {
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "regular_victim_one",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "victim",
        "start_offset": 17,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:23.114Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:23.114Z"
  },
  "@timestamp": "2022-11-08T20:01:23.241Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 3528 agent/dialog 1667937684.072 2022-11-08T20:01:24.072Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00054", "text": " you don't need to put th…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00054",
    "text": " you don't need to put the marker you simply just open the door transport",
    "extractions": [
      {
        "labels": [
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 63,
        "rule": "infrastructure_detection",
        "start_offset": 59,
        "attachments": [],
        "span": "door"
      },
      {
        "labels": [
          "MarkerBlock",
          "Item",
          "Concept"
        ],
        "end_offset": 33,
        "rule": "marker_block",
        "start_offset": 27,
        "attachments": [],
        "span": "marker"
      },
      {
        "arguments": {
          "action": [
            {
              "arguments": {
                "target": [
                  {
                    "labels": [
                      "MarkerBlock",
                      "Item",
                      "Concept"
                    ],
                    "end_offset": 33,
                    "rule": "marker_block",
                    "start_offset": 27,
                    "attachments": [],
                    "span": "marker"
                  }
                ]
              },
              "labels": [
                "PlaceMarker",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 33,
              "rule": "placeMarker1",
              "start_offset": 19,
              "attachments": [],
              "span": "put the marker"
            }
          ]
        },
        "labels": [
          "NeedAction",
          "Need",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 33,
        "rule": "prep_need_action",
        "start_offset": 11,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "span": [
              0
            ],
            "agentType": "You",
            "text": "you"
          },
          {
            "type": "Negation",
            "value": true
          }
        ],
        "span": "need to put the marker"
      },
      {
        "arguments": {
          "target": [
            {
              "labels": [
                "MarkerBlock",
                "Item",
                "Concept"
              ],
              "end_offset": 33,
              "rule": "marker_block",
              "start_offset": 27,
              "attachments": [],
              "span": "marker"
            }
          ]
        },
        "labels": [
          "PlaceMarker",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 33,
        "rule": "placeMarker1",
        "start_offset": 19,
        "attachments": [],
        "span": "put the marker"
      },
      {
        "labels": [
          "Transporter",
          "Role",
          "Entity",
          "Concept"
        ],
        "end_offset": 73,
        "rule": "transporter",
        "start_offset": 64,
        "attachments": [],
        "span": "transport"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "df9fcb07-2294-480f-97c6-d5b3cb720a45"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:24.072Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:24.072Z"
  },
  "@timestamp": "2022-11-08T20:01:24.153Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 3538 agent/dialog 1667937684.152 2022-11-08T20:01:24.152Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " you don't need to put th…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " you don't need to put the marker you see if they can open the door",
    "extractions": [
      {
        "arguments": {
          "condition": [
            {
              "arguments": {
                "status": [
                  {
                    "labels": [
                      "Concept"
                    ],
                    "end_offset": 58,
                    "rule": "allTokens",
                    "start_offset": 54,
                    "attachments": [],
                    "span": "open"
                  }
                ]
              },
              "labels": [
                "DoorOpen",
                "ReportItemStatus",
                "ReportStatus",
                "Communicate",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 67,
              "rule": "report_door_open",
              "start_offset": 54,
              "attachments": [],
              "span": "open the door"
            }
          ],
          "solution": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 41,
              "rule": "genericAction",
              "start_offset": 38,
              "attachments": [],
              "span": "see"
            }
          ]
        },
        "labels": [
          "ContingentPlan",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 67,
        "rule": "ConditionalIFGALLUP",
        "start_offset": 38,
        "attachments": [],
        "span": "see if they can open the door"
      },
      {
        "arguments": {
          "status": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 58,
              "rule": "genericAction",
              "start_offset": 54,
              "attachments": [],
              "span": "open"
            }
          ]
        },
        "labels": [
          "DoorOpen",
          "ReportItemStatus",
          "ReportStatus",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 67,
        "rule": "report_door_open",
        "start_offset": 54,
        "attachments": [],
        "span": "open the door"
      },
      {
        "labels": [
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 67,
        "rule": "infrastructure_detection",
        "start_offset": 63,
        "attachments": [],
        "span": "door"
      },
      {
        "arguments": {
          "topic": [
            {
              "arguments": {
                "status": [
                  {
                    "labels": [
                      "Concept"
                    ],
                    "end_offset": 58,
                    "rule": "allTokens",
                    "start_offset": 54,
                    "attachments": [],
                    "span": "open"
                  }
                ]
              },
              "labels": [
                "DoorOpen",
                "ReportItemStatus",
                "ReportStatus",
                "Communicate",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 67,
              "rule": "report_door_open",
              "start_offset": 54,
              "attachments": [],
              "span": "open the door"
            }
          ]
        },
        "labels": [
          "MakeCommitment",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 67,
        "rule": "commit_to_something",
        "start_offset": 50,
        "attachments": [
          {
            "labels": [
              "Entity",
              "Concept"
            ],
            "span": [
              11
            ],
            "agentType": "Entity",
            "text": "they"
          }
        ],
        "span": "can open the door"
      },
      {
        "labels": [
          "MarkerBlock",
          "Item",
          "Concept"
        ],
        "end_offset": 33,
        "rule": "marker_block",
        "start_offset": 27,
        "attachments": [],
        "span": "marker"
      },
      {
        "arguments": {
          "action": [
            {
              "arguments": {
                "target": [
                  {
                    "labels": [
                      "MarkerBlock",
                      "Item",
                      "Concept"
                    ],
                    "end_offset": 33,
                    "rule": "marker_block",
                    "start_offset": 27,
                    "attachments": [],
                    "span": "marker"
                  }
                ]
              },
              "labels": [
                "PlaceMarker",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 33,
              "rule": "placeMarker1",
              "start_offset": 19,
              "attachments": [],
              "span": "put the marker"
            }
          ]
        },
        "labels": [
          "NeedAction",
          "Need",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 33,
        "rule": "prep_need_action",
        "start_offset": 11,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "span": [
              0
            ],
            "agentType": "You",
            "text": "you"
          },
          {
            "type": "Negation",
            "value": true
          }
        ],
        "span": "need to put the marker"
      },
      {
        "arguments": {
          "target": [
            {
              "labels": [
                "Infrastructure",
                "Location",
                "EventLike",
                "Concept"
              ],
              "end_offset": 67,
              "rule": "infrastructure_detection",
              "start_offset": 63,
              "attachments": [],
              "span": "door"
            }
          ]
        },
        "labels": [
          "Open",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 67,
        "rule": "lemma_verb_dobj-open",
        "start_offset": 54,
        "attachments": [
          {
            "labels": [
              "Entity",
              "Concept"
            ],
            "span": [
              11
            ],
            "agentType": "Entity",
            "text": "they"
          }
        ],
        "span": "open the door"
      },
      {
        "arguments": {
          "target": [
            {
              "labels": [
                "MarkerBlock",
                "Item",
                "Concept"
              ],
              "end_offset": 33,
              "rule": "marker_block",
              "start_offset": 27,
              "attachments": [],
              "span": "marker"
            }
          ]
        },
        "labels": [
          "PlaceMarker",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 33,
        "rule": "placeMarker1",
        "start_offset": 19,
        "attachments": [],
        "span": "put the marker"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "c3b34751-c5ec-4e50-a469-b54c30480112"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:24.152Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:24.152Z"
  },
  "@timestamp": "2022-11-08T20:01:24.304Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 3544 agent/dialog 1667937684.304 2022-11-08T20:01:24.304Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Regular Vict…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 48,
        "rule": "green",
        "start_offset": 43,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 23,
              "rule": "regular_victim_one",
              "start_offset": 9,
              "attachments": [],
              "span": "Regular Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 32,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim Detected"
      },
      {
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "regular_victim_one",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "victim",
        "start_offset": 17,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:24.304Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:24.304Z"
  },
  "@timestamp": "2022-11-08T20:01:24.403Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 3589 agent/dialog 1667937685.033 2022-11-08T20:01:25.033Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": "you don't need to put the…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": "you don't need to put the marker used to open the door oh I see what I'm supposed to be doing okay",
    "extractions": [
      {
        "arguments": {
          "status": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 45,
              "rule": "genericAction",
              "start_offset": 41,
              "attachments": [],
              "span": "open"
            }
          ]
        },
        "labels": [
          "DoorOpen",
          "ReportItemStatus",
          "ReportStatus",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 54,
        "rule": "report_door_open",
        "start_offset": 41,
        "attachments": [],
        "span": "open the door"
      },
      {
        "labels": [
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 54,
        "rule": "infrastructure_detection",
        "start_offset": 50,
        "attachments": [],
        "span": "door"
      },
      {
        "labels": [
          "MarkerBlock",
          "Item",
          "Concept"
        ],
        "end_offset": 32,
        "rule": "marker_block",
        "start_offset": 26,
        "attachments": [],
        "span": "marker"
      },
      {
        "arguments": {
          "action": [
            {
              "arguments": {
                "target": [
                  {
                    "labels": [
                      "MarkerBlock",
                      "Item",
                      "Concept"
                    ],
                    "end_offset": 32,
                    "rule": "marker_block",
                    "start_offset": 26,
                    "attachments": [],
                    "span": "marker"
                  }
                ]
              },
              "labels": [
                "PlaceMarker",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 32,
              "rule": "placeMarker1",
              "start_offset": 18,
              "attachments": [],
              "span": "put the marker"
            }
          ]
        },
        "labels": [
          "NeedAction",
          "Need",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 32,
        "rule": "prep_need_action",
        "start_offset": 10,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "span": [
              0
            ],
            "agentType": "You",
            "text": "you"
          },
          {
            "type": "Negation",
            "value": true
          }
        ],
        "span": "need to put the marker"
      },
      {
        "arguments": {
          "target": [
            {
              "labels": [
                "Infrastructure",
                "Location",
                "EventLike",
                "Concept"
              ],
              "end_offset": 54,
              "rule": "infrastructure_detection",
              "start_offset": 50,
              "attachments": [],
              "span": "door"
            }
          ]
        },
        "labels": [
          "Open",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 54,
        "rule": "lemma_verb_dobj-open",
        "start_offset": 41,
        "attachments": [],
        "span": "open the door"
      },
      {
        "arguments": {
          "target": [
            {
              "labels": [
                "MarkerBlock",
                "Item",
                "Concept"
              ],
              "end_offset": 32,
              "rule": "marker_block",
              "start_offset": 26,
              "attachments": [],
              "span": "marker"
            }
          ]
        },
        "labels": [
          "PlaceMarker",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 32,
        "rule": "placeMarker1",
        "start_offset": 18,
        "attachments": [],
        "span": "put the marker"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "0489e63c-dce5-4450-afad-e6663f03aa66"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:25.033Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:25.033Z"
  },
  "@timestamp": "2022-11-08T20:01:25.196Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 3596 agent/dialog 1667937685.199 2022-11-08T20:01:25.199Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"No Victim De…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "rule": "green",
        "start_offset": 38,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "rule": "no_victim_one",
              "start_offset": 9,
              "attachments": [],
              "span": "No Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 27,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "No Victim Detected"
      },
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "rule": "no_victim_one",
        "start_offset": 9,
        "attachments": [],
        "span": "No Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:25.199Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:25.199Z"
  },
  "@timestamp": "2022-11-08T20:01:25.317Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 3690 agent/dialog 1667937687.065 2022-11-08T20:01:27.065Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"No Victim De…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "rule": "green",
        "start_offset": 38,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "rule": "no_victim_one",
              "start_offset": 9,
              "attachments": [],
              "span": "No Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 27,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "No Victim Detected"
      },
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "rule": "no_victim_one",
        "start_offset": 9,
        "attachments": [],
        "span": "No Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:27.065Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:27.065Z"
  },
  "@timestamp": "2022-11-08T20:01:27.178Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 3763 agent/dialog 1667937688.314 2022-11-08T20:01:28.314Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Critical Vic…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Critical Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 24,
        "rule": "critical_victim",
        "start_offset": 9,
        "attachments": [],
        "span": "Critical Victim"
      },
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 49,
        "rule": "green",
        "start_offset": 44,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 24,
              "rule": "critical_victim",
              "start_offset": 9,
              "attachments": [],
              "span": "Critical Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 33,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "Critical Victim Detected"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:28.314Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:28.314Z"
  },
  "@timestamp": "2022-11-08T20:01:28.415Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 3847 agent/dialog 1667937689.316 2022-11-08T20:01:29.316Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Critical Vic…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Critical Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 24,
        "rule": "critical_victim",
        "start_offset": 9,
        "attachments": [],
        "span": "Critical Victim"
      },
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 49,
        "rule": "green",
        "start_offset": 44,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 24,
              "rule": "critical_victim",
              "start_offset": 9,
              "attachments": [],
              "span": "Critical Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 33,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "Critical Victim Detected"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:29.316Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:29.316Z"
  },
  "@timestamp": "2022-11-08T20:01:29.425Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 3986 agent/dialog 1667937691.414 2022-11-08T20:01:31.414Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Regular Vict…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 48,
        "rule": "green",
        "start_offset": 43,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 23,
              "rule": "regular_victim_one",
              "start_offset": 9,
              "attachments": [],
              "span": "Regular Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 32,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim Detected"
      },
      {
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "regular_victim_one",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "victim",
        "start_offset": 17,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:31.414Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:31.414Z"
  },
  "@timestamp": "2022-11-08T20:01:31.535Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 4047 agent/dialog 1667937692.414 2022-11-08T20:01:32.414Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Regular Vict…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 48,
        "rule": "green",
        "start_offset": 43,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 23,
              "rule": "regular_victim_one",
              "start_offset": 9,
              "attachments": [],
              "span": "Regular Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 32,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim Detected"
      },
      {
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "regular_victim_one",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "victim",
        "start_offset": 17,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:32.414Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:32.414Z"
  },
  "@timestamp": "2022-11-08T20:01:32.514Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 4205 agent/dialog 1667937694.865 2022-11-08T20:01:34.865Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"No Victim De…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "rule": "green",
        "start_offset": 38,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "rule": "no_victim_one",
              "start_offset": 9,
              "attachments": [],
              "span": "No Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 27,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "No Victim Detected"
      },
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "rule": "no_victim_one",
        "start_offset": 9,
        "attachments": [],
        "span": "No Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:34.865Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:34.865Z"
  },
  "@timestamp": "2022-11-08T20:01:34.999Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 4272 agent/dialog 1667937695.913 2022-11-08T20:01:35.913Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"No Victim De…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "rule": "green",
        "start_offset": 38,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "rule": "no_victim_one",
              "start_offset": 9,
              "attachments": [],
              "span": "No Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 27,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "No Victim Detected"
      },
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "rule": "no_victim_one",
        "start_offset": 9,
        "attachments": [],
        "span": "No Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:35.913Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:35.913Z"
  },
  "@timestamp": "2022-11-08T20:01:36.035Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 4436 agent/dialog 1667937698.632 2022-11-08T20:01:38.632Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " I'm being bad", "ext…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " I'm being bad",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "fb1825e3-9960-4cd2-a766-59b5a9e9360c"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:38.632Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:38.632Z"
  },
  "@timestamp": "2022-11-08T20:01:38.679Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 5130 agent/dialog 1667937711.012 2022-11-08T20:01:51.012Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00054", "text": " the victim", "extrac…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00054",
    "text": " the victim",
    "extractions": [
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 11,
        "rule": "victim",
        "start_offset": 5,
        "attachments": [],
        "span": "victim"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "1d433444-71a1-4e7c-9c08-dcdb285b071a"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:51.012Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:51.012Z"
  },
  "@timestamp": "2022-11-08T20:01:51.024Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 5138 agent/dialog 1667937711.085 2022-11-08T20:01:51.085Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " I'm having difficulty he…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " I'm having difficulty here okay",
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 32,
        "rule": "agree_token_match",
        "start_offset": 28,
        "attachments": [],
        "span": "okay"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "01b8db63-bfc5-447c-ae28-d3cefb069fda"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:01:51.085Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:01:51.085Z"
  },
  "@timestamp": "2022-11-08T20:01:51.133Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 5924 agent/dialog 1667937724.371 2022-11-08T20:02:04.371Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00054", "text": " how do you place the mar…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00054",
    "text": " how do you place the markers yeah using your medic tool left click and hold",
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 34,
        "rule": "agree_token_match",
        "start_offset": 30,
        "attachments": [],
        "span": "yeah"
      },
      {
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 17,
              "rule": "genericAction",
              "start_offset": 12,
              "attachments": [],
              "span": "place"
            }
          ]
        },
        "labels": [
          "HowQuestion",
          "Question",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 17,
        "rule": "mannerquestion",
        "start_offset": 1,
        "attachments": [],
        "span": "how do you place"
      },
      {
        "labels": [
          "MarkerBlock",
          "Item",
          "Concept"
        ],
        "end_offset": 29,
        "rule": "marker_block",
        "start_offset": 22,
        "attachments": [],
        "span": "markers"
      },
      {
        "labels": [
          "Medic",
          "Role",
          "Entity",
          "Concept"
        ],
        "end_offset": 51,
        "rule": "medic_strict_token",
        "start_offset": 46,
        "attachments": [],
        "span": "medic"
      },
      {
        "arguments": {
          "owner": [
            {
              "labels": [
                "You",
                "Entity",
                "Concept"
              ],
              "end_offset": 45,
              "rule": "possesive_pronoun_you",
              "start_offset": 41,
              "attachments": [],
              "span": "your"
            }
          ]
        },
        "labels": [
          "Tool",
          "Item",
          "Concept"
        ],
        "end_offset": 56,
        "rule": "tool_generic",
        "start_offset": 41,
        "attachments": [],
        "span": "your medic tool"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "a5bfc982-dfe1-479f-98e4-22393f70c6ff"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:02:04.371Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:02:04.371Z"
  },
  "@timestamp": "2022-11-08T20:02:04.455Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 6301 agent/dialog 1667937730.262 2022-11-08T20:02:10.262Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Victim Type …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}",
    "extractions": [
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "rule": "red",
        "start_offset": 36,
        "attachments": [],
        "span": "red"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "rule": "victim",
        "start_offset": 9,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:02:10.262Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:02:10.262Z"
  },
  "@timestamp": "2022-11-08T20:02:10.386Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 6341 agent/dialog 1667937730.796 2022-11-08T20:02:10.796Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": "left click and hold I'm h…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": "left click and hold I'm hoping that what the you Henry hitting right way",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "87d07807-b1a8-4e22-8b84-ce9bf803f4d6"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:02:10.796Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:02:10.796Z"
  },
  "@timestamp": "2022-11-08T20:02:10.874Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 6346 agent/dialog 1667937730.902 2022-11-08T20:02:10.902Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00054", "text": " you can only hit it righ…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00054",
    "text": " you can only hit it right click",
    "extractions": [
      {
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 17,
              "rule": "genericAction",
              "start_offset": 14,
              "attachments": [],
              "span": "hit"
            }
          ]
        },
        "labels": [
          "MakeCommitment",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 17,
        "rule": "commit_to_something",
        "start_offset": 5,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "span": [
              0
            ],
            "agentType": "You",
            "text": "you"
          }
        ],
        "span": "can only hit"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "32669a96-657a-47c7-a950-b585682acf77"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:02:10.902Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:02:10.902Z"
  },
  "@timestamp": "2022-11-08T20:02:10.941Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 6445 agent/dialog 1667937732.661 2022-11-08T20:02:12.661Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Victim Type …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}",
    "extractions": [
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "rule": "red",
        "start_offset": 36,
        "attachments": [],
        "span": "red"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "rule": "victim",
        "start_offset": 9,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:02:12.661Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:02:12.661Z"
  },
  "@timestamp": "2022-11-08T20:02:12.764Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 6631 agent/dialog 1667937735.961 2022-11-08T20:02:15.961Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Victim Type …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}",
    "extractions": [
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "rule": "red",
        "start_offset": 36,
        "attachments": [],
        "span": "red"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "rule": "victim",
        "start_offset": 9,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:02:15.961Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:02:15.961Z"
  },
  "@timestamp": "2022-11-08T20:02:16.078Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 6704 agent/dialog 1667937737.263 2022-11-08T20:02:17.263Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Victim Type …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}",
    "extractions": [
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "rule": "red",
        "start_offset": 36,
        "attachments": [],
        "span": "red"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "rule": "victim",
        "start_offset": 9,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:02:17.263Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:02:17.263Z"
  },
  "@timestamp": "2022-11-08T20:02:17.379Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 6754 agent/dialog 1667937738.127 2022-11-08T20:02:18.127Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " just okay", "extract…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " just okay",
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 10,
        "rule": "agree_token_match",
        "start_offset": 6,
        "attachments": [],
        "span": "okay"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "94d91865-5689-4e97-8307-08ccf40a84a6"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:02:18.127Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:02:18.127Z"
  },
  "@timestamp": "2022-11-08T20:02:18.136Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 6906 agent/dialog 1667937740.564 2022-11-08T20:02:20.564Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Victim Type …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}",
    "extractions": [
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "rule": "red",
        "start_offset": 36,
        "attachments": [],
        "span": "red"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "rule": "victim",
        "start_offset": 9,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:02:20.564Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:02:20.564Z"
  },
  "@timestamp": "2022-11-08T20:02:20.677Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 6972 agent/dialog 1667937741.662 2022-11-08T20:02:21.662Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Victim Type …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Victim Type : B.\",\"color\":\"red\"}",
    "extractions": [
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "rule": "red",
        "start_offset": 36,
        "attachments": [],
        "span": "red"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "rule": "victim",
        "start_offset": 9,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:02:21.662Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:02:21.662Z"
  },
  "@timestamp": "2022-11-08T20:02:21.763Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 7032 agent/dialog 1667937742.264 2022-11-08T20:02:22.264Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " that that is not intuiti…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " that that is not intuitive",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "701f2914-6ce9-4faa-995c-bbca225c2035"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:02:22.264Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:02:22.264Z"
  },
  "@timestamp": "2022-11-08T20:02:22.291Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 7199 agent/dialog 1667937744.963 2022-11-08T20:02:24.963Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Victim Type …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Victim Type : B.\",\"color\":\"red\"}",
    "extractions": [
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "rule": "red",
        "start_offset": 36,
        "attachments": [],
        "span": "red"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "rule": "victim",
        "start_offset": 9,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:02:24.963Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:02:24.963Z"
  },
  "@timestamp": "2022-11-08T20:02:25.084Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 7263 agent/dialog 1667937746.162 2022-11-08T20:02:26.162Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Victim Type …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Victim Type : B.\",\"color\":\"red\"}",
    "extractions": [
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "rule": "red",
        "start_offset": 36,
        "attachments": [],
        "span": "red"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "rule": "victim",
        "start_offset": 9,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:02:26.162Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:02:26.162Z"
  },
  "@timestamp": "2022-11-08T20:02:26.268Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 7505 agent/dialog 1667937749.461 2022-11-08T20:02:29.461Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Victim Type …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Victim Type : B.\",\"color\":\"red\"}",
    "extractions": [
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "rule": "red",
        "start_offset": 36,
        "attachments": [],
        "span": "red"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "rule": "victim",
        "start_offset": 9,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:02:29.461Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:02:29.461Z"
  },
  "@timestamp": "2022-11-08T20:02:29.579Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 7660 agent/dialog 1667937752.226 2022-11-08T20:02:32.226Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": "I don't think I have to b…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": "I don't think I have to break the victim to save them",
    "extractions": [
      {
        "arguments": {
          "target": [
            {
              "labels": [
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 53,
              "rule": "them_token_capture",
              "start_offset": 49,
              "attachments": [],
              "span": "them"
            }
          ]
        },
        "labels": [
          "Save",
          "RescueInteractions",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 53,
        "rule": "triage3",
        "start_offset": 44,
        "attachments": [],
        "span": "save them"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 40,
        "rule": "victim",
        "start_offset": 34,
        "attachments": [],
        "span": "victim"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "b28b0b29-ac8a-4999-b810-6f302a940ed4"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:02:32.226Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:02:32.226Z"
  },
  "@timestamp": "2022-11-08T20:02:32.300Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 7841 agent/dialog 1667937755.412 2022-11-08T20:02:35.412Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Victim Type …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}",
    "extractions": [
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "rule": "red",
        "start_offset": 36,
        "attachments": [],
        "span": "red"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "rule": "victim",
        "start_offset": 9,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:02:35.412Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:02:35.412Z"
  },
  "@timestamp": "2022-11-08T20:02:35.520Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 8254 agent/dialog 1667937761.152 2022-11-08T20:02:41.152Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00054", "text": "yeah how did you die like…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00054",
    "text": "yeah how did you die like break your bones before",
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 4,
        "rule": "agree_token_match",
        "start_offset": 0,
        "attachments": [],
        "span": "yeah"
      },
      {
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 20,
              "rule": "genericAction",
              "start_offset": 17,
              "attachments": [
                {
                  "value": "past"
                }
              ],
              "span": "die"
            }
          ]
        },
        "labels": [
          "HowQuestion",
          "Question",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 20,
        "rule": "mannerquestion",
        "start_offset": 5,
        "attachments": [
          {
            "value": "past"
          }
        ],
        "span": "how did you die"
      },
      {
        "arguments": {
          "topic": [
            {
              "arguments": {
                "topic": [
                  {
                    "labels": [
                      "GenericAction",
                      "Action",
                      "EventLike",
                      "Concept"
                    ],
                    "end_offset": 20,
                    "rule": "genericAction",
                    "start_offset": 17,
                    "attachments": [
                      {
                        "value": "past"
                      }
                    ],
                    "span": "die"
                  }
                ]
              },
              "labels": [
                "HowQuestion",
                "Question",
                "Communicate",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 20,
              "rule": "mannerquestion",
              "start_offset": 5,
              "attachments": [
                {
                  "value": "past"
                }
              ],
              "span": "how did you die"
            }
          ]
        },
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 20,
        "rule": "instruction_command_topic",
        "start_offset": 0,
        "attachments": [],
        "span": "yeah how did you die"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "fab03193-290a-4738-8603-c145edc7b472"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:02:41.152Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:02:41.152Z"
  },
  "@timestamp": "2022-11-08T20:02:41.219Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 8543 agent/dialog 1667937765.731 2022-11-08T20:02:45.731Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " yeah not followed its st…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " yeah not followed its structure",
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 5,
        "rule": "agree_token_match",
        "start_offset": 1,
        "attachments": [],
        "span": "yeah"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "16416ef8-0872-4c53-be40-7df8669c1d56"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:02:45.731Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:02:45.731Z"
  },
  "@timestamp": "2022-11-08T20:02:45.758Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 8692 agent/dialog 1667937767.562 2022-11-08T20:02:47.562Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"2 players - …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"2 players - including 1 Medic - must be within a 2 block radius of this victim to start a Triage.\",\"color\":\"red\"}",
    "extractions": [
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 87,
        "rule": "victim",
        "start_offset": 81,
        "attachments": [],
        "span": "victim"
      },
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 120,
        "rule": "red",
        "start_offset": 117,
        "attachments": [],
        "span": "red"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:02:47.562Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:02:47.562Z"
  },
  "@timestamp": "2022-11-08T20:02:47.769Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 9131 agent/dialog 1667937774.463 2022-11-08T20:02:54.463Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Victim Type …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}",
    "extractions": [
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "rule": "red",
        "start_offset": 36,
        "attachments": [],
        "span": "red"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "rule": "victim",
        "start_offset": 9,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:02:54.463Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:02:54.463Z"
  },
  "@timestamp": "2022-11-08T20:02:54.583Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 9179 agent/dialog 1667937775.171 2022-11-08T20:02:55.171Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": "B there", "extraction…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": "B there",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "e4945598-7aec-41a4-bfb8-d8a8eec9b55c"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:02:55.171Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:02:55.171Z"
  },
  "@timestamp": "2022-11-08T20:02:55.183Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 9816 agent/dialog 1667937785.15 2022-11-08T20:03:05.150Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": "some range on this bad bo…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": "some range on this bad boy",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "411229a5-074e-4afb-a58b-7e166516c0ef"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:03:05.150Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:03:05.150Z"
  },
  "@timestamp": "2022-11-08T20:03:05.179Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 9825 agent/dialog 1667937785.302 2022-11-08T20:03:05.302Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00054", "text": "B put regular victim mark…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00054",
    "text": "B put regular victim marker medic",
    "extractions": [
      {
        "labels": [
          "Medic",
          "Role",
          "Entity",
          "Concept"
        ],
        "end_offset": 33,
        "rule": "medic_strict_token",
        "start_offset": 28,
        "attachments": [],
        "span": "medic"
      },
      {
        "labels": [
          "RegularMarkerBlock",
          "MarkerBlock",
          "Item",
          "Concept"
        ],
        "end_offset": 27,
        "rule": "regular_marker_token",
        "start_offset": 6,
        "attachments": [],
        "span": "regular victim marker"
      },
      {
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 20,
        "rule": "regular_victim_one",
        "start_offset": 6,
        "attachments": [],
        "span": "regular victim"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 20,
        "rule": "victim",
        "start_offset": 14,
        "attachments": [],
        "span": "victim"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "e0ea4c44-29f4-4366-aa01-9fd9fd4104ec"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:03:05.302Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:03:05.302Z"
  },
  "@timestamp": "2022-11-08T20:03:05.342Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 10114 agent/dialog 1667937790.23 2022-11-08T20:03:10.230Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " ASU", "extractions":…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " ASU",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "8ae205d9-dcc7-4af4-a165-de5276161a57"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:03:10.230Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:03:10.230Z"
  },
  "@timestamp": "2022-11-08T20:03:10.277Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 10527 agent/dialog 1667937796.88 2022-11-08T20:03:16.880Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " by selecting the hammer …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " by selecting the hammer and right click",
    "extractions": [
      {
        "labels": [
          "Hammer",
          "Tool",
          "Item",
          "Concept"
        ],
        "end_offset": 24,
        "rule": "hammer",
        "start_offset": 18,
        "attachments": [],
        "span": "hammer"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "b05a3d47-c273-49cd-9fc1-725628ebc9a8"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:03:16.880Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:03:16.880Z"
  },
  "@timestamp": "2022-11-08T20:03:16.932Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 10533 agent/dialog 1667937796.918 2022-11-08T20:03:16.918Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00054", "text": " you can carry the victim…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00054",
    "text": " you can carry the victim by first selecting the hammer and right click",
    "extractions": [
      {
        "labels": [
          "Hammer",
          "Tool",
          "Item",
          "Concept"
        ],
        "end_offset": 55,
        "rule": "hammer",
        "start_offset": 49,
        "attachments": [],
        "span": "hammer"
      },
      {
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 14,
              "rule": "genericAction",
              "start_offset": 9,
              "attachments": [],
              "span": "carry"
            }
          ]
        },
        "labels": [
          "MakeCommitment",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 14,
        "rule": "commit_to_something",
        "start_offset": 5,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "span": [
              0
            ],
            "agentType": "You",
            "text": "you"
          }
        ],
        "span": "can carry"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 25,
        "rule": "victim",
        "start_offset": 19,
        "attachments": [],
        "span": "victim"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "0ab121ec-7b8e-4147-a454-2cc316feaf77"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:03:16.918Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:03:16.918Z"
  },
  "@timestamp": "2022-11-08T20:03:16.990Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 10547 agent/dialog 1667937797.039 2022-11-08T20:03:17.039Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " regular picture please t…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " regular picture please that's me you can carry the victim by first selecting the hammer again right slick",
    "extractions": [
      {
        "labels": [
          "Hammer",
          "Tool",
          "Item",
          "Concept"
        ],
        "end_offset": 88,
        "rule": "hammer",
        "start_offset": 82,
        "attachments": [],
        "span": "hammer"
      },
      {
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 47,
              "rule": "genericAction",
              "start_offset": 42,
              "attachments": [],
              "span": "carry"
            }
          ]
        },
        "labels": [
          "MakeCommitment",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 47,
        "rule": "commit_to_something",
        "start_offset": 38,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "span": [
              6
            ],
            "agentType": "You",
            "text": "you"
          }
        ],
        "span": "can carry"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 58,
        "rule": "victim",
        "start_offset": 52,
        "attachments": [],
        "span": "victim"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "b4778ea7-abdb-4933-812c-d39dd3a7b174"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:03:17.039Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:03:17.039Z"
  },
  "@timestamp": "2022-11-08T20:03:17.158Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 10919 agent/dialog 1667937803.097 2022-11-08T20:03:23.097Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " no victim", "extract…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " no victim",
    "extractions": [
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 10,
        "rule": "no_victim_one",
        "start_offset": 1,
        "attachments": [],
        "span": "no victim"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "d31d0509-1c1f-4bc6-a9c4-fa4a0d089399"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:03:23.097Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:03:23.097Z"
  },
  "@timestamp": "2022-11-08T20:03:23.113Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 11652 agent/dialog 1667937815.321 2022-11-08T20:03:35.321Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " oh my God", "extract…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " oh my God",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "71151f24-4246-4f2c-afca-8ef15dad1c4e"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:03:35.321Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:03:35.321Z"
  },
  "@timestamp": "2022-11-08T20:03:35.342Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 11683 agent/dialog 1667937815.878 2022-11-08T20:03:35.878Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": "medic", "extractions"…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": "medic",
    "extractions": [
      {
        "labels": [
          "Medic",
          "Role",
          "Entity",
          "Concept"
        ],
        "end_offset": 5,
        "rule": "medic_strict_token",
        "start_offset": 0,
        "attachments": [],
        "span": "medic"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "b6102bd4-f915-41d4-bcb1-551cbc6f14ab"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:03:35.878Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:03:35.878Z"
  },
  "@timestamp": "2022-11-08T20:03:35.925Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 11730 agent/dialog 1667937816.507 2022-11-08T20:03:36.507Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00054", "text": " question", "extracti…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00054",
    "text": " question",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "1359602a-4367-4bab-b790-870bf51b4d05"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:03:36.507Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:03:36.507Z"
  },
  "@timestamp": "2022-11-08T20:03:36.547Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 12213 agent/dialog 1667937823.686 2022-11-08T20:03:43.686Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " place the no victim mark…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " place the no victim marker push the SOS",
    "extractions": [
      {
        "labels": [
          "MarkerBlock",
          "Item",
          "Concept"
        ],
        "end_offset": 27,
        "rule": "marker_block",
        "start_offset": 21,
        "attachments": [],
        "span": "marker"
      },
      {
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 20,
        "rule": "no_victim_one",
        "start_offset": 11,
        "attachments": [],
        "span": "no victim"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "da36b21d-a9cc-483c-9284-aefe4f4d9137"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:03:43.686Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:03:43.686Z"
  },
  "@timestamp": "2022-11-08T20:03:43.763Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 12361 agent/dialog 1667937826.459 2022-11-08T20:03:46.459Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " all right", "extract…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " all right",
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 10,
        "rule": "agreement3",
        "start_offset": 1,
        "attachments": [],
        "span": "all right"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "1a2c9dc4-2cc3-481b-a184-c593f2b43a61"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:03:46.459Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:03:46.459Z"
  },
  "@timestamp": "2022-11-08T20:03:46.499Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 12547 agent/dialog 1667937829.352 2022-11-08T20:03:49.352Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " I think I'm at the entra…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " I think I'm at the entrance",
    "extractions": [
      {
        "labels": [
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 28,
        "rule": "infrastructure_detection",
        "start_offset": 20,
        "attachments": [],
        "span": "entrance"
      },
      {
        "arguments": {
          "location": [
            {
              "labels": [
                "Infrastructure",
                "Location",
                "EventLike",
                "Concept"
              ],
              "end_offset": 28,
              "rule": "infrastructure_detection",
              "start_offset": 20,
              "attachments": [],
              "span": "entrance"
            }
          ]
        },
        "labels": [
          "ReportLocation",
          "ReportStatus",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 28,
        "rule": "location_report",
        "start_offset": 10,
        "attachments": [
          {
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "span": [
              2
            ],
            "agentType": "Self",
            "text": "I"
          }
        ],
        "span": "am at the entrance"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "9211a61f-d67c-4888-bea1-29829e1ff705"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:03:49.352Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:03:49.352Z"
  },
  "@timestamp": "2022-11-08T20:03:49.395Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 12710 agent/dialog 1667937831.504 2022-11-08T20:03:51.504Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " I'm getting there", …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " I'm getting there",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "493e0669-3c4a-461f-bf80-1dcc8b397733"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:03:51.504Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:03:51.504Z"
  },
  "@timestamp": "2022-11-08T20:03:51.543Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 12970 agent/dialog 1667937835.656 2022-11-08T20:03:55.656Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": "I see the command blocks …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": "I see the command blocks in the sky",
    "extractions": [
      {
        "arguments": {
          "source": [
            {
              "labels": [
                "Concept"
              ],
              "end_offset": 17,
              "rule": "allTokens",
              "start_offset": 10,
              "attachments": [],
              "span": "command"
            }
          ]
        },
        "labels": [
          "Block",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 24,
        "rule": "obstructing",
        "start_offset": 10,
        "attachments": [],
        "span": "command blocks"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "49bb5bf5-b1c9-4fb1-a047-3a611e14512b"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:03:55.656Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:03:55.656Z"
  },
  "@timestamp": "2022-11-08T20:03:55.704Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 13729 agent/dialog 1667937847.494 2022-11-08T20:04:07.494Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": "why do I have to move K2 …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": "why do I have to move K2 D1",
    "extractions": [
      {
        "labels": [
          "D1",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 27,
        "rule": "room_d1",
        "start_offset": 25,
        "attachments": [],
        "span": "D1"
      },
      {
        "labels": [
          "K2",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 24,
        "rule": "room_k2",
        "start_offset": 22,
        "attachments": [],
        "span": "K2"
      },
      {
        "arguments": {
          "target": [
            {
              "labels": [
                "D1",
                "Room",
                "Infrastructure",
                "Location",
                "EventLike",
                "Concept"
              ],
              "end_offset": 27,
              "rule": "room_d1",
              "start_offset": 25,
              "attachments": [],
              "span": "D1"
            }
          ]
        },
        "labels": [
          "MoveTo",
          "Move",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 27,
        "rule": "move_nmod_action",
        "start_offset": 17,
        "attachments": [
          {
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "span": [
              2
            ],
            "agentType": "Self",
            "text": "I"
          }
        ],
        "span": "move K2 D1"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "ff2bb221-315e-4f6e-8929-2df62ca0b0e9"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:04:07.494Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:04:07.494Z"
  },
  "@timestamp": "2022-11-08T20:04:07.536Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 13901 agent/dialog 1667937849.727 2022-11-08T20:04:09.727Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " pirate school zone can y…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " pirate school zone can you break these",
    "extractions": [
      {
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 33,
              "rule": "genericAction",
              "start_offset": 28,
              "attachments": [],
              "span": "break"
            }
          ]
        },
        "labels": [
          "YesNoQuestion",
          "Question",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 33,
        "rule": "binary_question",
        "start_offset": 20,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "span": [
              4
            ],
            "agentType": "You",
            "text": "you"
          }
        ],
        "span": "can you break"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "cdb4fe60-8299-40e8-bd72-9fb2298c7d06"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:04:09.727Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:04:09.727Z"
  },
  "@timestamp": "2022-11-08T20:04:09.780Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 14185 agent/dialog 1667937854.287 2022-11-08T20:04:14.287Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00054", "text": "now that's better icon on…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00054",
    "text": "now that's better icon only red gravel",
    "extractions": [
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 31,
        "rule": "red",
        "start_offset": 28,
        "attachments": [],
        "span": "red"
      },
      {
        "labels": [
          "Rubble",
          "Obstacle",
          "EventLike",
          "Concept"
        ],
        "end_offset": 38,
        "rule": "rubble_detection",
        "start_offset": 32,
        "attachments": [],
        "span": "gravel"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "a455cdf0-dd20-4f2b-8463-273c11c3acfa"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:04:14.287Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:04:14.287Z"
  },
  "@timestamp": "2022-11-08T20:04:14.335Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 14391 agent/dialog 1667937857.477 2022-11-08T20:04:17.477Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " dang it", "extractio…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " dang it",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "b587db0f-4793-48d9-bb73-4e524de5c829"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:04:17.477Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:04:17.477Z"
  },
  "@timestamp": "2022-11-08T20:04:17.490Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 14578 agent/dialog 1667937860.149 2022-11-08T20:04:20.149Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00054", "text": " just want to help you so…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00054",
    "text": " just want to help you solve that",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "2f7ab638-dad3-4d30-89ff-648f7fc4492f"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:04:20.149Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:04:20.149Z"
  },
  "@timestamp": "2022-11-08T20:04:20.189Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 14785 agent/dialog 1667937863.827 2022-11-08T20:04:23.827Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " / that game mode clear",…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " / that game mode clear",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "d2dae8fe-0e1f-4e96-b676-23787e5ff1e1"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:04:23.827Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:04:23.827Z"
  },
  "@timestamp": "2022-11-08T20:04:23.860Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 15228 agent/dialog 1667937872.056 2022-11-08T20:04:32.056Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " all right", "extract…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " all right",
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 10,
        "rule": "agreement3",
        "start_offset": 1,
        "attachments": [],
        "span": "all right"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "602152a3-ece1-4a22-a752-0edd8b90f246"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:04:32.056Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:04:32.056Z"
  },
  "@timestamp": "2022-11-08T20:04:32.069Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 15950 agent/dialog 1667937885.399 2022-11-08T20:04:45.399Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " strategy", "extracti…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " strategy",
    "extractions": [
      {
        "labels": [
          "PlanLanguage",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 9,
        "rule": "plan_base",
        "start_offset": 1,
        "attachments": [],
        "span": "strategy"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "0cad9914-343d-40ed-9041-0cbd0e8977ef"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:04:45.399Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:04:45.399Z"
  },
  "@timestamp": "2022-11-08T20:04:45.441Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 16191 agent/dialog 1667937889.001 2022-11-08T20:04:49.001Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00054", "text": " I got the hammer I'm I'm…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00054",
    "text": " I got the hammer I'm I'm winning this fight you may be easy training Mission together have the block Hammer the map will open to you for you to practice doing this type you may discuss your team and come up with a strategy to rescue the victim all right so we're bottom middle C2 there's a hazard room I guess yeah",
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 254,
        "rule": "agreement3",
        "start_offset": 245,
        "attachments": [],
        "span": "all right"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 244,
        "rule": "victim",
        "start_offset": 238,
        "attachments": [],
        "span": "victim"
      },
      {
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 33,
              "rule": "genericAction",
              "start_offset": 26,
              "attachments": [],
              "span": "winning"
            }
          ]
        },
        "labels": [
          "YesNoQuestion",
          "Question",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 33,
        "rule": "binary_question",
        "start_offset": 19,
        "attachments": [
          {
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "span": [
              6
            ],
            "agentType": "Self",
            "text": "I"
          }
        ],
        "span": "am I am winning"
      },
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 315,
        "rule": "agree_token_match",
        "start_offset": 311,
        "attachments": [],
        "span": "yeah"
      },
      {
        "labels": [
          "C2",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 280,
        "rule": "room_c2",
        "start_offset": 278,
        "attachments": [],
        "span": "C2"
      },
      {
        "labels": [
          "Hammer",
          "Tool",
          "Item",
          "Concept"
        ],
        "end_offset": 17,
        "rule": "hammer",
        "start_offset": 11,
        "attachments": [],
        "span": "hammer"
      },
      {
        "labels": [
          "Hammer",
          "Tool",
          "Item",
          "Concept"
        ],
        "end_offset": 108,
        "rule": "hammer",
        "start_offset": 102,
        "attachments": [],
        "span": "Hammer"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "Room",
                "Infrastructure",
                "Location",
                "EventLike",
                "Concept"
              ],
              "end_offset": 302,
              "rule": "room_detection",
              "start_offset": 291,
              "attachments": [],
              "span": "hazard room"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 302,
        "rule": "existential3",
        "start_offset": 281,
        "attachments": [],
        "span": "there 's a hazard room"
      },
      {
        "labels": [
          "Map",
          "Tool",
          "Item",
          "Concept"
        ],
        "end_offset": 116,
        "rule": "map_item",
        "start_offset": 113,
        "attachments": [],
        "span": "map"
      },
      {
        "labels": [
          "Meeting",
          "PuzzleConcept",
          "Concept"
        ],
        "end_offset": 69,
        "rule": "training_token",
        "start_offset": 61,
        "attachments": [],
        "span": "training"
      },
      {
        "labels": [
          "PlanLanguage",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 223,
        "rule": "plan_base",
        "start_offset": 215,
        "attachments": [],
        "span": "strategy"
      },
      {
        "arguments": {
          "target": [
            {
              "labels": [
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 244,
              "rule": "victim",
              "start_offset": 238,
              "attachments": [],
              "span": "victim"
            }
          ]
        },
        "labels": [
          "Save",
          "RescueInteractions",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 244,
        "rule": "triage",
        "start_offset": 227,
        "attachments": [],
        "span": "rescue the victim"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "4c043b8f-bfdc-4f51-aa0c-0d1b873a72c6"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:04:49.001Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:04:49.001Z"
  },
  "@timestamp": "2022-11-08T20:04:49.570Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 16527 agent/dialog 1667937894.549 2022-11-08T20:04:54.549Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " but you can see the haza…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " but you can see the hazard here die at a time that's cool so I don't should we stay together or should we like should I just",
    "extractions": [
      {
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 16,
              "rule": "genericAction",
              "start_offset": 13,
              "attachments": [],
              "span": "see"
            }
          ]
        },
        "labels": [
          "MakeCommitment",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 16,
        "rule": "commit_to_something",
        "start_offset": 9,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "span": [
              1
            ],
            "agentType": "You",
            "text": "you"
          }
        ],
        "span": "can see"
      },
      {
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 111,
              "rule": "genericAction",
              "start_offset": 107,
              "attachments": [],
              "span": "like"
            }
          ]
        },
        "labels": [
          "YesNoQuestion",
          "Question",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 111,
        "rule": "binary_question",
        "start_offset": 97,
        "attachments": [
          {
            "labels": [
              "Team",
              "Entity",
              "Concept"
            ],
            "span": [
              24
            ],
            "agentType": "Team",
            "text": "we"
          }
        ],
        "span": "should we like"
      },
      {
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 84,
              "rule": "genericAction",
              "start_offset": 80,
              "attachments": [
                {
                  "type": "Negation",
                  "value": true
                }
              ],
              "span": "stay"
            }
          ]
        },
        "labels": [
          "YesNoQuestion",
          "Question",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 84,
        "rule": "binary_question",
        "start_offset": 70,
        "attachments": [
          {
            "labels": [
              "Team",
              "Entity",
              "Concept"
            ],
            "span": [
              19
            ],
            "agentType": "Team",
            "text": "we"
          },
          {
            "type": "Negation",
            "value": true
          }
        ],
        "span": "should we stay"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "8cb11205-8852-4305-9850-e961d0e541fc"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:04:54.549Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:04:54.549Z"
  },
  "@timestamp": "2022-11-08T20:04:54.757Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 16694 agent/dialog 1667937897.464 2022-11-08T20:04:57.464Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Regular Vict…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 48,
        "rule": "green",
        "start_offset": 43,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 23,
              "rule": "regular_victim_one",
              "start_offset": 9,
              "attachments": [],
              "span": "Regular Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 32,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim Detected"
      },
      {
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "regular_victim_one",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "victim",
        "start_offset": 17,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:04:57.464Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:04:57.464Z"
  },
  "@timestamp": "2022-11-08T20:04:57.567Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 16755 agent/dialog 1667937898.515 2022-11-08T20:04:58.515Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Regular Vict…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 48,
        "rule": "green",
        "start_offset": 43,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 23,
              "rule": "regular_victim_one",
              "start_offset": 9,
              "attachments": [],
              "span": "Regular Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 32,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim Detected"
      },
      {
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "regular_victim_one",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "victim",
        "start_offset": 17,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:04:58.515Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:04:58.515Z"
  },
  "@timestamp": "2022-11-08T20:04:58.644Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 16809 agent/dialog 1667937899.565 2022-11-08T20:04:59.565Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{\"text\":\"Regular Vict…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}",
    "extractions": [
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 48,
        "rule": "green",
        "start_offset": 43,
        "attachments": [],
        "span": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 23,
              "rule": "regular_victim_one",
              "start_offset": 9,
              "attachments": [],
              "span": "Regular Victim"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 32,
        "rule": "found_victim_reverse",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim Detected"
      },
      {
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "regular_victim_one",
        "start_offset": 9,
        "attachments": [],
        "span": "Regular Victim"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "victim",
        "start_offset": 17,
        "attachments": [],
        "span": "Victim"
      }
    ],
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "asr_msg_id": "not_set"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:04:59.565Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:04:59.565Z"
  },
  "@timestamp": "2022-11-08T20:04:59.672Z"
}
7f6d1e36-537a-4794-b0a7-9ad082f6689c 16857 agent/dialog 1667937900.09 2022-11-08T20:05:00.090Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " because I can I can run …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " because I can I can run around and check all the rooms",
    "extractions": [
      {
        "arguments": {
          "topic": [
            {
              "labels": [
                "Move",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 24,
              "rule": "move_keep_false",
              "start_offset": 21,
              "attachments": [
                {
                  "labels": [
                    "Self",
                    "Entity",
                    "Concept"
                  ],
                  "span": [
                    1
                  ],
                  "agentType": "Self",
                  "text": "I"
                }
              ],
              "span": "run"
            }
          ]
        },
        "labels": [
          "MakeCommitment",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 24,
        "rule": "commit_to_something",
        "start_offset": 11,
        "attachments": [
          {
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "span": [
              1
            ],
            "agentType": "Self",
            "text": "I"
          }
        ],
        "span": "can I can run"
      },
      {
        "arguments": {
          "target": [
            {
              "labels": [
                "Room",
                "Infrastructure",
                "Location",
                "EventLike",
                "Concept"
              ],
              "end_offset": 55,
              "rule": "room_detection",
              "start_offset": 50,
              "attachments": [],
              "span": "rooms"
            }
          ]
        },
        "labels": [
          "Search",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 55,
        "rule": "lemma_verb_dobj-search",
        "start_offset": 36,
        "attachments": [
          {
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "span": [
              1
            ],
            "agentType": "Self",
            "text": "I"
          }
        ],
        "span": "check all the rooms"
      },
      {
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 24,
              "rule": "genericAction",
              "start_offset": 21,
              "attachments": [],
              "span": "run"
            }
          ]
        },
        "labels": [
          "YesNoQuestion",
          "Question",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 24,
        "rule": "binary_question",
        "start_offset": 11,
        "attachments": [
          {
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "span": [
              3
            ],
            "agentType": "Self",
            "text": "I"
          }
        ],
        "span": "can I can run"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "93e20d6d-f75a-4a34-b64b-68581ae243b6"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:05:00.090Z",
    "source": "uaz_dialog_agent",
    "trial_id": "7f6d1e36-537a-4794-b0a7-9ad082f6689c",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:05:00.090Z"
  },
  "@timestamp": "2022-11-08T20:05:00.154Z"
}