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 = 5b076d3b-6d23-46d4-9414-e07fd03e828f × topic = agent/dialog × clear all
topic
mission id topic timestamp_unix timestamp_iso8601 message
5b076d3b-6d23-46d4-9414-e07fd03e828f 412 agent/dialog 1667329060.952 2022-11-01T18:57:40.952Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:57:40.997Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:57:40.997Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:57:40.952Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "5d56ec0e-ec58-464c-846a-ce99104080b3",
    "text": " all right oh whatever you want",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "all right",
        "start_offset": 1,
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 10,
        "rule": "agreement3"
      }
    ],
    "participant_id": "00063"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:57:40.952Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 561 agent/dialog 1667329063.238 2022-11-01T18:57:43.238Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:57:43.502Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:57:43.502Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:57:43.238Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"ADVISOR : Toggle the levers in the following order : [-- UP -- UP -- DOWN -- DOWN -- UP].\",\"color\":\"yellow\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "levers",
        "start_offset": 30,
        "labels": [
          "Switch",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 36,
        "rule": "switch"
      },
      {
        "arguments": {
          "target": [
            {
              "span": "levers",
              "start_offset": 30,
              "labels": [
                "Switch",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 36,
              "rule": "switch"
            }
          ]
        },
        "span": "Toggle the levers",
        "start_offset": 19,
        "labels": [
          "Toggle",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 36,
        "rule": "lemma_verb_dobj-toggle"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:57:43.238Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 619 agent/dialog 1667329064.226 2022-11-01T18:57:44.226Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:57:44.518Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:57:44.518Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:57:44.226Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"ADVISOR : Toggle the levers in the following order : [-- UP -- UP -- DOWN -- DOWN -- UP].\",\"color\":\"yellow\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "levers",
        "start_offset": 30,
        "labels": [
          "Switch",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 36,
        "rule": "switch"
      },
      {
        "arguments": {
          "target": [
            {
              "span": "levers",
              "start_offset": 30,
              "labels": [
                "Switch",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 36,
              "rule": "switch"
            }
          ]
        },
        "span": "Toggle the levers",
        "start_offset": 19,
        "labels": [
          "Toggle",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 36,
        "rule": "lemma_verb_dobj-toggle"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:57:44.226Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 647 agent/dialog 1667329064.884 2022-11-01T18:57:44.884Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:57:44.905Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:57:44.905Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:57:44.884Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "ce4899c7-ebc4-4c4d-b645-57bf55193496",
    "text": " t on your keyboard",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [],
    "participant_id": "99999"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:57:44.884Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 681 agent/dialog 1667329065.266 2022-11-01T18:57:45.266Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:57:45.359Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:57:45.359Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:57:45.266Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "63644dbb-c217-4efa-9eac-b6e777e6626f",
    "text": " so well for Tom on your keyboard",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [],
    "participant_id": "00067"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:57:45.266Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 887 agent/dialog 1667329068.982 2022-11-01T18:57:48.982Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:57:49.052Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:57:49.052Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:57:48.982Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "cc6b65d1-6ace-4078-a4a8-dd8c645409ac",
    "text": " and you can hit escape to exit out of that",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "arguments": {
          "topic": [
            {
              "span": "hit",
              "start_offset": 13,
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 16,
              "rule": "genericAction"
            }
          ]
        },
        "span": "can hit",
        "start_offset": 9,
        "labels": [
          "MakeCommitment",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "span": [
              1
            ],
            "text": "you",
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "agentType": "You"
          }
        ],
        "end_offset": 16,
        "rule": "commit_to_something"
      }
    ],
    "participant_id": "00067"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:57:48.982Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 912 agent/dialog 1667329069.225 2022-11-01T18:57:49.225Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:57:49.472Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:57:49.472Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:57:49.225Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"ADVISOR : Toggle the levers in the following order : [-- UP -- UP -- DOWN -- DOWN -- UP].\",\"color\":\"yellow\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "levers",
        "start_offset": 30,
        "labels": [
          "Switch",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 36,
        "rule": "switch"
      },
      {
        "arguments": {
          "target": [
            {
              "span": "levers",
              "start_offset": 30,
              "labels": [
                "Switch",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 36,
              "rule": "switch"
            }
          ]
        },
        "span": "Toggle the levers",
        "start_offset": 19,
        "labels": [
          "Toggle",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 36,
        "rule": "lemma_verb_dobj-toggle"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:57:49.225Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 916 agent/dialog 1667329069.493 2022-11-01T18:57:49.493Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:57:49.536Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:57:49.536Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:57:49.493Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "679e8d32-ca9c-4302-a0c7-79b17fc4d538",
    "text": " door to enter",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "enter",
        "start_offset": 9,
        "labels": [
          "Enter",
          "Move",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 14,
        "rule": "enter_action"
      },
      {
        "span": "door",
        "start_offset": 1,
        "labels": [
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 5,
        "rule": "infrastructure_detection"
      }
    ],
    "participant_id": "99999"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:57:49.493Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 972 agent/dialog 1667329070.126 2022-11-01T18:57:50.126Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:57:50.433Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:57:50.433Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:57:50.126Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"ADVISOR : Toggle the levers in the following order : [-- UP -- UP -- DOWN -- DOWN -- UP].\",\"color\":\"yellow\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "levers",
        "start_offset": 30,
        "labels": [
          "Switch",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 36,
        "rule": "switch"
      },
      {
        "arguments": {
          "target": [
            {
              "span": "levers",
              "start_offset": 30,
              "labels": [
                "Switch",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 36,
              "rule": "switch"
            }
          ]
        },
        "span": "Toggle the levers",
        "start_offset": 19,
        "labels": [
          "Toggle",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 36,
        "rule": "lemma_verb_dobj-toggle"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:57:50.126Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 1128 agent/dialog 1667329073.262 2022-11-01T18:57:53.262Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:57:53.312Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:57:53.312Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:57:53.262Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "788c4015-3aa9-44de-b818-6a771ca24fd8",
    "text": " for the my hoodie",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [],
    "participant_id": "00067"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:57:53.262Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 1267 agent/dialog 1667329075.426 2022-11-01T18:57:55.426Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:57:55.445Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:57:55.445Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:57:55.426Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "6bdf2c26-bff3-4f31-88e9-97db097421d1",
    "text": " I'm good",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [],
    "participant_id": "00063"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:57:55.426Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 1383 agent/dialog 1667329076.675 2022-11-01T18:57:56.675Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:57:56.922Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:57:56.922Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:57:56.675Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"ADVISOR : Toggle the levers in the following order : [-- UP -- UP -- DOWN -- DOWN -- UP].\",\"color\":\"yellow\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "levers",
        "start_offset": 30,
        "labels": [
          "Switch",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 36,
        "rule": "switch"
      },
      {
        "arguments": {
          "target": [
            {
              "span": "levers",
              "start_offset": 30,
              "labels": [
                "Switch",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 36,
              "rule": "switch"
            }
          ]
        },
        "span": "Toggle the levers",
        "start_offset": 19,
        "labels": [
          "Toggle",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 36,
        "rule": "lemma_verb_dobj-toggle"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:57:56.675Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 1429 agent/dialog 1667329077.425 2022-11-01T18:57:57.425Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:57:57.710Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:57:57.710Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:57:57.425Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"ADVISOR : Toggle the levers in the following order : [-- UP -- UP -- DOWN -- DOWN -- UP].\",\"color\":\"yellow\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "levers",
        "start_offset": 30,
        "labels": [
          "Switch",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 36,
        "rule": "switch"
      },
      {
        "arguments": {
          "target": [
            {
              "span": "levers",
              "start_offset": 30,
              "labels": [
                "Switch",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 36,
              "rule": "switch"
            }
          ]
        },
        "span": "Toggle the levers",
        "start_offset": 19,
        "labels": [
          "Toggle",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 36,
        "rule": "lemma_verb_dobj-toggle"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:57:57.425Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 1661 agent/dialog 1667329082.054 2022-11-01T18:58:02.054Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:02.178Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:02.178Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:02.054Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "0324cf71-636a-4b45-9002-39107aeddaf8",
    "text": " yeah that's just to kind of get used to it and understand how you use your tools",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "yeah",
        "start_offset": 1,
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 5,
        "rule": "agree_token_match"
      },
      {
        "arguments": {
          "owner": [
            {
              "span": "your",
              "start_offset": 71,
              "labels": [
                "You",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 75,
              "rule": "possesive_pronoun_you"
            }
          ]
        },
        "span": "your tools",
        "start_offset": 71,
        "labels": [
          "Tool",
          "Item",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 81,
        "rule": "tool_generic"
      }
    ],
    "participant_id": "99999"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:02.054Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 1669 agent/dialog 1667329082.309 2022-11-01T18:58:02.309Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:02.365Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:02.365Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:02.309Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "5502b4db-e2b7-4fc9-8eea-cbfcd9ad5123",
    "text": " there's test run for a reason",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "arguments": {
          "exists": [
            {
              "span": "run",
              "start_offset": 14,
              "labels": [
                "Move",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 17,
              "rule": "move_keep_false"
            }
          ]
        },
        "span": "there 's test run",
        "start_offset": 1,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 17,
        "rule": "existential3"
      }
    ],
    "participant_id": "00063"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:02.309Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 1786 agent/dialog 1667329084.546 2022-11-01T18:58:04.546Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:04.585Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:04.585Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:04.546Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "5911a731-9707-46bf-82c8-36d5688c213b",
    "text": " that's what I4 a reason yes",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "yes",
        "start_offset": 25,
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 28,
        "rule": "agree_token_match"
      },
      {
        "span": "I4",
        "start_offset": 13,
        "labels": [
          "I4",
          "Room",
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 15,
        "rule": "room_i4"
      }
    ],
    "participant_id": "00067"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:04.546Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 1943 agent/dialog 1667329086.927 2022-11-01T18:58:06.927Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:07.039Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:07.039Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:06.927Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 38,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 43,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "No Victim",
              "start_offset": 9,
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 18,
              "rule": "no_victim_one"
            }
          ]
        },
        "span": "No Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 27,
        "rule": "found_victim_reverse"
      },
      {
        "span": "No Victim",
        "start_offset": 9,
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 18,
        "rule": "no_victim_one"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:06.927Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 2269 agent/dialog 1667329093.276 2022-11-01T18:58:13.276Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:13.399Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:13.399Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:13.276Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 43,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 48,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "Regular Victim",
              "start_offset": 9,
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 23,
              "rule": "regular_victim_one"
            }
          ]
        },
        "span": "Regular Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 32,
        "rule": "found_victim_reverse"
      },
      {
        "span": "Regular Victim",
        "start_offset": 9,
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 23,
        "rule": "regular_victim_one"
      },
      {
        "span": "Victim",
        "start_offset": 17,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 23,
        "rule": "victim"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:13.276Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 2327 agent/dialog 1667329094.277 2022-11-01T18:58:14.277Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:14.399Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:14.399Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:14.277Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 38,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 43,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "No Victim",
              "start_offset": 9,
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 18,
              "rule": "no_victim_one"
            }
          ]
        },
        "span": "No Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 27,
        "rule": "found_victim_reverse"
      },
      {
        "span": "No Victim",
        "start_offset": 9,
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 18,
        "rule": "no_victim_one"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:14.277Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 2381 agent/dialog 1667329095.328 2022-11-01T18:58:15.328Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:15.479Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:15.479Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:15.328Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 38,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 43,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "No Victim",
              "start_offset": 9,
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 18,
              "rule": "no_victim_one"
            }
          ]
        },
        "span": "No Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 27,
        "rule": "found_victim_reverse"
      },
      {
        "span": "No Victim",
        "start_offset": 9,
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 18,
        "rule": "no_victim_one"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:15.328Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 2460 agent/dialog 1667329096.328 2022-11-01T18:58:16.328Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:16.433Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:16.433Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:16.328Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 38,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 43,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "No Victim",
              "start_offset": 9,
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 18,
              "rule": "no_victim_one"
            }
          ]
        },
        "span": "No Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 27,
        "rule": "found_victim_reverse"
      },
      {
        "span": "No Victim",
        "start_offset": 9,
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 18,
        "rule": "no_victim_one"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:16.328Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 2723 agent/dialog 1667329101.378 2022-11-01T18:58:21.378Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:21.483Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:21.483Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:21.378Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 38,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 43,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "No Victim",
              "start_offset": 9,
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 18,
              "rule": "no_victim_one"
            }
          ]
        },
        "span": "No Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 27,
        "rule": "found_victim_reverse"
      },
      {
        "span": "No Victim",
        "start_offset": 9,
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 18,
        "rule": "no_victim_one"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:21.378Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 2786 agent/dialog 1667329102.427 2022-11-01T18:58:22.427Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:22.533Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:22.533Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:22.427Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 38,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 43,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "No Victim",
              "start_offset": 9,
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 18,
              "rule": "no_victim_one"
            }
          ]
        },
        "span": "No Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 27,
        "rule": "found_victim_reverse"
      },
      {
        "span": "No Victim",
        "start_offset": 9,
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 18,
        "rule": "no_victim_one"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:22.427Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 2840 agent/dialog 1667329103.427 2022-11-01T18:58:23.427Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:23.550Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:23.550Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:23.427Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 38,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 43,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "No Victim",
              "start_offset": 9,
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 18,
              "rule": "no_victim_one"
            }
          ]
        },
        "span": "No Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 27,
        "rule": "found_victim_reverse"
      },
      {
        "span": "No Victim",
        "start_offset": 9,
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 18,
        "rule": "no_victim_one"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:23.427Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 2890 agent/dialog 1667329104.477 2022-11-01T18:58:24.477Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:24.577Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:24.577Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:24.477Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 43,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 48,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "Regular Victim",
              "start_offset": 9,
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 23,
              "rule": "regular_victim_one"
            }
          ]
        },
        "span": "Regular Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 32,
        "rule": "found_victim_reverse"
      },
      {
        "span": "Regular Victim",
        "start_offset": 9,
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 23,
        "rule": "regular_victim_one"
      },
      {
        "span": "Victim",
        "start_offset": 17,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 23,
        "rule": "victim"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:24.477Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 2941 agent/dialog 1667329105.525 2022-11-01T18:58:25.525Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:25.658Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:25.658Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:25.525Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 43,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 48,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "Regular Victim",
              "start_offset": 9,
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 23,
              "rule": "regular_victim_one"
            }
          ]
        },
        "span": "Regular Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 32,
        "rule": "found_victim_reverse"
      },
      {
        "span": "Regular Victim",
        "start_offset": 9,
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 23,
        "rule": "regular_victim_one"
      },
      {
        "span": "Victim",
        "start_offset": 17,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 23,
        "rule": "victim"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:25.525Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 3013 agent/dialog 1667329106.526 2022-11-01T18:58:26.526Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:26.630Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:26.630Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:26.526Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 43,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 48,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "Regular Victim",
              "start_offset": 9,
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 23,
              "rule": "regular_victim_one"
            }
          ]
        },
        "span": "Regular Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 32,
        "rule": "found_victim_reverse"
      },
      {
        "span": "Regular Victim",
        "start_offset": 9,
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 23,
        "rule": "regular_victim_one"
      },
      {
        "span": "Victim",
        "start_offset": 17,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 23,
        "rule": "victim"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:26.526Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 3039 agent/dialog 1667329107.112 2022-11-01T18:58:27.112Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:27.121Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:27.121Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:27.112Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "6ef97c71-a6ec-4c55-a709-ae2ad6047656",
    "text": "oh",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [],
    "participant_id": "00063"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:27.112Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 3067 agent/dialog 1667329107.527 2022-11-01T18:58:27.527Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:27.651Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:27.651Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:27.527Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 43,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 48,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "Regular Victim",
              "start_offset": 9,
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 23,
              "rule": "regular_victim_one"
            }
          ]
        },
        "span": "Regular Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 32,
        "rule": "found_victim_reverse"
      },
      {
        "span": "Regular Victim",
        "start_offset": 9,
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 23,
        "rule": "regular_victim_one"
      },
      {
        "span": "Victim",
        "start_offset": 17,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 23,
        "rule": "victim"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:27.527Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 3122 agent/dialog 1667329108.628 2022-11-01T18:58:28.628Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:28.734Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:28.734Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:28.628Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 38,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 43,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "No Victim",
              "start_offset": 9,
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 18,
              "rule": "no_victim_one"
            }
          ]
        },
        "span": "No Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 27,
        "rule": "found_victim_reverse"
      },
      {
        "span": "No Victim",
        "start_offset": 9,
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 18,
        "rule": "no_victim_one"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:28.628Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 3197 agent/dialog 1667329110.127 2022-11-01T18:58:30.127Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:30.233Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:30.233Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:30.127Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 38,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 43,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "No Victim",
              "start_offset": 9,
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 18,
              "rule": "no_victim_one"
            }
          ]
        },
        "span": "No Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 27,
        "rule": "found_victim_reverse"
      },
      {
        "span": "No Victim",
        "start_offset": 9,
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 18,
        "rule": "no_victim_one"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:30.127Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 3208 agent/dialog 1667329110.354 2022-11-01T18:58:30.354Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:30.372Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:30.372Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:30.354Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "0815ac5d-c2bc-4b63-b60f-6cd30da0f40d",
    "text": " toggle the levers",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "toggle",
        "start_offset": 1,
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 7,
        "rule": "instruction_command"
      },
      {
        "span": "levers",
        "start_offset": 12,
        "labels": [
          "Switch",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 18,
        "rule": "switch"
      },
      {
        "arguments": {
          "target": [
            {
              "span": "levers",
              "start_offset": 12,
              "labels": [
                "Switch",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 18,
              "rule": "switch"
            }
          ]
        },
        "span": "toggle the levers",
        "start_offset": 1,
        "labels": [
          "Toggle",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 18,
        "rule": "lemma_verb_dobj-toggle"
      }
    ],
    "participant_id": "00063"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:30.354Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 3254 agent/dialog 1667329111.176 2022-11-01T18:58:31.176Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:31.283Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:31.283Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:31.176Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 38,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 43,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "No Victim",
              "start_offset": 9,
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 18,
              "rule": "no_victim_one"
            }
          ]
        },
        "span": "No Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 27,
        "rule": "found_victim_reverse"
      },
      {
        "span": "No Victim",
        "start_offset": 9,
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 18,
        "rule": "no_victim_one"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:31.176Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 3309 agent/dialog 1667329112.178 2022-11-01T18:58:32.178Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:32.281Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:32.281Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:32.178Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 38,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 43,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "No Victim",
              "start_offset": 9,
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 18,
              "rule": "no_victim_one"
            }
          ]
        },
        "span": "No Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 27,
        "rule": "found_victim_reverse"
      },
      {
        "span": "No Victim",
        "start_offset": 9,
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 18,
        "rule": "no_victim_one"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:32.178Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 3363 agent/dialog 1667329113.177 2022-11-01T18:58:33.177Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:33.297Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:33.297Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:33.177Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Critical Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "Critical Victim",
        "start_offset": 9,
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 24,
        "rule": "critical_victim"
      },
      {
        "span": "green",
        "start_offset": 44,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 49,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "Critical Victim",
              "start_offset": 9,
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 24,
              "rule": "critical_victim"
            }
          ]
        },
        "span": "Critical Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 33,
        "rule": "found_victim_reverse"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:33.177Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 3368 agent/dialog 1667329113.292 2022-11-01T18:58:33.292Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:33.307Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:33.307Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:33.292Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "f8af0f68-ed4e-408e-a665-bf98ffd637db",
    "text": " up down",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [],
    "participant_id": "00063"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:33.292Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 3435 agent/dialog 1667329114.226 2022-11-01T18:58:34.226Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:34.340Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:34.340Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:34.226Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Critical Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "Critical Victim",
        "start_offset": 9,
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 24,
        "rule": "critical_victim"
      },
      {
        "span": "green",
        "start_offset": 44,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 49,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "Critical Victim",
              "start_offset": 9,
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 24,
              "rule": "critical_victim"
            }
          ]
        },
        "span": "Critical Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 33,
        "rule": "found_victim_reverse"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:34.226Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 3492 agent/dialog 1667329115.227 2022-11-01T18:58:35.227Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:35.331Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:35.331Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:35.227Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Critical Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "Critical Victim",
        "start_offset": 9,
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 24,
        "rule": "critical_victim"
      },
      {
        "span": "green",
        "start_offset": 44,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 49,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "Critical Victim",
              "start_offset": 9,
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 24,
              "rule": "critical_victim"
            }
          ]
        },
        "span": "Critical Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 33,
        "rule": "found_victim_reverse"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:35.227Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 3567 agent/dialog 1667329116.275 2022-11-01T18:58:36.275Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:36.384Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:36.384Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:36.275Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Critical Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "Critical Victim",
        "start_offset": 9,
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 24,
        "rule": "critical_victim"
      },
      {
        "span": "green",
        "start_offset": 44,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 49,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "Critical Victim",
              "start_offset": 9,
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 24,
              "rule": "critical_victim"
            }
          ]
        },
        "span": "Critical Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 33,
        "rule": "found_victim_reverse"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:36.275Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 3642 agent/dialog 1667329117.613 2022-11-01T18:58:37.613Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:37.620Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:37.620Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:37.613Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "5fc87e7c-8008-42a3-a742-f217cd72276d",
    "text": " what",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [],
    "participant_id": "00063"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:37.613Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 3643 agent/dialog 1667329117.476 2022-11-01T18:58:37.476Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:37.620Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:37.620Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:37.476Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 38,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 43,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "No Victim",
              "start_offset": 9,
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 18,
              "rule": "no_victim_one"
            }
          ]
        },
        "span": "No Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 27,
        "rule": "found_victim_reverse"
      },
      {
        "span": "No Victim",
        "start_offset": 9,
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 18,
        "rule": "no_victim_one"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:37.476Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 3694 agent/dialog 1667329118.476 2022-11-01T18:58:38.476Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:38.579Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:38.579Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:38.476Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 38,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 43,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "No Victim",
              "start_offset": 9,
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 18,
              "rule": "no_victim_one"
            }
          ]
        },
        "span": "No Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 27,
        "rule": "found_victim_reverse"
      },
      {
        "span": "No Victim",
        "start_offset": 9,
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 18,
        "rule": "no_victim_one"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:38.476Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 3925 agent/dialog 1667329123.23 2022-11-01T18:58:43.230Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:43.237Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:43.237Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:43.230Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "021e8014-7b63-4ef5-806a-eaec75a2ce0e",
    "text": " Tom",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [],
    "participant_id": "00063"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:43.230Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 4091 agent/dialog 1667329125.975 2022-11-01T18:58:45.975Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:46.083Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:46.083Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:45.975Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Critical Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "Critical Victim",
        "start_offset": 9,
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 24,
        "rule": "critical_victim"
      },
      {
        "span": "green",
        "start_offset": 44,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 49,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "Critical Victim",
              "start_offset": 9,
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 24,
              "rule": "critical_victim"
            }
          ]
        },
        "span": "Critical Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 33,
        "rule": "found_victim_reverse"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:45.975Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 4155 agent/dialog 1667329126.976 2022-11-01T18:58:46.976Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:47.130Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:47.130Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:46.976Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Critical Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "Critical Victim",
        "start_offset": 9,
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 24,
        "rule": "critical_victim"
      },
      {
        "span": "green",
        "start_offset": 44,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 49,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "Critical Victim",
              "start_offset": 9,
              "labels": [
                "CriticalVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 24,
              "rule": "critical_victim"
            }
          ]
        },
        "span": "Critical Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 33,
        "rule": "found_victim_reverse"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:46.976Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 4218 agent/dialog 1667329128.294 2022-11-01T18:58:48.294Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:48.349Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:48.349Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:48.294Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "3fab48f8-a6d3-47ca-a9a8-0d69d82284bd",
    "text": "you connected by hitting enter or escape button",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "enter",
        "start_offset": 25,
        "labels": [
          "Enter",
          "Move",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 30,
        "rule": "enter_action"
      }
    ],
    "participant_id": "00067"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:48.294Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 4328 agent/dialog 1667329130.075 2022-11-01T18:58:50.075Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:50.201Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:50.201Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:50.075Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 38,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 43,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "No Victim",
              "start_offset": 9,
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 18,
              "rule": "no_victim_one"
            }
          ]
        },
        "span": "No Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 27,
        "rule": "found_victim_reverse"
      },
      {
        "span": "No Victim",
        "start_offset": 9,
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 18,
        "rule": "no_victim_one"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:50.075Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 4382 agent/dialog 1667329131.076 2022-11-01T18:58:51.076Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:51.179Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:51.179Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:51.076Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 38,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 43,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "No Victim",
              "start_offset": 9,
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 18,
              "rule": "no_victim_one"
            }
          ]
        },
        "span": "No Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 27,
        "rule": "found_victim_reverse"
      },
      {
        "span": "No Victim",
        "start_offset": 9,
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 18,
        "rule": "no_victim_one"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:51.076Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 4446 agent/dialog 1667329132.077 2022-11-01T18:58:52.077Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:52.211Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:52.211Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:52.077Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 43,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 48,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "Regular Victim",
              "start_offset": 9,
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 23,
              "rule": "regular_victim_one"
            }
          ]
        },
        "span": "Regular Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 32,
        "rule": "found_victim_reverse"
      },
      {
        "span": "Regular Victim",
        "start_offset": 9,
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 23,
        "rule": "regular_victim_one"
      },
      {
        "span": "Victim",
        "start_offset": 17,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 23,
        "rule": "victim"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:52.077Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 4501 agent/dialog 1667329133.077 2022-11-01T18:58:53.077Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:53.177Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:53.177Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:53.077Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 38,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 43,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "No Victim",
              "start_offset": 9,
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 18,
              "rule": "no_victim_one"
            }
          ]
        },
        "span": "No Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 27,
        "rule": "found_victim_reverse"
      },
      {
        "span": "No Victim",
        "start_offset": 9,
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 18,
        "rule": "no_victim_one"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:53.077Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 4561 agent/dialog 1667329134.126 2022-11-01T18:58:54.126Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:54.229Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:54.229Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:54.126Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 38,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 43,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "No Victim",
              "start_offset": 9,
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 18,
              "rule": "no_victim_one"
            }
          ]
        },
        "span": "No Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 27,
        "rule": "found_victim_reverse"
      },
      {
        "span": "No Victim",
        "start_offset": 9,
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 18,
        "rule": "no_victim_one"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:54.126Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 4657 agent/dialog 1667329135.727 2022-11-01T18:58:55.727Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:55.853Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:55.853Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:55.727Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 43,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 48,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "Regular Victim",
              "start_offset": 9,
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 23,
              "rule": "regular_victim_one"
            }
          ]
        },
        "span": "Regular Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 32,
        "rule": "found_victim_reverse"
      },
      {
        "span": "Regular Victim",
        "start_offset": 9,
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 23,
        "rule": "regular_victim_one"
      },
      {
        "span": "Victim",
        "start_offset": 17,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 23,
        "rule": "victim"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:55.727Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 4738 agent/dialog 1667329136.776 2022-11-01T18:58:56.776Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:56.904Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:56.904Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:56.776Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 43,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 48,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "Regular Victim",
              "start_offset": 9,
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 23,
              "rule": "regular_victim_one"
            }
          ]
        },
        "span": "Regular Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 32,
        "rule": "found_victim_reverse"
      },
      {
        "span": "Regular Victim",
        "start_offset": 9,
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 23,
        "rule": "regular_victim_one"
      },
      {
        "span": "Victim",
        "start_offset": 17,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 23,
        "rule": "victim"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:56.776Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 4790 agent/dialog 1667329137.776 2022-11-01T18:58:57.776Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:57.881Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:57.881Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:57.776Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 43,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 48,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "Regular Victim",
              "start_offset": 9,
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 23,
              "rule": "regular_victim_one"
            }
          ]
        },
        "span": "Regular Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 32,
        "rule": "found_victim_reverse"
      },
      {
        "span": "Regular Victim",
        "start_offset": 9,
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 23,
        "rule": "regular_victim_one"
      },
      {
        "span": "Victim",
        "start_offset": 17,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 23,
        "rule": "victim"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:57.776Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 4857 agent/dialog 1667329138.977 2022-11-01T18:58:58.977Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:58:59.080Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:58:59.080Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:58:58.977Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "green",
        "start_offset": 38,
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 43,
        "rule": "green"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "No Victim",
              "start_offset": 9,
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 18,
              "rule": "no_victim_one"
            }
          ]
        },
        "span": "No Victim Detected",
        "start_offset": 9,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 27,
        "rule": "found_victim_reverse"
      },
      {
        "span": "No Victim",
        "start_offset": 9,
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 18,
        "rule": "no_victim_one"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:58:58.977Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 5261 agent/dialog 1667329146.344 2022-11-01T18:59:06.344Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:59:06.356Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:59:06.356Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:59:06.344Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "3a6bf802-04bf-42dc-b24d-39b8edff308a",
    "text": " oh",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [],
    "participant_id": "00063"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:59:06.344Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 5283 agent/dialog 1667329146.747 2022-11-01T18:59:06.747Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:59:06.805Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:59:06.805Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:59:06.747Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "a93caaf0-d151-49e2-8d72-e8af81094a56",
    "text": " the lever need to be in the order of left to right",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "lever",
        "start_offset": 5,
        "labels": [
          "Switch",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 10,
        "rule": "switch"
      }
    ],
    "participant_id": "00067"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:59:06.747Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 6031 agent/dialog 1667329160.225 2022-11-01T18:59:20.225Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:59:20.356Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:59:20.356Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:59:20.225Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "red",
        "start_offset": 36,
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 39,
        "rule": "red"
      },
      {
        "span": "Victim",
        "start_offset": 9,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 15,
        "rule": "victim"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:59:20.225Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 6119 agent/dialog 1667329161.224 2022-11-01T18:59:21.224Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:59:21.363Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:59:21.363Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:59:21.224Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "red",
        "start_offset": 36,
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 39,
        "rule": "red"
      },
      {
        "span": "Victim",
        "start_offset": 9,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 15,
        "rule": "victim"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:59:21.224Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 6404 agent/dialog 1667329166.525 2022-11-01T18:59:26.525Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:59:26.655Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:59:26.655Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:59:26.525Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "red",
        "start_offset": 36,
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 39,
        "rule": "red"
      },
      {
        "span": "Victim",
        "start_offset": 9,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 15,
        "rule": "victim"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:59:26.525Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 6515 agent/dialog 1667329168.624 2022-11-01T18:59:28.624Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:59:28.636Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:59:28.636Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:59:28.624Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "9c55a70b-7f1c-4526-bb29-105696e1d850",
    "text": "please",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "please",
        "start_offset": 0,
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 6,
        "rule": "instruction_command"
      }
    ],
    "participant_id": "00063"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:59:28.624Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 6535 agent/dialog 1667329168.93 2022-11-01T18:59:28.930Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:59:29.004Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:59:29.004Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:59:28.930Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "5da39e2d-d862-4c79-9982-a0ae82a1e0ad",
    "text": "please use your scroll wheel on your mouth or the number on you",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [],
    "participant_id": "99999"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:59:28.930Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 6707 agent/dialog 1667329172.329 2022-11-01T18:59:32.329Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:59:32.338Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:59:32.338Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:59:32.329Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "7e5ac8d0-41a3-41b4-9caf-bca9415fa7b9",
    "text": " marker",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "marker",
        "start_offset": 1,
        "labels": [
          "MarkerBlock",
          "Item",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 7,
        "rule": "marker_block"
      }
    ],
    "participant_id": "99999"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:59:32.329Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 6873 agent/dialog 1667329175.26 2022-11-01T18:59:35.260Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:59:35.299Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:59:35.299Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:59:35.260Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "1ffca296-df1f-436f-95fe-671d6716c519",
    "text": " I did not know how to move",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [],
    "participant_id": "99999"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:59:35.260Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 6964 agent/dialog 1667329176.546 2022-11-01T18:59:36.546Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:59:36.650Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:59:36.650Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:59:36.546Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "85dcaf45-4fba-41d6-8d76-1042875e2cee",
    "text": " that's what it is I did not know how to move in between my stuff",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "arguments": {
          "topic": [
            {
              "span": "know",
              "start_offset": 29,
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [
                {
                  "type": "Negation",
                  "value": true
                },
                {
                  "value": "past"
                }
              ],
              "end_offset": 33,
              "rule": "genericAction"
            }
          ]
        },
        "span": "is I did not know",
        "start_offset": 16,
        "labels": [
          "YesNoQuestion",
          "Question",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [
          {
            "span": [
              5
            ],
            "text": "I",
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "agentType": "Self"
          }
        ],
        "end_offset": 33,
        "rule": "binary_question"
      }
    ],
    "participant_id": "00063"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:59:36.546Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 7178 agent/dialog 1667329180.589 2022-11-01T18:59:40.589Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:59:40.717Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:59:40.717Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:59:40.589Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "5df1c6f5-d38a-4edf-b9e3-3ed995c3282b",
    "text": "please use your scroll wheel on your mouth or the number on your keyboard to select a marker",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "marker",
        "start_offset": 86,
        "labels": [
          "MarkerBlock",
          "Item",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 92,
        "rule": "marker_block"
      }
    ],
    "participant_id": "00067"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:59:40.589Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 7319 agent/dialog 1667329183.06 2022-11-01T18:59:43.060Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:59:43.071Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:59:43.071Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:59:43.060Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "287ff321-1434-4608-a239-311f56bc2d89",
    "text": " thank you",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "thank",
        "start_offset": 1,
        "labels": [
          "Gratitude",
          "Positive",
          "Sentiment",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 6,
        "rule": "thank_you"
      }
    ],
    "participant_id": "00067"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:59:43.060Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 7675 agent/dialog 1667329189.318 2022-11-01T18:59:49.318Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:59:49.372Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:59:49.372Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:59:49.318Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "1ee8fda7-3419-4bce-bcb6-bb252881b301",
    "text": " medic to heal please click and hold on the victim",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "medic",
        "start_offset": 1,
        "labels": [
          "Medic",
          "Role",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 6,
        "rule": "medic_strict_token"
      },
      {
        "span": "victim",
        "start_offset": 44,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 50,
        "rule": "victim"
      }
    ],
    "participant_id": "00067"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:59:49.318Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 8256 agent/dialog 1667329198.812 2022-11-01T18:59:58.812Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:59:58.867Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:59:58.867Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:59:58.812Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "6dce0ec1-3287-468b-9841-5e5460db35dd",
    "text": " there's probably so done with us wait",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "wait",
        "start_offset": 34,
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 38,
        "rule": "instruction_command"
      },
      {
        "arguments": {
          "exists": [
            {
              "span": "done",
              "start_offset": 21,
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 25,
              "rule": "genericAction"
            }
          ]
        },
        "span": "there 's probably so done",
        "start_offset": 1,
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 25,
        "rule": "existential3"
      }
    ],
    "participant_id": "00063"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:59:58.812Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 8268 agent/dialog 1667329199.019 2022-11-01T18:59:59.019Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T18:59:59.095Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T18:59:59.095Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T18:59:59.019Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "2ba0960a-ce8b-4485-9e92-f4f72c998165",
    "text": " well no that's why this training was just",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "no",
        "start_offset": 6,
        "labels": [
          "Disagreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 8,
        "rule": "no_token_match"
      },
      {
        "span": "training",
        "start_offset": 25,
        "labels": [
          "Meeting",
          "PuzzleConcept",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 33,
        "rule": "training_token"
      }
    ],
    "participant_id": "99999"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T18:59:59.019Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 8577 agent/dialog 1667329203.489 2022-11-01T19:00:03.489Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:00:03.569Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:00:03.569Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:00:03.489Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "d6c60ffc-1f4a-4130-854a-afc7d6479502",
    "text": " you accidentally pick up a victim oops",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "victim",
        "start_offset": 28,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 34,
        "rule": "victim"
      }
    ],
    "participant_id": "00063"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:00:03.489Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 8719 agent/dialog 1667329205.646 2022-11-01T19:00:05.646Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:00:05.663Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:00:05.663Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:00:05.646Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "b34d72d7-c111-4c1c-8681-f48893b98ab0",
    "text": " put them back",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "put",
        "start_offset": 1,
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 4,
        "rule": "instruction_command"
      }
    ],
    "participant_id": "00063"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:00:05.646Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 8727 agent/dialog 1667329205.736 2022-11-01T19:00:05.736Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:00:05.769Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:00:05.769Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:00:05.736Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "747baddf-39c9-42d8-9998-22e0bc37adff",
    "text": " you must have the medic tool selected",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "medic",
        "start_offset": 19,
        "labels": [
          "Medic",
          "Role",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 24,
        "rule": "medic_strict_token"
      },
      {
        "span": "tool",
        "start_offset": 25,
        "labels": [
          "Tool",
          "Item",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 29,
        "rule": "tool_generic"
      }
    ],
    "participant_id": "00067"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:00:05.736Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 9171 agent/dialog 1667329212.934 2022-11-01T19:00:12.934Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:00:12.975Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:00:12.975Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:00:12.934Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "a681fd74-5cbf-4d9e-8ceb-a4e8aff83275",
    "text": " marker item icon is my",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "marker",
        "start_offset": 1,
        "labels": [
          "MarkerBlock",
          "Item",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 7,
        "rule": "marker_block"
      }
    ],
    "participant_id": "00063"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:00:12.934Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 9531 agent/dialog 1667329217.322 2022-11-01T19:00:17.322Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:00:17.367Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:00:17.367Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:00:17.322Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "c7ff0eff-62f4-4788-9abc-83b46a3bd4a1",
    "text": " where's my medic medical kit",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "medic",
        "start_offset": 12,
        "labels": [
          "Medic",
          "Role",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 17,
        "rule": "medic_strict_token"
      }
    ],
    "participant_id": "00063"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:00:17.322Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 9586 agent/dialog 1667329218.275 2022-11-01T19:00:18.275Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:00:18.402Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:00:18.402Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:00:18.275Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Victim Type : B.\",\"color\":\"red\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "red",
        "start_offset": 36,
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 39,
        "rule": "red"
      },
      {
        "span": "Victim",
        "start_offset": 9,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 15,
        "rule": "victim"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:00:18.275Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 9788 agent/dialog 1667329221.974 2022-11-01T19:00:21.974Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:00:22.008Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:00:22.008Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:00:21.974Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "912f7825-074b-449b-8b13-853095f963d1",
    "text": " put them back oh",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [],
    "participant_id": "00063"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:00:21.974Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 10248 agent/dialog 1667329229.276 2022-11-01T19:00:29.276Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:00:29.411Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:00:29.411Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:00:29.276Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Victim Type : B.\",\"color\":\"red\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "red",
        "start_offset": 36,
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 39,
        "rule": "red"
      },
      {
        "span": "Victim",
        "start_offset": 9,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 15,
        "rule": "victim"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:00:29.276Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 10288 agent/dialog 1667329230.088 2022-11-01T19:00:30.088Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:00:30.149Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:00:30.149Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:00:30.088Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "3d9fb452-9fbf-4a67-a079-3a43b7cd2e03",
    "text": "left click and hold when you when you're holding your medic tool",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "medic",
        "start_offset": 54,
        "labels": [
          "Medic",
          "Role",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 59,
        "rule": "medic_strict_token"
      },
      {
        "arguments": {
          "owner": [
            {
              "span": "your",
              "start_offset": 49,
              "labels": [
                "You",
                "Entity",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 53,
              "rule": "possesive_pronoun_you"
            }
          ]
        },
        "span": "your medic tool",
        "start_offset": 49,
        "labels": [
          "Tool",
          "Item",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 64,
        "rule": "tool_generic"
      }
    ],
    "participant_id": "00067"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:00:30.088Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 10454 agent/dialog 1667329232.576 2022-11-01T19:00:32.576Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:00:32.682Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:00:32.682Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:00:32.576Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Victim Type : B.\",\"color\":\"red\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "red",
        "start_offset": 36,
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 39,
        "rule": "red"
      },
      {
        "span": "Victim",
        "start_offset": 9,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 15,
        "rule": "victim"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:00:32.576Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 10636 agent/dialog 1667329235.775 2022-11-01T19:00:35.775Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:00:35.876Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:00:35.876Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:00:35.775Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "red",
        "start_offset": 36,
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 39,
        "rule": "red"
      },
      {
        "span": "Victim",
        "start_offset": 9,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 15,
        "rule": "victim"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:00:35.775Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 10643 agent/dialog 1667329235.941 2022-11-01T19:00:35.941Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:00:35.983Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:00:35.983Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:00:35.941Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "473748af-b026-4e19-8e91-6df324347e34",
    "text": " oh",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [],
    "participant_id": "00063"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:00:35.941Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 10853 agent/dialog 1667329239.075 2022-11-01T19:00:39.075Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:00:39.199Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:00:39.199Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:00:39.075Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "red",
        "start_offset": 36,
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 39,
        "rule": "red"
      },
      {
        "span": "Victim",
        "start_offset": 9,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 15,
        "rule": "victim"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:00:39.075Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 10962 agent/dialog 1667329241.075 2022-11-01T19:00:41.075Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:00:41.212Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:00:41.212Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:00:41.075Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Victim Type : B.\",\"color\":\"red\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "red",
        "start_offset": 36,
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 39,
        "rule": "red"
      },
      {
        "span": "Victim",
        "start_offset": 9,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 15,
        "rule": "victim"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:00:41.075Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 11167 agent/dialog 1667329244.377 2022-11-01T19:00:44.377Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:00:44.521Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:00:44.521Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:00:44.377Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Victim Type : B.\",\"color\":\"red\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "red",
        "start_offset": 36,
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 39,
        "rule": "red"
      },
      {
        "span": "Victim",
        "start_offset": 9,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 15,
        "rule": "victim"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:00:44.377Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 11236 agent/dialog 1667329245.575 2022-11-01T19:00:45.575Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:00:45.689Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:00:45.689Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:00:45.575Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "red",
        "start_offset": 36,
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 39,
        "rule": "red"
      },
      {
        "span": "Victim",
        "start_offset": 9,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 15,
        "rule": "victim"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:00:45.575Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 11460 agent/dialog 1667329248.876 2022-11-01T19:00:48.876Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:00:49.004Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:00:49.004Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:00:48.876Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "red",
        "start_offset": 36,
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 39,
        "rule": "red"
      },
      {
        "span": "Victim",
        "start_offset": 9,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 15,
        "rule": "victim"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:00:48.876Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 11934 agent/dialog 1667329256.6 2022-11-01T19:00:56.600Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:00:56.687Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:00:56.687Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:00:56.600Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "fc31d579-5bf4-4384-9547-ccee4cc65644",
    "text": "engineer in order to pick up the victim in must have your Hammer to equip and right-click",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "engineer",
        "start_offset": 0,
        "labels": [
          "Engineer",
          "Role",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 8,
        "rule": "engineer"
      },
      {
        "span": "victim",
        "start_offset": 33,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 39,
        "rule": "victim"
      }
    ],
    "participant_id": "00067"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:00:56.600Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 12221 agent/dialog 1667329261.425 2022-11-01T19:01:01.425Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:01:01.550Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:01:01.550Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:01:01.425Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "red",
        "start_offset": 36,
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 39,
        "rule": "red"
      },
      {
        "span": "Victim",
        "start_offset": 9,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 15,
        "rule": "victim"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:01:01.425Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 12426 agent/dialog 1667329264.726 2022-11-01T19:01:04.726Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:01:04.865Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:01:04.865Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:01:04.726Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "not_set",
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "minecraft/chat"
    },
    "extractions": [
      {
        "span": "red",
        "start_offset": 36,
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 39,
        "rule": "red"
      },
      {
        "span": "Victim",
        "start_offset": 9,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 15,
        "rule": "victim"
      }
    ],
    "participant_id": "Server"
  },
  "header": {
    "version": "1.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:01:04.726Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 12855 agent/dialog 1667329271.803 2022-11-01T19:01:11.803Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:01:11.812Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:01:11.812Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:01:11.803Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "f1c52e28-11cf-4b3a-beaa-8c3d293df5bb",
    "text": "medic",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "medic",
        "start_offset": 0,
        "labels": [
          "Medic",
          "Role",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 5,
        "rule": "medic_strict_token"
      }
    ],
    "participant_id": "00063"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:01:11.803Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 12929 agent/dialog 1667329273.308 2022-11-01T19:01:13.308Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:01:13.331Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:01:13.331Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:01:13.308Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "17e8ee35-3254-4a11-9aff-f216a85bb899",
    "text": " please place the map",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "map",
        "start_offset": 18,
        "labels": [
          "Map",
          "Tool",
          "Item",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 21,
        "rule": "map_item"
      }
    ],
    "participant_id": "00067"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:01:13.308Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 16706 agent/dialog 1667329336.469 2022-11-01T19:02:16.469Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:02:16.482Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:02:16.482Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:02:16.469Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "0dc10ed9-32b0-48bd-8baa-2c68d4e23b75",
    "text": " victim incorrect",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "victim",
        "start_offset": 1,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 7,
        "rule": "victim"
      }
    ],
    "participant_id": "00063"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:02:16.469Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 16717 agent/dialog 1667329336.576 2022-11-01T19:02:16.576Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:02:16.635Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:02:16.635Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:02:16.576Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "9ead3959-4b2e-4356-894e-96487aeabd65",
    "text": " medic is sign you put for regular victim is incorrect",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "medic",
        "start_offset": 1,
        "labels": [
          "Medic",
          "Role",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 6,
        "rule": "medic_strict_token"
      },
      {
        "span": "regular victim",
        "start_offset": 27,
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 41,
        "rule": "regular_victim_one"
      },
      {
        "span": "victim",
        "start_offset": 35,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 41,
        "rule": "victim"
      }
    ],
    "participant_id": "00067"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:02:16.576Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 16736 agent/dialog 1667329336.913 2022-11-01T19:02:16.913Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:02:16.919Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:02:16.919Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:02:16.913Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "fe16402e-54ff-4380-aa78-051e57915100",
    "text": "incorrect",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [],
    "participant_id": "99999"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:02:16.913Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 17311 agent/dialog 1667329347.495 2022-11-01T19:02:27.495Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:02:27.535Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:02:27.535Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:02:27.495Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "f38df243-e876-4d3f-b6dc-cddeeaf51e10",
    "text": " oops",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [],
    "participant_id": "00063"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:02:27.495Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 19948 agent/dialog 1667329397.312 2022-11-01T19:03:17.312Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:03:17.355Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:03:17.355Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:03:17.312Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "b9d88d5e-2362-459d-a0b4-ca45361632e4",
    "text": "wait what",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "arguments": {
          "topic": [
            {
              "span": "what",
              "start_offset": 5,
              "labels": [
                "QuestionParticle",
                "Question",
                "Communicate",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "attachments": [],
              "end_offset": 9,
              "rule": "question_particle"
            }
          ]
        },
        "span": "wait what",
        "start_offset": 0,
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 9,
        "rule": "instruction_command_topic"
      }
    ],
    "participant_id": "00063"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:03:17.312Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 20074 agent/dialog 1667329399.48 2022-11-01T19:03:19.480Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:03:19.498Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:03:19.498Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:03:19.480Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "c4921f28-2244-4150-8543-6ac65ea2e1d5",
    "text": "the victim",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "victim",
        "start_offset": 4,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 10,
        "rule": "victim"
      }
    ],
    "participant_id": "00067"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:03:19.480Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 20085 agent/dialog 1667329399.609 2022-11-01T19:03:19.609Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:03:19.641Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:03:19.641Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:03:19.609Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "8661bc9b-cdcc-4073-b193-f5a8d206dfa6",
    "text": " medic we carried a victim",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [
      {
        "span": "medic",
        "start_offset": 1,
        "labels": [
          "Medic",
          "Role",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 6,
        "rule": "medic_strict_token"
      },
      {
        "span": "victim",
        "start_offset": 20,
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "attachments": [],
        "end_offset": 26,
        "rule": "victim"
      }
    ],
    "participant_id": "00063"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:03:19.609Z"
  },
  "@version": "1"
}
5b076d3b-6d23-46d4-9414-e07fd03e828f 20394 agent/dialog 1667329405.261 2022-11-01T19:03:25.261Z
{ "host": "0b90d5241726", "@timestamp": "2022-11-01T19:03:25.295Z", "msg": { "source": "uaz_dialog_…
{
  "host": "0b90d5241726",
  "@timestamp": "2022-11-01T19:03:25.295Z",
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "5b076d3b-6d23-46d4-9414-e07fd03e828f",
    "sub_type": "Event:dialogue_event",
    "experiment_id": "fffba555-32cb-4a20-8c0a-9538bb9d366b",
    "timestamp": "2022-11-01T19:03:25.261Z",
    "version": "4.1.5"
  },
  "data": {
    "asr_msg_id": "5410bbdb-434e-4f47-90d9-213f57f92426",
    "text": "location",
    "utterance_source": {
      "source_type": "message_bus",
      "source_name": "agent/asr/final"
    },
    "extractions": [],
    "participant_id": "00063"
  },
  "header": {
    "version": "0.1",
    "message_type": "event",
    "timestamp": "2022-11-01T19:03:25.261Z"
  },
  "@version": "1"
}