@auto-engineer/narrative 1.28.0 → 1.29.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1894,18 +1894,18 @@ declare const StepWithErrorSchema: z.ZodObject<{
1894
1894
  message?: string | undefined;
1895
1895
  }>;
1896
1896
  }, "strip", z.ZodTypeAny, {
1897
+ keyword: "Then";
1897
1898
  error: {
1898
1899
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
1899
1900
  message?: string | undefined;
1900
1901
  };
1901
- keyword: "Then";
1902
1902
  id?: string | undefined;
1903
1903
  }, {
1904
+ keyword: "Then";
1904
1905
  error: {
1905
1906
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
1906
1907
  message?: string | undefined;
1907
1908
  };
1908
- keyword: "Then";
1909
1909
  id?: string | undefined;
1910
1910
  }>;
1911
1911
  declare const StepSchema: z.ZodUnion<[z.ZodObject<{
@@ -1937,18 +1937,18 @@ declare const StepSchema: z.ZodUnion<[z.ZodObject<{
1937
1937
  message?: string | undefined;
1938
1938
  }>;
1939
1939
  }, "strip", z.ZodTypeAny, {
1940
+ keyword: "Then";
1940
1941
  error: {
1941
1942
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
1942
1943
  message?: string | undefined;
1943
1944
  };
1944
- keyword: "Then";
1945
1945
  id?: string | undefined;
1946
1946
  }, {
1947
+ keyword: "Then";
1947
1948
  error: {
1948
1949
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
1949
1950
  message?: string | undefined;
1950
1951
  };
1951
- keyword: "Then";
1952
1952
  id?: string | undefined;
1953
1953
  }>]>;
1954
1954
  declare const ExampleSchema: z.ZodObject<{
@@ -1983,18 +1983,18 @@ declare const ExampleSchema: z.ZodObject<{
1983
1983
  message?: string | undefined;
1984
1984
  }>;
1985
1985
  }, "strip", z.ZodTypeAny, {
1986
+ keyword: "Then";
1986
1987
  error: {
1987
1988
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
1988
1989
  message?: string | undefined;
1989
1990
  };
1990
- keyword: "Then";
1991
1991
  id?: string | undefined;
1992
1992
  }, {
1993
+ keyword: "Then";
1993
1994
  error: {
1994
1995
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
1995
1996
  message?: string | undefined;
1996
1997
  };
1997
- keyword: "Then";
1998
1998
  id?: string | undefined;
1999
1999
  }>]>, "many">;
2000
2000
  }, "strip", z.ZodTypeAny, {
@@ -2005,11 +2005,11 @@ declare const ExampleSchema: z.ZodObject<{
2005
2005
  id?: string | undefined;
2006
2006
  docString?: Record<string, unknown> | undefined;
2007
2007
  } | {
2008
+ keyword: "Then";
2008
2009
  error: {
2009
2010
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
2010
2011
  message?: string | undefined;
2011
2012
  };
2012
- keyword: "Then";
2013
2013
  id?: string | undefined;
2014
2014
  })[];
2015
2015
  id?: string | undefined;
@@ -2021,11 +2021,11 @@ declare const ExampleSchema: z.ZodObject<{
2021
2021
  id?: string | undefined;
2022
2022
  docString?: Record<string, unknown> | undefined;
2023
2023
  } | {
2024
+ keyword: "Then";
2024
2025
  error: {
2025
2026
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
2026
2027
  message?: string | undefined;
2027
2028
  };
2028
- keyword: "Then";
2029
2029
  id?: string | undefined;
2030
2030
  })[];
2031
2031
  id?: string | undefined;
@@ -2065,18 +2065,18 @@ declare const RuleSchema: z.ZodObject<{
2065
2065
  message?: string | undefined;
2066
2066
  }>;
2067
2067
  }, "strip", z.ZodTypeAny, {
2068
+ keyword: "Then";
2068
2069
  error: {
2069
2070
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
2070
2071
  message?: string | undefined;
2071
2072
  };
2072
- keyword: "Then";
2073
2073
  id?: string | undefined;
2074
2074
  }, {
2075
+ keyword: "Then";
2075
2076
  error: {
2076
2077
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
2077
2078
  message?: string | undefined;
2078
2079
  };
2079
- keyword: "Then";
2080
2080
  id?: string | undefined;
2081
2081
  }>]>, "many">;
2082
2082
  }, "strip", z.ZodTypeAny, {
@@ -2087,11 +2087,11 @@ declare const RuleSchema: z.ZodObject<{
2087
2087
  id?: string | undefined;
2088
2088
  docString?: Record<string, unknown> | undefined;
2089
2089
  } | {
2090
+ keyword: "Then";
2090
2091
  error: {
2091
2092
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
2092
2093
  message?: string | undefined;
2093
2094
  };
2094
- keyword: "Then";
2095
2095
  id?: string | undefined;
2096
2096
  })[];
2097
2097
  id?: string | undefined;
@@ -2103,11 +2103,11 @@ declare const RuleSchema: z.ZodObject<{
2103
2103
  id?: string | undefined;
2104
2104
  docString?: Record<string, unknown> | undefined;
2105
2105
  } | {
2106
+ keyword: "Then";
2106
2107
  error: {
2107
2108
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
2108
2109
  message?: string | undefined;
2109
2110
  };
2110
- keyword: "Then";
2111
2111
  id?: string | undefined;
2112
2112
  })[];
2113
2113
  id?: string | undefined;
@@ -2122,11 +2122,11 @@ declare const RuleSchema: z.ZodObject<{
2122
2122
  id?: string | undefined;
2123
2123
  docString?: Record<string, unknown> | undefined;
2124
2124
  } | {
2125
+ keyword: "Then";
2125
2126
  error: {
2126
2127
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
2127
2128
  message?: string | undefined;
2128
2129
  };
2129
- keyword: "Then";
2130
2130
  id?: string | undefined;
2131
2131
  })[];
2132
2132
  id?: string | undefined;
@@ -2142,11 +2142,11 @@ declare const RuleSchema: z.ZodObject<{
2142
2142
  id?: string | undefined;
2143
2143
  docString?: Record<string, unknown> | undefined;
2144
2144
  } | {
2145
+ keyword: "Then";
2145
2146
  error: {
2146
2147
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
2147
2148
  message?: string | undefined;
2148
2149
  };
2149
- keyword: "Then";
2150
2150
  id?: string | undefined;
2151
2151
  })[];
2152
2152
  id?: string | undefined;
@@ -2192,18 +2192,18 @@ declare const SpecSchema: z.ZodObject<{
2192
2192
  message?: string | undefined;
2193
2193
  }>;
2194
2194
  }, "strip", z.ZodTypeAny, {
2195
+ keyword: "Then";
2195
2196
  error: {
2196
2197
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
2197
2198
  message?: string | undefined;
2198
2199
  };
2199
- keyword: "Then";
2200
2200
  id?: string | undefined;
2201
2201
  }, {
2202
+ keyword: "Then";
2202
2203
  error: {
2203
2204
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
2204
2205
  message?: string | undefined;
2205
2206
  };
2206
- keyword: "Then";
2207
2207
  id?: string | undefined;
2208
2208
  }>]>, "many">;
2209
2209
  }, "strip", z.ZodTypeAny, {
@@ -2214,11 +2214,11 @@ declare const SpecSchema: z.ZodObject<{
2214
2214
  id?: string | undefined;
2215
2215
  docString?: Record<string, unknown> | undefined;
2216
2216
  } | {
2217
+ keyword: "Then";
2217
2218
  error: {
2218
2219
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
2219
2220
  message?: string | undefined;
2220
2221
  };
2221
- keyword: "Then";
2222
2222
  id?: string | undefined;
2223
2223
  })[];
2224
2224
  id?: string | undefined;
@@ -2230,11 +2230,11 @@ declare const SpecSchema: z.ZodObject<{
2230
2230
  id?: string | undefined;
2231
2231
  docString?: Record<string, unknown> | undefined;
2232
2232
  } | {
2233
+ keyword: "Then";
2233
2234
  error: {
2234
2235
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
2235
2236
  message?: string | undefined;
2236
2237
  };
2237
- keyword: "Then";
2238
2238
  id?: string | undefined;
2239
2239
  })[];
2240
2240
  id?: string | undefined;
@@ -2249,11 +2249,11 @@ declare const SpecSchema: z.ZodObject<{
2249
2249
  id?: string | undefined;
2250
2250
  docString?: Record<string, unknown> | undefined;
2251
2251
  } | {
2252
+ keyword: "Then";
2252
2253
  error: {
2253
2254
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
2254
2255
  message?: string | undefined;
2255
2256
  };
2256
- keyword: "Then";
2257
2257
  id?: string | undefined;
2258
2258
  })[];
2259
2259
  id?: string | undefined;
@@ -2269,11 +2269,11 @@ declare const SpecSchema: z.ZodObject<{
2269
2269
  id?: string | undefined;
2270
2270
  docString?: Record<string, unknown> | undefined;
2271
2271
  } | {
2272
+ keyword: "Then";
2272
2273
  error: {
2273
2274
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
2274
2275
  message?: string | undefined;
2275
2276
  };
2276
- keyword: "Then";
2277
2277
  id?: string | undefined;
2278
2278
  })[];
2279
2279
  id?: string | undefined;
@@ -2293,11 +2293,11 @@ declare const SpecSchema: z.ZodObject<{
2293
2293
  id?: string | undefined;
2294
2294
  docString?: Record<string, unknown> | undefined;
2295
2295
  } | {
2296
+ keyword: "Then";
2296
2297
  error: {
2297
2298
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
2298
2299
  message?: string | undefined;
2299
2300
  };
2300
- keyword: "Then";
2301
2301
  id?: string | undefined;
2302
2302
  })[];
2303
2303
  id?: string | undefined;
@@ -2318,11 +2318,11 @@ declare const SpecSchema: z.ZodObject<{
2318
2318
  id?: string | undefined;
2319
2319
  docString?: Record<string, unknown> | undefined;
2320
2320
  } | {
2321
+ keyword: "Then";
2321
2322
  error: {
2322
2323
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
2323
2324
  message?: string | undefined;
2324
2325
  };
2325
- keyword: "Then";
2326
2326
  id?: string | undefined;
2327
2327
  })[];
2328
2328
  id?: string | undefined;
@@ -3082,18 +3082,18 @@ declare const CommandSliceSchema: z.ZodObject<{
3082
3082
  message?: string | undefined;
3083
3083
  }>;
3084
3084
  }, "strip", z.ZodTypeAny, {
3085
+ keyword: "Then";
3085
3086
  error: {
3086
3087
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
3087
3088
  message?: string | undefined;
3088
3089
  };
3089
- keyword: "Then";
3090
3090
  id?: string | undefined;
3091
3091
  }, {
3092
+ keyword: "Then";
3092
3093
  error: {
3093
3094
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
3094
3095
  message?: string | undefined;
3095
3096
  };
3096
- keyword: "Then";
3097
3097
  id?: string | undefined;
3098
3098
  }>]>, "many">;
