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 = a177df32-40c1-4486-9986-b1c98619cbbf × topic = agent/dialog × clear all
topic
mission id topic timestamp_unix timestamp_iso8601 message
a177df32-40c1-4486-9986-b1c98619cbbf 943 agent/dialog 1667588530.23 2022-11-04T19:02:10.230Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:02:10.230Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:02:10.230Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:02:10.230Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:02:10.603Z",
  "data": {
    "extractions": [
      {
        "start_offset": 30,
        "attachments": [],
        "rule": "switch",
        "labels": [
          "Switch",
          "Concept"
        ],
        "end_offset": 36,
        "span": "levers"
      },
      {
        "span": "Toggle the levers",
        "start_offset": 19,
        "attachments": [],
        "rule": "lemma_verb_dobj-toggle",
        "labels": [
          "Toggle",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "target": [
            {
              "start_offset": 30,
              "attachments": [],
              "rule": "switch",
              "labels": [
                "Switch",
                "Concept"
              ],
              "end_offset": 36,
              "span": "levers"
            }
          ]
        },
        "end_offset": 36
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"ADVISOR : Toggle the levers in the following order : [-- UP -- UP -- DOWN -- DOWN -- UP].\",\"color\":\"yellow\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 1008 agent/dialog 1667588531.389 2022-11-04T19:02:11.389Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:02:11.389Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:02:11.389Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:02:11.389Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:02:11.924Z",
  "data": {
    "extractions": [
      {
        "start_offset": 183,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "agentType": "You",
            "span": [
              26
            ],
            "text": "you"
          }
        ],
        "rule": "enter_action",
        "labels": [
          "Enter",
          "Move",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 188,
        "span": "enter"
      },
      {
        "span": "can either hit",
        "start_offset": 158,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "agentType": "You",
            "span": [
              26
            ],
            "text": "you"
          }
        ],
        "rule": "commit_to_something",
        "labels": [
          "MakeCommitment",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "topic": [
            {
              "start_offset": 169,
              "attachments": [],
              "rule": "genericAction",
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 172,
              "span": "hit"
            }
          ]
        },
        "end_offset": 172
      },
      {
        "span": "can read",
        "start_offset": 88,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "agentType": "You",
            "span": [
              13
            ],
            "text": "you"
          }
        ],
        "rule": "commit_to_something",
        "labels": [
          "MakeCommitment",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "topic": [
            {
              "start_offset": 92,
              "attachments": [],
              "rule": "genericAction",
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 96,
              "span": "read"
            }
          ]
        },
        "end_offset": 96
      },
      {
        "span": "can read the instructions by pressing t on your keyboard and then you can either hit",
        "start_offset": 88,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "agentType": "You",
            "span": [
              13
            ],
            "text": "you"
          }
        ],
        "rule": "commit_to_something",
        "labels": [
          "MakeCommitment",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "topic": [
            {
              "span": "read the instructions by pressing t on your keyboard and then you can either hit",
              "start_offset": 92,
              "attachments": [],
              "rule": "precedence1",
              "labels": [
                "Precedence",
                "ComplexAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "arguments": {
                "second": [
                  {
                    "start_offset": 169,
                    "attachments": [],
                    "rule": "genericAction",
                    "labels": [
                      "GenericAction",
                      "Action",
                      "EventLike",
                      "Concept"
                    ],
                    "end_offset": 172,
                    "span": "hit"
                  }
                ],
                "first": [
                  {
                    "start_offset": 92,
                    "attachments": [],
                    "rule": "genericAction",
                    "labels": [
                      "GenericAction",
                      "Action",
                      "EventLike",
                      "Concept"
                    ],
                    "end_offset": 96,
                    "span": "read"
                  }
                ]
              },
              "end_offset": 172
            }
          ]
        },
        "end_offset": 172
      },
      {
        "span": "can read the instructions by pressing t on your keyboard and then you can either hit",
        "start_offset": 88,
        "attachments": [],
        "rule": "precedence1",
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "second": [
            {
              "span": "can either hit",
              "start_offset": 158,
              "attachments": [
                {
                  "labels": [
                    "You",
                    "Entity",
                    "Concept"
                  ],
                  "agentType": "You",
                  "span": [
                    26
                  ],
                  "text": "you"
                }
              ],
              "rule": "commit_to_something",
              "labels": [
                "MakeCommitment",
                "Commitment",
                "Plan",
                "Communicate",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "arguments": {
                "topic": [
                  {
                    "start_offset": 169,
                    "attachments": [],
                    "rule": "genericAction",
                    "labels": [
                      "GenericAction",
                      "Action",
                      "EventLike",
                      "Concept"
                    ],
                    "end_offset": 172,
                    "span": "hit"
                  }
                ]
              },
              "end_offset": 172
            }
          ],
          "first": [
            {
              "span": "can read",
              "start_offset": 88,
              "attachments": [
                {
                  "labels": [
                    "You",
                    "Entity",
                    "Concept"
                  ],
                  "agentType": "You",
                  "span": [
                    13
                  ],
                  "text": "you"
                }
              ],
              "rule": "commit_to_something",
              "labels": [
                "MakeCommitment",
                "Commitment",
                "Plan",
                "Communicate",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "arguments": {
                "topic": [
                  {
                    "start_offset": 92,
                    "attachments": [],
                    "rule": "genericAction",
                    "labels": [
                      "GenericAction",
                      "Action",
                      "EventLike",
                      "Concept"
                    ],
                    "end_offset": 96,
                    "span": "read"
                  }
                ]
              },
              "end_offset": 96
            }
          ]
        },
        "end_offset": 172
      },
      {
        "span": "before you start moving and completing",
        "start_offset": 35,
        "attachments": [],
        "rule": "precedence3_token_before",
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "second": [
            {
              "start_offset": 52,
              "attachments": [],
              "rule": "move_keep_false",
              "labels": [
                "Move",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 58,
              "span": "moving"
            }
          ],
          "first": [
            {
              "start_offset": 63,
              "attachments": [],
              "rule": "genericAction",
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 73,
              "span": "completing"
            }
          ]
        },
        "end_offset": 73
      },
      {
        "start_offset": 149,
        "attachments": [],
        "rule": "precedence2",
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 153,
        "span": "then"
      }
    ],
    "participant_id": "00058",
    "asr_msg_id": "a9cc128d-f707-49f5-9fb7-16a503dcc55f",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " remember to read the instructions before you start moving and completing the tasks you can read the instructions by pressing t on your keyboard and then you can either hit Escape or enter to leave the chat"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 1026 agent/dialog 1667588531.924 2022-11-04T19:02:11.924Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:02:11.924Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:02:11.924Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:02:11.924Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:02:12.263Z",
  "data": {
    "extractions": [
      {
        "start_offset": 141,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "agentType": "You",
            "span": [
              21
            ],
            "text": "you"
          }
        ],
        "rule": "enter_action",
        "labels": [
          "Enter",
          "Move",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 146,
        "span": "enter"
      },
      {
        "span": "can either leave",
        "start_offset": 121,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "agentType": "You",
            "span": [
              21
            ],
            "text": "you"
          }
        ],
        "rule": "commit_to_something",
        "labels": [
          "MakeCommitment",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "topic": [
            {
              "start_offset": 132,
              "attachments": [],
              "rule": "genericAction",
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 137,
              "span": "leave"
            }
          ]
        },
        "end_offset": 137
      },
      {
        "start_offset": 112,
        "attachments": [],
        "rule": "precedence2",
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 116,
        "span": "then"
      },
      {
        "span": "start moving and complete the task you can be disrupted by pressing t on your keyboard and then you can either leave",
        "start_offset": 21,
        "attachments": [],
        "rule": "precedence1",
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "second": [
            {
              "span": "can either leave",
              "start_offset": 121,
              "attachments": [
                {
                  "labels": [
                    "You",
                    "Entity",
                    "Concept"
                  ],
                  "agentType": "You",
                  "span": [
                    21
                  ],
                  "text": "you"
                }
              ],
              "rule": "commit_to_something",
              "labels": [
                "MakeCommitment",
                "Commitment",
                "Plan",
                "Communicate",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "arguments": {
                "topic": [
                  {
                    "start_offset": 132,
                    "attachments": [],
                    "rule": "genericAction",
                    "labels": [
                      "GenericAction",
                      "Action",
                      "EventLike",
                      "Concept"
                    ],
                    "end_offset": 137,
                    "span": "leave"
                  }
                ]
              },
              "end_offset": 137
            }
          ],
          "first": [
            {
              "start_offset": 21,
              "attachments": [],
              "rule": "genericAction",
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 26,
              "span": "start"
            }
          ]
        },
        "end_offset": 137
      }
    ],
    "participant_id": "00052",
    "asr_msg_id": "c3e9d27a-71ad-43b9-bed8-17f4f4d47b91",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " remember before you start moving and complete the task you can be disrupted by pressing t on your keyboard and then you can either leave or enter to leave the chat"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 1043 agent/dialog 1667588532.262 2022-11-04T19:02:12.262Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:02:12.262Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:02:12.262Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:02:12.262Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:02:12.634Z",
  "data": {
    "extractions": [
      {
        "start_offset": 183,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "agentType": "You",
            "span": [
              26
            ],
            "text": "you"
          }
        ],
        "rule": "enter_action",
        "labels": [
          "Enter",
          "Move",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 188,
        "span": "enter"
      },
      {
        "span": "can either hit",
        "start_offset": 158,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "agentType": "You",
            "span": [
              26
            ],
            "text": "you"
          }
        ],
        "rule": "commit_to_something",
        "labels": [
          "MakeCommitment",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "topic": [
            {
              "start_offset": 169,
              "attachments": [],
              "rule": "genericAction",
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 172,
              "span": "hit"
            }
          ]
        },
        "end_offset": 172
      },
      {
        "span": "can read",
        "start_offset": 88,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "agentType": "You",
            "span": [
              13
            ],
            "text": "you"
          }
        ],
        "rule": "commit_to_something",
        "labels": [
          "MakeCommitment",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "topic": [
            {
              "start_offset": 92,
              "attachments": [],
              "rule": "genericAction",
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 96,
              "span": "read"
            }
          ]
        },
        "end_offset": 96
      },
      {
        "span": "can read the instructions by pressing t on your keyboard and then you can either hit",
        "start_offset": 88,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "agentType": "You",
            "span": [
              13
            ],
            "text": "you"
          }
        ],
        "rule": "commit_to_something",
        "labels": [
          "MakeCommitment",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "topic": [
            {
              "span": "read the instructions by pressing t on your keyboard and then you can either hit",
              "start_offset": 92,
              "attachments": [],
              "rule": "precedence1",
              "labels": [
                "Precedence",
                "ComplexAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "arguments": {
                "second": [
                  {
                    "start_offset": 169,
                    "attachments": [],
                    "rule": "genericAction",
                    "labels": [
                      "GenericAction",
                      "Action",
                      "EventLike",
                      "Concept"
                    ],
                    "end_offset": 172,
                    "span": "hit"
                  }
                ],
                "first": [
                  {
                    "start_offset": 92,
                    "attachments": [],
                    "rule": "genericAction",
                    "labels": [
                      "GenericAction",
                      "Action",
                      "EventLike",
                      "Concept"
                    ],
                    "end_offset": 96,
                    "span": "read"
                  }
                ]
              },
              "end_offset": 172
            }
          ]
        },
        "end_offset": 172
      },
      {
        "span": "can read the instructions by pressing t on your keyboard and then you can either hit",
        "start_offset": 88,
        "attachments": [],
        "rule": "precedence1",
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "second": [
            {
              "span": "can either hit",
              "start_offset": 158,
              "attachments": [
                {
                  "labels": [
                    "You",
                    "Entity",
                    "Concept"
                  ],
                  "agentType": "You",
                  "span": [
                    26
                  ],
                  "text": "you"
                }
              ],
              "rule": "commit_to_something",
              "labels": [
                "MakeCommitment",
                "Commitment",
                "Plan",
                "Communicate",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "arguments": {
                "topic": [
                  {
                    "start_offset": 169,
                    "attachments": [],
                    "rule": "genericAction",
                    "labels": [
                      "GenericAction",
                      "Action",
                      "EventLike",
                      "Concept"
                    ],
                    "end_offset": 172,
                    "span": "hit"
                  }
                ]
              },
              "end_offset": 172
            }
          ],
          "first": [
            {
              "span": "can read",
              "start_offset": 88,
              "attachments": [
                {
                  "labels": [
                    "You",
                    "Entity",
                    "Concept"
                  ],
                  "agentType": "You",
                  "span": [
                    13
                  ],
                  "text": "you"
                }
              ],
              "rule": "commit_to_something",
              "labels": [
                "MakeCommitment",
                "Commitment",
                "Plan",
                "Communicate",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "arguments": {
                "topic": [
                  {
                    "start_offset": 92,
                    "attachments": [],
                    "rule": "genericAction",
                    "labels": [
                      "GenericAction",
                      "Action",
                      "EventLike",
                      "Concept"
                    ],
                    "end_offset": 96,
                    "span": "read"
                  }
                ]
              },
              "end_offset": 96
            }
          ]
        },
        "end_offset": 172
      },
      {
        "span": "before you start moving and completing",
        "start_offset": 35,
        "attachments": [],
        "rule": "precedence3_token_before",
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "second": [
            {
              "start_offset": 52,
              "attachments": [],
              "rule": "move_keep_false",
              "labels": [
                "Move",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 58,
              "span": "moving"
            }
          ],
          "first": [
            {
              "start_offset": 63,
              "attachments": [],
              "rule": "genericAction",
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 73,
              "span": "completing"
            }
          ]
        },
        "end_offset": 73
      },
      {
        "start_offset": 149,
        "attachments": [],
        "rule": "precedence2",
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 153,
        "span": "then"
      }
    ],
    "participant_id": "99999",
    "asr_msg_id": "2414e1ae-55d8-4bed-90d3-5916f37c277a",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " remember to read the instructions before you start moving and completing the tasks you can read the instructions by pressing t on your keyboard and then you can either hit Escape or enter to leave the chat"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 1092 agent/dialog 1667588533.165 2022-11-04T19:02:13.165Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:02:13.165Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:02:13.165Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:02:13.165Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:02:13.488Z",
  "data": {
    "extractions": [
      {
        "start_offset": 30,
        "attachments": [],
        "rule": "switch",
        "labels": [
          "Switch",
          "Concept"
        ],
        "end_offset": 36,
        "span": "levers"
      },
      {
        "span": "Toggle the levers",
        "start_offset": 19,
        "attachments": [],
        "rule": "lemma_verb_dobj-toggle",
        "labels": [
          "Toggle",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "target": [
            {
              "start_offset": 30,
              "attachments": [],
              "rule": "switch",
              "labels": [
                "Switch",
                "Concept"
              ],
              "end_offset": 36,
              "span": "levers"
            }
          ]
        },
        "end_offset": 36
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"ADVISOR : Toggle the levers in the following order : [-- UP -- UP -- DOWN -- DOWN -- UP].\",\"color\":\"yellow\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 2241 agent/dialog 1667588553.714 2022-11-04T19:02:33.714Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:02:33.714Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:02:33.714Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:02:33.714Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:02:33.727Z",
  "data": {
    "extractions": [],
    "participant_id": "Player267",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "t"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 2308 agent/dialog 1667588554.704 2022-11-04T19:02:34.704Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:02:34.704Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:02:34.704Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:02:34.704Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:02:34.738Z",
  "data": {
    "extractions": [],
    "participant_id": "00052",
    "asr_msg_id": "b821728a-5a9c-4d45-b06a-2c0dd8da8b3d",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": "the path ways behind you"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 2323 agent/dialog 1667588554.922 2022-11-04T19:02:34.922Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:02:34.922Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:02:34.922Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:02:34.922Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:02:34.963Z",
  "data": {
    "extractions": [
      {
        "start_offset": 0,
        "attachments": [],
        "rule": "medic_strict_token",
        "labels": [
          "Medic",
          "Role",
          "Entity",
          "Concept"
        ],
        "end_offset": 5,
        "span": "medic"
      }
    ],
    "participant_id": "99999",
    "asr_msg_id": "4ba04f73-f662-49bc-a44f-708563c4044c",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": "medic the path ways behind you"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 2454 agent/dialog 1667588557.129 2022-11-04T19:02:37.129Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:02:37.129Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:02:37.129Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:02:37.129Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:02:37.165Z",
  "data": {
    "extractions": [
      {
        "start_offset": 1,
        "attachments": [],
        "rule": "medic_strict_token",
        "labels": [
          "Medic",
          "Role",
          "Entity",
          "Concept"
        ],
        "end_offset": 6,
        "span": "medic"
      }
    ],
    "participant_id": "00058",
    "asr_msg_id": "9887bb02-6e90-4a73-b165-3d95e6d8db1c",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " medic the path ways behind you"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 2743 agent/dialog 1667588561.78 2022-11-04T19:02:41.780Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:02:41.780Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:02:41.780Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:02:41.780Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:02:41.812Z",
  "data": {
    "extractions": [],
    "participant_id": "00052",
    "asr_msg_id": "83b2367d-38fd-46a7-ac53-8e2d15934d91",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " but I'm so confused"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 2926 agent/dialog 1667588565.06 2022-11-04T19:02:45.060Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:02:45.060Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:02:45.060Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:02:45.060Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:02:45.103Z",
  "data": {
    "extractions": [
      {
        "start_offset": 1,
        "attachments": [],
        "rule": "agree_token_match",
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 5,
        "span": "okay"
      }
    ],
    "participant_id": "99999",
    "asr_msg_id": "b748c0cb-aa84-43e1-ba94-5a47f9bcf7c7",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " okay"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 2981 agent/dialog 1667588565.894 2022-11-04T19:02:45.894Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:02:45.894Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:02:45.894Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:02:45.894Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:02:45.999Z",
  "data": {
    "extractions": [
      {
        "start_offset": 39,
        "attachments": [],
        "rule": "agree_token_match",
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 43,
        "span": "okay"
      }
    ],
    "participant_id": "00058",
    "asr_msg_id": "a1abb7dc-a3ef-408c-b72f-ce0920b670b1",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " where is one of the circle the circle okay"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 3506 agent/dialog 1667588574.053 2022-11-04T19:02:54.053Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:02:54.053Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:02:54.053Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:02:54.053Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:02:54.168Z",
  "data": {
    "extractions": [
      {
        "span": "coming am I like",
        "start_offset": 46,
        "attachments": [
          {
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "agentType": "Self",
            "span": [
              7
            ],
            "text": "I"
          }
        ],
        "rule": "DeliberateFutGALLUP",
        "labels": [
          "DeliberatePlan",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "target": [
            {
              "start_offset": 58,
              "attachments": [],
              "rule": "genericAction",
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 62,
              "span": "like"
            }
          ]
        },
        "end_offset": 62
      },
      {
        "start_offset": 42,
        "attachments": [],
        "rule": "coming_on_my_way_token",
        "labels": [
          "OnMyWay",
          "Move",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 52,
        "span": "I am coming"
      },
      {
        "start_offset": 70,
        "attachments": [],
        "rule": "right_direction",
        "labels": [
          "Right",
          "Relative",
          "Direction",
          "Concept"
        ],
        "end_offset": 75,
        "span": "right"
      }
    ],
    "participant_id": "00052",
    "asr_msg_id": "047c5b1b-b9fc-4390-8ff0-309accade60d",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " I right-click the button to proceed wait I'm coming am I like in the right"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 3523 agent/dialog 1667588574.404 2022-11-04T19:02:54.404Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:02:54.404Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:02:54.404Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:02:54.404Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:02:54.472Z",
  "data": {
    "extractions": [
      {
        "start_offset": 13,
        "attachments": [],
        "rule": "infrastructure_detection",
        "labels": [
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 17,
        "span": "door"
      }
    ],
    "participant_id": "00058",
    "asr_msg_id": "721bd1e5-385a-4d29-a214-5bb348405532",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " to open the door please use right click open circle again"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 3569 agent/dialog 1667588574.917 2022-11-04T19:02:54.917Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:02:54.917Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:02:54.917Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:02:54.917Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:02:55.043Z",
  "data": {
    "extractions": [
      {
        "start_offset": 12,
        "attachments": [],
        "rule": "infrastructure_detection",
        "labels": [
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 16,
        "span": "door"
      },
      {
        "span": "going the other way",
        "start_offset": 79,
        "attachments": [],
        "rule": "move_entity_action",
        "labels": [
          "MoveTo",
          "Move",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "target": [
            {
              "start_offset": 95,
              "attachments": [],
              "rule": "pro-form-etc",
              "labels": [
                "Entity",
                "Concept"
              ],
              "end_offset": 98,
              "span": "way"
            }
          ]
        },
        "end_offset": 98
      },
      {
        "span": "am I going",
        "start_offset": 40,
        "attachments": [
          {
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "agentType": "Self",
            "span": [
              9
            ],
            "text": "I"
          }
        ],
        "rule": "binary_question",
        "labels": [
          "YesNoQuestion",
          "Question",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "topic": [
            {
              "start_offset": 45,
              "attachments": [
                {
                  "value": "future"
                }
              ],
              "rule": "genericAction",
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 50,
              "span": "going"
            }
          ]
        },
        "end_offset": 50
      }
    ],
    "participant_id": "99999",
    "asr_msg_id": "1a215b2f-a173-463a-a771-18151b18ad7c",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": "to open the door please use right click am I going to correct location the one going the other way over"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 3690 agent/dialog 1667588576.613 2022-11-04T19:02:56.613Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:02:56.613Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:02:56.613Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:02:56.613Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:02:56.903Z",
  "data": {
    "extractions": [
      {
        "start_offset": 30,
        "attachments": [],
        "rule": "switch",
        "labels": [
          "Switch",
          "Concept"
        ],
        "end_offset": 36,
        "span": "levers"
      },
      {
        "span": "Toggle the levers",
        "start_offset": 19,
        "attachments": [],
        "rule": "lemma_verb_dobj-toggle",
        "labels": [
          "Toggle",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "target": [
            {
              "start_offset": 30,
              "attachments": [],
              "rule": "switch",
              "labels": [
                "Switch",
                "Concept"
              ],
              "end_offset": 36,
              "span": "levers"
            }
          ]
        },
        "end_offset": 36
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"ADVISOR : Toggle the levers in the following order : [-- UP -- UP -- DOWN -- DOWN -- UP].\",\"color\":\"yellow\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 3711 agent/dialog 1667588577.259 2022-11-04T19:02:57.259Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:02:57.259Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:02:57.259Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:02:57.259Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:02:57.276Z",
  "data": {
    "extractions": [],
    "participant_id": "00058",
    "asr_msg_id": "7596d988-5f67-4803-a6fc-3945bc30bb78",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " in circle again"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 3764 agent/dialog 1667588577.963 2022-11-04T19:02:57.963Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:02:57.963Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:02:57.963Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:02:57.963Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:02:58.236Z",
  "data": {
    "extractions": [
      {
        "start_offset": 30,
        "attachments": [],
        "rule": "switch",
        "labels": [
          "Switch",
          "Concept"
        ],
        "end_offset": 36,
        "span": "levers"
      },
      {
        "span": "Toggle the levers",
        "start_offset": 19,
        "attachments": [],
        "rule": "lemma_verb_dobj-toggle",
        "labels": [
          "Toggle",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "target": [
            {
              "start_offset": 30,
              "attachments": [],
              "rule": "switch",
              "labels": [
                "Switch",
                "Concept"
              ],
              "end_offset": 36,
              "span": "levers"
            }
          ]
        },
        "end_offset": 36
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"ADVISOR : Toggle the levers in the following order : [-- UP -- UP -- DOWN -- DOWN -- UP].\",\"color\":\"yellow\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 3851 agent/dialog 1667588579.302 2022-11-04T19:02:59.302Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:02:59.302Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:02:59.302Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:02:59.302Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:02:59.344Z",
  "data": {
    "extractions": [
      {
        "start_offset": 1,
        "attachments": [],
        "rule": "agree_token_match",
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 5,
        "span": "okay"
      },
      {
        "start_offset": 18,
        "attachments": [],
        "rule": "agree_token_match",
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 22,
        "span": "okay"
      }
    ],
    "participant_id": "99999",
    "asr_msg_id": "6a94d6dd-3196-4304-ae52-778e1ec607ba",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " okay right click okay open"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 3884 agent/dialog 1667588579.663 2022-11-04T19:02:59.663Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:02:59.663Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:02:59.663Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:02:59.663Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:02:59.938Z",
  "data": {
    "extractions": [
      {
        "start_offset": 30,
        "attachments": [],
        "rule": "switch",
        "labels": [
          "Switch",
          "Concept"
        ],
        "end_offset": 36,
        "span": "levers"
      },
      {
        "span": "Toggle the levers",
        "start_offset": 19,
        "attachments": [],
        "rule": "lemma_verb_dobj-toggle",
        "labels": [
          "Toggle",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "target": [
            {
              "start_offset": 30,
              "attachments": [],
              "rule": "switch",
              "labels": [
                "Switch",
                "Concept"
              ],
              "end_offset": 36,
              "span": "levers"
            }
          ]
        },
        "end_offset": 36
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"ADVISOR : Toggle the levers in the following order : [-- UP -- UP -- DOWN -- DOWN -- UP].\",\"color\":\"yellow\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 3915 agent/dialog 1667588580.213 2022-11-04T19:03:00.213Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:03:00.213Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:03:00.213Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:00.213Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:00.468Z",
  "data": {
    "extractions": [
      {
        "start_offset": 30,
        "attachments": [],
        "rule": "switch",
        "labels": [
          "Switch",
          "Concept"
        ],
        "end_offset": 36,
        "span": "levers"
      },
      {
        "span": "Toggle the levers",
        "start_offset": 19,
        "attachments": [],
        "rule": "lemma_verb_dobj-toggle",
        "labels": [
          "Toggle",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "target": [
            {
              "start_offset": 30,
              "attachments": [],
              "rule": "switch",
              "labels": [
                "Switch",
                "Concept"
              ],
              "end_offset": 36,
              "span": "levers"
            }
          ]
        },
        "end_offset": 36
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"ADVISOR : Toggle the levers in the following order : [-- UP -- UP -- DOWN -- DOWN -- UP].\",\"color\":\"yellow\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 3977 agent/dialog 1667588581.575 2022-11-04T19:03:01.575Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:03:01.575Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:03:01.575Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:01.575Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:01.589Z",
  "data": {
    "extractions": [
      {
        "start_offset": 1,
        "attachments": [],
        "rule": "agree_token_match",
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 5,
        "span": "okay"
      }
    ],
    "participant_id": "99999",
    "asr_msg_id": "3350dd7a-9854-4a94-8d08-ff09681106eb",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " okay"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 4162 agent/dialog 1667588585.076 2022-11-04T19:03:05.076Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:03:05.076Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:03:05.076Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:05.076Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:05.098Z",
  "data": {
    "extractions": [
      {
        "start_offset": 1,
        "attachments": [],
        "rule": "switch",
        "labels": [
          "Switch",
          "Concept"
        ],
        "end_offset": 7,
        "span": "toggle"
      }
    ],
    "participant_id": "99999",
    "asr_msg_id": "929a2fad-0ea5-4378-86c1-9de854f319e4",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " toggle B of"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 4819 agent/dialog 1667588596.478 2022-11-04T19:03:16.478Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:03:16.478Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:03:16.478Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:16.478Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:16.524Z",
  "data": {
    "extractions": [],
    "participant_id": "99999",
    "asr_msg_id": "45aa6bf9-6416-4341-8b54-9689ded5c124",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " down"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 4885 agent/dialog 1667588597.615 2022-11-04T19:03:17.615Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:03:17.615Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:03:17.615Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:17.615Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:17.764Z",
  "data": {
    "extractions": [
      {
        "start_offset": 43,
        "attachments": [],
        "rule": "green",
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 48,
        "span": "green"
      },
      {
        "span": "Regular Victim Detected",
        "start_offset": 9,
        "attachments": [],
        "rule": "found_victim_reverse",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 9,
              "attachments": [],
              "rule": "regular_victim_one",
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 23,
              "span": "Regular Victim"
            }
          ]
        },
        "end_offset": 32
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "regular_victim_one",
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "span": "Regular Victim"
      },
      {
        "start_offset": 17,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "span": "Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 4948 agent/dialog 1667588598.544 2022-11-04T19:03:18.544Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:03:18.544Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:03:18.544Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:18.544Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:18.581Z",
  "data": {
    "extractions": [],
    "participant_id": "00052",
    "asr_msg_id": "5ca2754e-b155-4f96-89ae-58cbc1b856ac",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": "down oh up down down up gotcha"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 5074 agent/dialog 1667588600.703 2022-11-04T19:03:20.703Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:03:20.703Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:03:20.703Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:20.703Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:20.738Z",
  "data": {
    "extractions": [
      {
        "start_offset": 20,
        "attachments": [],
        "rule": "agree_token_match",
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 24,
        "span": "okay"
      }
    ],
    "participant_id": "99999",
    "asr_msg_id": "7172f3f9-eb4c-4879-aba5-1bb69588b614",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " up up down down up okay"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 5136 agent/dialog 1667588601.615 2022-11-04T19:03:21.615Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:03:21.615Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:03:21.615Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:21.615Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:21.768Z",
  "data": {
    "extractions": [
      {
        "start_offset": 38,
        "attachments": [],
        "rule": "green",
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "span": "green"
      },
      {
        "span": "No Victim Detected",
        "start_offset": 9,
        "attachments": [],
        "rule": "found_victim_reverse",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 9,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "span": "No Victim"
            }
          ]
        },
        "end_offset": 27
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "no_victim_one",
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "span": "No Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 5199 agent/dialog 1667588602.956 2022-11-04T19:03:22.956Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:03:22.956Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:03:22.956Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:22.956Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:22.964Z",
  "data": {
    "extractions": [
      {
        "start_offset": 0,
        "attachments": [],
        "rule": "enter_action",
        "labels": [
          "Enter",
          "Move",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 5,
        "span": "enter"
      },
      {
        "start_offset": 0,
        "attachments": [],
        "rule": "instruction_command",
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 5,
        "span": "enter"
      }
    ],
    "participant_id": "00058",
    "asr_msg_id": "a21c2580-51c5-4743-a361-1a2c9b0ba491",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": "enter"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 5353 agent/dialog 1667588605.816 2022-11-04T19:03:25.816Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:03:25.816Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:03:25.816Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:25.816Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:25.939Z",
  "data": {
    "extractions": [
      {
        "start_offset": 38,
        "attachments": [],
        "rule": "green",
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "span": "green"
      },
      {
        "span": "No Victim Detected",
        "start_offset": 9,
        "attachments": [],
        "rule": "found_victim_reverse",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 9,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "span": "No Victim"
            }
          ]
        },
        "end_offset": 27
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "no_victim_one",
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "span": "No Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 5354 agent/dialog 1667588605.937 2022-11-04T19:03:25.937Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:03:25.937Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:03:25.937Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:25.937Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:25.944Z",
  "data": {
    "extractions": [
      {
        "start_offset": 1,
        "attachments": [],
        "rule": "agree_token_match",
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 5,
        "span": "okay"
      }
    ],
    "participant_id": "99999",
    "asr_msg_id": "dd143633-0c51-43e5-ac96-3f344550f22a",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " okay"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 5970 agent/dialog 1667588616.463 2022-11-04T19:03:36.463Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:03:36.463Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:03:36.463Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:36.463Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:36.534Z",
  "data": {
    "extractions": [
      {
        "start_offset": 64,
        "attachments": [],
        "rule": "agree_token_match",
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 68,
        "span": "okay"
      },
      {
        "span": "die hit",
        "start_offset": 24,
        "attachments": [],
        "rule": "instruction_command_topic",
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "topic": [
            {
              "start_offset": 28,
              "attachments": [],
              "rule": "genericAction",
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 31,
              "span": "hit"
            }
          ]
        },
        "end_offset": 31
      },
      {
        "start_offset": 56,
        "attachments": [],
        "rule": "instruction_command",
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 63,
        "span": "proceed"
      }
    ],
    "participant_id": "99999",
    "asr_msg_id": "164c9277-242a-4733-8856-96ee72ff5468",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " treating them well and die hit the button on the water proceed okay"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 6170 agent/dialog 1667588619.516 2022-11-04T19:03:39.516Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:03:39.516Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:03:39.516Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:39.516Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:39.657Z",
  "data": {
    "extractions": [
      {
        "start_offset": 36,
        "attachments": [],
        "rule": "red",
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "span": "red"
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "span": "Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 6215 agent/dialog 1667588620.213 2022-11-04T19:03:40.213Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:03:40.213Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:03:40.213Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:40.213Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:40.371Z",
  "data": {
    "extractions": [
      {
        "start_offset": 36,
        "attachments": [],
        "rule": "red",
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "span": "red"
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "span": "Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 6227 agent/dialog 1667588620.413 2022-11-04T19:03:40.413Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:03:40.413Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:03:40.413Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:40.413Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:40.521Z",
  "data": {
    "extractions": [
      {
        "start_offset": 36,
        "attachments": [],
        "rule": "red",
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "span": "red"
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "span": "Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 6240 agent/dialog 1667588620.563 2022-11-04T19:03:40.563Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:03:40.563Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:03:40.563Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:40.563Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:40.688Z",
  "data": {
    "extractions": [
      {
        "start_offset": 36,
        "attachments": [],
        "rule": "red",
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "span": "red"
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "span": "Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 6249 agent/dialog 1667588620.714 2022-11-04T19:03:40.714Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:03:40.714Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:03:40.714Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:40.714Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:40.843Z",
  "data": {
    "extractions": [
      {
        "start_offset": 36,
        "attachments": [],
        "rule": "red",
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "span": "red"
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "span": "Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 6568 agent/dialog 1667588625.46 2022-11-04T19:03:45.460Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:03:45.460Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:03:45.460Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:45.460Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:45.506Z",
  "data": {
    "extractions": [
      {
        "start_offset": 39,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 45,
        "span": "victim"
      }
    ],
    "participant_id": "00058",
    "asr_msg_id": "8df917be-7570-4d9f-8c42-a2e3e1039830",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " quick left click and hold to hear the victim"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 6576 agent/dialog 1667588625.523 2022-11-04T19:03:45.523Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:03:45.523Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:03:45.523Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:45.523Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:45.566Z",
  "data": {
    "extractions": [
      {
        "start_offset": 38,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 44,
        "span": "victim"
      }
    ],
    "participant_id": "00052",
    "asr_msg_id": "a0b2c9fb-0f54-4e09-b0ca-27d37fdf6c4c",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": "click left click and hold to hear the victim"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 6590 agent/dialog 1667588625.733 2022-11-04T19:03:45.733Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:03:45.733Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:03:45.733Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:45.733Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:45.783Z",
  "data": {
    "extractions": [
      {
        "start_offset": 33,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "span": "victim"
      }
    ],
    "participant_id": "99999",
    "asr_msg_id": "c9962b64-2d71-443a-bb86-bc66c3f85665",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " left click and hold to hear the victim right"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 6735 agent/dialog 1667588627.691 2022-11-04T19:03:47.691Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:03:47.691Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:03:47.691Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:47.691Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:47.713Z",
  "data": {
    "extractions": [
      {
        "start_offset": 6,
        "attachments": [
          {
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "agentType": "Self",
            "span": [
              0
            ],
            "text": "I"
          }
        ],
        "rule": "HelpOffer_no_helpee",
        "labels": [
          "HelpOffer",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 10,
        "span": "help"
      },
      {
        "span": "can help",
        "start_offset": 2,
        "attachments": [
          {
            "labels": [
              "Self",
              "Entity",
              "Concept"
            ],
            "agentType": "Self",
            "span": [
              0
            ],
            "text": "I"
          }
        ],
        "rule": "commit_to_something",
        "labels": [
          "MakeCommitment",
          "Commitment",
          "Plan",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "topic": [
            {
              "start_offset": 6,
              "attachments": [
                {
                  "labels": [
                    "Self",
                    "Entity",
                    "Concept"
                  ],
                  "agentType": "Self",
                  "span": [
                    0
                  ],
                  "text": "I"
                }
              ],
              "rule": "HelpOffer_no_helpee",
              "labels": [
                "HelpOffer",
                "Communicate",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 10,
              "span": "help"
            }
          ]
        },
        "end_offset": 10
      }
    ],
    "participant_id": "99999",
    "asr_msg_id": "d575a17a-826e-4959-92f2-97328fe370b4",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": "I can help"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 6958 agent/dialog 1667588630.568 2022-11-04T19:03:50.568Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:03:50.568Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:03:50.568Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:50.568Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:50.671Z",
  "data": {
    "extractions": [
      {
        "start_offset": 38,
        "attachments": [],
        "rule": "green",
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "span": "green"
      },
      {
        "span": "No Victim Detected",
        "start_offset": 9,
        "attachments": [],
        "rule": "found_victim_reverse",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 9,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "span": "No Victim"
            }
          ]
        },
        "end_offset": 27
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "no_victim_one",
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "span": "No Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 7021 agent/dialog 1667588631.614 2022-11-04T19:03:51.614Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:03:51.614Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:03:51.614Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:51.614Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:51.730Z",
  "data": {
    "extractions": [
      {
        "start_offset": 36,
        "attachments": [],
        "rule": "red",
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "span": "red"
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "span": "Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 7103 agent/dialog 1667588632.867 2022-11-04T19:03:52.867Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:03:52.867Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:03:52.867Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:52.867Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:52.988Z",
  "data": {
    "extractions": [
      {
        "start_offset": 38,
        "attachments": [],
        "rule": "green",
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "span": "green"
      },
      {
        "span": "No Victim Detected",
        "start_offset": 9,
        "attachments": [],
        "rule": "found_victim_reverse",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 9,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "span": "No Victim"
            }
          ]
        },
        "end_offset": 27
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "no_victim_one",
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "span": "No Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 7145 agent/dialog 1667588633.657 2022-11-04T19:03:53.657Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:03:53.657Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:03:53.657Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:53.657Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:53.698Z",
  "data": {
    "extractions": [
      {
        "start_offset": 0,
        "attachments": [],
        "rule": "medic_strict_token",
        "labels": [
          "Medic",
          "Role",
          "Entity",
          "Concept"
        ],
        "end_offset": 5,
        "span": "medic"
      }
    ],
    "participant_id": "00058",
    "asr_msg_id": "bb614891-4c88-44cf-85f6-4bb77dc00ba6",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": "medic"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 7168 agent/dialog 1667588633.941 2022-11-04T19:03:53.941Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:03:53.941Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:03:53.941Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:53.941Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:53.983Z",
  "data": {
    "extractions": [
      {
        "start_offset": 16,
        "attachments": [],
        "rule": "agree_token_match",
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 20,
        "span": "okay"
      },
      {
        "start_offset": 11,
        "attachments": [],
        "rule": "infrastructure_detection",
        "labels": [
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 15,
        "span": "Hall"
      }
    ],
    "participant_id": "99999",
    "asr_msg_id": "886858fb-1593-4a0f-8e26-daaa52628045",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " now again Hall okay"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 7231 agent/dialog 1667588634.767 2022-11-04T19:03:54.767Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:03:54.767Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:03:54.767Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:54.767Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:54.871Z",
  "data": {
    "extractions": [
      {
        "start_offset": 38,
        "attachments": [],
        "rule": "green",
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "span": "green"
      },
      {
        "span": "No Victim Detected",
        "start_offset": 9,
        "attachments": [],
        "rule": "found_victim_reverse",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 9,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "span": "No Victim"
            }
          ]
        },
        "end_offset": 27
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "no_victim_one",
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "span": "No Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 7240 agent/dialog 1667588634.913 2022-11-04T19:03:54.913Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:03:54.913Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:03:54.913Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:54.913Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:55.020Z",
  "data": {
    "extractions": [
      {
        "start_offset": 36,
        "attachments": [],
        "rule": "red",
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "span": "red"
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "span": "Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 7375 agent/dialog 1667588637.215 2022-11-04T19:03:57.215Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:03:57.215Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:03:57.215Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:03:57.215Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:03:57.312Z",
  "data": {
    "extractions": [
      {
        "start_offset": 38,
        "attachments": [],
        "rule": "green",
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "span": "green"
      },
      {
        "span": "No Victim Detected",
        "start_offset": 9,
        "attachments": [],
        "rule": "found_victim_reverse",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 9,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "span": "No Victim"
            }
          ]
        },
        "end_offset": 27
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "no_victim_one",
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "span": "No Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 7557 agent/dialog 1667588640.264 2022-11-04T19:04:00.264Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:00.264Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:00.264Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:00.264Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:00.379Z",
  "data": {
    "extractions": [
      {
        "start_offset": 38,
        "attachments": [],
        "rule": "green",
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "span": "green"
      },
      {
        "span": "No Victim Detected",
        "start_offset": 9,
        "attachments": [],
        "rule": "found_victim_reverse",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 9,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "span": "No Victim"
            }
          ]
        },
        "end_offset": 27
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "no_victim_one",
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "span": "No Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 7564 agent/dialog 1667588640.441 2022-11-04T19:04:00.441Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:04:00.441Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:04:00.441Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:00.441Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:00.499Z",
  "data": {
    "extractions": [
      {
        "start_offset": 1,
        "attachments": [],
        "rule": "agree_token_match",
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 5,
        "span": "okay"
      },
      {
        "start_offset": 11,
        "attachments": [],
        "rule": "victimB",
        "labels": [
          "VictimTypeB",
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 17,
        "span": "type B"
      }
    ],
    "participant_id": "99999",
    "asr_msg_id": "fe1a4d7e-c4e0-454c-87ed-2be35cd955a1",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " okay it's type B"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 7579 agent/dialog 1667588640.699 2022-11-04T19:04:00.699Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:04:00.699Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:04:00.699Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:00.699Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:00.727Z",
  "data": {
    "extractions": [],
    "participant_id": "00058",
    "asr_msg_id": "ecb20fed-0461-44d9-bf0b-704729658ccf",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " I'm so confused"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 7601 agent/dialog 1667588641.04 2022-11-04T19:04:01.040Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:04:01.040Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:04:01.040Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:01.040Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:01.152Z",
  "data": {
    "extractions": [],
    "participant_id": "00052",
    "asr_msg_id": "c0e8c41d-a775-445f-b162-4a43d48e61bd",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": "let's look at home don't see any of my thumbs I'm so confused why is it"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 7695 agent/dialog 1667588642.763 2022-11-04T19:04:02.763Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:02.763Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:02.763Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:02.763Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:02.867Z",
  "data": {
    "extractions": [
      {
        "start_offset": 36,
        "attachments": [],
        "rule": "red",
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "span": "red"
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "span": "Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 7723 agent/dialog 1667588643.214 2022-11-04T19:04:03.214Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:03.214Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:03.214Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:03.214Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:03.323Z",
  "data": {
    "extractions": [
      {
        "start_offset": 36,
        "attachments": [],
        "rule": "red",
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "span": "red"
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "span": "Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 7735 agent/dialog 1667588643.364 2022-11-04T19:04:03.364Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:03.364Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:03.364Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:03.364Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:03.481Z",
  "data": {
    "extractions": [
      {
        "start_offset": 36,
        "attachments": [],
        "rule": "red",
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "span": "red"
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "span": "Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 7749 agent/dialog 1667588643.613 2022-11-04T19:04:03.613Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:03.613Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:03.613Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:03.613Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:03.759Z",
  "data": {
    "extractions": [
      {
        "start_offset": 36,
        "attachments": [],
        "rule": "red",
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "span": "red"
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "span": "Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 7761 agent/dialog 1667588643.763 2022-11-04T19:04:03.763Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:03.763Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:03.763Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:03.763Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:03.866Z",
  "data": {
    "extractions": [
      {
        "start_offset": 36,
        "attachments": [],
        "rule": "red",
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "span": "red"
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "span": "Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 7771 agent/dialog 1667588643.868 2022-11-04T19:04:03.868Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:03.868Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:03.868Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:03.868Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:03.976Z",
  "data": {
    "extractions": [
      {
        "start_offset": 36,
        "attachments": [],
        "rule": "red",
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "span": "red"
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "span": "Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 7787 agent/dialog 1667588644.112 2022-11-04T19:04:04.112Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:04.112Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:04.112Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:04.112Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:04.224Z",
  "data": {
    "extractions": [
      {
        "start_offset": 36,
        "attachments": [],
        "rule": "red",
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "span": "red"
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "span": "Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 7803 agent/dialog 1667588644.264 2022-11-04T19:04:04.264Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:04.264Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:04.264Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:04.264Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:04.381Z",
  "data": {
    "extractions": [
      {
        "start_offset": 36,
        "attachments": [],
        "rule": "red",
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "span": "red"
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "span": "Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 7809 agent/dialog 1667588644.379 2022-11-04T19:04:04.379Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:04.379Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:04.379Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:04.379Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:04.513Z",
  "data": {
    "extractions": [
      {
        "start_offset": 36,
        "attachments": [],
        "rule": "red",
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "span": "red"
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "span": "Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 7821 agent/dialog 1667588644.563 2022-11-04T19:04:04.563Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:04.563Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:04.563Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:04.563Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:04.675Z",
  "data": {
    "extractions": [
      {
        "start_offset": 36,
        "attachments": [],
        "rule": "red",
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "span": "red"
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "span": "Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 7836 agent/dialog 1667588644.763 2022-11-04T19:04:04.763Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:04.763Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:04.763Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:04.763Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:04.879Z",
  "data": {
    "extractions": [
      {
        "start_offset": 36,
        "attachments": [],
        "rule": "red",
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "span": "red"
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "span": "Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 8023 agent/dialog 1667588647.915 2022-11-04T19:04:07.915Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:07.915Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:07.915Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:07.915Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:08.034Z",
  "data": {
    "extractions": [
      {
        "start_offset": 38,
        "attachments": [],
        "rule": "green",
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "span": "green"
      },
      {
        "span": "No Victim Detected",
        "start_offset": 9,
        "attachments": [],
        "rule": "found_victim_reverse",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 9,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "span": "No Victim"
            }
          ]
        },
        "end_offset": 27
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "no_victim_one",
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "span": "No Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 8034 agent/dialog 1667588648.063 2022-11-04T19:04:08.063Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:08.063Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:08.063Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:08.063Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:08.162Z",
  "data": {
    "extractions": [
      {
        "start_offset": 36,
        "attachments": [],
        "rule": "red",
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "span": "red"
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "span": "Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"Victim Type : A.\",\"color\":\"red\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 8233 agent/dialog 1667588651.466 2022-11-04T19:04:11.466Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:11.466Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:11.466Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:11.466Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:11.566Z",
  "data": {
    "extractions": [
      {
        "start_offset": 43,
        "attachments": [],
        "rule": "green",
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 48,
        "span": "green"
      },
      {
        "span": "Regular Victim Detected",
        "start_offset": 9,
        "attachments": [],
        "rule": "found_victim_reverse",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 9,
              "attachments": [],
              "rule": "regular_victim_one",
              "labels": [
                "RegularVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 23,
              "span": "Regular Victim"
            }
          ]
        },
        "end_offset": 32
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "regular_victim_one",
        "labels": [
          "RegularVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "span": "Regular Victim"
      },
      {
        "start_offset": 17,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 23,
        "span": "Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"Regular Victim Detected\",\"color\":\"green\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 8238 agent/dialog 1667588651.564 2022-11-04T19:04:11.564Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:04:11.564Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:04:11.564Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:11.564Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:11.631Z",
  "data": {
    "extractions": [
      {
        "start_offset": 35,
        "attachments": [],
        "rule": "switch",
        "labels": [
          "Switch",
          "Concept"
        ],
        "end_offset": 40,
        "span": "lever"
      }
    ],
    "participant_id": "99999",
    "asr_msg_id": "bd45f6d4-3283-4146-8e7e-b15bbf4ed04f",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " instruction in a chat and put the lever according to what is specified"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 8269 agent/dialog 1667588651.762 2022-11-04T19:04:11.762Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:11.762Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:11.762Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:11.762Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:11.868Z",
  "data": {
    "extractions": [
      {
        "start_offset": 36,
        "attachments": [],
        "rule": "red",
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "span": "red"
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "span": "Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"Victim Type : B.\",\"color\":\"red\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 8314 agent/dialog 1667588651.893 2022-11-04T19:04:11.893Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:04:11.893Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:04:11.893Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:11.893Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:12.034Z",
  "data": {
    "extractions": [
      {
        "span": "do the switches have",
        "start_offset": 1,
        "attachments": [],
        "rule": "instruction_command_topic",
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "topic": [
            {
              "start_offset": 17,
              "attachments": [],
              "rule": "genericAction",
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 21,
              "span": "have"
            }
          ]
        },
        "end_offset": 21
      },
      {
        "start_offset": 8,
        "attachments": [],
        "rule": "switch",
        "labels": [
          "Switch",
          "Concept"
        ],
        "end_offset": 16,
        "span": "switches"
      },
      {
        "start_offset": 61,
        "attachments": [],
        "rule": "switch",
        "labels": [
          "Switch",
          "Concept"
        ],
        "end_offset": 66,
        "span": "lever"
      }
    ],
    "participant_id": "00058",
    "asr_msg_id": "f2c702c1-c698-4d05-ba85-90284c4df7fe",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " do the switches have to be down or up in a chat and put the lever according to what is specified"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 8508 agent/dialog 1667588655.062 2022-11-04T19:04:15.062Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:15.062Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:15.062Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:15.062Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:15.169Z",
  "data": {
    "extractions": [
      {
        "start_offset": 36,
        "attachments": [],
        "rule": "red",
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "span": "red"
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "span": "Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"Victim Type : B.\",\"color\":\"red\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 8548 agent/dialog 1667588655.765 2022-11-04T19:04:15.765Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:15.765Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:15.765Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:15.765Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:15.873Z",
  "data": {
    "extractions": [
      {
        "start_offset": 38,
        "attachments": [],
        "rule": "green",
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "span": "green"
      },
      {
        "span": "No Victim Detected",
        "start_offset": 9,
        "attachments": [],
        "rule": "found_victim_reverse",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 9,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "span": "No Victim"
            }
          ]
        },
        "end_offset": 27
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "no_victim_one",
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "span": "No Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 8623 agent/dialog 1667588657.26 2022-11-04T19:04:17.260Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:04:17.260Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:04:17.260Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:17.260Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:17.333Z",
  "data": {
    "extractions": [
      {
        "start_offset": 34,
        "attachments": [],
        "rule": "switch",
        "labels": [
          "Switch",
          "Concept"
        ],
        "end_offset": 39,
        "span": "lever"
      }
    ],
    "participant_id": "00052",
    "asr_msg_id": "ae5e5171-fa43-40fb-8b0c-6b26b5bcb1ba",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " struction in a chat and push the lever according to what is specified"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 8660 agent/dialog 1667588657.914 2022-11-04T19:04:17.914Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:17.914Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:17.914Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:17.914Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:18.019Z",
  "data": {
    "extractions": [
      {
        "start_offset": 38,
        "attachments": [],
        "rule": "green",
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "span": "green"
      },
      {
        "span": "No Victim Detected",
        "start_offset": 9,
        "attachments": [],
        "rule": "found_victim_reverse",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 9,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "span": "No Victim"
            }
          ]
        },
        "end_offset": 27
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "no_victim_one",
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "span": "No Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 8731 agent/dialog 1667588658.713 2022-11-04T19:04:18.713Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:18.713Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:18.713Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:18.713Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:18.853Z",
  "data": {
    "extractions": [
      {
        "start_offset": 36,
        "attachments": [],
        "rule": "red",
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "span": "red"
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "span": "Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"Victim Type : B.\",\"color\":\"red\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 8876 agent/dialog 1667588660.965 2022-11-04T19:04:20.965Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:20.965Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:20.965Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:20.965Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:21.077Z",
  "data": {
    "extractions": [
      {
        "start_offset": 38,
        "attachments": [],
        "rule": "green",
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "span": "green"
      },
      {
        "span": "No Victim Detected",
        "start_offset": 9,
        "attachments": [],
        "rule": "found_victim_reverse",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 9,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "span": "No Victim"
            }
          ]
        },
        "end_offset": 27
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "no_victim_one",
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "span": "No Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 8952 agent/dialog 1667588662.013 2022-11-04T19:04:22.013Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:22.013Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:22.013Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:22.013Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:22.120Z",
  "data": {
    "extractions": [
      {
        "start_offset": 36,
        "attachments": [],
        "rule": "red",
        "labels": [
          "Red",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 39,
        "span": "red"
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 15,
        "span": "Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"Victim Type : B.\",\"color\":\"red\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 9764 agent/dialog 1667588676.629 2022-11-04T19:04:36.629Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:04:36.629Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:04:36.629Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:36.629Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:36.691Z",
  "data": {
    "extractions": [
      {
        "start_offset": 46,
        "attachments": [],
        "rule": "blue",
        "labels": [
          "Blue",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 50,
        "span": "Blue"
      },
      {
        "start_offset": 10,
        "attachments": [],
        "rule": "critical_marker_token",
        "labels": [
          "CriticalMarkerBlock",
          "MarkerBlock",
          "Item",
          "Concept"
        ],
        "end_offset": 32,
        "span": "critical victim marker"
      },
      {
        "start_offset": 10,
        "attachments": [],
        "rule": "critical_victim",
        "labels": [
          "CriticalVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 25,
        "span": "critical victim"
      },
      {
        "start_offset": 40,
        "attachments": [],
        "rule": "infrastructure_detection",
        "labels": [
          "Infrastructure",
          "Location",
          "EventLike",
          "Concept"
        ],
        "end_offset": 45,
        "span": "floor"
      },
      {
        "span": "place the critical victim marker",
        "start_offset": 0,
        "attachments": [],
        "rule": "placeMarker1",
        "labels": [
          "PlaceMarker",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "target": [
            {
              "start_offset": 10,
              "attachments": [],
              "rule": "critical_marker_token",
              "labels": [
                "CriticalMarkerBlock",
                "MarkerBlock",
                "Item",
                "Concept"
              ],
              "end_offset": 32,
              "span": "critical victim marker"
            }
          ]
        },
        "end_offset": 32
      }
    ],
    "participant_id": "99999",
    "asr_msg_id": "dca0e9a9-c6a8-438c-b199-a351db4d6902",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": "place the critical victim marker on the floor Blue Lotus sign"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 9970 agent/dialog 1667588679.915 2022-11-04T19:04:39.915Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:39.915Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:39.915Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:39.915Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:40.017Z",
  "data": {
    "extractions": [
      {
        "start_offset": 38,
        "attachments": [],
        "rule": "green",
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "span": "green"
      },
      {
        "span": "No Victim Detected",
        "start_offset": 9,
        "attachments": [],
        "rule": "found_victim_reverse",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 9,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "span": "No Victim"
            }
          ]
        },
        "end_offset": 27
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "no_victim_one",
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "span": "No Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 10301 agent/dialog 1667588685.715 2022-11-04T19:04:45.715Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:45.715Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:45.715Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:45.715Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:45.828Z",
  "data": {
    "extractions": [
      {
        "start_offset": 38,
        "attachments": [],
        "rule": "green",
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "span": "green"
      },
      {
        "span": "No Victim Detected",
        "start_offset": 9,
        "attachments": [],
        "rule": "found_victim_reverse",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 9,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "span": "No Victim"
            }
          ]
        },
        "end_offset": 27
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "no_victim_one",
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "span": "No Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 10366 agent/dialog 1667588686.715 2022-11-04T19:04:46.715Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:46.715Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:46.715Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:46.715Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:46.833Z",
  "data": {
    "extractions": [
      {
        "start_offset": 38,
        "attachments": [],
        "rule": "green",
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "span": "green"
      },
      {
        "span": "No Victim Detected",
        "start_offset": 9,
        "attachments": [],
        "rule": "found_victim_reverse",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 9,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "span": "No Victim"
            }
          ]
        },
        "end_offset": 27
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "no_victim_one",
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "span": "No Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 10422 agent/dialog 1667588687.715 2022-11-04T19:04:47.715Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:04:47.715Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:04:47.715Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:47.715Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:47.825Z",
  "data": {
    "extractions": [
      {
        "start_offset": 38,
        "attachments": [],
        "rule": "green",
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "span": "green"
      },
      {
        "span": "No Victim Detected",
        "start_offset": 9,
        "attachments": [],
        "rule": "found_victim_reverse",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 9,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "span": "No Victim"
            }
          ]
        },
        "end_offset": 27
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "no_victim_one",
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "span": "No Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 10621 agent/dialog 1667588691.141 2022-11-04T19:04:51.141Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:04:51.141Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:04:51.141Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:51.141Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:51.168Z",
  "data": {
    "extractions": [
      {
        "start_offset": 0,
        "attachments": [],
        "rule": "agree_token_match",
        "labels": [
          "Agreement",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 4,
        "span": "okay"
      },
      {
        "start_offset": 23,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 29,
        "span": "victim"
      }
    ],
    "participant_id": "00052",
    "asr_msg_id": "9cc36a1e-3e6f-4a47-9fd1-8ff3f954804b",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": "okay supposed to carry victim"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 10634 agent/dialog 1667588691.2 2022-11-04T19:04:51.200Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:04:51.200Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:04:51.200Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:51.200Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:51.343Z",
  "data": {
    "extractions": [
      {
        "span": "please put",
        "start_offset": 6,
        "attachments": [],
        "rule": "instruction_command_topic",
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "topic": [
            {
              "start_offset": 13,
              "attachments": [],
              "rule": "genericAction",
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 16,
              "span": "put"
            }
          ]
        },
        "end_offset": 16
      },
      {
        "span": "where you",
        "start_offset": 28,
        "attachments": [],
        "rule": "location_question",
        "labels": [
          "LocationQuestion",
          "Question",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "topic": [
            {
              "start_offset": 34,
              "attachments": [],
              "rule": "you_token_capture",
              "labels": [
                "You",
                "Entity",
                "Concept"
              ],
              "end_offset": 37,
              "span": "you"
            }
          ]
        },
        "end_offset": 37
      },
      {
        "start_offset": 106,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 112,
        "span": "victim"
      },
      {
        "start_offset": 21,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 27,
        "span": "victim"
      }
    ],
    "participant_id": "00058",
    "asr_msg_id": "bbcb1d9e-d652-47dd-b088-1f6499f6089d",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": "order please put the victim where you pick them up for this Chinese question you're not supposed to carry victim on you"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 10848 agent/dialog 1667588694.731 2022-11-04T19:04:54.731Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:04:54.731Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:04:54.731Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:54.731Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:54.740Z",
  "data": {
    "extractions": [],
    "participant_id": "00058",
    "asr_msg_id": "8fe13d33-8f3c-4a8e-b190-7662c080b26f",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " help"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 10897 agent/dialog 1667588695.563 2022-11-04T19:04:55.563Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:04:55.563Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:04:55.563Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:55.563Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:55.574Z",
  "data": {
    "extractions": [
      {
        "start_offset": 1,
        "attachments": [],
        "rule": "instruction_command",
        "labels": [
          "Instruction",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 5,
        "span": "wait"
      }
    ],
    "participant_id": "00052",
    "asr_msg_id": "1537d090-0757-48b9-953d-f4ef7a777f51",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " wait so"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 10917 agent/dialog 1667588695.657 2022-11-04T19:04:55.657Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:04:55.657Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:04:55.657Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:04:55.657Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:04:55.861Z",
  "data": {
    "extractions": [
      {
        "span": "how do I put",
        "start_offset": 115,
        "attachments": [],
        "rule": "mannerquestion",
        "labels": [
          "HowQuestion",
          "Question",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "topic": [
            {
              "start_offset": 124,
              "attachments": [],
              "rule": "genericAction",
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 127,
              "span": "put"
            }
          ]
        },
        "end_offset": 127
      },
      {
        "span": "where you",
        "start_offset": 23,
        "attachments": [],
        "rule": "location_question",
        "labels": [
          "LocationQuestion",
          "Question",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "topic": [
            {
              "start_offset": 29,
              "attachments": [],
              "rule": "you_token_capture",
              "labels": [
                "You",
                "Entity",
                "Concept"
              ],
              "end_offset": 32,
              "span": "you"
            }
          ]
        },
        "end_offset": 32
      },
      {
        "start_offset": 55,
        "attachments": [],
        "rule": "training_token",
        "labels": [
          "Meeting",
          "PuzzleConcept",
          "Concept"
        ],
        "end_offset": 63,
        "span": "training"
      },
      {
        "start_offset": 101,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 107,
        "span": "victim"
      },
      {
        "start_offset": 16,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 22,
        "span": "victim"
      }
    ],
    "participant_id": "99999",
    "asr_msg_id": "b09e9765-71c9-4e85-81aa-ddad8efadd41",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " please put the victim where you pick them up but it's training Mission you're not supposed to carry victim on you how do I put a sign on the ground"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 11420 agent/dialog 1667588704.515 2022-11-04T19:05:04.515Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:05:04.515Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:05:04.515Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:05:04.515Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:05:04.674Z",
  "data": {
    "extractions": [
      {
        "start_offset": 38,
        "attachments": [],
        "rule": "green",
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "span": "green"
      },
      {
        "span": "No Victim Detected",
        "start_offset": 9,
        "attachments": [],
        "rule": "found_victim_reverse",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 9,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "span": "No Victim"
            }
          ]
        },
        "end_offset": 27
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "no_victim_one",
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "span": "No Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 11500 agent/dialog 1667588705.686 2022-11-04T19:05:05.686Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:05:05.686Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:05:05.686Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:05:05.686Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:05:05.863Z",
  "data": {
    "extractions": [
      {
        "span": "there is no victim",
        "start_offset": 76,
        "attachments": [],
        "rule": "existential",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 85,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 94,
              "span": "no victim"
            }
          ]
        },
        "end_offset": 94
      },
      {
        "span": "where there is no victim",
        "start_offset": 70,
        "attachments": [],
        "rule": "location_question",
        "labels": [
          "LocationQuestion",
          "Question",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "topic": [
            {
              "start_offset": 85,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 94,
              "span": "no victim"
            }
          ]
        },
        "end_offset": 94
      },
      {
        "span": "need to push",
        "start_offset": 108,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "agentType": "You",
            "span": [
              21
            ],
            "text": "you"
          }
        ],
        "rule": "prep_need_action",
        "labels": [
          "NeedAction",
          "Need",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "action": [
            {
              "start_offset": 116,
              "attachments": [],
              "rule": "genericAction",
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 120,
              "span": "push"
            }
          ]
        },
        "end_offset": 120
      },
      {
        "span": "need to go",
        "start_offset": 42,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "agentType": "You",
            "span": [
              6
            ],
            "text": "you"
          }
        ],
        "rule": "prep_need_action",
        "labels": [
          "NeedAction",
          "Need",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "action": [
            {
              "start_offset": 50,
              "attachments": [
                {
                  "labels": [
                    "You",
                    "Entity",
                    "Concept"
                  ],
                  "agentType": "You",
                  "span": [
                    6
                  ],
                  "text": "you"
                }
              ],
              "rule": "move_keep_false",
              "labels": [
                "Move",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 52,
              "span": "go"
            }
          ]
        },
        "end_offset": 52
      },
      {
        "start_offset": 85,
        "attachments": [],
        "rule": "no_victim_one",
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 94,
        "span": "no victim"
      },
      {
        "span": "need to go back to the room where there is no victim and then you need to push",
        "start_offset": 42,
        "attachments": [],
        "rule": "precedence1",
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "second": [
            {
              "span": "need to push",
              "start_offset": 108,
              "attachments": [
                {
                  "labels": [
                    "You",
                    "Entity",
                    "Concept"
                  ],
                  "agentType": "You",
                  "span": [
                    21
                  ],
                  "text": "you"
                }
              ],
              "rule": "prep_need_action",
              "labels": [
                "NeedAction",
                "Need",
                "Communicate",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "arguments": {
                "action": [
                  {
                    "start_offset": 116,
                    "attachments": [],
                    "rule": "genericAction",
                    "labels": [
                      "GenericAction",
                      "Action",
                      "EventLike",
                      "Concept"
                    ],
                    "end_offset": 120,
                    "span": "push"
                  }
                ]
              },
              "end_offset": 120
            }
          ],
          "first": [
            {
              "span": "need to go",
              "start_offset": 42,
              "attachments": [
                {
                  "labels": [
                    "You",
                    "Entity",
                    "Concept"
                  ],
                  "agentType": "You",
                  "span": [
                    6
                  ],
                  "text": "you"
                }
              ],
              "rule": "prep_need_action",
              "labels": [
                "NeedAction",
                "Need",
                "Communicate",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "arguments": {
                "action": [
                  {
                    "start_offset": 50,
                    "attachments": [
                      {
                        "labels": [
                          "You",
                          "Entity",
                          "Concept"
                        ],
                        "agentType": "You",
                        "span": [
                          6
                        ],
                        "text": "you"
                      }
                    ],
                    "rule": "move_keep_false",
                    "labels": [
                      "Move",
                      "SimpleAction",
                      "Action",
                      "EventLike",
                      "Concept"
                    ],
                    "end_offset": 52,
                    "span": "go"
                  }
                ]
              },
              "end_offset": 52
            }
          ]
        },
        "end_offset": 120
      },
      {
        "start_offset": 99,
        "attachments": [],
        "rule": "precedence2",
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 103,
        "span": "then"
      },
      {
        "start_offset": 28,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 34,
        "span": "victim"
      }
    ],
    "participant_id": "00058",
    "asr_msg_id": "a6e6784a-0968-4756-beb3-970d1d0838ec",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " currently you're holding a victim so you need to go back to the room where there is no victim and then you need to push them back"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 11571 agent/dialog 1667588706.818 2022-11-04T19:05:06.818Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:05:06.818Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:05:06.818Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:05:06.818Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:05:06.924Z",
  "data": {
    "extractions": [
      {
        "start_offset": 38,
        "attachments": [],
        "rule": "green",
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "span": "green"
      },
      {
        "span": "No Victim Detected",
        "start_offset": 9,
        "attachments": [],
        "rule": "found_victim_reverse",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 9,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "span": "No Victim"
            }
          ]
        },
        "end_offset": 27
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "no_victim_one",
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "span": "No Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 11650 agent/dialog 1667588708.349 2022-11-04T19:05:08.349Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:05:08.349Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:05:08.349Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:05:08.349Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:05:08.374Z",
  "data": {
    "extractions": [],
    "participant_id": "00052",
    "asr_msg_id": "beeaf8ec-44df-404c-a659-043947dd3ff4",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " doesn't matter which room"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 11688 agent/dialog 1667588708.716 2022-11-04T19:05:08.716Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:05:08.716Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:05:08.716Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:05:08.716Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:05:08.745Z",
  "data": {
    "extractions": [],
    "participant_id": "00058",
    "asr_msg_id": "7719ef90-1e4e-41d9-b373-c881bf3a2914",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " room"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 11719 agent/dialog 1667588709.09 2022-11-04T19:05:09.090Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:05:09.090Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:05:09.090Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:05:09.090Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:05:09.281Z",
  "data": {
    "extractions": [
      {
        "span": "there is no victim",
        "start_offset": 66,
        "attachments": [],
        "rule": "existential",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 75,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 84,
              "span": "no victim"
            }
          ]
        },
        "end_offset": 84
      },
      {
        "span": "where there is no victim",
        "start_offset": 60,
        "attachments": [],
        "rule": "location_question",
        "labels": [
          "LocationQuestion",
          "Question",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "topic": [
            {
              "start_offset": 75,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 84,
              "span": "no victim"
            }
          ]
        },
        "end_offset": 84
      },
      {
        "span": "need to put",
        "start_offset": 98,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "agentType": "You",
            "span": [
              20
            ],
            "text": "you"
          }
        ],
        "rule": "prep_need_action",
        "labels": [
          "NeedAction",
          "Need",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "action": [
            {
              "start_offset": 106,
              "attachments": [],
              "rule": "genericAction",
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 109,
              "span": "put"
            }
          ]
        },
        "end_offset": 109
      },
      {
        "span": "need to go",
        "start_offset": 32,
        "attachments": [
          {
            "labels": [
              "You",
              "Entity",
              "Concept"
            ],
            "agentType": "You",
            "span": [
              5
            ],
            "text": "you"
          }
        ],
        "rule": "prep_need_action",
        "labels": [
          "NeedAction",
          "Need",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "action": [
            {
              "start_offset": 40,
              "attachments": [
                {
                  "labels": [
                    "You",
                    "Entity",
                    "Concept"
                  ],
                  "agentType": "You",
                  "span": [
                    5
                  ],
                  "text": "you"
                }
              ],
              "rule": "move_keep_false",
              "labels": [
                "Move",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 42,
              "span": "go"
            }
          ]
        },
        "end_offset": 42
      },
      {
        "start_offset": 75,
        "attachments": [],
        "rule": "no_victim_one",
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 84,
        "span": "no victim"
      },
      {
        "span": "need to go back to the room where there is no victim and then you need to put",
        "start_offset": 32,
        "attachments": [],
        "rule": "precedence1",
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "second": [
            {
              "span": "need to put",
              "start_offset": 98,
              "attachments": [
                {
                  "labels": [
                    "You",
                    "Entity",
                    "Concept"
                  ],
                  "agentType": "You",
                  "span": [
                    20
                  ],
                  "text": "you"
                }
              ],
              "rule": "prep_need_action",
              "labels": [
                "NeedAction",
                "Need",
                "Communicate",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "arguments": {
                "action": [
                  {
                    "start_offset": 106,
                    "attachments": [],
                    "rule": "genericAction",
                    "labels": [
                      "GenericAction",
                      "Action",
                      "EventLike",
                      "Concept"
                    ],
                    "end_offset": 109,
                    "span": "put"
                  }
                ]
              },
              "end_offset": 109
            }
          ],
          "first": [
            {
              "span": "need to go",
              "start_offset": 32,
              "attachments": [
                {
                  "labels": [
                    "You",
                    "Entity",
                    "Concept"
                  ],
                  "agentType": "You",
                  "span": [
                    5
                  ],
                  "text": "you"
                }
              ],
              "rule": "prep_need_action",
              "labels": [
                "NeedAction",
                "Need",
                "Communicate",
                "SimpleAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "arguments": {
                "action": [
                  {
                    "start_offset": 40,
                    "attachments": [
                      {
                        "labels": [
                          "You",
                          "Entity",
                          "Concept"
                        ],
                        "agentType": "You",
                        "span": [
                          5
                        ],
                        "text": "you"
                      }
                    ],
                    "rule": "move_keep_false",
                    "labels": [
                      "Move",
                      "SimpleAction",
                      "Action",
                      "EventLike",
                      "Concept"
                    ],
                    "end_offset": 42,
                    "span": "go"
                  }
                ]
              },
              "end_offset": 42
            }
          ]
        },
        "end_offset": 109
      },
      {
        "start_offset": 89,
        "attachments": [],
        "rule": "precedence2",
        "labels": [
          "Precedence",
          "ComplexAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "end_offset": 93,
        "span": "then"
      },
      {
        "start_offset": 18,
        "attachments": [],
        "rule": "victim",
        "labels": [
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 24,
        "span": "victim"
      }
    ],
    "participant_id": "99999",
    "asr_msg_id": "fe06f391-33a1-4db1-a189-af1f8fb5bed2",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " you're holding a victim so you need to go back to the room where there is no victim and then you need to put it back room"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 11756 agent/dialog 1667588709.765 2022-11-04T19:05:09.765Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:05:09.765Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:05:09.765Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:05:09.765Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:05:09.876Z",
  "data": {
    "extractions": [
      {
        "start_offset": 38,
        "attachments": [],
        "rule": "green",
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "span": "green"
      },
      {
        "span": "No Victim Detected",
        "start_offset": 9,
        "attachments": [],
        "rule": "found_victim_reverse",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 9,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "span": "No Victim"
            }
          ]
        },
        "end_offset": 27
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "no_victim_one",
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "span": "No Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 11853 agent/dialog 1667588711.414 2022-11-04T19:05:11.414Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:05:11.414Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:05:11.414Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:05:11.414Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:05:11.515Z",
  "data": {
    "extractions": [
      {
        "start_offset": 38,
        "attachments": [],
        "rule": "green",
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "span": "green"
      },
      {
        "span": "No Victim Detected",
        "start_offset": 9,
        "attachments": [],
        "rule": "found_victim_reverse",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 9,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "span": "No Victim"
            }
          ]
        },
        "end_offset": 27
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "no_victim_one",
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "span": "No Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 11911 agent/dialog 1667588712.415 2022-11-04T19:05:12.415Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:05:12.415Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:05:12.415Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:05:12.415Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:05:12.521Z",
  "data": {
    "extractions": [
      {
        "start_offset": 38,
        "attachments": [],
        "rule": "green",
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "span": "green"
      },
      {
        "span": "No Victim Detected",
        "start_offset": 9,
        "attachments": [],
        "rule": "found_victim_reverse",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 9,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "span": "No Victim"
            }
          ]
        },
        "end_offset": 27
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "no_victim_one",
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "span": "No Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 12148 agent/dialog 1667588716.565 2022-11-04T19:05:16.565Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:05:16.565Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:05:16.565Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:05:16.565Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:05:16.677Z",
  "data": {
    "extractions": [
      {
        "start_offset": 38,
        "attachments": [],
        "rule": "green",
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "span": "green"
      },
      {
        "span": "No Victim Detected",
        "start_offset": 9,
        "attachments": [],
        "rule": "found_victim_reverse",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 9,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "span": "No Victim"
            }
          ]
        },
        "end_offset": 27
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "no_victim_one",
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "span": "No Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 12207 agent/dialog 1667588717.565 2022-11-04T19:05:17.565Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:05:17.565Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:05:17.565Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:05:17.565Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:05:17.704Z",
  "data": {
    "extractions": [
      {
        "start_offset": 38,
        "attachments": [],
        "rule": "green",
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "span": "green"
      },
      {
        "span": "No Victim Detected",
        "start_offset": 9,
        "attachments": [],
        "rule": "found_victim_reverse",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 9,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "span": "No Victim"
            }
          ]
        },
        "end_offset": 27
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "no_victim_one",
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "span": "No Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 12281 agent/dialog 1667588718.615 2022-11-04T19:05:18.615Z
{ "header": { "version": "1.1", "timestamp": "2022-11-04T19:05:18.615Z", "message_type": "event…
{
  "header": {
    "version": "1.1",
    "timestamp": "2022-11-04T19:05:18.615Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:05:18.615Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:05:18.723Z",
  "data": {
    "extractions": [
      {
        "start_offset": 38,
        "attachments": [],
        "rule": "green",
        "labels": [
          "Green",
          "Player",
          "Entity",
          "Concept"
        ],
        "end_offset": 43,
        "span": "green"
      },
      {
        "span": "No Victim Detected",
        "start_offset": 9,
        "attachments": [],
        "rule": "found_victim_reverse",
        "labels": [
          "KnowledgeSharing",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "exists": [
            {
              "start_offset": 9,
              "attachments": [],
              "rule": "no_victim_one",
              "labels": [
                "NoVictim",
                "Victim",
                "Entity",
                "Concept"
              ],
              "end_offset": 18,
              "span": "No Victim"
            }
          ]
        },
        "end_offset": 27
      },
      {
        "start_offset": 9,
        "attachments": [],
        "rule": "no_victim_one",
        "labels": [
          "NoVictim",
          "Victim",
          "Entity",
          "Concept"
        ],
        "end_offset": 18,
        "span": "No Victim"
      }
    ],
    "participant_id": "Server",
    "asr_msg_id": "not_set",
    "utterance_source": {
      "source_name": "minecraft/chat",
      "source_type": "message_bus"
    },
    "text": "{\"text\":\"No Victim Detected\",\"color\":\"green\"}"
  }
}
a177df32-40c1-4486-9986-b1c98619cbbf 12315 agent/dialog 1667588719.293 2022-11-04T19:05:19.293Z
{ "header": { "version": "0.1", "timestamp": "2022-11-04T19:05:19.293Z", "message_type": "event…
{
  "header": {
    "version": "0.1",
    "timestamp": "2022-11-04T19:05:19.293Z",
    "message_type": "event"
  },
  "msg": {
    "source": "uaz_dialog_agent",
    "trial_id": "a177df32-40c1-4486-9986-b1c98619cbbf",
    "experiment_id": "4da981e6-7072-40dd-8d72-42a66c6ea9fd",
    "version": "4.1.5",
    "timestamp": "2022-11-04T19:05:19.293Z",
    "sub_type": "Event:dialogue_event"
  },
  "host": "a8854af1fe48",
  "@version": "1",
  "@timestamp": "2022-11-04T19:05:19.341Z",
  "data": {
    "extractions": [
      {
        "span": "how do I put",
        "start_offset": 1,
        "attachments": [],
        "rule": "mannerquestion",
        "labels": [
          "HowQuestion",
          "Question",
          "Communicate",
          "SimpleAction",
          "Action",
          "EventLike",
          "Concept"
        ],
        "arguments": {
          "topic": [
            {
              "start_offset": 10,
              "attachments": [],
              "rule": "genericAction",
              "labels": [
                "GenericAction",
                "Action",
                "EventLike",
                "Concept"
              ],
              "end_offset": 13,
              "span": "put"
            }
          ]
        },
        "end_offset": 13
      }
    ],
    "participant_id": "99999",
    "asr_msg_id": "43265591-0a05-4ecf-8914-9d43d36f32c4",
    "utterance_source": {
      "source_name": "agent/asr/final",
      "source_type": "message_bus"
    },
    "text": " how do I put a sign on the ground"
  }
}