effect-app 4.0.0-beta.282 → 4.0.0-beta.283

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.
@@ -2,6 +2,7 @@ import * as Ref from "effect/Ref";
2
2
  import { Rpc } from "effect/unstable/rpc";
3
3
  import { type ClientForOptions } from "../client/clientFor.js";
4
4
  import * as Context from "../Context.js";
5
+ import * as DataDependencies from "../DataDependencies.js";
5
6
  import * as Effect from "../Effect.js";
6
7
  import * as S from "../Schema.js";
7
8
  /**
@@ -56,8 +57,179 @@ export declare const CommandMetaData: S.Struct<{
56
57
  withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Codec<S.Json, S.Json, never, never>>, never>;
57
58
  }>, never>;
58
59
  };
60
+ readonly dataDependencies: S.Struct<{
61
+ readonly reads: S.$Array<S.Struct<{
62
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
63
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
64
+ Default: A;
65
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
66
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
67
+ };
68
+ Default: "repo";
69
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
70
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
71
+ };
72
+ readonly name: S.String;
73
+ }>> & {
74
+ withConstructorDefault: S.withConstructorDefault<S.$Array<S.Struct<{
75
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
76
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
77
+ Default: A;
78
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
79
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
80
+ };
81
+ Default: "repo";
82
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
83
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
84
+ };
85
+ readonly name: S.String;
86
+ }>>>;
87
+ withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Struct<{
88
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
89
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
90
+ Default: A;
91
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
92
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
93
+ };
94
+ Default: "repo";
95
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
96
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
97
+ };
98
+ readonly name: S.String;
99
+ }>>, never>;
100
+ };
101
+ readonly writes: S.$Array<S.Struct<{
102
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
103
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
104
+ Default: A;
105
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
106
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
107
+ };
108
+ Default: "repo";
109
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
110
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
111
+ };
112
+ readonly name: S.String;
113
+ }>> & {
114
+ withConstructorDefault: S.withConstructorDefault<S.$Array<S.Struct<{
115
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
116
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
117
+ Default: A;
118
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
119
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
120
+ };
121
+ Default: "repo";
122
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
123
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
124
+ };
125
+ readonly name: S.String;
126
+ }>>>;
127
+ withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Struct<{
128
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
129
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
130
+ Default: A;
131
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
132
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
133
+ };
134
+ Default: "repo";
135
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
136
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
137
+ };
138
+ readonly name: S.String;
139
+ }>>, never>;
140
+ };
141
+ }>;
59
142
  }>;
60
143
  export type CommandMetaData = S.Schema.Type<typeof CommandMetaData>;
144
+ export declare const emptyDataDependencies: DataDependencies.DataDependencySet;
145
+ export declare const makeMetaData: (invalidateQueries: InvalidationKeys, dataDependencies?: DataDependencies.DataDependencySet) => CommandMetaData;
146
+ export declare const QueryResponseWithMetaData: <S extends S.Top>(success: S) => S.Struct<{
147
+ readonly payload: S;
148
+ readonly metadata: S.Struct<{
149
+ readonly dataDependencies: S.Struct<{
150
+ readonly reads: S.$Array<S.Struct<{
151
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
152
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
153
+ Default: A;
154
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
155
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
156
+ };
157
+ Default: "repo";
158
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
159
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
160
+ };
161
+ readonly name: S.String;
162
+ }>> & {
163
+ withConstructorDefault: S.withConstructorDefault<S.$Array<S.Struct<{
164
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
165
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
166
+ Default: A;
167
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
168
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
169
+ };
170
+ Default: "repo";
171
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
172
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
173
+ };
174
+ readonly name: S.String;
175
+ }>>>;
176
+ withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Struct<{
177
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
178
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
179
+ Default: A;
180
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
181
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
182
+ };
183
+ Default: "repo";
184
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
185
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
186
+ };
187
+ readonly name: S.String;
188
+ }>>, never>;
189
+ };
190
+ readonly writes: S.$Array<S.Struct<{
191
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
192
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
193
+ Default: A;
194
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
195
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
196
+ };
197
+ Default: "repo";
198
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
199
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
200
+ };
201
+ readonly name: S.String;
202
+ }>> & {
203
+ withConstructorDefault: S.withConstructorDefault<S.$Array<S.Struct<{
204
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
205
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
206
+ Default: A;
207
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
208
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
209
+ };
210
+ Default: "repo";
211
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
212
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
213
+ };
214
+ readonly name: S.String;
215
+ }>>>;
216
+ withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Struct<{
217
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
218
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
219
+ Default: A;
220
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
221
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
222
+ };
223
+ Default: "repo";
224
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
225
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
226
+ };
227
+ readonly name: S.String;
228
+ }>>, never>;
229
+ };
230
+ }>;
231
+ }>;
232
+ }>;
61
233
  /**
62
234
  * Wraps a command's success schema so that the wire format carries both the `payload`
63
235
  * (the handler's actual return value) and `metadata` (server-driven cache invalidation keys).
@@ -80,6 +252,88 @@ export declare const CommandResponseWithMetaData: <S extends S.Top>(success: S)
80
252
  withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Codec<S.Json, S.Json, never, never>>, never>;
81
253
  }>, never>;
82
254
  };
255
+ readonly dataDependencies: S.Struct<{
256
+ readonly reads: S.$Array<S.Struct<{
257
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
258
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
259
+ Default: A;
260
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
261
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
262
+ };
263
+ Default: "repo";
264
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
265
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
266
+ };
267
+ readonly name: S.String;
268
+ }>> & {
269
+ withConstructorDefault: S.withConstructorDefault<S.$Array<S.Struct<{
270
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
271
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
272
+ Default: A;
273
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
274
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
275
+ };
276
+ Default: "repo";
277
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
278
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
279
+ };
280
+ readonly name: S.String;
281
+ }>>>;
282
+ withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Struct<{
283
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
284
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
285
+ Default: A;
286
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
287
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
288
+ };
289
+ Default: "repo";
290
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
291
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
292
+ };
293
+ readonly name: S.String;
294
+ }>>, never>;
295
+ };
296
+ readonly writes: S.$Array<S.Struct<{
297
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
298
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
299
+ Default: A;
300
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
301
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
302
+ };
303
+ Default: "repo";
304
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
305
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
306
+ };
307
+ readonly name: S.String;
308
+ }>> & {
309
+ withConstructorDefault: S.withConstructorDefault<S.$Array<S.Struct<{
310
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
311
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
312
+ Default: A;
313
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
314
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
315
+ };
316
+ Default: "repo";
317
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
318
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
319
+ };
320
+ readonly name: S.String;
321
+ }>>>;
322
+ withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Struct<{
323
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
324
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
325
+ Default: A;
326
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
327
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
328
+ };
329
+ Default: "repo";
330
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
331
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
332
+ };
333
+ readonly name: S.String;
334
+ }>>, never>;
335
+ };
336
+ }>;
83
337
  }>;
84
338
  }>;
85
339
  /**
@@ -106,6 +360,88 @@ export declare const CommandFailureWithMetaData: <E extends S.Top>(error: E) =>
106
360
  withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Codec<S.Json, S.Json, never, never>>, never>;
107
361
  }>, never>;
108
362
  };
363
+ readonly dataDependencies: S.Struct<{
364
+ readonly reads: S.$Array<S.Struct<{
365
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
366
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
367
+ Default: A;
368
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
369
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
370
+ };
371
+ Default: "repo";
372
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
373
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
374
+ };
375
+ readonly name: S.String;
376
+ }>> & {
377
+ withConstructorDefault: S.withConstructorDefault<S.$Array<S.Struct<{
378
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
379
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
380
+ Default: A;
381
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
382
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
383
+ };
384
+ Default: "repo";
385
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
386
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
387
+ };
388
+ readonly name: S.String;
389
+ }>>>;
390
+ withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Struct<{
391
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
392
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
393
+ Default: A;
394
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
395
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
396
+ };
397
+ Default: "repo";
398
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
399
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
400
+ };
401
+ readonly name: S.String;
402
+ }>>, never>;
403
+ };
404
+ readonly writes: S.$Array<S.Struct<{
405
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
406
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
407
+ Default: A;
408
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
409
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
410
+ };
411
+ Default: "repo";
412
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
413
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
414
+ };
415
+ readonly name: S.String;
416
+ }>> & {
417
+ withConstructorDefault: S.withConstructorDefault<S.$Array<S.Struct<{
418
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
419
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
420
+ Default: A;
421
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
422
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
423
+ };
424
+ Default: "repo";
425
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
426
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
427
+ };
428
+ readonly name: S.String;
429
+ }>>>;
430
+ withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Struct<{
431
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
432
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
433
+ Default: A;
434
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
435
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
436
+ };
437
+ Default: "repo";
438
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
439
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
440
+ };
441
+ readonly name: S.String;
442
+ }>>, never>;
443
+ };
444
+ }>;
109
445
  }>;
110
446
  }>;
111
447
  /**
@@ -138,6 +474,88 @@ export declare const StreamResponseChunk: <S extends S.Top>(success: S) => S.Uni
138
474
  withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Codec<S.Json, S.Json, never, never>>, never>;
139
475
  }>, never>;
140
476
  };
477
+ readonly dataDependencies: S.Struct<{
478
+ readonly reads: S.$Array<S.Struct<{
479
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
480
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
481
+ Default: A;
482
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
483
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
484
+ };
485
+ Default: "repo";
486
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
487
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
488
+ };
489
+ readonly name: S.String;
490
+ }>> & {
491
+ withConstructorDefault: S.withConstructorDefault<S.$Array<S.Struct<{
492
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
493
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
494
+ Default: A;
495
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
496
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
497
+ };
498
+ Default: "repo";
499
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
500
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
501
+ };
502
+ readonly name: S.String;
503
+ }>>>;
504
+ withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Struct<{
505
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
506
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
507
+ Default: A;
508
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
509
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
510
+ };
511
+ Default: "repo";
512
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
513
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
514
+ };
515
+ readonly name: S.String;
516
+ }>>, never>;
517
+ };
518
+ readonly writes: S.$Array<S.Struct<{
519
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
520
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
521
+ Default: A;
522
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
523
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
524
+ };
525
+ Default: "repo";
526
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
527
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
528
+ };
529
+ readonly name: S.String;
530
+ }>> & {
531
+ withConstructorDefault: S.withConstructorDefault<S.$Array<S.Struct<{
532
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
533
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
534
+ Default: A;
535
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
536
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
537
+ };
538
+ Default: "repo";
539
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
540
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
541
+ };
542
+ readonly name: S.String;
543
+ }>>>;
544
+ withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Struct<{
545
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
546
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
547
+ Default: A;
548
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
549
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
550
+ };
551
+ Default: "repo";
552
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
553
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
554
+ };
555
+ readonly name: S.String;
556
+ }>>, never>;
557
+ };
558
+ }>;
141
559
  }>;
142
560
  }>, S.Struct<{
143
561
  readonly _tag: S.Literal<"done">;
@@ -155,6 +573,88 @@ export declare const StreamResponseChunk: <S extends S.Top>(success: S) => S.Uni
155
573
  withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Codec<S.Json, S.Json, never, never>>, never>;
156
574
  }>, never>;
157
575
  };
576
+ readonly dataDependencies: S.Struct<{
577
+ readonly reads: S.$Array<S.Struct<{
578
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
579
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
580
+ Default: A;
581
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
582
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
583
+ };
584
+ Default: "repo";
585
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
586
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
587
+ };
588
+ readonly name: S.String;
589
+ }>> & {
590
+ withConstructorDefault: S.withConstructorDefault<S.$Array<S.Struct<{
591
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
592
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
593
+ Default: A;
594
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
595
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
596
+ };
597
+ Default: "repo";
598
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
599
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
600
+ };
601
+ readonly name: S.String;
602
+ }>>>;
603
+ withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Struct<{
604
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
605
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
606
+ Default: A;
607
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
608
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
609
+ };
610
+ Default: "repo";
611
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
612
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
613
+ };
614
+ readonly name: S.String;
615
+ }>>, never>;
616
+ };
617
+ readonly writes: S.$Array<S.Struct<{
618
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
619
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
620
+ Default: A;
621
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
622
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
623
+ };
624
+ Default: "repo";
625
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
626
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
627
+ };
628
+ readonly name: S.String;
629
+ }>> & {
630
+ withConstructorDefault: S.withConstructorDefault<S.$Array<S.Struct<{
631
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
632
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
633
+ Default: A;
634
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
635
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
636
+ };
637
+ Default: "repo";
638
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
639
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
640
+ };
641
+ readonly name: S.String;
642
+ }>>>;
643
+ withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Struct<{
644
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
645
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
646
+ Default: A;
647
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
648
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
649
+ };
650
+ Default: "repo";
651
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
652
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
653
+ };
654
+ readonly name: S.String;
655
+ }>>, never>;
656
+ };
657
+ }>;
158
658
  }>;
159
659
  }>]>;
160
660
  export type StreamResponseChunk<A> = {
@@ -189,6 +689,88 @@ export declare const StreamFailureChunk: <E extends S.Top>(error: E) => S.Struct
189
689
  withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Codec<S.Json, S.Json, never, never>>, never>;
190
690
  }>, never>;
191
691
  };
692
+ readonly dataDependencies: S.Struct<{
693
+ readonly reads: S.$Array<S.Struct<{
694
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
695
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
696
+ Default: A;
697
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
698
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
699
+ };
700
+ Default: "repo";
701
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
702
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
703
+ };
704
+ readonly name: S.String;
705
+ }>> & {
706
+ withConstructorDefault: S.withConstructorDefault<S.$Array<S.Struct<{
707
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
708
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
709
+ Default: A;
710
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
711
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
712
+ };
713
+ Default: "repo";
714
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
715
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
716
+ };
717
+ readonly name: S.String;
718
+ }>>>;
719
+ withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Struct<{
720
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
721
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
722
+ Default: A;
723
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
724
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
725
+ };
726
+ Default: "repo";
727
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
728
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
729
+ };
730
+ readonly name: S.String;
731
+ }>>, never>;
732
+ };
733
+ readonly writes: S.$Array<S.Struct<{
734
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
735
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
736
+ Default: A;
737
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
738
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
739
+ };
740
+ Default: "repo";
741
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
742
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
743
+ };
744
+ readonly name: S.String;
745
+ }>> & {
746
+ withConstructorDefault: S.withConstructorDefault<S.$Array<S.Struct<{
747
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
748
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
749
+ Default: A;
750
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
751
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
752
+ };
753
+ Default: "repo";
754
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
755
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
756
+ };
757
+ readonly name: S.String;
758
+ }>>>;
759
+ withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Struct<{
760
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
761
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
762
+ Default: A;
763
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
764
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
765
+ };
766
+ Default: "repo";
767
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
768
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
769
+ };
770
+ readonly name: S.String;
771
+ }>>, never>;
772
+ };
773
+ }>;
192
774
  }>;
193
775
  }>;
194
776
  export type StreamFailureChunk<E> = {
@@ -314,6 +896,88 @@ export declare const makeCommandRpc: <const Tag extends string, Payload extends
314
896
  withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Codec<S.Json, S.Json, never, never>>, never>;
315
897
  }>, never>;
316
898
  };
899
+ readonly dataDependencies: S.Struct<{
900
+ readonly reads: S.$Array<S.Struct<{
901
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
902
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
903
+ Default: A;
904
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
905
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
906
+ };
907
+ Default: "repo";
908
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
909
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
910
+ };
911
+ readonly name: S.String;
912
+ }>> & {
913
+ withConstructorDefault: S.withConstructorDefault<S.$Array<S.Struct<{
914
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
915
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
916
+ Default: A;
917
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
918
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
919
+ };
920
+ Default: "repo";
921
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
922
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
923
+ };
924
+ readonly name: S.String;
925
+ }>>>;
926
+ withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Struct<{
927
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
928
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
929
+ Default: A;
930
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
931
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
932
+ };
933
+ Default: "repo";
934
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
935
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
936
+ };
937
+ readonly name: S.String;
938
+ }>>, never>;
939
+ };
940
+ readonly writes: S.$Array<S.Struct<{
941
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
942
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
943
+ Default: A;
944
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
945
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
946
+ };
947
+ Default: "repo";
948
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
949
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
950
+ };
951
+ readonly name: S.String;
952
+ }>> & {
953
+ withConstructorDefault: S.withConstructorDefault<S.$Array<S.Struct<{
954
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
955
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
956
+ Default: A;
957
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
958
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
959
+ };
960
+ Default: "repo";
961
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
962
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
963
+ };
964
+ readonly name: S.String;
965
+ }>>>;
966
+ withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Struct<{
967
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
968
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
969
+ Default: A;
970
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
971
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
972
+ };
973
+ Default: "repo";
974
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
975
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
976
+ };
977
+ readonly name: S.String;
978
+ }>>, never>;
979
+ };
980
+ }>;
317
981
  }>;
318
982
  }>, S.Struct<{
319
983
  readonly _tag: S.Literal<"CommandFailureWithMetaData">;
@@ -332,6 +996,88 @@ export declare const makeCommandRpc: <const Tag extends string, Payload extends
332
996
  withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Codec<S.Json, S.Json, never, never>>, never>;
333
997
  }>, never>;
334
998
  };
999
+ readonly dataDependencies: S.Struct<{
1000
+ readonly reads: S.$Array<S.Struct<{
1001
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1002
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1003
+ Default: A;
1004
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1005
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1006
+ };
1007
+ Default: "repo";
1008
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1009
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1010
+ };
1011
+ readonly name: S.String;
1012
+ }>> & {
1013
+ withConstructorDefault: S.withConstructorDefault<S.$Array<S.Struct<{
1014
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1015
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1016
+ Default: A;
1017
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1018
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1019
+ };
1020
+ Default: "repo";
1021
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1022
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1023
+ };
1024
+ readonly name: S.String;
1025
+ }>>>;
1026
+ withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Struct<{
1027
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1028
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1029
+ Default: A;
1030
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1031
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1032
+ };
1033
+ Default: "repo";
1034
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1035
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1036
+ };
1037
+ readonly name: S.String;
1038
+ }>>, never>;
1039
+ };
1040
+ readonly writes: S.$Array<S.Struct<{
1041
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1042
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1043
+ Default: A;
1044
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1045
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1046
+ };
1047
+ Default: "repo";
1048
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1049
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1050
+ };
1051
+ readonly name: S.String;
1052
+ }>> & {
1053
+ withConstructorDefault: S.withConstructorDefault<S.$Array<S.Struct<{
1054
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1055
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1056
+ Default: A;
1057
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1058
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1059
+ };
1060
+ Default: "repo";
1061
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1062
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1063
+ };
1064
+ readonly name: S.String;
1065
+ }>>>;
1066
+ withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Struct<{
1067
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1068
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1069
+ Default: A;
1070
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1071
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1072
+ };
1073
+ Default: "repo";
1074
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1075
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1076
+ };
1077
+ readonly name: S.String;
1078
+ }>>, never>;
1079
+ };
1080
+ }>;
335
1081
  }>;
336
1082
  }>>>(tag: Tag, options?: {
337
1083
  readonly payload?: Payload;
@@ -372,6 +1118,88 @@ export declare const makeStreamRpc: <const Tag extends string, Payload extends S
372
1118
  withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Codec<S.Json, S.Json, never, never>>, never>;
373
1119
  }>, never>;
374
1120
  };
1121
+ readonly dataDependencies: S.Struct<{
1122
+ readonly reads: S.$Array<S.Struct<{
1123
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1124
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1125
+ Default: A;
1126
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1127
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1128
+ };
1129
+ Default: "repo";
1130
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1131
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1132
+ };
1133
+ readonly name: S.String;
1134
+ }>> & {
1135
+ withConstructorDefault: S.withConstructorDefault<S.$Array<S.Struct<{
1136
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1137
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1138
+ Default: A;
1139
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1140
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1141
+ };
1142
+ Default: "repo";
1143
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1144
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1145
+ };
1146
+ readonly name: S.String;
1147
+ }>>>;
1148
+ withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Struct<{
1149
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1150
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1151
+ Default: A;
1152
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1153
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1154
+ };
1155
+ Default: "repo";
1156
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1157
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1158
+ };
1159
+ readonly name: S.String;
1160
+ }>>, never>;
1161
+ };
1162
+ readonly writes: S.$Array<S.Struct<{
1163
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1164
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1165
+ Default: A;
1166
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1167
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1168
+ };
1169
+ Default: "repo";
1170
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1171
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1172
+ };
1173
+ readonly name: S.String;
1174
+ }>> & {
1175
+ withConstructorDefault: S.withConstructorDefault<S.$Array<S.Struct<{
1176
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1177
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1178
+ Default: A;
1179
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1180
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1181
+ };
1182
+ Default: "repo";
1183
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1184
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1185
+ };
1186
+ readonly name: S.String;
1187
+ }>>>;
1188
+ withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Struct<{
1189
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1190
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1191
+ Default: A;
1192
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1193
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1194
+ };
1195
+ Default: "repo";
1196
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1197
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1198
+ };
1199
+ readonly name: S.String;
1200
+ }>>, never>;
1201
+ };
1202
+ }>;
375
1203
  }>;
376
1204
  }>, S.Struct<{
377
1205
  readonly _tag: S.Literal<"done">;
@@ -389,6 +1217,88 @@ export declare const makeStreamRpc: <const Tag extends string, Payload extends S
389
1217
  withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Codec<S.Json, S.Json, never, never>>, never>;
390
1218
  }>, never>;
391
1219
  };
1220
+ readonly dataDependencies: S.Struct<{
1221
+ readonly reads: S.$Array<S.Struct<{
1222
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1223
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1224
+ Default: A;
1225
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1226
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1227
+ };
1228
+ Default: "repo";
1229
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1230
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1231
+ };
1232
+ readonly name: S.String;
1233
+ }>> & {
1234
+ withConstructorDefault: S.withConstructorDefault<S.$Array<S.Struct<{
1235
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1236
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1237
+ Default: A;
1238
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1239
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1240
+ };
1241
+ Default: "repo";
1242
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1243
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1244
+ };
1245
+ readonly name: S.String;
1246
+ }>>>;
1247
+ withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Struct<{
1248
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1249
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1250
+ Default: A;
1251
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1252
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1253
+ };
1254
+ Default: "repo";
1255
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1256
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1257
+ };
1258
+ readonly name: S.String;
1259
+ }>>, never>;
1260
+ };
1261
+ readonly writes: S.$Array<S.Struct<{
1262
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1263
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1264
+ Default: A;
1265
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1266
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1267
+ };
1268
+ Default: "repo";
1269
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1270
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1271
+ };
1272
+ readonly name: S.String;
1273
+ }>> & {
1274
+ withConstructorDefault: S.withConstructorDefault<S.$Array<S.Struct<{
1275
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1276
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1277
+ Default: A;
1278
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1279
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1280
+ };
1281
+ Default: "repo";
1282
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1283
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1284
+ };
1285
+ readonly name: S.String;
1286
+ }>>>;
1287
+ withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Struct<{
1288
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1289
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1290
+ Default: A;
1291
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1292
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1293
+ };
1294
+ Default: "repo";
1295
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1296
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1297
+ };
1298
+ readonly name: S.String;
1299
+ }>>, never>;
1300
+ };
1301
+ }>;
392
1302
  }>;
393
1303
  }>]>, S.Struct<{
394
1304
  readonly _tag: S.Literal<"error">;
@@ -407,6 +1317,88 @@ export declare const makeStreamRpc: <const Tag extends string, Payload extends S
407
1317
  withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Codec<S.Json, S.Json, never, never>>, never>;
408
1318
  }>, never>;
409
1319
  };
1320
+ readonly dataDependencies: S.Struct<{
1321
+ readonly reads: S.$Array<S.Struct<{
1322
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1323
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1324
+ Default: A;
1325
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1326
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1327
+ };
1328
+ Default: "repo";
1329
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1330
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1331
+ };
1332
+ readonly name: S.String;
1333
+ }>> & {
1334
+ withConstructorDefault: S.withConstructorDefault<S.$Array<S.Struct<{
1335
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1336
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1337
+ Default: A;
1338
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1339
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1340
+ };
1341
+ Default: "repo";
1342
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1343
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1344
+ };
1345
+ readonly name: S.String;
1346
+ }>>>;
1347
+ withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Struct<{
1348
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1349
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1350
+ Default: A;
1351
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1352
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1353
+ };
1354
+ Default: "repo";
1355
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1356
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1357
+ };
1358
+ readonly name: S.String;
1359
+ }>>, never>;
1360
+ };
1361
+ readonly writes: S.$Array<S.Struct<{
1362
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1363
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1364
+ Default: A;
1365
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1366
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1367
+ };
1368
+ Default: "repo";
1369
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1370
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1371
+ };
1372
+ readonly name: S.String;
1373
+ }>> & {
1374
+ withConstructorDefault: S.withConstructorDefault<S.$Array<S.Struct<{
1375
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1376
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1377
+ Default: A;
1378
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1379
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1380
+ };
1381
+ Default: "repo";
1382
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1383
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1384
+ };
1385
+ readonly name: S.String;
1386
+ }>>>;
1387
+ withDecodingDefaultType: S.withDecodingDefaultType<S.$Array<S.Struct<{
1388
+ readonly type: import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1389
+ changeDefault: <A extends "repo" | "signal">(a: A) => import("effect/Schema").Literals<readonly ["repo", "signal"]> & {
1390
+ Default: A;
1391
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1392
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1393
+ };
1394
+ Default: "repo";
1395
+ withConstructorDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["repo", "signal"]>>;
1396
+ withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["repo", "signal"]>, never>;
1397
+ };
1398
+ readonly name: S.String;
1399
+ }>>, never>;
1400
+ };
1401
+ }>;
410
1402
  }>;
411
1403
  }>>>(tag: Tag, options?: {
412
1404
  readonly payload?: Payload;