3099
3099
  }, "strip", z.ZodTypeAny, {
@@ -3104,11 +3104,11 @@ declare const CommandSliceSchema: z.ZodObject<{
3104
3104
  id?: string | undefined;
3105
3105
  docString?: Record<string, unknown> | undefined;
3106
3106
  } | {
3107
+ keyword: "Then";
3107
3108
  error: {
3108
3109
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
3109
3110
  message?: string | undefined;
3110
3111
  };
3111
- keyword: "Then";
3112
3112
  id?: string | undefined;
3113
3113
  })[];
3114
3114
  id?: string | undefined;
@@ -3120,11 +3120,11 @@ declare const CommandSliceSchema: z.ZodObject<{
3120
3120
  id?: string | undefined;
3121
3121
  docString?: Record<string, unknown> | undefined;
3122
3122
  } | {
3123
+ keyword: "Then";
3123
3124
  error: {
3124
3125
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
3125
3126
  message?: string | undefined;
3126
3127
  };
3127
- keyword: "Then";
3128
3128
  id?: string | undefined;
3129
3129
  })[];
3130
3130
  id?: string | undefined;
@@ -3139,11 +3139,11 @@ declare const CommandSliceSchema: z.ZodObject<{
3139
3139
  id?: string | undefined;
3140
3140
  docString?: Record<string, unknown> | undefined;
3141
3141
  } | {
3142
+ keyword: "Then";
3142
3143
  error: {
3143
3144
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
3144
3145
  message?: string | undefined;
3145
3146
  };
3146
- keyword: "Then";
3147
3147
  id?: string | undefined;
3148
3148
  })[];
3149
3149
  id?: string | undefined;
@@ -3159,11 +3159,11 @@ declare const CommandSliceSchema: z.ZodObject<{
3159
3159
  id?: string | undefined;
3160
3160
  docString?: Record<string, unknown> | undefined;
3161
3161
  } | {
3162
+ keyword: "Then";
3162
3163
  error: {
3163
3164
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
3164
3165
  message?: string | undefined;
3165
3166
  };
3166
- keyword: "Then";
3167
3167
  id?: string | undefined;
3168
3168
  })[];
3169
3169
  id?: string | undefined;
@@ -3183,11 +3183,11 @@ declare const CommandSliceSchema: z.ZodObject<{
3183
3183
  id?: string | undefined;
3184
3184
  docString?: Record<string, unknown> | undefined;
3185
3185
  } | {
3186
+ keyword: "Then";
3186
3187
  error: {
3187
3188
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
3188
3189
  message?: string | undefined;
3189
3190
  };
3190
- keyword: "Then";
3191
3191
  id?: string | undefined;
3192
3192
  })[];
3193
3193
  id?: string | undefined;
@@ -3208,11 +3208,11 @@ declare const CommandSliceSchema: z.ZodObject<{
3208
3208
  id?: string | undefined;
3209
3209
  docString?: Record<string, unknown> | undefined;
3210
3210
  } | {
3211
+ keyword: "Then";
3211
3212
  error: {
3212
3213
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
3213
3214
  message?: string | undefined;
3214
3215
  };
3215
- keyword: "Then";
3216
3216
  id?: string | undefined;
3217
3217
  })[];
3218
3218
  id?: string | undefined;
@@ -3236,11 +3236,11 @@ declare const CommandSliceSchema: z.ZodObject<{
3236
3236
  id?: string | undefined;
3237
3237
  docString?: Record<string, unknown> | undefined;
3238
3238
  } | {
3239
+ keyword: "Then";
3239
3240
  error: {
3240
3241
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
3241
3242
  message?: string | undefined;
3242
3243
  };
3243
- keyword: "Then";
3244
3244
  id?: string | undefined;
3245
3245
  })[];
3246
3246
  id?: string | undefined;
@@ -3353,11 +3353,11 @@ declare const CommandSliceSchema: z.ZodObject<{
3353
3353
  id?: string | undefined;
3354
3354
  docString?: Record<string, unknown> | undefined;
3355
3355
  } | {
3356
+ keyword: "Then";
3356
3357
  error: {
3357
3358
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
3358
3359
  message?: string | undefined;
3359
3360
  };
3360
- keyword: "Then";
3361
3361
  id?: string | undefined;
3362
3362
  })[];
3363
3363
  id?: string | undefined;
@@ -3477,11 +3477,11 @@ declare const CommandSliceSchema: z.ZodObject<{
3477
3477
  id?: string | undefined;
3478
3478
  docString?: Record<string, unknown> | undefined;
3479
3479
  } | {
3480
+ keyword: "Then";
3480
3481
  error: {
3481
3482
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
3482
3483
  message?: string | undefined;
3483
3484
  };
3484
- keyword: "Then";
3485
3485
  id?: string | undefined;
3486
3486
  })[];
3487
3487
  id?: string | undefined;
@@ -3619,11 +3619,11 @@ declare const CommandSliceSchema: z.ZodObject<{
3619
3619
  id?: string | undefined;
3620
3620
  docString?: Record<string, unknown> | undefined;
3621
3621
  } | {
3622
+ keyword: "Then";
3622
3623
  error: {
3623
3624
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
3624
3625
  message?: string | undefined;
3625
3626
  };
3626
- keyword: "Then";
3627
3627
  id?: string | undefined;
3628
3628
  })[];
3629
3629
  id?: string | undefined;
@@ -4480,18 +4480,18 @@ declare const QuerySliceSchema: z.ZodObject<{
4480
4480
  message?: string | undefined;
4481
4481
  }>;
4482
4482
  }, "strip", z.ZodTypeAny, {
4483
+ keyword: "Then";
4483
4484
  error: {
4484
4485
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
4485
4486
  message?: string | undefined;
4486
4487
  };
4487
- keyword: "Then";
4488
4488
  id?: string | undefined;
4489
4489
  }, {
4490
+ keyword: "Then";
4490
4491
  error: {
4491
4492
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
4492
4493
  message?: string | undefined;
4493
4494
  };
4494
- keyword: "Then";
4495
4495
  id?: string | undefined;
4496
4496
  }>]>, "many">;
4497
4497
  }, "strip", z.ZodTypeAny, {
@@ -4502,11 +4502,11 @@ declare const QuerySliceSchema: z.ZodObject<{
4502
4502
  id?: string | undefined;
4503
4503
  docString?: Record<string, unknown> | undefined;
4504
4504
  } | {
4505
+ keyword: "Then";
4505
4506
  error: {
4506
4507
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
4507
4508
  message?: string | undefined;
4508
4509
  };
4509
- keyword: "Then";
4510
4510
  id?: string | undefined;
4511
4511
  })[];
4512
4512
  id?: string | undefined;
@@ -4518,11 +4518,11 @@ declare const QuerySliceSchema: z.ZodObject<{
4518
4518
  id?: string | undefined;
4519
4519
  docString?: Record<string, unknown> | undefined;
4520
4520
  } | {
4521
+ keyword: "Then";
4521
4522
  error: {
4522
4523
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
4523
4524
  message?: string | undefined;
4524
4525
  };
4525
- keyword: "Then";
4526
4526
  id?: string | undefined;
4527
4527
  })[];
4528
4528
  id?: string | undefined;
@@ -4537,11 +4537,11 @@ declare const QuerySliceSchema: z.ZodObject<{
4537
4537
  id?: string | undefined;
4538
4538
  docString?: Record<string, unknown> | undefined;
4539
4539
  } | {
4540
+ keyword: "Then";
4540
4541
  error: {
4541
4542
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
4542
4543
  message?: string | undefined;
4543
4544
  };
4544
- keyword: "Then";
4545
4545
  id?: string | undefined;
4546
4546
  })[];
4547
4547
  id?: string | undefined;
@@ -4557,11 +4557,11 @@ declare const QuerySliceSchema: z.ZodObject<{
4557
4557
  id?: string | undefined;
4558
4558
  docString?: Record<string, unknown> | undefined;
4559
4559
  } | {
4560
+ keyword: "Then";
4560
4561
  error: {
4561
4562
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
4562
4563
  message?: string | undefined;
4563
4564
  };
4564
- keyword: "Then";
4565
4565
  id?: string | undefined;
4566
4566
  })[];
4567
4567
  id?: string | undefined;
@@ -4581,11 +4581,11 @@ declare const QuerySliceSchema: z.ZodObject<{
4581
4581
  id?: string | undefined;
4582
4582
  docString?: Record<string, unknown> | undefined;
4583
4583
  } | {
4584
+ keyword: "Then";
4584
4585
  error: {
4585
4586
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
4586
4587
  message?: string | undefined;
4587
4588
  };
4588
- keyword: "Then";
4589
4589
  id?: string | undefined;
4590
4590
  })[];
4591
4591
  id?: string | undefined;
@@ -4606,11 +4606,11 @@ declare const QuerySliceSchema: z.ZodObject<{
4606
4606
  id?: string | undefined;
4607
4607
  docString?: Record<string, unknown> | undefined;
4608
4608
  } | {
4609
+ keyword: "Then";
4609
4610
  error: {
4610
4611
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
4611
4612
  message?: string | undefined;
4612
4613
  };
4613
- keyword: "Then";
4614
4614
  id?: string | undefined;
4615
4615
  })[];
4616
4616
  id?: string | undefined;
@@ -4634,11 +4634,11 @@ declare const QuerySliceSchema: z.ZodObject<{
4634
4634
  id?: string | undefined;
4635
4635
  docString?: Record<string, unknown> | undefined;
4636
4636
  } | {
4637
+ keyword: "Then";
4637
4638
  error: {
4638
4639
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
4639
4640
  message?: string | undefined;
4640
4641
  };
4641
- keyword: "Then";
4642
4642
  id?: string | undefined;
4643
4643
  })[];
4644
4644
  id?: string | undefined;
@@ -4751,11 +4751,11 @@ declare const QuerySliceSchema: z.ZodObject<{
4751
4751
  id?: string | undefined;
4752
4752
  docString?: Record<string, unknown> | undefined;
4753
4753
  } | {
4754
+ keyword: "Then";
4754
4755
  error: {
4755
4756
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
4756
4757
  message?: string | undefined;
4757
4758
  };
4758
- keyword: "Then";
4759
4759
  id?: string | undefined;
4760
4760
  })[];
4761
4761
  id?: string | undefined;
@@ -4875,11 +4875,11 @@ declare const QuerySliceSchema: z.ZodObject<{
4875
4875
  id?: string | undefined;
4876
4876
  docString?: Record<string, unknown> | undefined;
4877
4877
  } | {
4878
+ keyword: "Then";
4878
4879
  error: {
4879
4880
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
4880
4881
  message?: string | undefined;
4881
4882
  };
4882
- keyword: "Then";
4883
4883
  id?: string | undefined;
4884
4884
  })[];
4885
4885
  id?: string | undefined;
@@ -5017,11 +5017,11 @@ declare const QuerySliceSchema: z.ZodObject<{
5017
5017
  id?: string | undefined;
5018
5018
  docString?: Record<string, unknown> | undefined;
5019
5019
  } | {
5020
+ keyword: "Then";
5020
5021
  error: {
5021
5022
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
5022
5023
  message?: string | undefined;
5023
5024
  };
5024
- keyword: "Then";
5025
5025
  id?: string | undefined;
5026
5026
  })[];
5027
5027
  id?: string | undefined;
