diff --git a/packages/sdk/openapi.json b/packages/sdk/openapi.json index 6c9affdbb7..0a3d5fac38 100644 --- a/packages/sdk/openapi.json +++ b/packages/sdk/openapi.json @@ -8233,7 +8233,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "aggregateID": { "type": "string" @@ -8388,7 +8389,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "aggregate_id": { "type": "string" @@ -14103,7 +14105,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -14121,7 +14124,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -14145,7 +14149,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -14169,7 +14174,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -14197,7 +14203,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -14225,7 +14232,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -14253,7 +14261,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -14281,7 +14290,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -14310,7 +14320,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -14341,7 +14352,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -14374,7 +14386,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -14409,7 +14422,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -14457,7 +14471,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -14491,7 +14506,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -14530,7 +14546,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -14569,7 +14586,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -14607,7 +14625,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -14642,7 +14661,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -14680,7 +14700,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -14714,7 +14735,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -14768,7 +14790,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -14838,7 +14861,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -14873,7 +14897,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -14908,7 +14933,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -14946,7 +14972,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -14984,7 +15011,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15025,7 +15053,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15063,7 +15092,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15107,7 +15137,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15145,7 +15176,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15183,7 +15215,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15221,7 +15254,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15278,7 +15312,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15329,7 +15364,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15405,7 +15441,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15460,7 +15497,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15494,7 +15532,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15530,7 +15569,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15561,7 +15601,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15595,7 +15636,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15634,7 +15676,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15665,7 +15708,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15714,7 +15758,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15738,7 +15783,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15762,7 +15808,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15786,7 +15833,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15810,7 +15858,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15834,7 +15883,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15864,7 +15914,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15914,7 +15965,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15946,7 +15998,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15974,7 +16027,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -15998,7 +16052,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16022,7 +16077,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16051,7 +16107,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16076,7 +16133,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16115,7 +16173,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16150,7 +16209,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16179,7 +16239,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16210,7 +16271,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16228,7 +16290,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16288,7 +16351,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16321,7 +16385,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16345,7 +16410,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16394,7 +16460,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16429,7 +16496,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16455,7 +16523,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16479,7 +16548,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16506,7 +16576,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16541,7 +16612,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16565,7 +16637,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16649,7 +16722,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16688,7 +16762,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16723,7 +16798,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16752,7 +16828,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16780,7 +16857,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16805,7 +16883,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16830,7 +16909,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16853,7 +16933,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16880,7 +16961,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16904,7 +16986,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16928,7 +17011,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16952,7 +17036,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16981,7 +17066,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -16999,7 +17085,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -20278,7 +20365,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -20302,7 +20390,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -20351,7 +20440,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -20386,7 +20476,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -21063,7 +21154,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -21073,7 +21165,8 @@ "enum": ["session.created.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -21111,7 +21204,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -21121,7 +21215,8 @@ "enum": ["session.updated.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -21159,7 +21254,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -21169,7 +21265,8 @@ "enum": ["session.deleted.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -21207,7 +21304,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -21217,7 +21315,8 @@ "enum": ["message.updated.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -21255,7 +21354,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -21265,7 +21365,8 @@ "enum": ["message.removed.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -21304,7 +21405,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -21314,7 +21416,8 @@ "enum": ["message.part.updated.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -21355,7 +21458,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -21365,7 +21469,8 @@ "enum": ["message.part.removed.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -21408,7 +21513,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -21418,7 +21524,8 @@ "enum": ["session.next.agent.switched.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -21463,7 +21570,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -21473,7 +21581,8 @@ "enum": ["session.next.model.switched.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -21531,7 +21640,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -21541,7 +21651,8 @@ "enum": ["session.next.moved.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -21585,7 +21696,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -21595,7 +21707,8 @@ "enum": ["session.next.prompted.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -21644,7 +21757,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -21654,7 +21768,8 @@ "enum": ["session.next.prompt.admitted.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -21703,7 +21818,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -21713,7 +21829,8 @@ "enum": ["session.next.prompt.promoted.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -21761,7 +21878,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -21771,7 +21889,8 @@ "enum": ["session.next.synthetic.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -21816,7 +21935,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -21826,7 +21946,8 @@ "enum": ["session.next.shell.started.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -21874,7 +21995,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -21884,7 +22006,8 @@ "enum": ["session.next.shell.ended.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -21928,7 +22051,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -21938,7 +22062,8 @@ "enum": ["session.next.step.started.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -22002,7 +22127,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -22012,7 +22138,8 @@ "enum": ["session.next.step.ended.2"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -22092,7 +22219,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -22102,7 +22230,8 @@ "enum": ["session.next.step.failed.2"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -22147,7 +22276,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -22157,7 +22287,8 @@ "enum": ["session.next.text.started.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -22202,7 +22333,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -22212,7 +22344,8 @@ "enum": ["session.next.text.ended.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -22260,7 +22393,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -22270,7 +22404,8 @@ "enum": ["session.next.reasoning.started.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -22321,7 +22456,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -22331,7 +22467,8 @@ "enum": ["session.next.reasoning.ended.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -22385,7 +22522,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -22395,7 +22533,8 @@ "enum": ["session.next.tool.input.started.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -22443,7 +22582,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -22453,7 +22593,8 @@ "enum": ["session.next.tool.input.ended.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -22501,7 +22642,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -22511,7 +22653,8 @@ "enum": ["session.next.tool.called.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -22578,7 +22721,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -22588,7 +22732,8 @@ "enum": ["session.next.tool.progress.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -22649,7 +22794,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -22659,7 +22805,8 @@ "enum": ["session.next.tool.success.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -22745,7 +22892,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -22755,7 +22903,8 @@ "enum": ["session.next.tool.failed.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -22820,7 +22969,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -22830,7 +22980,8 @@ "enum": ["session.next.retried.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -22874,7 +23025,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -22884,7 +23036,8 @@ "enum": ["session.next.compaction.started.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -22930,7 +23083,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -22940,7 +23094,8 @@ "enum": ["session.next.compaction.delta.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -22981,7 +23136,8 @@ "enum": ["sync"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "syncEvent": { "type": "object", @@ -22991,7 +23147,8 @@ "enum": ["session.next.compaction.ended.1"] }, "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "seq": { "type": "number" @@ -24267,7 +24424,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -24285,7 +24443,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -24543,7 +24702,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -24567,7 +24727,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -24595,7 +24756,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -24623,7 +24785,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -24651,7 +24814,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -24679,7 +24843,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -24708,7 +24873,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -24739,7 +24905,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -24772,7 +24939,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -24807,7 +24975,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -24855,7 +25024,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -24889,7 +25059,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -24928,7 +25099,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -24967,7 +25139,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -25005,7 +25178,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -25040,7 +25214,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -25078,7 +25253,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -25112,7 +25288,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -25166,7 +25343,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -25236,7 +25414,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -25271,7 +25450,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -25306,7 +25486,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -25344,7 +25525,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -25382,7 +25564,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -25423,7 +25606,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -25461,7 +25645,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -25505,7 +25690,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -25543,7 +25729,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -25581,7 +25768,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -25619,7 +25807,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -25676,7 +25865,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -25727,7 +25917,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -25795,7 +25986,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -25850,7 +26042,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -25884,7 +26077,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -25920,7 +26114,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -25951,7 +26146,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -25985,7 +26181,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26024,7 +26221,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26055,7 +26253,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26104,7 +26303,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26128,7 +26328,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26152,7 +26353,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26176,7 +26378,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26200,7 +26403,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26224,7 +26428,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26254,7 +26459,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26304,7 +26510,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26336,7 +26543,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26364,7 +26572,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26388,7 +26597,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26412,7 +26622,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26441,7 +26652,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26466,7 +26678,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26505,7 +26718,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26540,7 +26754,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26569,7 +26784,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26600,7 +26816,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26618,7 +26835,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26678,7 +26896,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26711,7 +26930,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26735,7 +26955,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26762,7 +26983,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26797,7 +27019,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26821,7 +27044,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26905,7 +27129,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26944,7 +27169,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -26979,7 +27205,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -27008,7 +27235,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -27036,7 +27264,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -27061,7 +27290,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -27086,7 +27316,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -27109,7 +27340,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -27136,7 +27368,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -27160,7 +27393,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -27184,7 +27418,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -27208,7 +27443,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -27237,7 +27473,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string", @@ -27255,7 +27492,8 @@ "type": "object", "properties": { "id": { - "type": "string" + "type": "string", + "pattern": "^evt_" }, "type": { "type": "string",