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 = 41a268da-bfdb-495b-875c-b070d8dc36c4 × topic = agent/dialog × clear all
topic
mission id topic timestamp_unix timestamp_iso8601 message
41a268da-bfdb-495b-875c-b070d8dc36c4 288 agent/dialog 1667940090.216 2022-11-08T20:41:30.216Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " red meetings again", …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " red meetings again",
    "extractions": [
      {
        "labels": [
          "Meeting",
          "PuzzleConcept",
          "Concept"
        ],
        "end_offset": 13,
        "rule": "meeting_token",
        "start_offset": 5,
        "attachments": [],
        "span": "meetings"
      },
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 4,
        "rule": "red",
        "start_offset": 1,
        "attachments": [],
        "span": "red"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "5e204a51-7b11-4218-a041-ffd0d3f5f142"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:41:30.216Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:41:30.216Z"
  },
  "@timestamp": "2022-11-08T20:41:30.261Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 476 agent/dialog 1667940093.683 2022-11-08T20:41:33.683Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " permissions", "extra…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " permissions",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "544e7d25-e27e-4280-b1ee-23eb34f99b9e"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:41:33.683Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:41:33.683Z"
  },
  "@timestamp": "2022-11-08T20:41:33.723Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 492 agent/dialog 1667940093.789 2022-11-08T20:41:33.789Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00054", "text": " unique information and a…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00054",
    "text": " unique information and after two minutes the door behind you will open and you can rescue the victim we should we should we can chat this is fine",
    "extractions": [
      {
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 71,
              "rule": "genericAction",
              "start_offset": 67,
              "attachments": [
                {
                  "value": "future"
                }
              ],
              "span": "open"
            }
          ]
        },
        "labels": [
          "DeliberatePlan",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 71,
        "rule": "commit_to_something_plan-type",
        "start_offset": 62,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "span": [
              9
            ],
            "agentType": "You",
            "text": "you"
          },
          {
            "value": "future"
          }
        ],
        "span": "will open"
      },
      {
        "labels": [
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 50,
        "rule": "infrastructure_detection",
        "start_offset": 46,
        "attachments": [],
        "span": "door"
      },
      {
        "arguments": {
          "topic": [
            {
              "arguments": {
                "target": [
                  {
                    "labels": [
                      "Victim",
                      "Entity",
                      "Concept"
                    ],
                    "end_offset": 101,
                    "rule": "victim",
                    "start_offset": 95,
                    "attachments": [],
                    "span": "victim"
                  }
                ]
              },
              "labels": [
                "Save",
                "RescueInteractions",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 101,
              "rule": "triage",
              "start_offset": 84,
              "attachments": [
                {
                  "labels": [
                    "You",
                    "Entity",
                    "Concept"
                  ],
                  "span": [
                    13
                  ],
                  "agentType": "You",
                  "text": "you"
                }
              ],
              "span": "rescue the victim"
            }
          ]
        },
        "labels": [
          "MakeCommitment",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 101,
        "rule": "commit_to_something",
        "start_offset": 80,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "span": [
              13
            ],
            "agentType": "You",
            "text": "you"
          }
        ],
        "span": "can rescue the victim"
      },
      {
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 133,
              "rule": "genericAction",
              "start_offset": 129,
              "attachments": [],
              "span": "chat"
            }
          ]
        },
        "labels": [
          "MakeCommitment",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 133,
        "rule": "commit_to_something",
        "start_offset": 125,
        "attachments": [
          {
            "labels": [
              "Team",
              "Entity",
              "Concept"
            ],
            "span": [
              22
            ],
            "agentType": "Team",
            "text": "we"
          }
        ],
        "span": "can chat"
      },
      {
        "arguments": {
          "second": [
            {
              "labels": [
                "Infrastructure",
                "Location",
                "EventLike",
                "Concept"
              ],
              "end_offset": 50,
              "rule": "infrastructure_detection",
              "start_offset": 46,
              "attachments": [],
              "span": "door"
            }
          ],
          "first": [
            {
              "arguments": {
                "value": [
                  {
                    "labels": [
                      "TimeUnit",
                      "Time",
                      "EventLike",
                      "Concept"
                    ],
                    "end_offset": 33,
                    "rule": "time",
                    "start_offset": 30,
                    "attachments": [],
                    "span": "two"
                  }
                ]
              },
              "labels": [
                "TimeUnit",
                "Time",
                "EventLike",
                "Concept"
              ],
              "end_offset": 41,
              "rule": "time",
              "start_offset": 30,
              "attachments": [],
              "span": "two minutes"
            }
          ]
        },
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 50,
        "rule": "precedence3_token_after",
        "start_offset": 24,
        "attachments": [],
        "span": "after two minutes the door"
      },
      {
        "arguments": {
          "target": [
            {
              "labels": [
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 101,
              "rule": "victim",
              "start_offset": 95,
              "attachments": [],
              "span": "victim"
            }
          ]
        },
        "labels": [
          "Save",
          "RescueInteractions",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 101,
        "rule": "triage",
        "start_offset": 84,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "span": [
              13
            ],
            "agentType": "You",
            "text": "you"
          }
        ],
        "span": "rescue the victim"
      },
      {
        "arguments": {
          "value": [
            {
              "labels": [
                "TimeUnit",
                "Time",
                "EventLike",
                "Concept"
              ],
              "end_offset": 33,
              "rule": "time",
              "start_offset": 30,
              "attachments": [],
              "span": "two"
            }
          ]
        },
        "labels": [
          "TimeUnit",
          "Time",
          "EventLike",
          "Concept"
        ],
        "end_offset": 41,
        "rule": "time",
        "start_offset": 30,
        "attachments": [],
        "span": "two minutes"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 101,
        "rule": "victim",
        "start_offset": 95,
        "attachments": [],
        "span": "victim"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "00d40669-c71e-424c-a25a-0aba1d22dc1f"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:41:33.789Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:41:33.789Z"
  },
  "@timestamp": "2022-11-08T20:41:33.970Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 496 agent/dialog 1667940093.969 2022-11-08T20:41:33.969Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " oh you know we should ok…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " oh you know we should okay we should put in chat okay so",
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 27,
        "rule": "agree_token_match",
        "start_offset": 23,
        "attachments": [],
        "span": "okay"
      },
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 54,
        "rule": "agree_token_match",
        "start_offset": 50,
        "attachments": [],
        "span": "okay"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "81bcc775-f5d8-4216-8b34-75aa911a5131"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:41:33.969Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:41:33.969Z"
  },
  "@timestamp": "2022-11-08T20:41:34.047Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 1296 agent/dialog 1667940109.091 2022-11-08T20:41:49.091Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00054", "text": " so I've got rooms with k…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00054",
    "text": " so I've got rooms with known damage again but then it also says critical victims are most likely to be in the areas with the most severe damage",
    "extractions": [
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 81,
        "rule": "critical_victim",
        "start_offset": 65,
        "attachments": [],
        "span": "critical victims"
      },
      {
        "arguments": {
          "type": [
            {
              "labels": [
                "SevereDamage",
                "Damage",
                "PuzzleConcept",
                "Concept"
              ],
              "end_offset": 137,
              "rule": "severe_damage",
              "start_offset": 131,
              "attachments": [],
              "span": "severe"
            }
          ]
        },
        "labels": [
          "Damage",
          "PuzzleConcept",
          "Concept"
        ],
        "end_offset": 144,
        "rule": "damage",
        "start_offset": 131,
        "attachments": [],
        "span": "severe damage"
      },
      {
        "labels": [
          "Damage",
          "PuzzleConcept",
          "Concept"
        ],
        "end_offset": 36,
        "rule": "damage",
        "start_offset": 30,
        "attachments": [],
        "span": "damage"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "Room",
                "Infrastructure",
                "Location",
                "EventLike",
                "Concept"
              ],
              "end_offset": 18,
              "rule": "room_detection",
              "start_offset": 13,
              "attachments": [],
              "span": "rooms"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 18,
        "rule": "found_thing_got",
        "start_offset": 9,
        "attachments": [
          {
            "value": "past"
          }
        ],
        "span": "got rooms"
      },
      {
        "arguments": {
          "second": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 64,
              "rule": "genericAction",
              "start_offset": 60,
              "attachments": [],
              "span": "says"
            }
          ]
        },
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 64,
        "rule": "precedence1",
        "start_offset": 47,
        "attachments": [],
        "span": "then it also says"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "f65f9986-8cde-418f-b562-7445a02b8665"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:41:49.091Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:41:49.091Z"
  },
  "@timestamp": "2022-11-08T20:41:49.269Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 1377 agent/dialog 1667940110.177 2022-11-08T20:41:50.177Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " I got room no damage aga…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " I got room no damage again but then it also is critical because the most likely B there's severe I'm gonna die I've got meetings again I got it I'm just going to put them on chat",
    "extractions": [
      {
        "labels": [
          "Damage",
          "PuzzleConcept",
          "Concept"
        ],
        "end_offset": 21,
        "rule": "damage",
        "start_offset": 15,
        "attachments": [
          {
            "type": "Negation",
            "value": true
          }
        ],
        "span": "damage"
      },
      {
        "labels": [
          "Meeting",
          "PuzzleConcept",
          "Concept"
        ],
        "end_offset": 129,
        "rule": "meeting_token",
        "start_offset": 121,
        "attachments": [],
        "span": "meetings"
      },
      {
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 36,
        "rule": "precedence1",
        "start_offset": 32,
        "attachments": [],
        "span": "then"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "0fb20216-d80a-4340-9edf-0ac8d510d4b9"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:41:50.177Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:41:50.177Z"
  },
  "@timestamp": "2022-11-08T20:41:50.429Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 1488 agent/dialog 1667940112.494 2022-11-08T20:41:52.494Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00054", "text": " how do you type in chat"…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00054",
    "text": " how do you type in chat",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "2c0454ba-7784-4382-a276-e7b9e8cea0ad"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:41:52.494Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:41:52.494Z"
  },
  "@timestamp": "2022-11-08T20:41:52.536Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 1536 agent/dialog 1667940113.384 2022-11-08T20:41:53.384Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " T yeah", "extraction…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " T yeah",
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 7,
        "rule": "agree_token_match",
        "start_offset": 3,
        "attachments": [],
        "span": "yeah"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "d8c16d64-6272-45ac-a54d-d6040629adad"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:41:53.384Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:41:53.384Z"
  },
  "@timestamp": "2022-11-08T20:41:53.396Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 1668 agent/dialog 1667940115.961 2022-11-08T20:41:55.961Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Player547", "text": "left side; A1, A4, B2…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Player547",
    "text": "left side; A1, A4, B2, B6",
    "extractions": [
      {
        "labels": [
          "A1",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 13,
        "rule": "room_a1",
        "start_offset": 11,
        "attachments": [],
        "span": "A1"
      },
      {
        "labels": [
          "A4",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 17,
        "rule": "room_a4",
        "start_offset": 15,
        "attachments": [],
        "span": "A4"
      },
      {
        "labels": [
          "B2",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 21,
        "rule": "room_b2",
        "start_offset": 19,
        "attachments": [],
        "span": "B2"
      },
      {
        "labels": [
          "B6",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 25,
        "rule": "room_b6",
        "start_offset": 23,
        "attachments": [],
        "span": "B6"
      }
    ],
    "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:41:55.961Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:41:55.961Z"
  },
  "@timestamp": "2022-11-08T20:41:56.008Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 1926 agent/dialog 1667940120.507 2022-11-08T20:42:00.507Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " two", "extractions":…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " two",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "779d7593-9ac8-4326-b3f4-b7a4249018af"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:42:00.507Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:42:00.507Z"
  },
  "@timestamp": "2022-11-08T20:42:00.516Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 2006 agent/dialog 1667940121.74 2022-11-08T20:42:01.740Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " so I've got room Zone da…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " so I've got room Zone damage again but then it also is critical because the most likely B there's wait okay to technical exchange meeting is which room T because I have two or more attendance is in technical exchange meeting lunch in management meeting",
    "extractions": [
      {
        "labels": [
          "Damage",
          "PuzzleConcept",
          "Concept"
        ],
        "end_offset": 29,
        "rule": "damage",
        "start_offset": 23,
        "attachments": [],
        "span": "damage"
      },
      {
        "labels": [
          "Meeting",
          "PuzzleConcept",
          "Concept"
        ],
        "end_offset": 138,
        "rule": "meeting_token",
        "start_offset": 131,
        "attachments": [],
        "span": "meeting"
      },
      {
        "labels": [
          "Meeting",
          "PuzzleConcept",
          "Concept"
        ],
        "end_offset": 253,
        "rule": "meeting_token",
        "start_offset": 246,
        "attachments": [],
        "span": "meeting"
      },
      {
        "labels": [
          "Meeting",
          "PuzzleConcept",
          "Concept"
        ],
        "end_offset": 231,
        "rule": "lunch_token",
        "start_offset": 226,
        "attachments": [],
        "span": "lunch"
      },
      {
        "labels": [
          "Meeting",
          "PuzzleConcept",
          "Concept"
        ],
        "end_offset": 225,
        "rule": "meeting_token",
        "start_offset": 218,
        "attachments": [],
        "span": "meeting"
      },
      {
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 44,
        "rule": "precedence1",
        "start_offset": 40,
        "attachments": [],
        "span": "then"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "3e091427-80d2-4b07-a3f6-db98224b9a19"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:42:01.740Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:42:01.740Z"
  },
  "@timestamp": "2022-11-08T20:42:02.056Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 2258 agent/dialog 1667940127.0 2022-11-08T20:42:07Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " I got you", "extract…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " I got you",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "0498e0a2-5973-4001-86e3-53b4247932bb"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:42:07Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:42:07Z"
  },
  "@timestamp": "2022-11-08T20:42:07.018Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 2537 agent/dialog 1667940131.865 2022-11-08T20:42:11.865Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " and then one one person …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " and then one one person and IT training facilities meeting in Human Resources meeting",
    "extractions": [
      {
        "labels": [
          "Meeting",
          "PuzzleConcept",
          "Concept"
        ],
        "end_offset": 59,
        "rule": "meeting_token",
        "start_offset": 52,
        "attachments": [],
        "span": "meeting"
      },
      {
        "labels": [
          "Meeting",
          "PuzzleConcept",
          "Concept"
        ],
        "end_offset": 40,
        "rule": "training_token",
        "start_offset": 32,
        "attachments": [],
        "span": "training"
      },
      {
        "labels": [
          "Meeting",
          "PuzzleConcept",
          "Concept"
        ],
        "end_offset": 86,
        "rule": "meeting_token",
        "start_offset": 79,
        "attachments": [],
        "span": "meeting"
      },
      {
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 9,
        "rule": "precedence1",
        "start_offset": 5,
        "attachments": [],
        "span": "then"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 24,
        "rule": "victim",
        "start_offset": 18,
        "attachments": [],
        "span": "person"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "bab940af-3ac8-4c45-99ba-9f498ea2cc36"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:42:11.865Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:42:11.865Z"
  },
  "@timestamp": "2022-11-08T20:42:11.952Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 2569 agent/dialog 1667940132.557 2022-11-08T20:42:12.557Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Player547", "text": "Middle: D4, F4, G3", …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Player547",
    "text": "Middle: D4, F4, G3",
    "extractions": [
      {
        "labels": [
          "D4",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 10,
        "rule": "room_d4",
        "start_offset": 8,
        "attachments": [],
        "span": "D4"
      },
      {
        "labels": [
          "F4",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 14,
        "rule": "room_f4",
        "start_offset": 12,
        "attachments": [],
        "span": "F4"
      },
      {
        "labels": [
          "G3",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 18,
        "rule": "room_g3",
        "start_offset": 16,
        "attachments": [],
        "span": "G3"
      }
    ],
    "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:42:12.557Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:42:12.557Z"
  },
  "@timestamp": "2022-11-08T20:42:12.607Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 2645 agent/dialog 1667940133.991 2022-11-08T20:42:13.991Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " mine's probably the most…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " mine's probably the most important so I'm gonna",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "4a905748-247c-4af5-b380-e7ce3a084ea3"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:42:13.991Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:42:13.991Z"
  },
  "@timestamp": "2022-11-08T20:42:14.046Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 2711 agent/dialog 1667940135.307 2022-11-08T20:42:15.307Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Player868", "text": "Severe damage: I2A, G…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Player868",
    "text": "Severe damage: I2A, G3, B6",
    "extractions": [
      {
        "labels": [
          "B6",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 26,
        "rule": "room_b6",
        "start_offset": 24,
        "attachments": [],
        "span": "B6"
      },
      {
        "labels": [
          "Damage",
          "PuzzleConcept",
          "Concept"
        ],
        "end_offset": 13,
        "rule": "damage",
        "start_offset": 7,
        "attachments": [],
        "span": "damage"
      },
      {
        "labels": [
          "G3",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 22,
        "rule": "room_g3",
        "start_offset": 20,
        "attachments": [],
        "span": "G3"
      }
    ],
    "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:42:15.307Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:42:15.307Z"
  },
  "@timestamp": "2022-11-08T20:42:15.352Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 3584 agent/dialog 1667940151.649 2022-11-08T20:42:31.649Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " and those those are all …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " and those those are all rooms that are probably okay what what meeting is storage zoom2 and zoom2",
    "extractions": [
      {
        "labels": [
          "Meeting",
          "PuzzleConcept",
          "Concept"
        ],
        "end_offset": 71,
        "rule": "meeting_token",
        "start_offset": 64,
        "attachments": [],
        "span": "meeting"
      },
      {
        "arguments": {
          "location": [
            {
              "labels": [
                "Room",
                "Infrastructure",
                "Location",
                "EventLike",
                "Concept"
              ],
              "end_offset": 30,
              "rule": "room_detection",
              "start_offset": 25,
              "attachments": [],
              "span": "rooms"
            }
          ]
        },
        "labels": [
          "ReportLocation",
          "ReportStatus",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 30,
        "rule": "location_report",
        "start_offset": 17,
        "attachments": [
          {
            "labels": [
              "DemPron",
              "Entity",
              "Concept"
            ],
            "span": [
              2
            ],
            "agentType": "DemPron",
            "text": "those"
          }
        ],
        "span": "are all rooms"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "b47e8ebd-565b-4511-8e94-12cb499e63a5"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:42:31.649Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:42:31.649Z"
  },
  "@timestamp": "2022-11-08T20:42:31.745Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 3608 agent/dialog 1667940152.033 2022-11-08T20:42:32.033Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " because that just gives …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " because that just gives you General meetings yeah what meeting is Storage storage is G3 zoom2 is A1 and zoom2 is A4",
    "extractions": [
      {
        "labels": [
          "A1",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 100,
        "rule": "room_a1",
        "start_offset": 98,
        "attachments": [],
        "span": "A1"
      },
      {
        "labels": [
          "A4",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 116,
        "rule": "room_a4",
        "start_offset": 114,
        "attachments": [],
        "span": "A4"
      },
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 50,
        "rule": "agree_token_match",
        "start_offset": 46,
        "attachments": [],
        "span": "yeah"
      },
      {
        "labels": [
          "G3",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 88,
        "rule": "room_g3",
        "start_offset": 86,
        "attachments": [],
        "span": "G3"
      },
      {
        "labels": [
          "Meeting",
          "PuzzleConcept",
          "Concept"
        ],
        "end_offset": 63,
        "rule": "meeting_token",
        "start_offset": 56,
        "attachments": [],
        "span": "meeting"
      },
      {
        "labels": [
          "Meeting",
          "PuzzleConcept",
          "Concept"
        ],
        "end_offset": 45,
        "rule": "meeting_token",
        "start_offset": 37,
        "attachments": [],
        "span": "meetings"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "0c034da5-f0f4-46f3-83ec-a46323fff7e0"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:42:32.033Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:42:32.033Z"
  },
  "@timestamp": "2022-11-08T20:42:32.160Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 3787 agent/dialog 1667940155.658 2022-11-08T20:42:35.658Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Player868", "text": "Moderate: A1, F4, B2"…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Player868",
    "text": "Moderate: A1, F4, B2",
    "extractions": [
      {
        "labels": [
          "A1",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 12,
        "rule": "room_a1",
        "start_offset": 10,
        "attachments": [],
        "span": "A1"
      },
      {
        "labels": [
          "B2",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 20,
        "rule": "room_b2",
        "start_offset": 18,
        "attachments": [],
        "span": "B2"
      },
      {
        "labels": [
          "F4",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 16,
        "rule": "room_f4",
        "start_offset": 14,
        "attachments": [],
        "span": "F4"
      }
    ],
    "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:42:35.658Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:42:35.658Z"
  },
  "@timestamp": "2022-11-08T20:42:35.722Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 3819 agent/dialog 1667940156.308 2022-11-08T20:42:36.308Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Player246", "text": "G3, A1, A4 NOGO", …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Player246",
    "text": "G3, A1, A4 NOGO",
    "extractions": [
      {
        "labels": [
          "A1",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 6,
        "rule": "room_a1",
        "start_offset": 4,
        "attachments": [],
        "span": "A1"
      },
      {
        "labels": [
          "A4",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 10,
        "rule": "room_a4",
        "start_offset": 8,
        "attachments": [],
        "span": "A4"
      },
      {
        "labels": [
          "G3",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 2,
        "rule": "room_g3",
        "start_offset": 0,
        "attachments": [],
        "span": "G3"
      }
    ],
    "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:42:36.308Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:42:36.308Z"
  },
  "@timestamp": "2022-11-08T20:42:36.335Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 3974 agent/dialog 1667940159.182 2022-11-08T20:42:39.182Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " A4 those are canceled so…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " A4 those are canceled so they should be a no-go",
    "extractions": [
      {
        "labels": [
          "A4",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 3,
        "rule": "room_a4",
        "start_offset": 1,
        "attachments": [],
        "span": "A4"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "dfff16fc-9605-432e-830f-ca888c211ffa"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:42:39.182Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:42:39.182Z"
  },
  "@timestamp": "2022-11-08T20:42:39.242Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 4196 agent/dialog 1667940163.17 2022-11-08T20:42:43.170Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " enter", "extractions…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " enter",
    "extractions": [
      {
        "labels": [
          "Enter",
          "Move",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 6,
        "rule": "enter_action",
        "start_offset": 1,
        "attachments": [],
        "span": "enter"
      },
      {
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 6,
        "rule": "instruction_command",
        "start_offset": 1,
        "attachments": [],
        "span": "enter"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "22741551-a819-4572-8d82-94a9abcdd3fc"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:42:43.170Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:42:43.170Z"
  },
  "@timestamp": "2022-11-08T20:42:43.179Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 4328 agent/dialog 1667940165.684 2022-11-08T20:42:45.684Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " or do you Duty again to …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " or do you Duty again to look",
    "extractions": [
      {
        "labels": [
          "Search",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 29,
        "rule": "i_am_searching",
        "start_offset": 25,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "span": [
              2
            ],
            "agentType": "You",
            "text": "you"
          }
        ],
        "span": "look"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "5ca1a4b4-cb96-4909-890f-5895ff585113"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:42:45.684Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:42:45.684Z"
  },
  "@timestamp": "2022-11-08T20:42:45.726Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 4371 agent/dialog 1667940166.508 2022-11-08T20:42:46.508Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00054", "text": " yeah", "extractions"…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00054",
    "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": "26ea4572-a557-4fa1-91a4-eaf8197f4c6c"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:42:46.508Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:42:46.508Z"
  },
  "@timestamp": "2022-11-08T20:42:46.514Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 4395 agent/dialog 1667940166.982 2022-11-08T20:42:46.982Z
{ "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": "b58c92fd-d4d2-459f-aec9-074facf10776"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:42:46.982Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:42:46.982Z"
  },
  "@timestamp": "2022-11-08T20:42:46.987Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 4506 agent/dialog 1667940169.108 2022-11-08T20:42:49.108Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Player547", "text": "right side: I2A, M1",…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Player547",
    "text": "right side: I2A, M1",
    "extractions": [
      {
        "labels": [
          "M1",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 19,
        "rule": "room_m1",
        "start_offset": 17,
        "attachments": [],
        "span": "M1"
      }
    ],
    "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:42:49.108Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:42:49.108Z"
  },
  "@timestamp": "2022-11-08T20:42:49.142Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 4694 agent/dialog 1667940172.326 2022-11-08T20:42:52.326Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00054", "text": " all right", "extract…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00054",
    "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": "70d2d413-3b7d-4fd1-a81e-c2519cbc5fc4"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:42:52.326Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:42:52.326Z"
  },
  "@timestamp": "2022-11-08T20:42:52.338Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 4700 agent/dialog 1667940172.371 2022-11-08T20:42:52.371Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " all right I put in all o…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " all right I put in all of them",
    "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": "edaf36ca-f7e2-428c-9516-409da8ec01d1"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:42:52.371Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:42:52.371Z"
  },
  "@timestamp": "2022-11-08T20:42:52.409Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 4739 agent/dialog 1667940173.207 2022-11-08T20:42:53.207Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " okay", "extractions"…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "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": "5dfe8492-dbf2-496a-878d-41826c4f9244"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:42:53.207Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:42:53.207Z"
  },
  "@timestamp": "2022-11-08T20:42:53.217Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 4913 agent/dialog 1667940176.485 2022-11-08T20:42:56.485Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " those are all rooms that…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " those are all rooms that should have people",
    "extractions": [
      {
        "arguments": {
          "location": [
            {
              "labels": [
                "Room",
                "Infrastructure",
                "Location",
                "EventLike",
                "Concept"
              ],
              "end_offset": 20,
              "rule": "room_detection",
              "start_offset": 15,
              "attachments": [],
              "span": "rooms"
            }
          ]
        },
        "labels": [
          "ReportLocation",
          "ReportStatus",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 20,
        "rule": "location_report",
        "start_offset": 7,
        "attachments": [
          {
            "labels": [
              "DemPron",
              "Entity",
              "Concept"
            ],
            "span": [
              0
            ],
            "agentType": "DemPron",
            "text": "those"
          }
        ],
        "span": "are all rooms"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "8b554bca-3b18-47a1-941e-89251b2190c2"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:42:56.485Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:42:56.485Z"
  },
  "@timestamp": "2022-11-08T20:42:56.532Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 5152 agent/dialog 1667940180.557 2022-11-08T20:43:00.557Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Player868", "text": "Mild damage: M1, D4, …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Player868",
    "text": "Mild damage: M1, D4, A4",
    "extractions": [
      {
        "labels": [
          "A4",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "room_a4",
        "start_offset": 21,
        "attachments": [],
        "span": "A4"
      },
      {
        "labels": [
          "D4",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 19,
        "rule": "room_d4",
        "start_offset": 17,
        "attachments": [],
        "span": "D4"
      },
      {
        "labels": [
          "Damage",
          "PuzzleConcept",
          "Concept"
        ],
        "end_offset": 11,
        "rule": "damage",
        "start_offset": 5,
        "attachments": [],
        "span": "damage"
      },
      {
        "labels": [
          "M1",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 15,
        "rule": "room_m1",
        "start_offset": 13,
        "attachments": [],
        "span": "M1"
      }
    ],
    "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:43:00.557Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:00.557Z"
  },
  "@timestamp": "2022-11-08T20:43:00.596Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 5205 agent/dialog 1667940181.456 2022-11-08T20:43:01.456Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " we probably should have …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " we probably should have like it's just a bunch of numbers",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "4c9a679e-3a94-413b-a760-8b97eba99c76"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:43:01.456Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:01.456Z"
  },
  "@timestamp": "2022-11-08T20:43:01.551Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 5583 agent/dialog 1667940188.213 2022-11-08T20:43:08.213Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " left side numbers middle…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " left side numbers middle numbers severe damage",
    "extractions": [
      {
        "arguments": {
          "type": [
            {
              "labels": [
                "SevereDamage",
                "Damage",
                "PuzzleConcept",
                "Concept"
              ],
              "end_offset": 40,
              "rule": "severe_damage",
              "start_offset": 34,
              "attachments": [],
              "span": "severe"
            }
          ]
        },
        "labels": [
          "Damage",
          "PuzzleConcept",
          "Concept"
        ],
        "end_offset": 47,
        "rule": "damage",
        "start_offset": 34,
        "attachments": [],
        "span": "severe damage"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "deb18817-830c-4ca7-b70a-39f04a3b04ee"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:43:08.213Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:08.213Z"
  },
  "@timestamp": "2022-11-08T20:43:08.260Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 5930 agent/dialog 1667940193.862 2022-11-08T20:43:13.862Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " you're going to need to …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " you're going to need to come in",
    "extractions": [
      {
        "arguments": {
          "action": [
            {
              "labels": [
                "Move",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 29,
              "rule": "move_keep_false",
              "start_offset": 25,
              "attachments": [],
              "span": "come"
            }
          ]
        },
        "labels": [
          "NeedAction",
          "Need",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 29,
        "rule": "prep_need_action",
        "start_offset": 17,
        "attachments": [
          {
            "value": "future"
          }
        ],
        "span": "need to come"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "2219a4b6-0598-4e34-bb1a-507d777845d7"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:43:13.862Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:13.862Z"
  },
  "@timestamp": "2022-11-08T20:43:13.920Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 5953 agent/dialog 1667940194.151 2022-11-08T20:43:14.151Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00054", "text": " probably should have sev…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00054",
    "text": " probably should have severe damage is where it's going to have the stuff but it also has the most victims probably",
    "extractions": [
      {
        "arguments": {
          "type": [
            {
              "labels": [
                "SevereDamage",
                "Damage",
                "PuzzleConcept",
                "Concept"
              ],
              "end_offset": 28,
              "rule": "severe_damage",
              "start_offset": 22,
              "attachments": [],
              "span": "severe"
            }
          ]
        },
        "labels": [
          "Damage",
          "PuzzleConcept",
          "Concept"
        ],
        "end_offset": 35,
        "rule": "damage",
        "start_offset": 22,
        "attachments": [],
        "span": "severe damage"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 106,
              "rule": "victim",
              "start_offset": 99,
              "attachments": [],
              "span": "victims"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 106,
        "rule": "found_victim_have",
        "start_offset": 86,
        "attachments": [],
        "span": "has the most victims"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "Rubble",
                "Obstacle",
                "EventLike",
                "Concept"
              ],
              "end_offset": 73,
              "rule": "rubble_stuff",
              "start_offset": 68,
              "attachments": [],
              "span": "stuff"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 73,
        "rule": "found_thing_have",
        "start_offset": 59,
        "attachments": [
          {
            "value": "future"
          }
        ],
        "span": "have the stuff"
      },
      {
        "arguments": {
          "topic": [
            {
              "labels": [
                "Entity",
                "Concept"
              ],
              "end_offset": 47,
              "rule": "them_token_capture",
              "start_offset": 45,
              "attachments": [],
              "span": "it"
            }
          ]
        },
        "labels": [
          "LocationQuestion",
          "Question",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 47,
        "rule": "location_question",
        "start_offset": 39,
        "attachments": [],
        "span": "where it"
      },
      {
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 106,
        "rule": "victim",
        "start_offset": 99,
        "attachments": [],
        "span": "victims"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "1e417182-f943-4117-9ce2-c7911a8dddcb"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:43:14.151Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:14.151Z"
  },
  "@timestamp": "2022-11-08T20:43:14.298Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 6087 agent/dialog 1667940196.652 2022-11-08T20:43:16.652Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " 1 2 a G3 and B6 all righ…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " 1 2 a G3 and B6 all right",
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 26,
        "rule": "agreement3",
        "start_offset": 17,
        "attachments": [],
        "span": "all right"
      },
      {
        "labels": [
          "B6",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 16,
        "rule": "room_b6",
        "start_offset": 14,
        "attachments": [],
        "span": "B6"
      },
      {
        "labels": [
          "G3",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 9,
        "rule": "room_g3",
        "start_offset": 7,
        "attachments": [],
        "span": "G3"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "305a1d34-494b-480b-ba52-22ff748fd563"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:43:16.652Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:16.652Z"
  },
  "@timestamp": "2022-11-08T20:43:16.695Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 6105 agent/dialog 1667940196.889 2022-11-08T20:43:16.889Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " okay so I guess", "e…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " okay so I guess",
    "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": "4ab30c64-4387-4ac8-a339-4274ab76562a"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:43:16.889Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:16.889Z"
  },
  "@timestamp": "2022-11-08T20:43:16.913Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 6478 agent/dialog 1667940202.933 2022-11-08T20:43:22.933Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " where's the closest spot…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " where's the closest spot that you could go to engineer",
    "extractions": [
      {
        "labels": [
          "Engineer",
          "Role",
          "Entity",
          "Concept"
        ],
        "end_offset": 55,
        "rule": "engineer",
        "start_offset": 47,
        "attachments": [],
        "span": "engineer"
      },
      {
        "arguments": {
          "target": [
            {
              "labels": [
                "Engineer",
                "Role",
                "Entity",
                "Concept"
              ],
              "end_offset": 55,
              "rule": "engineer",
              "start_offset": 47,
              "attachments": [],
              "span": "engineer"
            }
          ]
        },
        "labels": [
          "MoveTo",
          "Move",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 55,
        "rule": "move_entity_action",
        "start_offset": 41,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "span": [
              6
            ],
            "agentType": "You",
            "text": "you"
          }
        ],
        "span": "go to engineer"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "6dec5615-9e87-4cd2-b8cc-82478809f3fb"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:43:22.933Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:22.933Z"
  },
  "@timestamp": "2022-11-08T20:43:22.997Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 6552 agent/dialog 1667940204.305 2022-11-08T20:43:24.305Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00054", "text": " I2 G3", "extractions…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00054",
    "text": " I2 G3",
    "extractions": [
      {
        "labels": [
          "G3",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 6,
        "rule": "room_g3",
        "start_offset": 4,
        "attachments": [],
        "span": "G3"
      },
      {
        "labels": [
          "I2",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 3,
        "rule": "room_i2",
        "start_offset": 1,
        "attachments": [],
        "span": "I2"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "29a8c130-b9fb-49b7-8d0e-438f20af1753"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:43:24.305Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:24.305Z"
  },
  "@timestamp": "2022-11-08T20:43:24.319Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 6737 agent/dialog 1667940207.51 2022-11-08T20:43:27.510Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " i2a isn't that far", …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " i2a isn't that far",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "a38c4542-d7b6-475a-ad41-ecca12aaac83"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:43:27.510Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:27.510Z"
  },
  "@timestamp": "2022-11-08T20:43:27.536Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 6951 agent/dialog 1667940210.763 2022-11-08T20:43:30.763Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " i2a is pretty close I th…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " i2a is pretty close I think it hit that first",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "bd900806-ab1b-4cc9-8ec5-bb42d33e1d4d"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:43:30.763Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:30.763Z"
  },
  "@timestamp": "2022-11-08T20:43:30.818Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 7102 agent/dialog 1667940213.514 2022-11-08T20:43:33.514Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " G3 ice Berry it's like s…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " G3 ice Berry it's like straight up",
    "extractions": [
      {
        "labels": [
          "G3",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 3,
        "rule": "room_g3",
        "start_offset": 1,
        "attachments": [],
        "span": "G3"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "24b9c0c7-40a4-4dc7-81d2-d981d56e5d9f"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:43:33.514Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:33.514Z"
  },
  "@timestamp": "2022-11-08T20:43:33.563Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 7422 agent/dialog 1667940219.279 2022-11-08T20:43:39.279Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": " okay I'll start", "e…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": " okay I'll start",
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 5,
        "rule": "agree_token_match",
        "start_offset": 1,
        "attachments": [],
        "span": "okay"
      },
      {
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 16,
              "rule": "genericAction",
              "start_offset": 11,
              "attachments": [
                {
                  "value": "future"
                }
              ],
              "span": "start"
            }
          ]
        },
        "labels": [
          "DeliberatePlan",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 16,
        "rule": "commit_to_something_plan-type",
        "start_offset": 7,
        "attachments": [
          {
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "span": [
              1
            ],
            "agentType": "Self",
            "text": "I"
          },
          {
            "value": "future"
          }
        ],
        "span": "will start"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "8c61cf15-c769-4108-81cf-48603c3d3046"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:43:39.279Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:39.279Z"
  },
  "@timestamp": "2022-11-08T20:43:39.311Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 7427 agent/dialog 1667940219.366 2022-11-08T20:43:39.366Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " it was the other one", …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " it was the other one",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "d10aa3af-01ac-4416-a25c-67a7e5d4db70"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:43:39.366Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:39.366Z"
  },
  "@timestamp": "2022-11-08T20:43:39.404Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 7762 agent/dialog 1667940224.409 2022-11-08T20:43:44.409Z
{ "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:43:44.409Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:44.409Z"
  },
  "@timestamp": "2022-11-08T20:43:44.527Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 7810 agent/dialog 1667940225.408 2022-11-08T20:43:45.408Z
{ "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:43:45.408Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:45.408Z"
  },
  "@timestamp": "2022-11-08T20:43:45.512Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 7867 agent/dialog 1667940226.409 2022-11-08T20:43:46.409Z
{ "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:43:46.409Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:46.409Z"
  },
  "@timestamp": "2022-11-08T20:43:46.527Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 7936 agent/dialog 1667940227.458 2022-11-08T20:43:47.458Z
{ "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:43:47.458Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:47.458Z"
  },
  "@timestamp": "2022-11-08T20:43:47.564Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 8018 agent/dialog 1667940228.609 2022-11-08T20:43:48.609Z
{ "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:43:48.609Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:48.609Z"
  },
  "@timestamp": "2022-11-08T20:43:48.755Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 8056 agent/dialog 1667940229.351 2022-11-08T20:43:49.351Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " just destroy this door I…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " just destroy this door Isa break them all right",
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 48,
        "rule": "agreement3",
        "start_offset": 39,
        "attachments": [],
        "span": "all right"
      },
      {
        "labels": [
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 23,
        "rule": "infrastructure_detection",
        "start_offset": 19,
        "attachments": [],
        "span": "door"
      },
      {
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 33,
              "rule": "genericAction",
              "start_offset": 28,
              "attachments": [],
              "span": "break"
            }
          ]
        },
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 33,
        "rule": "instruction_command_topic",
        "start_offset": 6,
        "attachments": [],
        "span": "destroy this door Isa break"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "251f3634-c5c4-4a43-868d-5c8fb4fa4bef"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:43:49.351Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:49.351Z"
  },
  "@timestamp": "2022-11-08T20:43:49.396Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 8077 agent/dialog 1667940229.658 2022-11-08T20:43:49.658Z
{ "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:43:49.658Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:49.658Z"
  },
  "@timestamp": "2022-11-08T20:43:49.762Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 8153 agent/dialog 1667940230.658 2022-11-08T20:43:50.658Z
{ "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:43:50.658Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:50.658Z"
  },
  "@timestamp": "2022-11-08T20:43:50.767Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 8272 agent/dialog 1667940232.607 2022-11-08T20:43:52.607Z
{ "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:43:52.607Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:52.607Z"
  },
  "@timestamp": "2022-11-08T20:43:52.730Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 8330 agent/dialog 1667940233.608 2022-11-08T20:43:53.608Z
{ "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:43:53.608Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:53.608Z"
  },
  "@timestamp": "2022-11-08T20:43:53.736Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 8399 agent/dialog 1667940234.608 2022-11-08T20:43:54.608Z
{ "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:43:54.608Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:54.608Z"
  },
  "@timestamp": "2022-11-08T20:43:54.711Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 8406 agent/dialog 1667940234.711 2022-11-08T20:43:54.711Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " nothing alright you just…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " nothing alright you just like yeah you should probably just go around and scan the rooms",
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 35,
        "rule": "agree_token_match",
        "start_offset": 31,
        "attachments": [],
        "span": "yeah"
      },
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 16,
        "rule": "agree_token_match",
        "start_offset": 9,
        "attachments": [],
        "span": "alright"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "fa1dd8b4-77d5-4c92-9f13-1b5502093752"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:43:54.711Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:54.711Z"
  },
  "@timestamp": "2022-11-08T20:43:54.792Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 8485 agent/dialog 1667940236.158 2022-11-08T20:43:56.158Z
{ "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:43:56.158Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:56.158Z"
  },
  "@timestamp": "2022-11-08T20:43:56.261Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 8552 agent/dialog 1667940237.158 2022-11-08T20:43:57.158Z
{ "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:43:57.158Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:57.158Z"
  },
  "@timestamp": "2022-11-08T20:43:57.279Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 8613 agent/dialog 1667940238.158 2022-11-08T20:43:58.158Z
{ "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:43:58.158Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:58.158Z"
  },
  "@timestamp": "2022-11-08T20:43:58.265Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 8679 agent/dialog 1667940239.158 2022-11-08T20:43:59.158Z
{ "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:43:59.158Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:43:59.158Z"
  },
  "@timestamp": "2022-11-08T20:43:59.264Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 8879 agent/dialog 1667940241.444 2022-11-08T20:44:01.444Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00054", "text": " on it", "extractions…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00054",
    "text": " on it",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "1f12c359-ccaa-4477-a5f3-075152708beb"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:44:01.444Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:01.444Z"
  },
  "@timestamp": "2022-11-08T20:44:01.468Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 8900 agent/dialog 1667940241.629 2022-11-08T20:44:01.629Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " remember before you go i…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " remember before you go into a room D4 dead stop to Rubble signs on it",
    "extractions": [
      {
        "labels": [
          "AmTrapped",
          "HelpRequest",
          "Need",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 43,
        "rule": "trapped_A",
        "start_offset": 39,
        "attachments": [],
        "span": "dead"
      },
      {
        "labels": [
          "D4",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 38,
        "rule": "room_d4",
        "start_offset": 31,
        "attachments": [],
        "span": "room D4"
      },
      {
        "arguments": {
          "target": [
            {
              "labels": [
                "D4",
                "Room",
                "Infrastructure",
                "Location",
                "EventLike",
                "Concept"
              ],
              "end_offset": 38,
              "rule": "room_d4",
              "start_offset": 31,
              "attachments": [],
              "span": "room D4"
            }
          ]
        },
        "labels": [
          "Enter",
          "Move",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 38,
        "rule": "enter_into_action",
        "start_offset": 21,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "span": [
              2
            ],
            "agentType": "You",
            "text": "you"
          }
        ],
        "span": "go into a room D4"
      },
      {
        "arguments": {
          "second": [
            {
              "arguments": {
                "target": [
                  {
                    "labels": [
                      "D4",
                      "Room",
                      "Infrastructure",
                      "Location",
                      "EventLike",
                      "Concept"
                    ],
                    "end_offset": 38,
                    "rule": "room_d4",
                    "start_offset": 31,
                    "attachments": [],
                    "span": "room D4"
                  }
                ]
              },
              "labels": [
                "Enter",
                "Move",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 38,
              "rule": "enter_into_action",
              "start_offset": 21,
              "attachments": [
                {
                  "labels": [
                    "You",
                    "Entity",
                    "Concept"
                  ],
                  "span": [
                    2
                  ],
                  "agentType": "You",
                  "text": "you"
                }
              ],
              "span": "go into a room D4"
            }
          ],
          "first": [
            {
              "labels": [
                "AmTrapped",
                "HelpRequest",
                "Need",
                "Communicate",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 43,
              "rule": "trapped_A",
              "start_offset": 39,
              "attachments": [],
              "span": "dead"
            }
          ]
        },
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 43,
        "rule": "precedence3_token_before",
        "start_offset": 10,
        "attachments": [],
        "span": "before you go into a room D4 dead"
      },
      {
        "labels": [
          "Rubble",
          "Obstacle",
          "EventLike",
          "Concept"
        ],
        "end_offset": 58,
        "rule": "rubble_detection",
        "start_offset": 52,
        "attachments": [],
        "span": "Rubble"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "1c035043-c649-4b19-8bdb-445eb2c09cd6"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:44:01.629Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:01.629Z"
  },
  "@timestamp": "2022-11-08T20:44:01.715Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 8909 agent/dialog 1667940241.758 2022-11-08T20:44:01.758Z
{ "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:44:01.758Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:01.758Z"
  },
  "@timestamp": "2022-11-08T20:44:01.867Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 8966 agent/dialog 1667940242.41 2022-11-08T20:44:02.410Z
{ "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:44:02.410Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:02.410Z"
  },
  "@timestamp": "2022-11-08T20:44:02.532Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 9110 agent/dialog 1667940244.608 2022-11-08T20:44:04.608Z
{ "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:44:04.608Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:04.608Z"
  },
  "@timestamp": "2022-11-08T20:44:04.725Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 9209 agent/dialog 1667940245.708 2022-11-08T20:44:05.708Z
{ "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:44:05.708Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:05.708Z"
  },
  "@timestamp": "2022-11-08T20:44:05.810Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 9239 agent/dialog 1667940246.058 2022-11-08T20:44:06.058Z
{ "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:44:06.058Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:06.058Z"
  },
  "@timestamp": "2022-11-08T20:44:06.173Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 9264 agent/dialog 1667940246.553 2022-11-08T20:44:06.553Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " boom", "extractions"…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " boom",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "02e29bce-ca79-468c-bfd7-ab468e119f22"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:44:06.553Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:06.553Z"
  },
  "@timestamp": "2022-11-08T20:44:06.567Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 9290 agent/dialog 1667940246.87 2022-11-08T20:44:06.870Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{ \"text\": \"ADVISOR : …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{ \"text\": \"ADVISOR : Green, let your teammates know about the critical victim marker you recently placed.\", \"color\": \"yellow\"}",
    "extractions": [
      {
        "labels": [
          "CriticalMarkerBlock",
          "MarkerBlock",
          "Item",
          "Concept"
        ],
        "end_offset": 84,
        "rule": "critical_marker_token",
        "start_offset": 62,
        "attachments": [],
        "span": "critical victim marker"
      },
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 77,
        "rule": "critical_victim",
        "start_offset": 62,
        "attachments": [],
        "span": "critical victim"
      },
      {
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 26,
        "rule": "green",
        "start_offset": 21,
        "attachments": [],
        "span": "Green"
      },
      {
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 51,
              "rule": "genericAction",
              "start_offset": 47,
              "attachments": [],
              "span": "know"
            }
          ]
        },
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 51,
        "rule": "instruction_command_topic_let",
        "start_offset": 28,
        "attachments": [
          {
            "labels": [
              "Green",
              "Player",
              "Entity",
              "Concept"
            ],
            "span": [
              8
            ],
            "agentType": "Green",
            "text": "Green"
          }
        ],
        "span": "let your teammates know"
      }
    ],
    "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:44:06.870Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:06.870Z"
  },
  "@timestamp": "2022-11-08T20:44:07.054Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 9304 agent/dialog 1667940247.059 2022-11-08T20:44:07.059Z
{ "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:44:07.059Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:07.059Z"
  },
  "@timestamp": "2022-11-08T20:44:07.170Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 9447 agent/dialog 1667940249.107 2022-11-08T20:44:09.107Z
{ "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:44:09.107Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:09.107Z"
  },
  "@timestamp": "2022-11-08T20:44:09.210Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 9533 agent/dialog 1667940250.308 2022-11-08T20:44:10.308Z
{ "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:44:10.308Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:10.308Z"
  },
  "@timestamp": "2022-11-08T20:44:10.422Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 9685 agent/dialog 1667940252.358 2022-11-08T20:44:12.358Z
{ "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:44:12.358Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:12.358Z"
  },
  "@timestamp": "2022-11-08T20:44:12.456Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 9726 agent/dialog 1667940252.869 2022-11-08T20:44:12.869Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{ \"text\": \"ADVISOR : …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{ \"text\": \"ADVISOR : Red, it's been a while since you asked for help. Remind your teammates.\", \"color\": \"yellow\"}",
    "extractions": [
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 24,
        "rule": "red",
        "start_offset": 21,
        "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:44:12.869Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:12.869Z"
  },
  "@timestamp": "2022-11-08T20:44:13.039Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 10002 agent/dialog 1667940257.108 2022-11-08T20:44:17.108Z
{ "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:44:17.108Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:17.108Z"
  },
  "@timestamp": "2022-11-08T20:44:17.225Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 10070 agent/dialog 1667940258.107 2022-11-08T20:44:18.107Z
{ "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:44:18.107Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:18.107Z"
  },
  "@timestamp": "2022-11-08T20:44:18.211Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 10076 agent/dialog 1667940258.211 2022-11-08T20:44:18.211Z
{ "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:44:18.211Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:18.211Z"
  },
  "@timestamp": "2022-11-08T20:44:18.309Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 10151 agent/dialog 1667940259.158 2022-11-08T20:44:19.158Z
{ "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:44:19.158Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:19.158Z"
  },
  "@timestamp": "2022-11-08T20:44:19.271Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 10255 agent/dialog 1667940260.538 2022-11-08T20:44:20.538Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " I don't know why don't y…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " I don't know why don't you let why aren't you letting me do it why did you have to B reverse scroll wheel",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "80b99841-ef0e-44d0-ada8-2bc8696a81d0"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:44:20.538Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:20.538Z"
  },
  "@timestamp": "2022-11-08T20:44:20.679Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 10314 agent/dialog 1667940261.408 2022-11-08T20:44:21.408Z
{ "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:44:21.408Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:21.408Z"
  },
  "@timestamp": "2022-11-08T20:44:21.529Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 10410 agent/dialog 1667940262.871 2022-11-08T20:44:22.871Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{ \"text\": \"ADVISOR : …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{ \"text\": \"ADVISOR : Red, it's been a while since you asked for help. Remind your teammates.\", \"color\": \"yellow\"}",
    "extractions": [
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 24,
        "rule": "red",
        "start_offset": 21,
        "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:44:22.871Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:22.871Z"
  },
  "@timestamp": "2022-11-08T20:44:23.037Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 10433 agent/dialog 1667940263.156 2022-11-08T20:44:23.156Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": "it's so annoying", "e…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": "it's so annoying",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "d2c889cf-214b-44e0-a89c-8a5a3634f5d2"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:44:23.156Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:23.156Z"
  },
  "@timestamp": "2022-11-08T20:44:23.208Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 10512 agent/dialog 1667940264.458 2022-11-08T20:44:24.458Z
{ "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:44:24.458Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:24.458Z"
  },
  "@timestamp": "2022-11-08T20:44:24.580Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 10571 agent/dialog 1667940265.458 2022-11-08T20:44:25.458Z
{ "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:44:25.458Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:25.458Z"
  },
  "@timestamp": "2022-11-08T20:44:25.558Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 10710 agent/dialog 1667940267.833 2022-11-08T20:44:27.833Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": "I got two guys in H1", …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": "I got two guys in H1",
    "extractions": [
      {
        "labels": [
          "H1",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 20,
        "rule": "room_h1",
        "start_offset": 18,
        "attachments": [],
        "span": "H1"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "b912fee1-f688-4d9c-b41c-a4f9377b05b2"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:44:27.833Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:27.833Z"
  },
  "@timestamp": "2022-11-08T20:44:27.866Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 11107 agent/dialog 1667940273.158 2022-11-08T20:44:33.158Z
{ "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:44:33.158Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:33.158Z"
  },
  "@timestamp": "2022-11-08T20:44:33.267Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 11152 agent/dialog 1667940273.869 2022-11-08T20:44:33.869Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{ \"text\": \"ADVISOR : …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{ \"text\": \"ADVISOR : Blue, let your teammates know about the critical victim marker you recently placed.\", \"color\": \"yellow\"}",
    "extractions": [
      {
        "labels": [
          "Blue",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 25,
        "rule": "blue",
        "start_offset": 21,
        "attachments": [],
        "span": "Blue"
      },
      {
        "labels": [
          "CriticalMarkerBlock",
          "MarkerBlock",
          "Item",
          "Concept"
        ],
        "end_offset": 83,
        "rule": "critical_marker_token",
        "start_offset": 61,
        "attachments": [],
        "span": "critical victim marker"
      },
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 76,
        "rule": "critical_victim",
        "start_offset": 61,
        "attachments": [],
        "span": "critical victim"
      },
      {
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 50,
              "rule": "genericAction",
              "start_offset": 46,
              "attachments": [],
              "span": "know"
            }
          ]
        },
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 50,
        "rule": "instruction_command_topic_let",
        "start_offset": 27,
        "attachments": [
          {
            "labels": [
              "Blue",
              "Player",
              "Entity",
              "Concept"
            ],
            "span": [
              8
            ],
            "agentType": "Blue",
            "text": "Blue"
          }
        ],
        "span": "let your teammates know"
      }
    ],
    "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:44:33.869Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:33.869Z"
  },
  "@timestamp": "2022-11-08T20:44:34.043Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 11518 agent/dialog 1667940279.958 2022-11-08T20:44:39.958Z
{ "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:44:39.958Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:39.958Z"
  },
  "@timestamp": "2022-11-08T20:44:40.064Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 11657 agent/dialog 1667940282.13 2022-11-08T20:44:42.130Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00054", "text": "there's a critical and is…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00054",
    "text": "there's a critical and is anybody close to i2a yeah",
    "extractions": [
      {
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 51,
        "rule": "agree_token_match",
        "start_offset": 47,
        "attachments": [],
        "span": "yeah"
      },
      {
        "labels": [
          "Close",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 39,
        "rule": "close",
        "start_offset": 34,
        "attachments": [],
        "span": "close"
      },
      {
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "rule": "critical_solitary",
        "start_offset": 10,
        "attachments": [],
        "span": "critical"
      },
      {
        "arguments": {
          "exists": [
            {
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "rule": "critical_solitary",
              "start_offset": 10,
              "attachments": [],
              "span": "critical"
            }
          ]
        },
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 18,
        "rule": "existential",
        "start_offset": 0,
        "attachments": [],
        "span": "there 's a critical"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "16c8c48c-9c23-4ddc-8b55-90141231ed01"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:44:42.130Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:42.130Z"
  },
  "@timestamp": "2022-11-08T20:44:42.184Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 11677 agent/dialog 1667940282.258 2022-11-08T20:44:42.258Z
{ "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:44:42.258Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:42.258Z"
  },
  "@timestamp": "2022-11-08T20:44:42.375Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 11744 agent/dialog 1667940283.258 2022-11-08T20:44:43.258Z
{ "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:44:43.258Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:43.258Z"
  },
  "@timestamp": "2022-11-08T20:44:43.367Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 11748 agent/dialog 1667940283.362 2022-11-08T20:44:43.362Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00059", "text": "just yellow if you need a…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00059",
    "text": "just yellow if you need any help and I can run over I2",
    "extractions": [
      {
        "labels": [
          "HelpRequest",
          "Need",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 32,
        "rule": "HelpRequests_simple",
        "start_offset": 19,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "span": [
              3
            ],
            "agentType": "You",
            "text": "you"
          }
        ],
        "span": "need any help"
      },
      {
        "labels": [
          "I2",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 54,
        "rule": "room_i2",
        "start_offset": 52,
        "attachments": [],
        "span": "I2"
      },
      {
        "arguments": {
          "topic": [
            {
              "arguments": {
                "target": [
                  {
                    "labels": [
                      "I2",
                      "Room",
                      "Infrastructure",
                      "Location",
                      "EventLike",
                      "Concept"
                    ],
                    "end_offset": 54,
                    "rule": "room_i2",
                    "start_offset": 52,
                    "attachments": [],
                    "span": "I2"
                  }
                ]
              },
              "labels": [
                "MoveTo",
                "Move",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 54,
              "rule": "move_nmod_action",
              "start_offset": 43,
              "attachments": [
                {
                  "labels": [
                    "Self",
                    "Entity",
                    "Concept"
                  ],
                  "span": [
                    8
                  ],
                  "agentType": "Self",
                  "text": "I"
                }
              ],
              "span": "run over I2"
            }
          ]
        },
        "labels": [
          "MakeCommitment",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 54,
        "rule": "commit_to_something",
        "start_offset": 39,
        "attachments": [
          {
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "span": [
              8
            ],
            "agentType": "Self",
            "text": "I"
          }
        ],
        "span": "can run over I2"
      },
      {
        "arguments": {
          "target": [
            {
              "labels": [
                "I2",
                "Room",
                "Infrastructure",
                "Location",
                "EventLike",
                "Concept"
              ],
              "end_offset": 54,
              "rule": "room_i2",
              "start_offset": 52,
              "attachments": [],
              "span": "I2"
            }
          ]
        },
        "labels": [
          "MoveTo",
          "Move",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 54,
        "rule": "move_nmod_action",
        "start_offset": 43,
        "attachments": [
          {
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "span": [
              8
            ],
            "agentType": "Self",
            "text": "I"
          }
        ],
        "span": "run over I2"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "91598718-23b5-4651-bedc-0a6290f19796"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:44:43.362Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:43.362Z"
  },
  "@timestamp": "2022-11-08T20:44:43.442Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 11755 agent/dialog 1667940283.442 2022-11-08T20:44:43.442Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " I'm not but you need me …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " I'm not but you need me anyway so I'll head over",
    "extractions": [
      {
        "arguments": {
          "topic": [
            {
              "labels": [
                "Move",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 44,
              "rule": "move_keep_false",
              "start_offset": 40,
              "attachments": [
                {
                  "labels": [
                    "Self",
                    "Entity",
                    "Concept"
                  ],
                  "span": [
                    9
                  ],
                  "agentType": "Self",
                  "text": "I"
                },
                {
                  "value": "future"
                }
              ],
              "span": "head"
            }
          ]
        },
        "labels": [
          "DeliberatePlan",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 44,
        "rule": "commit_to_something_plan-type",
        "start_offset": 36,
        "attachments": [
          {
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "span": [
              9
            ],
            "agentType": "Self",
            "text": "I"
          },
          {
            "value": "future"
          }
        ],
        "span": "will head"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "dd2c636a-4856-4006-91a9-ae709c5e919c"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:44:43.442Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:43.442Z"
  },
  "@timestamp": "2022-11-08T20:44:43.501Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 11795 agent/dialog 1667940283.87 2022-11-08T20:44:43.870Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "Server", "text": "{ \"text\": \"ADVISOR : …
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "Server",
    "text": "{ \"text\": \"ADVISOR : Red, let your teammates know about the rubble marker you recently placed.\", \"color\": \"yellow\"}",
    "extractions": [
      {
        "arguments": {
          "topic": [
            {
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 49,
              "rule": "genericAction",
              "start_offset": 45,
              "attachments": [],
              "span": "know"
            }
          ]
        },
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 49,
        "rule": "instruction_command_topic_let",
        "start_offset": 26,
        "attachments": [
          {
            "labels": [
              "Red",
              "Player",
              "Entity",
              "Concept"
            ],
            "span": [
              8
            ],
            "agentType": "Red",
            "text": "Red"
          }
        ],
        "span": "let your teammates know"
      },
      {
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 24,
        "rule": "red",
        "start_offset": 21,
        "attachments": [],
        "span": "Red"
      },
      {
        "labels": [
          "Rubble",
          "Obstacle",
          "EventLike",
          "Concept"
        ],
        "end_offset": 66,
        "rule": "rubble_detection",
        "start_offset": 60,
        "attachments": [],
        "span": "rubble"
      },
      {
        "labels": [
          "RubbleMarker",
          "MarkerBlock",
          "Item",
          "Concept"
        ],
        "end_offset": 73,
        "rule": "rubble_marker",
        "start_offset": 60,
        "attachments": [],
        "span": "rubble marker"
      }
    ],
    "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:44:43.870Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:43.870Z"
  },
  "@timestamp": "2022-11-08T20:44:44.042Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 11981 agent/dialog 1667940286.758 2022-11-08T20:44:46.758Z
{ "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:44:46.758Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:46.758Z"
  },
  "@timestamp": "2022-11-08T20:44:46.869Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 12020 agent/dialog 1667940287.458 2022-11-08T20:44:47.458Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " I'm on my way bum bum bu…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " I'm on my way bum bum bum bum",
    "extractions": [
      {
        "labels": [
          "OnMyWay",
          "Move",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 14,
        "rule": "on_my_way",
        "start_offset": 5,
        "attachments": [],
        "span": "on my way"
      }
    ],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "1a9d6d3a-33ee-4e41-ae28-bcb7c8fe71cd"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:44:47.458Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:47.458Z"
  },
  "@timestamp": "2022-11-08T20:44:47.512Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 12046 agent/dialog 1667940287.758 2022-11-08T20:44:47.758Z
{ "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:44:47.758Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:47.758Z"
  },
  "@timestamp": "2022-11-08T20:44:47.867Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 12108 agent/dialog 1667940288.758 2022-11-08T20:44:48.758Z
{ "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:44:48.758Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:48.758Z"
  },
  "@timestamp": "2022-11-08T20:44:48.880Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 12185 agent/dialog 1667940289.824 2022-11-08T20:44:49.824Z
{ "host": "a7ce3f7189c3", "data": { "participant_id": "00050", "text": " on the way", "extrac…
{
  "host": "a7ce3f7189c3",
  "data": {
    "participant_id": "00050",
    "text": " on the way",
    "extractions": [],
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "asr_msg_id": "01cc8f85-7216-4346-af8b-f29bf963a295"
  },
  "msg": {
    "sub_type": "Event:dialogue_event",
    "timestamp": "2022-11-08T20:44:49.824Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:49.824Z"
  },
  "@timestamp": "2022-11-08T20:44:49.840Z"
}
41a268da-bfdb-495b-875c-b070d8dc36c4 12316 agent/dialog 1667940292.008 2022-11-08T20:44:52.008Z
{ "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:44:52.008Z",
    "source": "uaz_dialog_agent",
    "trial_id": "41a268da-bfdb-495b-875c-b070d8dc36c4",
    "version": "4.1.5",
    "experiment_id": "c4d31f97-f7ce-4771-aa44-df34471867a8"
  },
  "@version": "1",
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-08T20:44:52.008Z"
  },
  "@timestamp": "2022-11-08T20:44:52.117Z"
}