@@ -5820,18 +5820,18 @@ declare const ReactSliceSchema: z.ZodObject<{
5820
5820
  message?: string | undefined;
5821
5821
  }>;
5822
5822
  }, "strip", z.ZodTypeAny, {
5823
+ keyword: "Then";
5823
5824
  error: {
5824
5825
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
5825
5826
  message?: string | undefined;
5826
5827
  };
5827
- keyword: "Then";
5828
5828
  id?: string | undefined;
5829
5829
  }, {
5830
+ keyword: "Then";
5830
5831
  error: {
5831
5832
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
5832
5833
  message?: string | undefined;
5833
5834
  };
5834
- keyword: "Then";
5835
5835
  id?: string | undefined;
5836
5836
  }>]>, "many">;
5837
5837
  }, "strip", z.ZodTypeAny, {
@@ -5842,11 +5842,11 @@ declare const ReactSliceSchema: z.ZodObject<{
5842
5842
  id?: string | undefined;
5843
5843
  docString?: Record<string, unknown> | undefined;
5844
5844
  } | {
5845
+ keyword: "Then";
5845
5846
  error: {
5846
5847
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
5847
5848
  message?: string | undefined;
5848
5849
  };
5849
- keyword: "Then";
5850
5850
  id?: string | undefined;
5851
5851
  })[];
5852
5852
  id?: string | undefined;
@@ -5858,11 +5858,11 @@ declare const ReactSliceSchema: z.ZodObject<{
5858
5858
  id?: string | undefined;
5859
5859
  docString?: Record<string, unknown> | undefined;
5860
5860
  } | {
5861
+ keyword: "Then";
5861
5862
  error: {
5862
5863
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
5863
5864
  message?: string | undefined;
5864
5865
  };
5865
- keyword: "Then";
5866
5866
  id?: string | undefined;
5867
5867
  })[];
5868
5868
  id?: string | undefined;
@@ -5877,11 +5877,11 @@ declare const ReactSliceSchema: z.ZodObject<{
5877
5877
  id?: string | undefined;
5878
5878
  docString?: Record<string, unknown> | undefined;
5879
5879
  } | {
5880
+ keyword: "Then";
5880
5881
  error: {
5881
5882
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
5882
5883
  message?: string | undefined;
5883
5884
  };
5884
- keyword: "Then";
5885
5885
  id?: string | undefined;
5886
5886
  })[];
5887
5887
  id?: string | undefined;
@@ -5897,11 +5897,11 @@ declare const ReactSliceSchema: z.ZodObject<{
5897
5897
  id?: string | undefined;
5898
5898
  docString?: Record<string, unknown> | undefined;
5899
5899
  } | {
5900
+ keyword: "Then";
5900
5901
  error: {
5901
5902
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
5902
5903
  message?: string | undefined;
5903
5904
  };
5904
- keyword: "Then";
5905
5905
  id?: string | undefined;
5906
5906
  })[];
5907
5907
  id?: string | undefined;
@@ -5921,11 +5921,11 @@ declare const ReactSliceSchema: z.ZodObject<{
5921
5921
  id?: string | undefined;
5922
5922
  docString?: Record<string, unknown> | undefined;
5923
5923
  } | {
5924
+ keyword: "Then";
5924
5925
  error: {
5925
5926
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
5926
5927
  message?: string | undefined;
5927
5928
  };
5928
- keyword: "Then";
5929
5929
  id?: string | undefined;
5930
5930
  })[];
5931
5931
  id?: string | undefined;
@@ -5946,11 +5946,11 @@ declare const ReactSliceSchema: z.ZodObject<{
5946
5946
  id?: string | undefined;
5947
5947
  docString?: Record<string, unknown> | undefined;
5948
5948
  } | {
5949
+ keyword: "Then";
5949
5950
  error: {
5950
5951
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
5951
5952
  message?: string | undefined;
5952
5953
  };
5953
- keyword: "Then";
5954
5954
  id?: string | undefined;
5955
5955
  })[];
5956
5956
  id?: string | undefined;
@@ -5973,11 +5973,11 @@ declare const ReactSliceSchema: z.ZodObject<{
5973
5973
  id?: string | undefined;
5974
5974
  docString?: Record<string, unknown> | undefined;
5975
5975
  } | {
5976
+ keyword: "Then";
5976
5977
  error: {
5977
5978
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
5978
5979
  message?: string | undefined;
5979
5980
  };
5980
- keyword: "Then";
5981
5981
  id?: string | undefined;
5982
5982
  })[];
5983
5983
  id?: string | undefined;
@@ -6090,11 +6090,11 @@ declare const ReactSliceSchema: z.ZodObject<{
6090
6090
  id?: string | undefined;
6091
6091
  docString?: Record<string, unknown> | undefined;
6092
6092
  } | {
6093
+ keyword: "Then";
6093
6094
  error: {
6094
6095
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
6095
6096
  message?: string | undefined;
6096
6097
  };
6097
- keyword: "Then";
6098
6098
  id?: string | undefined;
6099
6099
  })[];
6100
6100
  id?: string | undefined;
@@ -6211,11 +6211,11 @@ declare const ReactSliceSchema: z.ZodObject<{
6211
6211
  id?: string | undefined;
6212
6212
  docString?: Record<string, unknown> | undefined;
6213
6213
  } | {
6214
+ keyword: "Then";
6214
6215
  error: {
6215
6216
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
6216
6217
  message?: string | undefined;
6217
6218
  };
6218
- keyword: "Then";
6219
6219
  id?: string | undefined;
6220
6220
  })[];
6221
6221
  id?: string | undefined;
@@ -6337,11 +6337,11 @@ declare const ReactSliceSchema: z.ZodObject<{
6337
6337
  id?: string | undefined;
6338
6338
  docString?: Record<string, unknown> | undefined;
6339
6339
  } | {
6340
+ keyword: "Then";
6340
6341
  error: {
6341
6342
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
6342
6343
  message?: string | undefined;
6343
6344
  };
6344
- keyword: "Then";
6345
6345
  id?: string | undefined;
6346
6346
  })[];
6347
6347
  id?: string | undefined;
@@ -7225,18 +7225,18 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
7225
7225
  message?: string | undefined;
7226
7226
  }>;
7227
7227
  }, "strip", z.ZodTypeAny, {
7228
+ keyword: "Then";
7228
7229
  error: {
7229
7230
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
7230
7231
  message?: string | undefined;
7231
7232
  };
7232
- keyword: "Then";
7233
7233
  id?: string | undefined;
7234
7234
  }, {
7235
+ keyword: "Then";
7235
7236
  error: {
7236
7237
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
7237
7238
  message?: string | undefined;
7238
7239
  };
7239
- keyword: "Then";
7240
7240
  id?: string | undefined;
7241
7241
  }>]>, "many">;
7242
7242
  }, "strip", z.ZodTypeAny, {
@@ -7247,11 +7247,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
7247
7247
  id?: string | undefined;
7248
7248
  docString?: Record<string, unknown> | undefined;
7249
7249
  } | {
7250
+ keyword: "Then";
7250
7251
  error: {
7251
7252
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
7252
7253
  message?: string | undefined;
7253
7254
  };
7254
- keyword: "Then";
7255
7255
  id?: string | undefined;
7256
7256
  })[];
7257
7257
  id?: string | undefined;
@@ -7263,11 +7263,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
7263
7263
  id?: string | undefined;
7264
7264
  docString?: Record<string, unknown> | undefined;
7265
7265
  } | {
7266
+ keyword: "Then";
7266
7267
  error: {
7267
7268
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
7268
7269
  message?: string | undefined;
7269
7270
  };
7270
- keyword: "Then";
7271
7271
  id?: string | undefined;
7272
7272
  })[];
7273
7273
  id?: string | undefined;
@@ -7282,11 +7282,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
7282
7282
  id?: string | undefined;
7283
7283
  docString?: Record<string, unknown> | undefined;
7284
7284
  } | {
7285
+ keyword: "Then";
7285
7286
  error: {
7286
7287
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
7287
7288
  message?: string | undefined;
7288
7289
  };
7289
- keyword: "Then";
7290
7290
  id?: string | undefined;
7291
7291
  })[];
7292
7292
  id?: string | undefined;
@@ -7302,11 +7302,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
7302
7302
  id?: string | undefined;
7303
7303
  docString?: Record<string, unknown> | undefined;
7304
7304
  } | {
7305
+ keyword: "Then";
7305
7306
  error: {
7306
7307
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
7307
7308
  message?: string | undefined;
7308
7309
  };
7309
- keyword: "Then";
7310
7310
  id?: string | undefined;
7311
7311
  })[];
7312
7312
  id?: string | undefined;
@@ -7326,11 +7326,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
7326
7326
  id?: string | undefined;
7327
7327
  docString?: Record<string, unknown> | undefined;
7328
7328
  } | {
7329
+ keyword: "Then";
7329
7330
  error: {
7330
7331
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
7331
7332
  message?: string | undefined;
7332
7333
  };
7333
- keyword: "Then";
7334
7334
  id?: string | undefined;
7335
7335
  })[];
7336
7336
  id?: string | undefined;
@@ -7351,11 +7351,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
7351
7351
  id?: string | undefined;
7352
7352
  docString?: Record<string, unknown> | undefined;
7353
7353
  } | {
7354
+ keyword: "Then";
7354
7355
  error: {
7355
7356
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
7356
7357
  message?: string | undefined;
7357
7358
  };
7358
- keyword: "Then";
7359
7359
  id?: string | undefined;
7360
7360
  })[];
7361
7361
  id?: string | undefined;
@@ -7379,11 +7379,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
7379
7379
  id?: string | undefined;
7380
7380
  docString?: Record<string, unknown> | undefined;
7381
7381
  } | {
7382
+ keyword: "Then";
7382
7383
  error: {
7383
7384
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
7384
7385
  message?: string | undefined;
7385
7386
  };
7386
- keyword: "Then";
7387
7387
  id?: string | undefined;
7388
7388
  })[];
7389
7389
  id?: string | undefined;
@@ -7496,11 +7496,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
7496
7496
  id?: string | undefined;
7497
7497
  docString?: Record<string, unknown> | undefined;
7498
7498
  } | {
7499
+ keyword: "Then";
7499
7500
  error: {
7500
7501
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
7501
7502
  message?: string | undefined;
7502
7503
  };
7503
- keyword: "Then";
7504
7504
  id?: string | undefined;
7505
7505
  })[];
7506
7506
  id?: string | undefined;
@@ -7620,11 +7620,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
7620
7620
  id?: string | undefined;
7621
7621
  docString?: Record<string, unknown> | undefined;
7622
7622
  } | {
7623
+ keyword: "Then";
7623
7624
  error: {
7624
7625
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
7625
7626
  message?: string | undefined;
7626
7627
  };
7627
- keyword: "Then";
7628
7628
  id?: string | undefined;
7629
7629
  })[];
7630
7630
  id?: string | undefined;
@@ -7762,11 +7762,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
7762
7762
  id?: string | undefined;
7763
7763
  docString?: Record<string, unknown> | undefined;
7764
7764
  } | {
7765
+ keyword: "Then";
7765
7766
  error: {
7766
7767
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
7767
7768
  message?: string | undefined;
7768
7769
  };
7769
- keyword: "Then";
7770
7770
  id?: string | undefined;
7771
7771
  })[];
7772
7772
  id?: string | undefined;
@@ -8622,18 +8622,18 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
8622
8622
  message?: string | undefined;
8623
8623
  }>;
8624
8624
  }, "strip", z.ZodTypeAny, {
8625
+ keyword: "Then";
8625
8626
  error: {
8626
8627
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
8627
8628
  message?: string | undefined;
8628
8629
  };
8629
- keyword: "Then";
8630
8630
  id?: string | undefined;
8631
8631
  }, {
8632
+ keyword: "Then";
8632
8633
  error: {
8633
8634
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
8634
8635
  message?: string | undefined;
8635
8636
  };
8636
- keyword: "Then";
8637
8637
  id?: string | undefined;
8638
8638
  }>]>, "many">;
8639
8639
  }, "strip", z.ZodTypeAny, {
@@ -8644,11 +8644,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
8644
8644
  id?: string | undefined;
8645
8645
  docString?: Record<string, unknown> | undefined;
8646
8646
  } | {
8647
+ keyword: "Then";
8647
8648
  error: {
8648
8649
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
8649
8650
  message?: string | undefined;
8650
8651
  };
8651
- keyword: "Then";
8652
8652
  id?: string | undefined;
8653
8653
  })[];
8654
8654
  id?: string | undefined;
@@ -8660,11 +8660,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
8660
8660
  id?: string | undefined;
8661
8661
  docString?: Record<string, unknown> | undefined;
8662
8662
  } | {
8663
+ keyword: "Then";
8663
8664
  error: {
8664
8665
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
8665
8666
  message?: string | undefined;
8666
8667
  };
8667
- keyword: "Then";
8668
8668
  id?: string | undefined;
8669
8669
  })[];
8670
8670
  id?: string | undefined;
@@ -8679,11 +8679,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
8679
8679
  id?: string | undefined;
8680
8680
  docString?: Record<string, unknown> | undefined;
8681
8681
  } | {
8682
+ keyword: "Then";
8682
8683
  error: {
8683
8684
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
8684
8685
  message?: string | undefined;
8685
8686
  };
8686
- keyword: "Then";
8687
8687
  id?: string | undefined;
8688
8688
  })[];
8689
8689
  id?: string | undefined;
@@ -8699,11 +8699,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
8699
8699
  id?: string | undefined;
8700
8700
  docString?: Record<string, unknown> | undefined;
8701
8701
  } | {
8702
+ keyword: "Then";
8702
8703
  error: {
8703
8704
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
8704
8705
  message?: string | undefined;
8705
8706
  };
8706
- keyword: "Then";
8707
8707
  id?: string | undefined;
8708
8708
  })[];
8709
8709
  id?: string | undefined;
@@ -8723,11 +8723,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
8723
8723
  id?: string | undefined;
8724
8724
  docString?: Record<string, unknown> | undefined;
8725
8725
  } | {
8726
+ keyword: "Then";
8726
8727
  error: {
8727
8728
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
8728
8729
  message?: string | undefined;
8729
8730
  };
8730
- keyword: "Then";
8731
8731
  id?: string | undefined;
8732
8732
  })[];
8733
8733
  id?: string | undefined;
@@ -8748,11 +8748,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
8748
8748
  id?: string | undefined;
8749
8749
  docString?: Record<string, unknown> | undefined;
8750
8750
  } | {
8751
+ keyword: "Then";
8751
8752
  error: {
8752
8753
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
8753
8754
  message?: string | undefined;
8754
8755
  };
8755
- keyword: "Then";
8756
8756
  id?: string | undefined;
8757
8757
  })[];
8758
8758
  id?: string | undefined;
@@ -8776,11 +8776,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
8776
8776
  id?: string | undefined;
8777
8777
  docString?: Record<string, unknown> | undefined;
8778
8778
  } | {
8779
+ keyword: "Then";
8779
8780
  error: {
8780
8781
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
8781
8782
  message?: string | undefined;
8782
8783
  };
8783
- keyword: "Then";
8784
8784
  id?: string | undefined;
8785
8785
  })[];
8786
8786
  id?: string | undefined;
@@ -8893,11 +8893,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
8893
8893
  id?: string | undefined;
8894
8894
  docString?: Record<string, unknown> | undefined;
8895
8895
  } | {
8896
+ keyword: "Then";
8896
8897
  error: {
8897
8898
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
8898
8899
  message?: string | undefined;
8899
8900
  };
8900
- keyword: "Then";
8901
8901
  id?: string | undefined;
8902
8902
  })[];
8903
8903
  id?: string | undefined;
@@ -9017,11 +9017,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
9017
9017
  id?: string | undefined;
9018
9018
  docString?: Record<string, unknown> | undefined;
9019
9019
  } | {
9020
+ keyword: "Then";
9020
9021
  error: {
9021
9022
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
9022
9023
  message?: string | undefined;
9023
9024
  };
9024
- keyword: "Then";
9025
9025
  id?: string | undefined;
9026
9026
  })[];
9027
9027
  id?: string | undefined;
@@ -9159,11 +9159,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
9159
9159
  id?: string | undefined;
9160
9160
  docString?: Record<string, unknown> | undefined;
9161
9161
  } | {
9162
+ keyword: "Then";
9162
9163
  error: {
9163
9164
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
9164
9165
  message?: string | undefined;
9165
9166
  };
9166
- keyword: "Then";
9167
9167
  id?: string | undefined;
9168
9168
  })[];
9169
9169
  id?: string | undefined;
@@ -9961,18 +9961,18 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
9961
9961
  message?: string | undefined;
9962
9962
  }>;
9963
9963
  }, "strip", z.ZodTypeAny, {
9964
+ keyword: "Then";
9964
9965
  error: {
9965
9966
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
9966
9967
  message?: string | undefined;
9967
9968
  };
9968
- keyword: "Then";
9969
9969
  id?: string | undefined;
9970
9970
  }, {
9971
+ keyword: "Then";
9971
9972
  error: {
9972
9973
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
9973
9974
  message?: string | undefined;
9974
9975
  };
9975
- keyword: "Then";
9976
9976
  id?: string | undefined;
9977
9977
  }>]>, "many">;
9978
9978
  }, "strip", z.ZodTypeAny, {
@@ -9983,11 +9983,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
9983
9983
  id?: string | undefined;
9984
9984
  docString?: Record<string, unknown> | undefined;
9985
9985
  } | {
9986
+ keyword: "Then";
9986
9987
  error: {
9987
9988
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
9988
9989
  message?: string | undefined;
9989
9990
  };
9990
- keyword: "Then";
9991
9991
  id?: string | undefined;
9992
9992
  })[];
9993
9993
  id?: string | undefined;
@@ -9999,11 +9999,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
9999
9999
  id?: string | undefined;
10000
10000
  docString?: Record<string, unknown> | undefined;
10001
10001
  } | {
10002
+ keyword: "Then";
10002
10003
  error: {
10003
10004
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
10004
10005
  message?: string | undefined;
10005
10006
  };
10006
- keyword: "Then";
10007
10007
  id?: string | undefined;
10008
10008
  })[];
10009
10009
  id?: string | undefined;
@@ -10018,11 +10018,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
10018
10018
  id?: string | undefined;
10019
10019
  docString?: Record<string, unknown> | undefined;
10020
10020
  } | {
10021
+ keyword: "Then";
10021
10022
  error: {
10022
10023
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
10023
10024
  message?: string | undefined;
10024
10025
  };
10025
- keyword: "Then";
10026
10026
  id?: string | undefined;
10027
10027
  })[];
10028
10028
  id?: string | undefined;
@@ -10038,11 +10038,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
10038
10038
  id?: string | undefined;
10039
10039
  docString?: Record<string, unknown> | undefined;
10040
10040
  } | {
10041
+ keyword: "Then";
10041
10042
  error: {
10042
10043
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
10043
10044
  message?: string | undefined;
10044
10045
  };
10045
- keyword: "Then";
10046
10046
  id?: string | undefined;
10047
10047
  })[];
10048
10048
  id?: string | undefined;
@@ -10062,11 +10062,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
10062
10062
  id?: string | undefined;
10063
10063
  docString?: Record<string, unknown> | undefined;
10064
10064
  } | {
10065
+ keyword: "Then";
10065
10066
  error: {
10066
10067
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
10067
10068
  message?: string | undefined;
10068
10069
  };
10069
- keyword: "Then";
10070
10070
  id?: string | undefined;
10071
10071
  })[];
10072
10072
  id?: string | undefined;
@@ -10087,11 +10087,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
10087
10087
  id?: string | undefined;
10088
10088
  docString?: Record<string, unknown> | undefined;
10089
10089
  } | {
10090
+ keyword: "Then";
10090
10091
  error: {
10091
10092
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
10092
10093
  message?: string | undefined;
10093
10094
  };
10094
- keyword: "Then";
10095
10095
  id?: string | undefined;
10096
10096
  })[];
10097
10097
  id?: string | undefined;
@@ -10114,11 +10114,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
10114
10114
  id?: string | undefined;
10115
10115
  docString?: Record<string, unknown> | undefined;
10116
10116
  } | {
10117
+ keyword: "Then";
10117
10118
  error: {
10118
10119
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
10119
10120
  message?: string | undefined;
10120
10121
  };
10121
- keyword: "Then";
10122
10122
  id?: string | undefined;
10123
10123
  })[];
10124
10124
  id?: string | undefined;
@@ -10231,11 +10231,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
10231
10231
  id?: string | undefined;
10232
10232
  docString?: Record<string, unknown> | undefined;
10233
10233
  } | {
10234
+ keyword: "Then";
10234
10235
  error: {
10235
10236
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
10236
10237
  message?: string | undefined;
10237
10238
  };
10238
- keyword: "Then";
10239
10239
  id?: string | undefined;
10240
10240
  })[];
10241
10241
  id?: string | undefined;
@@ -10352,11 +10352,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
10352
10352
  id?: string | undefined;
10353
10353
  docString?: Record<string, unknown> | undefined;
10354
10354
  } | {
10355
+ keyword: "Then";
10355
10356
  error: {
10356
10357
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
10357
10358
  message?: string | undefined;
10358
10359
  };
10359
- keyword: "Then";
10360
10360
  id?: string | undefined;
10361
10361
  })[];
10362
10362
  id?: string | undefined;
@@ -10478,11 +10478,11 @@ declare const SliceSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
10478
10478
  id?: string | undefined;
10479
10479
  docString?: Record<string, unknown> | undefined;
10480
10480
  } | {
10481
+ keyword: "Then";
10481
10482
  error: {
10482
10483
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
10483
10484
  message?: string | undefined;
10484
10485
  };
10485
- keyword: "Then";
10486
10486
  id?: string | undefined;
10487
10487
  })[];
10488
10488
  id?: string | undefined;
@@ -11369,18 +11369,18 @@ declare const NarrativeSchema: z.ZodObject<{
11369
11369
  message?: string | undefined;
11370
11370
  }>;
11371
11371
  }, "strip", z.ZodTypeAny, {
11372
+ keyword: "Then";
11372
11373
  error: {
11373
11374
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
11374
11375
  message?: string | undefined;
11375
11376
  };
11376
- keyword: "Then";
11377
11377
  id?: string | undefined;
11378
11378
  }, {
11379
+ keyword: "Then";
11379
11380
  error: {
11380
11381
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
11381
11382
  message?: string | undefined;
11382
11383
  };
11383
- keyword: "Then";
11384
11384
  id?: string | undefined;
11385
11385
  }>]>, "many">;
11386
11386
  }, "strip", z.ZodTypeAny, {
@@ -11391,11 +11391,11 @@ declare const NarrativeSchema: z.ZodObject<{
11391
11391
  id?: string | undefined;
11392
11392
  docString?: Record<string, unknown> | undefined;
11393
11393
  } | {
11394
+ keyword: "Then";
11394
11395
  error: {
11395
11396
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
11396
11397
  message?: string | undefined;
11397
11398
  };
11398
- keyword: "Then";
11399
11399
  id?: string | undefined;
11400
11400
  })[];
11401
11401
  id?: string | undefined;
@@ -11407,11 +11407,11 @@ declare const NarrativeSchema: z.ZodObject<{
11407
11407
  id?: string | undefined;
11408
11408
  docString?: Record<string, unknown> | undefined;
11409
11409
  } | {
11410
+ keyword: "Then";
11410
11411
  error: {
11411
11412
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
11412
11413
  message?: string | undefined;
11413
11414
  };
11414
- keyword: "Then";
11415
11415
  id?: string | undefined;
11416
11416
  })[];
11417
11417
  id?: string | undefined;
@@ -11426,11 +11426,11 @@ declare const NarrativeSchema: z.ZodObject<{
11426
11426
  id?: string | undefined;
11427
11427
  docString?: Record<string, unknown> | undefined;
11428
11428
  } | {
11429
+ keyword: "Then";
11429
11430
  error: {
11430
11431
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
11431
11432
  message?: string | undefined;
11432
11433
  };
11433
- keyword: "Then";
11434
11434
  id?: string | undefined;
11435
11435
  })[];
11436
11436
  id?: string | undefined;
@@ -11446,11 +11446,11 @@ declare const NarrativeSchema: z.ZodObject<{
11446
11446
  id?: string | undefined;
11447
11447
  docString?: Record<string, unknown> | undefined;
11448
11448
  } | {
11449
+ keyword: "Then";
11449
11450
  error: {
11450
11451
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
11451
11452
  message?: string | undefined;
11452
11453
  };
11453
- keyword: "Then";
11454
11454
  id?: string | undefined;
11455
11455
  })[];
11456
11456
  id?: string | undefined;
@@ -11470,11 +11470,11 @@ declare const NarrativeSchema: z.ZodObject<{
11470
11470
  id?: string | undefined;
11471
11471
  docString?: Record<string, unknown> | undefined;
11472
11472
  } | {
11473
+ keyword: "Then";
11473
11474
  error: {
11474
11475
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
11475
11476
  message?: string | undefined;
11476
11477
  };
11477
- keyword: "Then";
11478
11478
  id?: string | undefined;
11479
11479
  })[];
11480
11480
  id?: string | undefined;
@@ -11495,11 +11495,11 @@ declare const NarrativeSchema: z.ZodObject<{
11495
11495
  id?: string | undefined;
11496
11496
  docString?: Record<string, unknown> | undefined;
11497
11497
  } | {
11498
+ keyword: "Then";
11498
11499
  error: {
11499
11500
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
11500
11501
  message?: string | undefined;
11501
11502
  };
11502
- keyword: "Then";
11503
11503
  id?: string | undefined;
11504
11504
  })[];
11505
11505
  id?: string | undefined;
@@ -11523,11 +11523,11 @@ declare const NarrativeSchema: z.ZodObject<{
11523
11523
  id?: string | undefined;
11524
11524
  docString?: Record<string, unknown> | undefined;
11525
11525
  } | {
11526
+ keyword: "Then";
11526
11527
  error: {
11527
11528
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
11528
11529
  message?: string | undefined;
11529
11530
  };
11530
- keyword: "Then";
11531
11531
  id?: string | undefined;
11532
11532
  })[];
11533
11533
  id?: string | undefined;
@@ -11640,11 +11640,11 @@ declare const NarrativeSchema: z.ZodObject<{
11640
11640
  id?: string | undefined;
11641
11641
  docString?: Record<string, unknown> | undefined;
11642
11642
  } | {
11643
+ keyword: "Then";
11643
11644
  error: {
11644
11645
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
11645
11646
  message?: string | undefined;
11646
11647
  };
11647
- keyword: "Then";
11648
11648
  id?: string | undefined;
11649
11649
  })[];
11650
11650
  id?: string | undefined;
@@ -11764,11 +11764,11 @@ declare const NarrativeSchema: z.ZodObject<{
11764
11764
  id?: string | undefined;
11765
11765
  docString?: Record<string, unknown> | undefined;
11766
11766
  } | {
11767
+ keyword: "Then";
11767
11768
  error: {
11768
11769
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
11769
11770
  message?: string | undefined;
11770
11771
  };
11771
- keyword: "Then";
11772
11772
  id?: string | undefined;
11773
11773
  })[];
11774
11774
  id?: string | undefined;
@@ -11906,11 +11906,11 @@ declare const NarrativeSchema: z.ZodObject<{
11906
11906
  id?: string | undefined;
11907
11907
  docString?: Record<string, unknown> | undefined;
11908
11908
  } | {
11909
+ keyword: "Then";
11909
11910
  error: {
11910
11911
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
11911
11912
  message?: string | undefined;
11912
11913
  };
11913
- keyword: "Then";
11914
11914
  id?: string | undefined;
11915
11915
  })[];
11916
11916
  id?: string | undefined;
@@ -12766,18 +12766,18 @@ declare const NarrativeSchema: z.ZodObject<{
12766
12766
  message?: string | undefined;
12767
12767
  }>;
12768
12768
  }, "strip", z.ZodTypeAny, {
12769
+ keyword: "Then";
12769
12770
  error: {
12770
12771
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
12771
12772
  message?: string | undefined;
12772
12773
  };
12773
- keyword: "Then";
12774
12774
  id?: string | undefined;
12775
12775
  }, {
12776
+ keyword: "Then";
12776
12777
  error: {
12777
12778
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
12778
12779
  message?: string | undefined;
12779
12780
  };
12780
- keyword: "Then";
12781
12781
  id?: string | undefined;
12782
12782
  }>]>, "many">;
12783
12783
  }, "strip", z.ZodTypeAny, {
@@ -12788,11 +12788,11 @@ declare const NarrativeSchema: z.ZodObject<{
12788
12788
  id?: string | undefined;
12789
12789
  docString?: Record<string, unknown> | undefined;
12790
12790
  } | {
12791
+ keyword: "Then";
12791
12792
  error: {
12792
12793
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
12793
12794
  message?: string | undefined;
12794
12795
  };
12795
- keyword: "Then";
12796
12796
  id?: string | undefined;
12797
12797
  })[];
12798
12798
  id?: string | undefined;
@@ -12804,11 +12804,11 @@ declare const NarrativeSchema: z.ZodObject<{
12804
12804
  id?: string | undefined;
12805
12805
  docString?: Record<string, unknown> | undefined;
12806
12806
  } | {
12807
+ keyword: "Then";
12807
12808
  error: {
12808
12809
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
12809
12810
  message?: string | undefined;
12810
12811
  };
12811
- keyword: "Then";
12812
12812
  id?: string | undefined;
12813
12813
  })[];
12814
12814
  id?: string | undefined;
@@ -12823,11 +12823,11 @@ declare const NarrativeSchema: z.ZodObject<{
12823
12823
  id?: string | undefined;
12824
12824
  docString?: Record<string, unknown> | undefined;
12825
12825
  } | {
12826
+ keyword: "Then";
12826
12827
  error: {
12827
12828
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
12828
12829
  message?: string | undefined;
12829
12830
  };
12830
- keyword: "Then";
12831
12831
  id?: string | undefined;
12832
12832
  })[];
12833
12833
  id?: string | undefined;
@@ -12843,11 +12843,11 @@ declare const NarrativeSchema: z.ZodObject<{
12843
12843
  id?: string | undefined;
12844
12844
  docString?: Record<string, unknown> | undefined;
12845
12845
  } | {
12846
+ keyword: "Then";
12846
12847
  error: {
12847
12848
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
12848
12849
  message?: string | undefined;
12849
12850
  };
12850
- keyword: "Then";
12851
12851
  id?: string | undefined;
12852
12852
  })[];
12853
12853
  id?: string | undefined;
@@ -12867,11 +12867,11 @@ declare const NarrativeSchema: z.ZodObject<{
12867
12867
  id?: string | undefined;
12868
12868
  docString?: Record<string, unknown> | undefined;
12869
12869
  } | {
12870
+ keyword: "Then";
12870
12871
  error: {
12871
12872
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
12872
12873
  message?: string | undefined;
12873
12874
  };
12874
- keyword: "Then";
12875
12875
  id?: string | undefined;
12876
12876
  })[];
12877
12877
  id?: string | undefined;
@@ -12892,11 +12892,11 @@ declare const NarrativeSchema: z.ZodObject<{
12892
12892
  id?: string | undefined;
12893
12893
  docString?: Record<string, unknown> | undefined;
12894
12894
  } | {
12895
+ keyword: "Then";
12895
12896
  error: {
12896
12897
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
12897
12898
  message?: string | undefined;
12898
12899
  };
12899
- keyword: "Then";
12900
12900
  id?: string | undefined;
12901
12901
  })[];
12902
12902
  id?: string | undefined;
@@ -12920,11 +12920,11 @@ declare const NarrativeSchema: z.ZodObject<{
12920
12920
  id?: string | undefined;
12921
12921
  docString?: Record<string, unknown> | undefined;
12922
12922
  } | {
12923
+ keyword: "Then";
12923
12924
  error: {
12924
12925
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
12925
12926
  message?: string | undefined;
12926
12927
  };
12927
- keyword: "Then";
12928
12928
  id?: string | undefined;
12929
12929
  })[];
12930
12930
  id?: string | undefined;
@@ -13037,11 +13037,11 @@ declare const NarrativeSchema: z.ZodObject<{
13037
13037
  id?: string | undefined;
13038
13038
  docString?: Record<string, unknown> | undefined;
13039
13039
  } | {
13040
+ keyword: "Then";
13040
13041
  error: {
13041
13042
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
13042
13043
  message?: string | undefined;
13043
13044
  };
13044
- keyword: "Then";
13045
13045
  id?: string | undefined;
13046
13046
  })[];
13047
13047
  id?: string | undefined;
@@ -13161,11 +13161,11 @@ declare const NarrativeSchema: z.ZodObject<{
13161
13161
  id?: string | undefined;
13162
13162
  docString?: Record<string, unknown> | undefined;
13163
13163
  } | {
13164
+ keyword: "Then";
13164
13165
  error: {
13165
13166
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
13166
13167
  message?: string | undefined;
13167
13168
  };
13168
- keyword: "Then";
13169
13169
  id?: string | undefined;
13170
13170
  })[];
13171
13171
  id?: string | undefined;
@@ -13303,11 +13303,11 @@ declare const NarrativeSchema: z.ZodObject<{
13303
13303
  id?: string | undefined;
13304
13304
  docString?: Record<string, unknown> | undefined;
13305
13305
  } | {
13306
+ keyword: "Then";
13306
13307
  error: {
13307
13308
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
13308
13309
  message?: string | undefined;
13309
13310
  };
13310
- keyword: "Then";
13311
13311
  id?: string | undefined;
13312
13312
  })[];
13313
13313
  id?: string | undefined;
@@ -14105,18 +14105,18 @@ declare const NarrativeSchema: z.ZodObject<{
14105
14105
  message?: string | undefined;
14106
14106
  }>;
14107
14107
  }, "strip", z.ZodTypeAny, {
14108
+ keyword: "Then";
14108
14109
  error: {
14109
14110
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
14110
14111
  message?: string | undefined;
14111
14112
  };
14112
- keyword: "Then";
14113
14113
  id?: string | undefined;
14114
14114
  }, {
14115
+ keyword: "Then";
14115
14116
  error: {
14116
14117
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
14117
14118
  message?: string | undefined;
14118
14119
  };
14119
- keyword: "Then";
14120
14120
  id?: string | undefined;
14121
14121
  }>]>, "many">;
14122
14122
  }, "strip", z.ZodTypeAny, {
@@ -14127,11 +14127,11 @@ declare const NarrativeSchema: z.ZodObject<{
14127
14127
  id?: string | undefined;
14128
14128
  docString?: Record<string, unknown> | undefined;
14129
14129
  } | {
14130
+ keyword: "Then";
14130
14131
  error: {
14131
14132
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
14132
14133
  message?: string | undefined;
14133
14134
  };
14134
- keyword: "Then";
14135
14135
  id?: string | undefined;
14136
14136
  })[];
14137
14137
  id?: string | undefined;
@@ -14143,11 +14143,11 @@ declare const NarrativeSchema: z.ZodObject<{
14143
14143
  id?: string | undefined;
14144
14144
  docString?: Record<string, unknown> | undefined;
14145
14145
  } | {
14146
+ keyword: "Then";
14146
14147
  error: {
14147
14148
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
14148
14149
  message?: string | undefined;
14149
14150
  };
14150
- keyword: "Then";
14151
14151
  id?: string | undefined;
14152
14152
  })[];
14153
14153
  id?: string | undefined;
@@ -14162,11 +14162,11 @@ declare const NarrativeSchema: z.ZodObject<{
14162
14162
  id?: string | undefined;
14163
14163
  docString?: Record<string, unknown> | undefined;
14164
14164
  } | {
14165
+ keyword: "Then";
14165
14166
  error: {
14166
14167
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
14167
14168
  message?: string | undefined;
14168
14169
  };
14169
- keyword: "Then";
14170
14170
  id?: string | undefined;
14171
14171
  })[];
14172
14172
  id?: string | undefined;
@@ -14182,11 +14182,11 @@ declare const NarrativeSchema: z.ZodObject<{
14182
14182
  id?: string | undefined;
14183
14183
  docString?: Record<string, unknown> | undefined;
14184
14184
  } | {
14185
+ keyword: "Then";
14185
14186
  error: {
14186
14187
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
14187
14188
  message?: string | undefined;
14188
14189
  };
14189
- keyword: "Then";
14190
14190
  id?: string | undefined;
14191
14191
  })[];
14192
14192
  id?: string | undefined;
@@ -14206,11 +14206,11 @@ declare const NarrativeSchema: z.ZodObject<{
14206
14206
  id?: string | undefined;
14207
14207
  docString?: Record<string, unknown> | undefined;
14208
14208
  } | {
14209
+ keyword: "Then";
14209
14210
  error: {
14210
14211
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
14211
14212
  message?: string | undefined;
14212
14213
  };
14213
- keyword: "Then";
14214
14214
  id?: string | undefined;
14215
14215
  })[];
14216
14216
  id?: string | undefined;
@@ -14231,11 +14231,11 @@ declare const NarrativeSchema: z.ZodObject<{
14231
14231
  id?: string | undefined;
14232
14232
  docString?: Record<string, unknown> | undefined;
14233
14233
  } | {
14234
+ keyword: "Then";
14234
14235
  error: {
14235
14236
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
14236
14237
  message?: string | undefined;
14237
14238
  };
14238
- keyword: "Then";
14239
14239
  id?: string | undefined;
14240
14240
  })[];
14241
14241
  id?: string | undefined;
@@ -14258,11 +14258,11 @@ declare const NarrativeSchema: z.ZodObject<{
14258
14258
  id?: string | undefined;
14259
14259
  docString?: Record<string, unknown> | undefined;
14260
14260
  } | {
14261
+ keyword: "Then";
14261
14262
  error: {
14262
14263
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
14263
14264
  message?: string | undefined;
14264
14265
  };
14265
- keyword: "Then";
14266
14266
  id?: string | undefined;
14267
14267
  })[];
14268
14268
  id?: string | undefined;
@@ -14375,11 +14375,11 @@ declare const NarrativeSchema: z.ZodObject<{
14375
14375
  id?: string | undefined;
14376
14376
  docString?: Record<string, unknown> | undefined;
14377
14377
  } | {
14378
+ keyword: "Then";
14378
14379
  error: {
14379
14380
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
14380
14381
  message?: string | undefined;
14381
14382
  };
14382
- keyword: "Then";
14383
14383
  id?: string | undefined;
14384
14384
  })[];
14385
14385
  id?: string | undefined;
@@ -14496,11 +14496,11 @@ declare const NarrativeSchema: z.ZodObject<{
14496
14496
  id?: string | undefined;
14497
14497
  docString?: Record<string, unknown> | undefined;
14498
14498
  } | {
14499
+ keyword: "Then";
14499
14500
  error: {
14500
14501
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
14501
14502
  message?: string | undefined;
14502
14503
  };
14503
- keyword: "Then";
14504
14504
  id?: string | undefined;
14505
14505
  })[];
14506
14506
  id?: string | undefined;
@@ -14622,11 +14622,11 @@ declare const NarrativeSchema: z.ZodObject<{
14622
14622
  id?: string | undefined;
14623
14623
  docString?: Record<string, unknown> | undefined;
14624
14624
  } | {
14625
+ keyword: "Then";
14625
14626
  error: {
14626
14627
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
14627
14628
  message?: string | undefined;
14628
14629
  };
14629
- keyword: "Then";
14630
14630
  id?: string | undefined;
14631
14631
  })[];
14632
14632
  id?: string | undefined;
@@ -14794,11 +14794,11 @@ declare const NarrativeSchema: z.ZodObject<{
14794
14794
  id?: string | undefined;
14795
14795
  docString?: Record<string, unknown> | undefined;
14796
14796
  } | {
14797
+ keyword: "Then";
14797
14798
  error: {
14798
14799
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
14799
14800
  message?: string | undefined;
14800
14801
  };
14801
- keyword: "Then";
14802
14802
  id?: string | undefined;
14803
14803
  })[];
14804
14804
  id?: string | undefined;
@@ -14936,11 +14936,11 @@ declare const NarrativeSchema: z.ZodObject<{
14936
14936
  id?: string | undefined;
14937
14937
  docString?: Record<string, unknown> | undefined;
14938
14938
  } | {
14939
+ keyword: "Then";
14939
14940
  error: {
14940
14941
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
14941
14942
  message?: string | undefined;
14942
14943
  };
14943
- keyword: "Then";
14944
14944
  id?: string | undefined;
14945
14945
  })[];
14946
14946
  id?: string | undefined;
@@ -15074,11 +15074,11 @@ declare const NarrativeSchema: z.ZodObject<{
15074
15074
  id?: string | undefined;
15075
15075
  docString?: Record<string, unknown> | undefined;
15076
15076
  } | {
15077
+ keyword: "Then";
15077
15078
  error: {
15078
15079
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
15079
15080
  message?: string | undefined;
15080
15081
  };
15081
- keyword: "Then";
15082
15082
  id?: string | undefined;
15083
15083
  })[];
15084
15084
  id?: string | undefined;
@@ -15221,11 +15221,11 @@ declare const NarrativeSchema: z.ZodObject<{
15221
15221
  id?: string | undefined;
15222
15222
  docString?: Record<string, unknown> | undefined;
15223
15223
  } | {
15224
+ keyword: "Then";
15224
15225
  error: {
15225
15226
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
15226
15227
  message?: string | undefined;
15227
15228
  };
15228
- keyword: "Then";
15229
15229
  id?: string | undefined;
15230
15230
  })[];
15231
15231
  id?: string | undefined;
@@ -15363,11 +15363,11 @@ declare const NarrativeSchema: z.ZodObject<{
15363
15363
  id?: string | undefined;
15364
15364
  docString?: Record<string, unknown> | undefined;
15365
15365
  } | {
15366
+ keyword: "Then";
15366
15367
  error: {
15367
15368
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
15368
15369
  message?: string | undefined;
15369
15370
  };
15370
- keyword: "Then";
15371
15371
  id?: string | undefined;
15372
15372
  })[];
15373
15373
  id?: string | undefined;
@@ -15501,11 +15501,11 @@ declare const NarrativeSchema: z.ZodObject<{
15501
15501
  id?: string | undefined;
15502
15502
  docString?: Record<string, unknown> | undefined;
15503
15503
  } | {
15504
+ keyword: "Then";
15504
15505
  error: {
15505
15506
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
15506
15507
  message?: string | undefined;
15507
15508
  };
15508
- keyword: "Then";
15509
15509
  id?: string | undefined;
15510
15510
  })[];
15511
15511
  id?: string | undefined;
@@ -16591,18 +16591,18 @@ export declare const modelSchema: z.ZodObject<{
16591
16591
  message?: string | undefined;
16592
16592
  }>;
16593
16593
  }, "strip", z.ZodTypeAny, {
16594
+ keyword: "Then";
16594
16595
  error: {
16595
16596
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
16596
16597
  message?: string | undefined;
16597
16598
  };
16598
- keyword: "Then";
16599
16599
  id?: string | undefined;
16600
16600
  }, {
16601
+ keyword: "Then";
16601
16602
  error: {
16602
16603
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
16603
16604
  message?: string | undefined;
16604
16605
  };
16605
- keyword: "Then";
16606
16606
  id?: string | undefined;
16607
16607
  }>]>, "many">;
16608
16608
  }, "strip", z.ZodTypeAny, {
@@ -16613,11 +16613,11 @@ export declare const modelSchema: z.ZodObject<{
16613
16613
  id?: string | undefined;
16614
16614
  docString?: Record<string, unknown> | undefined;
16615
16615
  } | {
16616
+ keyword: "Then";
16616
16617
  error: {
16617
16618
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
16618
16619
  message?: string | undefined;
16619
16620
  };
16620
- keyword: "Then";
16621
16621
  id?: string | undefined;
16622
16622
  })[];
16623
16623
  id?: string | undefined;
@@ -16629,11 +16629,11 @@ export declare const modelSchema: z.ZodObject<{
16629
16629
  id?: string | undefined;
16630
16630
  docString?: Record<string, unknown> | undefined;
16631
16631
  } | {
16632
+ keyword: "Then";
16632
16633
  error: {
16633
16634
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
16634
16635
  message?: string | undefined;
16635
16636
  };
16636
- keyword: "Then";
16637
16637
  id?: string | undefined;
16638
16638
  })[];
16639
16639
  id?: string | undefined;
@@ -16648,11 +16648,11 @@ export declare const modelSchema: z.ZodObject<{
16648
16648
  id?: string | undefined;
16649
16649
  docString?: Record<string, unknown> | undefined;
16650
16650
  } | {
16651
+ keyword: "Then";
16651
16652
  error: {
16652
16653
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
16653
16654
  message?: string | undefined;
16654
16655
  };
16655
- keyword: "Then";
16656
16656
  id?: string | undefined;
16657
16657
  })[];
16658
16658
  id?: string | undefined;
@@ -16668,11 +16668,11 @@ export declare const modelSchema: z.ZodObject<{
16668
16668
  id?: string | undefined;
16669
16669
  docString?: Record<string, unknown> | undefined;
16670
16670
  } | {
16671
+ keyword: "Then";
16671
16672
  error: {
16672
16673
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
16673
16674
  message?: string | undefined;
16674
16675
  };
16675
- keyword: "Then";
16676
16676
  id?: string | undefined;
16677
16677
  })[];
16678
16678
  id?: string | undefined;
@@ -16692,11 +16692,11 @@ export declare const modelSchema: z.ZodObject<{
16692
16692
  id?: string | undefined;
16693
16693
  docString?: Record<string, unknown> | undefined;
16694
16694
  } | {
16695
+ keyword: "Then";
16695
16696
  error: {
16696
16697
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
16697
16698
  message?: string | undefined;
16698
16699
  };
16699
- keyword: "Then";
16700
16700
  id?: string | undefined;
16701
16701
  })[];
16702
16702
  id?: string | undefined;
@@ -16717,11 +16717,11 @@ export declare const modelSchema: z.ZodObject<{
16717
16717
  id?: string | undefined;
16718
16718
  docString?: Record<string, unknown> | undefined;
16719
16719
  } | {
16720
+ keyword: "Then";
16720
16721
  error: {
16721
16722
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
16722
16723
  message?: string | undefined;
16723
16724
  };
16724
- keyword: "Then";
16725
16725
  id?: string | undefined;
16726
16726
  })[];
16727
16727
  id?: string | undefined;
@@ -16745,11 +16745,11 @@ export declare const modelSchema: z.ZodObject<{
16745
16745
  id?: string | undefined;
16746
16746
  docString?: Record<string, unknown> | undefined;
16747
16747
  } | {
16748
+ keyword: "Then";
16748
16749
  error: {
16749
16750
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
16750
16751
  message?: string | undefined;
16751
16752
  };
16752
- keyword: "Then";
16753
16753
  id?: string | undefined;
16754
16754
  })[];
16755
16755
  id?: string | undefined;
@@ -16862,11 +16862,11 @@ export declare const modelSchema: z.ZodObject<{
16862
16862
  id?: string | undefined;
16863
16863
  docString?: Record<string, unknown> | undefined;
16864
16864
  } | {
16865
+ keyword: "Then";
16865
16866
  error: {
16866
16867
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
16867
16868
  message?: string | undefined;
16868
16869
  };
16869
- keyword: "Then";
16870
16870
  id?: string | undefined;
16871
16871
  })[];
16872
16872
  id?: string | undefined;
@@ -16986,11 +16986,11 @@ export declare const modelSchema: z.ZodObject<{
16986
16986
  id?: string | undefined;
16987
16987
  docString?: Record<string, unknown> | undefined;
16988
16988
  } | {
16989
+ keyword: "Then";
16989
16990
  error: {
16990
16991
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
16991
16992
  message?: string | undefined;
16992
16993
  };
16993
- keyword: "Then";
16994
16994
  id?: string | undefined;
16995
16995
  })[];
16996
16996
  id?: string | undefined;
@@ -17128,11 +17128,11 @@ export declare const modelSchema: z.ZodObject<{
17128
17128
  id?: string | undefined;
17129
17129
  docString?: Record<string, unknown> | undefined;
17130
17130
  } | {
17131
+ keyword: "Then";
17131
17132
  error: {
17132
17133
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
17133
17134
  message?: string | undefined;
17134
17135
  };
17135
- keyword: "Then";
17136
17136
  id?: string | undefined;
17137
17137
  })[];
17138
17138
  id?: string | undefined;
@@ -17988,18 +17988,18 @@ export declare const modelSchema: z.ZodObject<{
17988
17988
  message?: string | undefined;
17989
17989
  }>;
17990
17990
  }, "strip", z.ZodTypeAny, {
17991
+ keyword: "Then";
17991
17992
  error: {
17992
17993
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
17993
17994
  message?: string | undefined;
17994
17995
  };
17995
- keyword: "Then";
17996
17996
  id?: string | undefined;
17997
17997
  }, {
17998
+ keyword: "Then";
17998
17999
  error: {
17999
18000
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
18000
18001
  message?: string | undefined;
18001
18002
  };
18002
- keyword: "Then";
18003
18003
  id?: string | undefined;
18004
18004
  }>]>, "many">;
18005
18005
  }, "strip", z.ZodTypeAny, {
@@ -18010,11 +18010,11 @@ export declare const modelSchema: z.ZodObject<{
18010
18010
  id?: string | undefined;
18011
18011
  docString?: Record<string, unknown> | undefined;
18012
18012
  } | {
18013
+ keyword: "Then";
18013
18014
  error: {
18014
18015
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
18015
18016
  message?: string | undefined;
18016
18017
  };
18017
- keyword: "Then";
18018
18018
  id?: string | undefined;
18019
18019
  })[];
18020
18020
  id?: string | undefined;
@@ -18026,11 +18026,11 @@ export declare const modelSchema: z.ZodObject<{
18026
18026
  id?: string | undefined;
18027
18027
  docString?: Record<string, unknown> | undefined;
18028
18028
  } | {
18029
+ keyword: "Then";
18029
18030
  error: {
18030
18031
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
18031
18032
  message?: string | undefined;
18032
18033
  };
18033
- keyword: "Then";
18034
18034
  id?: string | undefined;
18035
18035
  })[];
18036
18036
  id?: string | undefined;
@@ -18045,11 +18045,11 @@ export declare const modelSchema: z.ZodObject<{
18045
18045
  id?: string | undefined;
18046
18046
  docString?: Record<string, unknown> | undefined;
18047
18047
  } | {
18048
+ keyword: "Then";
18048
18049
  error: {
18049
18050
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
18050
18051
  message?: string | undefined;
18051
18052
  };
18052
- keyword: "Then";
18053
18053
  id?: string | undefined;
18054
18054
  })[];
18055
18055
  id?: string | undefined;
@@ -18065,11 +18065,11 @@ export declare const modelSchema: z.ZodObject<{
18065
18065
  id?: string | undefined;
18066
18066
  docString?: Record<string, unknown> | undefined;
18067
18067
  } | {
18068
+ keyword: "Then";
18068
18069
  error: {
18069
18070
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
18070
18071
  message?: string | undefined;
18071
18072
  };
18072
- keyword: "Then";
18073
18073
  id?: string | undefined;
18074
18074
  })[];
18075
18075
  id?: string | undefined;
@@ -18089,11 +18089,11 @@ export declare const modelSchema: z.ZodObject<{
18089
18089
  id?: string | undefined;
18090
18090
  docString?: Record<string, unknown> | undefined;
18091
18091
  } | {
18092
+ keyword: "Then";
18092
18093
  error: {
18093
18094
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
18094
18095
  message?: string | undefined;
18095
18096
  };
18096
- keyword: "Then";
18097
18097
  id?: string | undefined;
18098
18098
  })[];
18099
18099
  id?: string | undefined;
@@ -18114,11 +18114,11 @@ export declare const modelSchema: z.ZodObject<{
18114
18114
  id?: string | undefined;
18115
18115
  docString?: Record<string, unknown> | undefined;
18116
18116
  } | {
18117
+ keyword: "Then";
18117
18118
  error: {
18118
18119
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
18119
18120
  message?: string | undefined;
18120
18121
  };
18121
- keyword: "Then";
18122
18122
  id?: string | undefined;
18123
18123
  })[];
18124
18124
  id?: string | undefined;
@@ -18142,11 +18142,11 @@ export declare const modelSchema: z.ZodObject<{
18142
18142
  id?: string | undefined;
18143
18143
  docString?: Record<string, unknown> | undefined;
18144
18144
  } | {
18145
+ keyword: "Then";
18145
18146
  error: {
18146
18147
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
18147
18148
  message?: string | undefined;
18148
18149
  };
18149
- keyword: "Then";
18150
18150
  id?: string | undefined;
18151
18151
  })[];
18152
18152
  id?: string | undefined;
@@ -18259,11 +18259,11 @@ export declare const modelSchema: z.ZodObject<{
18259
18259
  id?: string | undefined;
18260
18260
  docString?: Record<string, unknown> | undefined;
18261
18261
  } | {
18262
+ keyword: "Then";
18262
18263
  error: {
18263
18264
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
18264
18265
  message?: string | undefined;
18265
18266
  };
18266
- keyword: "Then";
18267
18267
  id?: string | undefined;
18268
18268
  })[];
18269
18269
  id?: string | undefined;
@@ -18383,11 +18383,11 @@ export declare const modelSchema: z.ZodObject<{
18383
18383
  id?: string | undefined;
18384
18384
  docString?: Record<string, unknown> | undefined;
18385
18385
  } | {
18386
+ keyword: "Then";
18386
18387
  error: {
18387
18388
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
18388
18389
  message?: string | undefined;
18389
18390
  };
18390
- keyword: "Then";
18391
18391
  id?: string | undefined;
18392
18392
  })[];
18393
18393
  id?: string | undefined;
@@ -18525,11 +18525,11 @@ export declare const modelSchema: z.ZodObject<{
18525
18525
  id?: string | undefined;
18526
18526
  docString?: Record<string, unknown> | undefined;
18527
18527
  } | {
18528
+ keyword: "Then";
18528
18529
  error: {
18529
18530
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
18530
18531
  message?: string | undefined;
18531
18532
  };
18532
- keyword: "Then";
18533
18533
  id?: string | undefined;
18534
18534
  })[];
18535
18535
  id?: string | undefined;
@@ -19327,18 +19327,18 @@ export declare const modelSchema: z.ZodObject<{
19327
19327
  message?: string | undefined;
19328
19328
  }>;
19329
19329
  }, "strip", z.ZodTypeAny, {
19330
+ keyword: "Then";
19330
19331
  error: {
19331
19332
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
19332
19333
  message?: string | undefined;
19333
19334
  };
19334
- keyword: "Then";
19335
19335
  id?: string | undefined;
19336
19336
  }, {
19337
+ keyword: "Then";
19337
19338
  error: {
19338
19339
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
19339
19340
  message?: string | undefined;
19340
19341
  };
19341
- keyword: "Then";
19342
19342
  id?: string | undefined;
19343
19343
  }>]>, "many">;
19344
19344
  }, "strip", z.ZodTypeAny, {
@@ -19349,11 +19349,11 @@ export declare const modelSchema: z.ZodObject<{
19349
19349
  id?: string | undefined;
19350
19350
  docString?: Record<string, unknown> | undefined;
19351
19351
  } | {
19352
+ keyword: "Then";
19352
19353
  error: {
19353
19354
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
19354
19355
  message?: string | undefined;
19355
19356
  };
19356
- keyword: "Then";
19357
19357
  id?: string | undefined;
19358
19358
  })[];
19359
19359
  id?: string | undefined;
@@ -19365,11 +19365,11 @@ export declare const modelSchema: z.ZodObject<{
19365
19365
  id?: string | undefined;
19366
19366
  docString?: Record<string, unknown> | undefined;
19367
19367
  } | {
19368
+ keyword: "Then";
19368
19369
  error: {
19369
19370
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
19370
19371
  message?: string | undefined;
19371
19372
  };
19372
- keyword: "Then";
19373
19373
  id?: string | undefined;
19374
19374
  })[];
19375
19375
  id?: string | undefined;
@@ -19384,11 +19384,11 @@ export declare const modelSchema: z.ZodObject<{
19384
19384
  id?: string | undefined;
19385
19385
  docString?: Record<string, unknown> | undefined;
19386
19386
  } | {
19387
+ keyword: "Then";
19387
19388
  error: {
19388
19389
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
19389
19390
  message?: string | undefined;
19390
19391
  };
19391
- keyword: "Then";
19392
19392
  id?: string | undefined;
19393
19393
  })[];
19394
19394
  id?: string | undefined;
@@ -19404,11 +19404,11 @@ export declare const modelSchema: z.ZodObject<{
19404
19404
  id?: string | undefined;
19405
19405
  docString?: Record<string, unknown> | undefined;
19406
19406
  } | {
19407
+ keyword: "Then";
19407
19408
  error: {
19408
19409
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
19409
19410
  message?: string | undefined;
19410
19411
  };
19411
- keyword: "Then";
19412
19412
  id?: string | undefined;
19413
19413
  })[];
19414
19414
  id?: string | undefined;
@@ -19428,11 +19428,11 @@ export declare const modelSchema: z.ZodObject<{
19428
19428
  id?: string | undefined;
19429
19429
  docString?: Record<string, unknown> | undefined;
19430
19430
  } | {
19431
+ keyword: "Then";
19431
19432
  error: {
19432
19433
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
19433
19434
  message?: string | undefined;
19434
19435
  };
19435
- keyword: "Then";
19436
19436
  id?: string | undefined;
19437
19437
  })[];
19438
19438
  id?: string | undefined;
@@ -19453,11 +19453,11 @@ export declare const modelSchema: z.ZodObject<{
19453
19453
  id?: string | undefined;
19454
19454
  docString?: Record<string, unknown> | undefined;
19455
19455
  } | {
19456
+ keyword: "Then";
19456
19457
  error: {
19457
19458
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
19458
19459
  message?: string | undefined;
19459
19460
  };
19460
- keyword: "Then";
19461
19461
  id?: string | undefined;
19462
19462
  })[];
19463
19463
  id?: string | undefined;
@@ -19480,11 +19480,11 @@ export declare const modelSchema: z.ZodObject<{
19480
19480
  id?: string | undefined;
19481
19481
  docString?: Record<string, unknown> | undefined;
19482
19482
  } | {
19483
+ keyword: "Then";
19483
19484
  error: {
19484
19485
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
19485
19486
  message?: string | undefined;
19486
19487
  };
19487
- keyword: "Then";
19488
19488
  id?: string | undefined;
19489
19489
  })[];
19490
19490
  id?: string | undefined;
@@ -19597,11 +19597,11 @@ export declare const modelSchema: z.ZodObject<{
19597
19597
  id?: string | undefined;
19598
19598
  docString?: Record<string, unknown> | undefined;
19599
19599
  } | {
19600
+ keyword: "Then";
19600
19601
  error: {
19601
19602
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
19602
19603
  message?: string | undefined;
19603
19604
  };
19604
- keyword: "Then";
19605
19605
  id?: string | undefined;
19606
19606
  })[];
19607
19607
  id?: string | undefined;
@@ -19718,11 +19718,11 @@ export declare const modelSchema: z.ZodObject<{
19718
19718
  id?: string | undefined;
19719
19719
  docString?: Record<string, unknown> | undefined;
19720
19720
  } | {
19721
+ keyword: "Then";
19721
19722
  error: {
19722
19723
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
19723
19724
  message?: string | undefined;
19724
19725
  };
19725
- keyword: "Then";
19726
19726
  id?: string | undefined;
19727
19727
  })[];
19728
19728
  id?: string | undefined;
@@ -19844,11 +19844,11 @@ export declare const modelSchema: z.ZodObject<{
19844
19844
  id?: string | undefined;
19845
19845
  docString?: Record<string, unknown> | undefined;
19846
19846
  } | {
19847
+ keyword: "Then";
19847
19848
  error: {
19848
19849
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
19849
19850
  message?: string | undefined;
19850
19851
  };
19851
- keyword: "Then";
19852
19852
  id?: string | undefined;
19853
19853
  })[];
19854
19854
  id?: string | undefined;
@@ -20016,11 +20016,11 @@ export declare const modelSchema: z.ZodObject<{
20016
20016
  id?: string | undefined;
20017
20017
  docString?: Record<string, unknown> | undefined;
20018
20018
  } | {
20019
+ keyword: "Then";
20019
20020
  error: {
20020
20021
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
20021
20022
  message?: string | undefined;
20022
20023
  };
20023
- keyword: "Then";
20024
20024
  id?: string | undefined;
20025
20025
  })[];
20026
20026
  id?: string | undefined;
@@ -20158,11 +20158,11 @@ export declare const modelSchema: z.ZodObject<{
20158
20158
  id?: string | undefined;
20159
20159
  docString?: Record<string, unknown> | undefined;
20160
20160
  } | {
20161
+ keyword: "Then";
20161
20162
  error: {
20162
20163
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
20163
20164
  message?: string | undefined;
20164
20165
  };
20165
- keyword: "Then";
20166
20166
  id?: string | undefined;
20167
20167
  })[];
20168
20168
  id?: string | undefined;
@@ -20296,11 +20296,11 @@ export declare const modelSchema: z.ZodObject<{
20296
20296
  id?: string | undefined;
20297
20297
  docString?: Record<string, unknown> | undefined;
20298
20298
  } | {
20299
+ keyword: "Then";
20299
20300
  error: {
20300
20301
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
20301
20302
  message?: string | undefined;
20302
20303
  };
20303
- keyword: "Then";
20304
20304
  id?: string | undefined;
20305
20305
  })[];
20306
20306
  id?: string | undefined;
@@ -20443,11 +20443,11 @@ export declare const modelSchema: z.ZodObject<{
20443
20443
  id?: string | undefined;
20444
20444
  docString?: Record<string, unknown> | undefined;
20445
20445
  } | {
20446
+ keyword: "Then";
20446
20447
  error: {
20447
20448
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
20448
20449
  message?: string | undefined;
20449
20450
  };
20450
- keyword: "Then";
20451
20451
  id?: string | undefined;
20452
20452
  })[];
20453
20453
  id?: string | undefined;
@@ -20585,11 +20585,11 @@ export declare const modelSchema: z.ZodObject<{
20585
20585
  id?: string | undefined;
20586
20586
  docString?: Record<string, unknown> | undefined;
20587
20587
  } | {
20588
+ keyword: "Then";
20588
20589
  error: {
20589
20590
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
20590
20591
  message?: string | undefined;
20591
20592
  };
20592
- keyword: "Then";
20593
20593
  id?: string | undefined;
20594
20594
  })[];
20595
20595
  id?: string | undefined;
@@ -20723,11 +20723,11 @@ export declare const modelSchema: z.ZodObject<{
20723
20723
  id?: string | undefined;
20724
20724
  docString?: Record<string, unknown> | undefined;
20725
20725
  } | {
20726
+ keyword: "Then";
20726
20727
  error: {
20727
20728
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
20728
20729
  message?: string | undefined;
20729
20730
  };
20730
- keyword: "Then";
20731
20731
  id?: string | undefined;
20732
20732
  })[];
20733
20733
  id?: string | undefined;
@@ -21241,11 +21241,11 @@ export declare const modelSchema: z.ZodObject<{
21241
21241
  id?: string | undefined;
21242
21242
  docString?: Record<string, unknown> | undefined;
21243
21243
  } | {
21244
+ keyword: "Then";
21244
21245
  error: {
21245
21246
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
21246
21247
  message?: string | undefined;
21247
21248
  };
21248
- keyword: "Then";
21249
21249
  id?: string | undefined;
21250
21250
  })[];
21251
21251
  id?: string | undefined;
@@ -21383,11 +21383,11 @@ export declare const modelSchema: z.ZodObject<{
21383
21383
  id?: string | undefined;
21384
21384
  docString?: Record<string, unknown> | undefined;
21385
21385
  } | {
21386
+ keyword: "Then";
21386
21387
  error: {
21387
21388
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
21388
21389
  message?: string | undefined;
21389
21390
  };
21390
- keyword: "Then";
21391
21391
  id?: string | undefined;
21392
21392
  })[];
21393
21393
  id?: string | undefined;
@@ -21521,11 +21521,11 @@ export declare const modelSchema: z.ZodObject<{
21521
21521
  id?: string | undefined;
21522
21522
  docString?: Record<string, unknown> | undefined;
21523
21523
  } | {
21524
+ keyword: "Then";
21524
21525
  error: {
21525
21526
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
21526
21527
  message?: string | undefined;
21527
21528
  };
21528
- keyword: "Then";
21529
21529
  id?: string | undefined;
21530
21530
  })[];
21531
21531
  id?: string | undefined;
@@ -21747,11 +21747,11 @@ export declare const modelSchema: z.ZodObject<{
21747
21747
  id?: string | undefined;
21748
21748
  docString?: Record<string, unknown> | undefined;
21749
21749
  } | {
21750
+ keyword: "Then";
21750
21751
  error: {
21751
21752
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
21752
21753
  message?: string | undefined;
21753
21754
  };
21754
- keyword: "Then";
21755
21755
  id?: string | undefined;
21756
21756
  })[];
21757
21757
  id?: string | undefined;
@@ -21889,11 +21889,11 @@ export declare const modelSchema: z.ZodObject<{
21889
21889
  id?: string | undefined;
21890
21890
  docString?: Record<string, unknown> | undefined;
21891
21891
  } | {
21892
+ keyword: "Then";
21892
21893
  error: {
21893
21894
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
21894
21895
  message?: string | undefined;
21895
21896
  };
21896
- keyword: "Then";
21897
21897
  id?: string | undefined;
21898
21898
  })[];
21899
21899
  id?: string | undefined;
@@ -22027,11 +22027,11 @@ export declare const modelSchema: z.ZodObject<{
22027
22027
  id?: string | undefined;
22028
22028
  docString?: Record<string, unknown> | undefined;
22029
22029
  } | {
22030
+ keyword: "Then";
22030
22031
  error: {
22031
22032
  type: "IllegalStateError" | "ValidationError" | "NotFoundError";
22032
22033
  message?: string | undefined;
22033
22034
  };
22034
- keyword: "Then";
22035
22035
  id?: string | undefined;
22036
22036
  })[];
22037
22037
  id?: string | undefined;