@cat-factory/contracts 0.176.0 → 0.178.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.
- package/dist/brainstorm.d.ts +6 -0
- package/dist/brainstorm.d.ts.map +1 -1
- package/dist/brainstorm.js +6 -0
- package/dist/brainstorm.js.map +1 -1
- package/dist/clarity.d.ts +6 -0
- package/dist/clarity.d.ts.map +1 -1
- package/dist/clarity.js +6 -0
- package/dist/clarity.js.map +1 -1
- package/dist/entities.d.ts +32 -0
- package/dist/entities.d.ts.map +1 -1
- package/dist/entities.js +16 -0
- package/dist/entities.js.map +1 -1
- package/dist/execution.d.ts +30 -0
- package/dist/execution.d.ts.map +1 -1
- package/dist/execution.js +15 -0
- package/dist/execution.js.map +1 -1
- package/dist/fragment-library.d.ts +2 -0
- package/dist/fragment-library.d.ts.map +1 -1
- package/dist/requirements.d.ts +10 -0
- package/dist/requirements.d.ts.map +1 -1
- package/dist/requirements.js +10 -0
- package/dist/requirements.js.map +1 -1
- package/dist/routes/agent-runs.d.ts +4 -0
- package/dist/routes/agent-runs.d.ts.map +1 -1
- package/dist/routes/brainstorm.d.ts +8 -0
- package/dist/routes/brainstorm.d.ts.map +1 -1
- package/dist/routes/clarity.d.ts +8 -0
- package/dist/routes/clarity.d.ts.map +1 -1
- package/dist/routes/execution.d.ts +16 -0
- package/dist/routes/execution.d.ts.map +1 -1
- package/dist/routes/fragment-library.d.ts +6 -0
- package/dist/routes/fragment-library.d.ts.map +1 -1
- package/dist/routes/human-review.d.ts +2 -0
- package/dist/routes/human-review.d.ts.map +1 -1
- package/dist/routes/human-test.d.ts +10 -0
- package/dist/routes/human-test.d.ts.map +1 -1
- package/dist/routes/prompt-fragments.d.ts +1 -0
- package/dist/routes/prompt-fragments.d.ts.map +1 -1
- package/dist/routes/requirements.d.ts +12 -0
- package/dist/routes/requirements.d.ts.map +1 -1
- package/dist/routes/visual-confirm.d.ts +6 -0
- package/dist/routes/visual-confirm.d.ts.map +1 -1
- package/dist/routes/workspaces.d.ts +4 -0
- package/dist/routes/workspaces.d.ts.map +1 -1
- package/dist/snapshot.d.ts +2 -0
- package/dist/snapshot.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -663,6 +663,8 @@ export declare const retryAgentRunContract: {
|
|
|
663
663
|
readonly output: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
664
664
|
readonly custom: v.OptionalSchema<v.UnknownSchema, undefined>;
|
|
665
665
|
readonly model: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
666
|
+
readonly subscriptionTokenId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
667
|
+
readonly initiatedByUserId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
666
668
|
readonly selectedFragmentIds: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
667
669
|
readonly fragmentAdherence: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
668
670
|
readonly fragmentId: v.SchemaWithFallback<v.OptionalSchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
@@ -1685,6 +1687,8 @@ export declare const stopAgentRunContract: {
|
|
|
1685
1687
|
readonly output: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1686
1688
|
readonly custom: v.OptionalSchema<v.UnknownSchema, undefined>;
|
|
1687
1689
|
readonly model: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1690
|
+
readonly subscriptionTokenId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1691
|
+
readonly initiatedByUserId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1688
1692
|
readonly selectedFragmentIds: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
1689
1693
|
readonly fragmentAdherence: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
1690
1694
|
readonly fragmentId: v.SchemaWithFallback<v.OptionalSchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"agent-runs.d.ts","sourceRoot":"","sources":["../../src/routes/agent-runs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAqB,MAAM,yBAAyB,CAAA;AAC3E,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;AAsB5B,eAAO,MAAM,qBAAqB
|
|
1
|
+
{"version":3,"file":"agent-runs.d.ts","sourceRoot":"","sources":["../../src/routes/agent-runs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAqB,MAAM,yBAAyB,CAAA;AAC3E,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;AAsB5B,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMhC,CAAA;AAEF,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAM/B,CAAA"}
|
|
@@ -54,6 +54,7 @@ export declare const getBrainstormContract: {
|
|
|
54
54
|
readonly convergedDirection: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
55
55
|
readonly iteration: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
56
56
|
readonly maxIterations: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
57
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
57
58
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
58
59
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
59
60
|
}, undefined>, undefined>;
|
|
@@ -114,6 +115,7 @@ export declare const reviewBrainstormContract: {
|
|
|
114
115
|
readonly convergedDirection: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
115
116
|
readonly iteration: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
116
117
|
readonly maxIterations: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
118
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
117
119
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
118
120
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
119
121
|
}, undefined>;
|
|
@@ -176,6 +178,7 @@ export declare const replyBrainstormItemContract: {
|
|
|
176
178
|
readonly convergedDirection: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
177
179
|
readonly iteration: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
178
180
|
readonly maxIterations: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
181
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
179
182
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
180
183
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
181
184
|
}, undefined>;
|
|
@@ -238,6 +241,7 @@ export declare const updateBrainstormItemStatusContract: {
|
|
|
238
241
|
readonly convergedDirection: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
239
242
|
readonly iteration: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
240
243
|
readonly maxIterations: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
244
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
241
245
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
242
246
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
243
247
|
}, undefined>;
|
|
@@ -300,6 +304,7 @@ export declare const incorporateBrainstormContract: {
|
|
|
300
304
|
readonly convergedDirection: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
301
305
|
readonly iteration: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
302
306
|
readonly maxIterations: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
307
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
303
308
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
304
309
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
305
310
|
}, undefined>;
|
|
@@ -360,6 +365,7 @@ export declare const reReviewBrainstormContract: {
|
|
|
360
365
|
readonly convergedDirection: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
361
366
|
readonly iteration: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
362
367
|
readonly maxIterations: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
368
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
363
369
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
364
370
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
365
371
|
}, undefined>;
|
|
@@ -420,6 +426,7 @@ export declare const proceedBrainstormContract: {
|
|
|
420
426
|
readonly convergedDirection: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
421
427
|
readonly iteration: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
422
428
|
readonly maxIterations: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
429
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
423
430
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
424
431
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
425
432
|
}, undefined>;
|
|
@@ -482,6 +489,7 @@ export declare const resolveBrainstormExceededContract: {
|
|
|
482
489
|
readonly convergedDirection: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
483
490
|
readonly iteration: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
484
491
|
readonly maxIterations: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
492
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
485
493
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
486
494
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
487
495
|
}, undefined>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"brainstorm.d.ts","sourceRoot":"","sources":["../../src/routes/brainstorm.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAqC,MAAM,yBAAyB,CAAA;AAC3F,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;AAwB5B,eAAO,MAAM,qBAAqB
|
|
1
|
+
{"version":3,"file":"brainstorm.d.ts","sourceRoot":"","sources":["../../src/routes/brainstorm.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAqC,MAAM,yBAAyB,CAAA;AAC3F,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;AAwB5B,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKhC,CAAA;AAEF,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMnC,CAAA;AAEF,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOtC,CAAA;AAEF,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAM7C,CAAA;AAEF,eAAO,MAAM,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMxC,CAAA;AAEF,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMrC,CAAA;AAEF,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMpC,CAAA;AAEF,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAM5C,CAAA"}
|
package/dist/routes/clarity.d.ts
CHANGED
|
@@ -51,6 +51,7 @@ export declare const getClarityReviewContract: {
|
|
|
51
51
|
readonly clarifiedReport: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
52
52
|
readonly iteration: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
53
53
|
readonly maxIterations: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
54
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
54
55
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
55
56
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
56
57
|
}, undefined>, undefined>;
|
|
@@ -108,6 +109,7 @@ export declare const reviewClarityContract: {
|
|
|
108
109
|
readonly clarifiedReport: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
109
110
|
readonly iteration: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
110
111
|
readonly maxIterations: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
112
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
111
113
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
112
114
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
113
115
|
}, undefined>;
|
|
@@ -169,6 +171,7 @@ export declare const replyClarityItemContract: {
|
|
|
169
171
|
readonly clarifiedReport: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
170
172
|
readonly iteration: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
171
173
|
readonly maxIterations: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
174
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
172
175
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
173
176
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
174
177
|
}, undefined>;
|
|
@@ -230,6 +233,7 @@ export declare const updateClarityItemStatusContract: {
|
|
|
230
233
|
readonly clarifiedReport: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
231
234
|
readonly iteration: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
232
235
|
readonly maxIterations: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
236
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
233
237
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
234
238
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
235
239
|
}, undefined>;
|
|
@@ -289,6 +293,7 @@ export declare const incorporateClarityContract: {
|
|
|
289
293
|
readonly clarifiedReport: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
290
294
|
readonly iteration: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
291
295
|
readonly maxIterations: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
296
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
292
297
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
293
298
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
294
299
|
}, undefined>;
|
|
@@ -346,6 +351,7 @@ export declare const reReviewClarityContract: {
|
|
|
346
351
|
readonly clarifiedReport: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
347
352
|
readonly iteration: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
348
353
|
readonly maxIterations: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
354
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
349
355
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
350
356
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
351
357
|
}, undefined>;
|
|
@@ -403,6 +409,7 @@ export declare const proceedClarityContract: {
|
|
|
403
409
|
readonly clarifiedReport: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
404
410
|
readonly iteration: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
405
411
|
readonly maxIterations: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
412
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
406
413
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
407
414
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
408
415
|
}, undefined>;
|
|
@@ -462,6 +469,7 @@ export declare const resolveClarityExceededContract: {
|
|
|
462
469
|
readonly clarifiedReport: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
463
470
|
readonly iteration: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
464
471
|
readonly maxIterations: v.OptionalSchema<v.NumberSchema<undefined>, 1>;
|
|
472
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
465
473
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
466
474
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
467
475
|
}, undefined>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"clarity.d.ts","sourceRoot":"","sources":["../../src/routes/clarity.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAqC,MAAM,yBAAyB,CAAA;AAC3F,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;AAmB5B,eAAO,MAAM,wBAAwB
|
|
1
|
+
{"version":3,"file":"clarity.d.ts","sourceRoot":"","sources":["../../src/routes/clarity.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAqC,MAAM,yBAAyB,CAAA;AAC3F,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;AAmB5B,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKnC,CAAA;AAEF,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMhC,CAAA;AAEF,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMnC,CAAA;AAEF,eAAO,MAAM,+BAA+B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAM1C,CAAA;AAEF,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMrC,CAAA;AAEF,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMlC,CAAA;AAEF,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMjC,CAAA;AAEF,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMzC,CAAA"}
|
|
@@ -622,6 +622,8 @@ export declare const startExecutionContract: {
|
|
|
622
622
|
readonly output: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
623
623
|
readonly custom: v.OptionalSchema<v.UnknownSchema, undefined>;
|
|
624
624
|
readonly model: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
625
|
+
readonly subscriptionTokenId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
626
|
+
readonly initiatedByUserId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
625
627
|
readonly selectedFragmentIds: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
626
628
|
readonly fragmentAdherence: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
627
629
|
readonly fragmentId: v.SchemaWithFallback<v.OptionalSchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
@@ -2346,6 +2348,8 @@ export declare const resumeSpendContract: {
|
|
|
2346
2348
|
readonly output: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2347
2349
|
readonly custom: v.OptionalSchema<v.UnknownSchema, undefined>;
|
|
2348
2350
|
readonly model: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2351
|
+
readonly subscriptionTokenId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2352
|
+
readonly initiatedByUserId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2349
2353
|
readonly selectedFragmentIds: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
2350
2354
|
readonly fragmentAdherence: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
2351
2355
|
readonly fragmentId: v.SchemaWithFallback<v.OptionalSchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
@@ -3595,6 +3599,8 @@ export declare const resolveDecisionContract: {
|
|
|
3595
3599
|
readonly output: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
3596
3600
|
readonly custom: v.OptionalSchema<v.UnknownSchema, undefined>;
|
|
3597
3601
|
readonly model: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
3602
|
+
readonly subscriptionTokenId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
3603
|
+
readonly initiatedByUserId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
3598
3604
|
readonly selectedFragmentIds: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
3599
3605
|
readonly fragmentAdherence: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
3600
3606
|
readonly fragmentId: v.SchemaWithFallback<v.OptionalSchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
@@ -4534,6 +4540,8 @@ export declare const approveStepContract: {
|
|
|
4534
4540
|
readonly output: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
4535
4541
|
readonly custom: v.OptionalSchema<v.UnknownSchema, undefined>;
|
|
4536
4542
|
readonly model: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
4543
|
+
readonly subscriptionTokenId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
4544
|
+
readonly initiatedByUserId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
4537
4545
|
readonly selectedFragmentIds: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
4538
4546
|
readonly fragmentAdherence: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
4539
4547
|
readonly fragmentId: v.SchemaWithFallback<v.OptionalSchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
@@ -5487,6 +5495,8 @@ export declare const requestStepChangesContract: {
|
|
|
5487
5495
|
readonly output: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
5488
5496
|
readonly custom: v.OptionalSchema<v.UnknownSchema, undefined>;
|
|
5489
5497
|
readonly model: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
5498
|
+
readonly subscriptionTokenId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
5499
|
+
readonly initiatedByUserId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
5490
5500
|
readonly selectedFragmentIds: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
5491
5501
|
readonly fragmentAdherence: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
5492
5502
|
readonly fragmentId: v.SchemaWithFallback<v.OptionalSchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
@@ -6426,6 +6436,8 @@ export declare const resolveStepExceededContract: {
|
|
|
6426
6436
|
readonly output: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
6427
6437
|
readonly custom: v.OptionalSchema<v.UnknownSchema, undefined>;
|
|
6428
6438
|
readonly model: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
6439
|
+
readonly subscriptionTokenId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
6440
|
+
readonly initiatedByUserId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
6429
6441
|
readonly selectedFragmentIds: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
6430
6442
|
readonly fragmentAdherence: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
6431
6443
|
readonly fragmentId: v.SchemaWithFallback<v.OptionalSchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
@@ -7363,6 +7375,8 @@ export declare const restartExecutionContract: {
|
|
|
7363
7375
|
readonly output: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
7364
7376
|
readonly custom: v.OptionalSchema<v.UnknownSchema, undefined>;
|
|
7365
7377
|
readonly model: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
7378
|
+
readonly subscriptionTokenId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
7379
|
+
readonly initiatedByUserId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
7366
7380
|
readonly selectedFragmentIds: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
7367
7381
|
readonly fragmentAdherence: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
7368
7382
|
readonly fragmentId: v.SchemaWithFallback<v.OptionalSchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
@@ -8302,6 +8316,8 @@ export declare const rejectStepContract: {
|
|
|
8302
8316
|
readonly output: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
8303
8317
|
readonly custom: v.OptionalSchema<v.UnknownSchema, undefined>;
|
|
8304
8318
|
readonly model: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
8319
|
+
readonly subscriptionTokenId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
8320
|
+
readonly initiatedByUserId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
8305
8321
|
readonly selectedFragmentIds: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
8306
8322
|
readonly fragmentAdherence: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
8307
8323
|
readonly fragmentId: v.SchemaWithFallback<v.OptionalSchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"execution.d.ts","sourceRoot":"","sources":["../../src/routes/execution.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAqC,MAAM,yBAAyB,CAAA;AAC3F,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;AAmD5B,eAAO,MAAM,sBAAsB
|
|
1
|
+
{"version":3,"file":"execution.d.ts","sourceRoot":"","sources":["../../src/routes/execution.ts"],"names":[],"mappings":"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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOlC,CAAA;AAEF,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAO9B,CAAA;AAEF,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOrC,CAAA;AAEF,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOtC,CAAA;AAEF,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMnC,CAAA;AAEF,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAO7B,CAAA"}
|
|
@@ -33,6 +33,7 @@ export declare const listPromptFragmentsContract: {
|
|
|
33
33
|
readonly category: v.StringSchema<undefined>;
|
|
34
34
|
readonly summary: v.StringSchema<undefined>;
|
|
35
35
|
readonly body: v.StringSchema<undefined>;
|
|
36
|
+
readonly brief: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
36
37
|
readonly appliesTo: v.OptionalSchema<v.ObjectSchema<{
|
|
37
38
|
readonly blockTypes: v.OptionalSchema<v.ArraySchema<v.PicklistSchema<["frontend", "service", "library", "document", "api", "database", "queue", "integration", "external", "environment"], undefined>, undefined>, undefined>;
|
|
38
39
|
readonly agentKinds: v.OptionalSchema<v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.MinLengthAction<string, 1, undefined>]>, undefined>, undefined>;
|
|
@@ -97,6 +98,7 @@ export declare const createPromptFragmentContract: {
|
|
|
97
98
|
readonly category: v.StringSchema<undefined>;
|
|
98
99
|
readonly summary: v.StringSchema<undefined>;
|
|
99
100
|
readonly body: v.StringSchema<undefined>;
|
|
101
|
+
readonly brief: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
100
102
|
readonly appliesTo: v.OptionalSchema<v.ObjectSchema<{
|
|
101
103
|
readonly blockTypes: v.OptionalSchema<v.ArraySchema<v.PicklistSchema<["frontend", "service", "library", "document", "api", "database", "queue", "integration", "external", "environment"], undefined>, undefined>, undefined>;
|
|
102
104
|
readonly agentKinds: v.OptionalSchema<v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.MinLengthAction<string, 1, undefined>]>, undefined>, undefined>;
|
|
@@ -165,6 +167,7 @@ export declare const updatePromptFragmentContract: {
|
|
|
165
167
|
readonly category: v.StringSchema<undefined>;
|
|
166
168
|
readonly summary: v.StringSchema<undefined>;
|
|
167
169
|
readonly body: v.StringSchema<undefined>;
|
|
170
|
+
readonly brief: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
168
171
|
readonly appliesTo: v.OptionalSchema<v.ObjectSchema<{
|
|
169
172
|
readonly blockTypes: v.OptionalSchema<v.ArraySchema<v.PicklistSchema<["frontend", "service", "library", "document", "api", "database", "queue", "integration", "external", "environment"], undefined>, undefined>, undefined>;
|
|
170
173
|
readonly agentKinds: v.OptionalSchema<v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.MinLengthAction<string, 1, undefined>]>, undefined>, undefined>;
|
|
@@ -301,6 +304,7 @@ export declare const createDocumentFragmentContract: {
|
|
|
301
304
|
readonly category: v.StringSchema<undefined>;
|
|
302
305
|
readonly summary: v.StringSchema<undefined>;
|
|
303
306
|
readonly body: v.StringSchema<undefined>;
|
|
307
|
+
readonly brief: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
304
308
|
readonly appliesTo: v.OptionalSchema<v.ObjectSchema<{
|
|
305
309
|
readonly blockTypes: v.OptionalSchema<v.ArraySchema<v.PicklistSchema<["frontend", "service", "library", "document", "api", "database", "queue", "integration", "external", "environment"], undefined>, undefined>, undefined>;
|
|
306
310
|
readonly agentKinds: v.OptionalSchema<v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.MinLengthAction<string, 1, undefined>]>, undefined>, undefined>;
|
|
@@ -361,6 +365,7 @@ export declare const refreshPromptFragmentContract: {
|
|
|
361
365
|
readonly category: v.StringSchema<undefined>;
|
|
362
366
|
readonly summary: v.StringSchema<undefined>;
|
|
363
367
|
readonly body: v.StringSchema<undefined>;
|
|
368
|
+
readonly brief: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
364
369
|
readonly appliesTo: v.OptionalSchema<v.ObjectSchema<{
|
|
365
370
|
readonly blockTypes: v.OptionalSchema<v.ArraySchema<v.PicklistSchema<["frontend", "service", "library", "document", "api", "database", "queue", "integration", "external", "environment"], undefined>, undefined>, undefined>;
|
|
366
371
|
readonly agentKinds: v.OptionalSchema<v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.MinLengthAction<string, 1, undefined>]>, undefined>, undefined>;
|
|
@@ -610,6 +615,7 @@ export declare const resolvedFragmentsContract: {
|
|
|
610
615
|
readonly category: v.StringSchema<undefined>;
|
|
611
616
|
readonly summary: v.StringSchema<undefined>;
|
|
612
617
|
readonly body: v.StringSchema<undefined>;
|
|
618
|
+
readonly brief: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
613
619
|
readonly appliesTo: v.OptionalSchema<v.ObjectSchema<{
|
|
614
620
|
readonly blockTypes: v.OptionalSchema<v.ArraySchema<v.PicklistSchema<["frontend", "service", "library", "document", "api", "database", "queue", "integration", "external", "environment"], undefined>, undefined>, undefined>;
|
|
615
621
|
readonly agentKinds: v.OptionalSchema<v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.MinLengthAction<string, 1, undefined>]>, undefined>, undefined>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fragment-library.d.ts","sourceRoot":"","sources":["../../src/routes/fragment-library.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAqB,MAAM,yBAAyB,CAAA;AAC3E,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;AAqC5B,eAAO,MAAM,2BAA2B
|
|
1
|
+
{"version":3,"file":"fragment-library.d.ts","sourceRoot":"","sources":["../../src/routes/fragment-library.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAqB,MAAM,yBAAyB,CAAA;AAC3E,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;AAqC5B,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAItC,CAAA;AAEF,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKvC,CAAA;AAEF,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMvC,CAAA;AAEF,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKvC,CAAA;AAEF,oFAAoF;AACpF,eAAO,MAAM,mCAAmC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAQ9C,CAAA;AAIF,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKzC,CAAA;AAEF,eAAO,MAAM,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CASxC,CAAA;AAIF,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAItC,CAAA;AAEF,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKrC,CAAA;AAEF,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKvC,CAAA;AAEF,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKvC,CAAA;AAEF,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMrC,CAAA;AAIF,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAIpC,CAAA"}
|
|
@@ -620,6 +620,8 @@ export declare const requestHumanReviewFixContract: {
|
|
|
620
620
|
readonly output: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
621
621
|
readonly custom: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
622
622
|
readonly model: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
623
|
+
readonly subscriptionTokenId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
624
|
+
readonly initiatedByUserId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
623
625
|
readonly selectedFragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
624
626
|
readonly fragmentAdherence: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
625
627
|
readonly fragmentId: import("valibot").SchemaWithFallback<import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"human-review.d.ts","sourceRoot":"","sources":["../../src/routes/human-review.ts"],"names":[],"mappings":"AAcA,eAAO,MAAM,6BAA6B
|
|
1
|
+
{"version":3,"file":"human-review.d.ts","sourceRoot":"","sources":["../../src/routes/human-review.ts"],"names":[],"mappings":"AAcA,eAAO,MAAM,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMxC,CAAA"}
|
|
@@ -619,6 +619,8 @@ export declare const confirmHumanTestContract: {
|
|
|
619
619
|
readonly output: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
620
620
|
readonly custom: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
621
621
|
readonly model: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
622
|
+
readonly subscriptionTokenId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
623
|
+
readonly initiatedByUserId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
622
624
|
readonly selectedFragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
623
625
|
readonly fragmentAdherence: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
624
626
|
readonly fragmentId: import("valibot").SchemaWithFallback<import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
@@ -1556,6 +1558,8 @@ export declare const requestHumanTestFixContract: {
|
|
|
1556
1558
|
readonly output: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1557
1559
|
readonly custom: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
1558
1560
|
readonly model: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1561
|
+
readonly subscriptionTokenId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1562
|
+
readonly initiatedByUserId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
1559
1563
|
readonly selectedFragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
1560
1564
|
readonly fragmentAdherence: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
1561
1565
|
readonly fragmentId: import("valibot").SchemaWithFallback<import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
@@ -2491,6 +2495,8 @@ export declare const pullMainHumanTestContract: {
|
|
|
2491
2495
|
readonly output: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
2492
2496
|
readonly custom: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
2493
2497
|
readonly model: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
2498
|
+
readonly subscriptionTokenId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
2499
|
+
readonly initiatedByUserId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
2494
2500
|
readonly selectedFragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
2495
2501
|
readonly fragmentAdherence: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
2496
2502
|
readonly fragmentId: import("valibot").SchemaWithFallback<import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
@@ -3426,6 +3432,8 @@ export declare const recreateHumanTestEnvContract: {
|
|
|
3426
3432
|
readonly output: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
3427
3433
|
readonly custom: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
3428
3434
|
readonly model: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
3435
|
+
readonly subscriptionTokenId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
3436
|
+
readonly initiatedByUserId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
3429
3437
|
readonly selectedFragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
3430
3438
|
readonly fragmentAdherence: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
3431
3439
|
readonly fragmentId: import("valibot").SchemaWithFallback<import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
@@ -4361,6 +4369,8 @@ export declare const destroyHumanTestEnvContract: {
|
|
|
4361
4369
|
readonly output: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
4362
4370
|
readonly custom: import("valibot").OptionalSchema<import("valibot").UnknownSchema, undefined>;
|
|
4363
4371
|
readonly model: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
4372
|
+
readonly subscriptionTokenId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
4373
|
+
readonly initiatedByUserId: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
4364
4374
|
readonly selectedFragmentIds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
4365
4375
|
readonly fragmentAdherence: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").ObjectSchema<{
|
|
4366
4376
|
readonly fragmentId: import("valibot").SchemaWithFallback<import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>, undefined>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"human-test.d.ts","sourceRoot":"","sources":["../../src/routes/human-test.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAqB,MAAM,yBAAyB,CAAA;AAc3E,eAAO,MAAM,wBAAwB
|
|
1
|
+
{"version":3,"file":"human-test.d.ts","sourceRoot":"","sources":["../../src/routes/human-test.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAqB,MAAM,yBAAyB,CAAA;AAc3E,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMnC,CAAA;AAEF,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMtC,CAAA;AAEF,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMpC,CAAA;AAEF,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMvC,CAAA;AAEF,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMtC,CAAA"}
|
|
@@ -31,6 +31,7 @@ export declare const listFragmentCatalogContract: {
|
|
|
31
31
|
readonly category: import("valibot").StringSchema<undefined>;
|
|
32
32
|
readonly summary: import("valibot").StringSchema<undefined>;
|
|
33
33
|
readonly body: import("valibot").StringSchema<undefined>;
|
|
34
|
+
readonly brief: import("valibot").OptionalSchema<import("valibot").StringSchema<undefined>, undefined>;
|
|
34
35
|
readonly appliesTo: import("valibot").OptionalSchema<import("valibot").ObjectSchema<{
|
|
35
36
|
readonly blockTypes: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").PicklistSchema<["frontend", "service", "library", "document", "api", "database", "queue", "integration", "external", "environment"], undefined>, undefined>, undefined>;
|
|
36
37
|
readonly agentKinds: import("valibot").OptionalSchema<import("valibot").ArraySchema<import("valibot").SchemaWithPipe<readonly [import("valibot").StringSchema<undefined>, import("valibot").MinLengthAction<string, 1, undefined>]>, undefined>, undefined>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"prompt-fragments.d.ts","sourceRoot":"","sources":["../../src/routes/prompt-fragments.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,2BAA2B
|
|
1
|
+
{"version":3,"file":"prompt-fragments.d.ts","sourceRoot":"","sources":["../../src/routes/prompt-fragments.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAItC,CAAA"}
|
|
@@ -69,6 +69,7 @@ export declare const getRequirementReviewContract: {
|
|
|
69
69
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
70
70
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
71
71
|
}, undefined>, undefined>, readonly []>;
|
|
72
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
72
73
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
73
74
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
74
75
|
}, undefined>, undefined>;
|
|
@@ -144,6 +145,7 @@ export declare const reviewRequirementsContract: {
|
|
|
144
145
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
145
146
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
146
147
|
}, undefined>, undefined>, readonly []>;
|
|
148
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
147
149
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
148
150
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
149
151
|
}, undefined>;
|
|
@@ -223,6 +225,7 @@ export declare const replyRequirementItemContract: {
|
|
|
223
225
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
224
226
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
225
227
|
}, undefined>, undefined>, readonly []>;
|
|
228
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
226
229
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
227
230
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
228
231
|
}, undefined>;
|
|
@@ -302,6 +305,7 @@ export declare const updateRequirementItemStatusContract: {
|
|
|
302
305
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
303
306
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
304
307
|
}, undefined>, undefined>, readonly []>;
|
|
308
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
305
309
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
306
310
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
307
311
|
}, undefined>;
|
|
@@ -379,6 +383,7 @@ export declare const incorporateRequirementsContract: {
|
|
|
379
383
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
380
384
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
381
385
|
}, undefined>, undefined>, readonly []>;
|
|
386
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
382
387
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
383
388
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
384
389
|
}, undefined>;
|
|
@@ -454,6 +459,7 @@ export declare const reReviewRequirementsContract: {
|
|
|
454
459
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
455
460
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
456
461
|
}, undefined>, undefined>, readonly []>;
|
|
462
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
457
463
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
458
464
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
459
465
|
}, undefined>;
|
|
@@ -529,6 +535,7 @@ export declare const proceedRequirementsContract: {
|
|
|
529
535
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
530
536
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
531
537
|
}, undefined>, undefined>, readonly []>;
|
|
538
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
532
539
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
533
540
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
534
541
|
}, undefined>;
|
|
@@ -612,6 +619,7 @@ export declare const requestRequirementRecommendationsContract: {
|
|
|
612
619
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
613
620
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
614
621
|
}, undefined>, undefined>, readonly []>;
|
|
622
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
615
623
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
616
624
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
617
625
|
}, undefined>, undefined>;
|
|
@@ -689,6 +697,7 @@ export declare const acceptRequirementRecommendationContract: {
|
|
|
689
697
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
690
698
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
691
699
|
}, undefined>, undefined>, readonly []>;
|
|
700
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
692
701
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
693
702
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
694
703
|
}, undefined>;
|
|
@@ -766,6 +775,7 @@ export declare const rejectRequirementRecommendationContract: {
|
|
|
766
775
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
767
776
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
768
777
|
}, undefined>, undefined>, readonly []>;
|
|
778
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
769
779
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
770
780
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
771
781
|
}, undefined>;
|
|
@@ -845,6 +855,7 @@ export declare const reRequestRequirementRecommendationContract: {
|
|
|
845
855
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
846
856
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
847
857
|
}, undefined>, undefined>, readonly []>;
|
|
858
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
848
859
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
849
860
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
850
861
|
}, undefined>;
|
|
@@ -922,6 +933,7 @@ export declare const resolveRequirementsExceededContract: {
|
|
|
922
933
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
923
934
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
924
935
|
}, undefined>, undefined>, readonly []>;
|
|
936
|
+
readonly rev: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
|
|
925
937
|
readonly createdAt: v.NumberSchema<undefined>;
|
|
926
938
|
readonly updatedAt: v.NumberSchema<undefined>;
|
|
927
939
|
}, undefined>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"requirements.d.ts","sourceRoot":"","sources":["../../src/routes/requirements.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAqC,MAAM,yBAAyB,CAAA;AAC3F,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;AAsB5B,eAAO,MAAM,4BAA4B
|
|
1
|
+
{"version":3,"file":"requirements.d.ts","sourceRoot":"","sources":["../../src/routes/requirements.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAqC,MAAM,yBAAyB,CAAA;AAC3F,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;AAsB5B,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKvC,CAAA;AAEF,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMrC,CAAA;AAEF,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMvC,CAAA;AAEF,eAAO,MAAM,mCAAmC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAM9C,CAAA;AAEF,eAAO,MAAM,+BAA+B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAM1C,CAAA;AAEF,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMvC,CAAA;AAEF,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMtC,CAAA;AAEF,eAAO,MAAM,yCAAyC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMpD,CAAA;AAEF,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOlD,CAAA;AAEF,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOlD,CAAA;AAEF,eAAO,MAAM,0CAA0C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOrD,CAAA;AAEF,eAAO,MAAM,mCAAmC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAM9C,CAAA"}
|
|
@@ -620,6 +620,8 @@ export declare const approveVisualConfirmContract: {
|
|
|
620
620
|
readonly output: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
621
621
|
readonly custom: v.OptionalSchema<v.UnknownSchema, undefined>;
|
|
622
622
|
readonly model: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
623
|
+
readonly subscriptionTokenId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
624
|
+
readonly initiatedByUserId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
623
625
|
readonly selectedFragmentIds: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
624
626
|
readonly fragmentAdherence: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
625
627
|
readonly fragmentId: v.SchemaWithFallback<v.OptionalSchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
@@ -1557,6 +1559,8 @@ export declare const requestVisualConfirmFixContract: {
|
|
|
1557
1559
|
readonly output: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1558
1560
|
readonly custom: v.OptionalSchema<v.UnknownSchema, undefined>;
|
|
1559
1561
|
readonly model: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1562
|
+
readonly subscriptionTokenId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1563
|
+
readonly initiatedByUserId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1560
1564
|
readonly selectedFragmentIds: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
1561
1565
|
readonly fragmentAdherence: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
1562
1566
|
readonly fragmentId: v.SchemaWithFallback<v.OptionalSchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
@@ -2492,6 +2496,8 @@ export declare const recaptureVisualConfirmContract: {
|
|
|
2492
2496
|
readonly output: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2493
2497
|
readonly custom: v.OptionalSchema<v.UnknownSchema, undefined>;
|
|
2494
2498
|
readonly model: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2499
|
+
readonly subscriptionTokenId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2500
|
+
readonly initiatedByUserId: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2495
2501
|
readonly selectedFragmentIds: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
2496
2502
|
readonly fragmentAdherence: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
2497
2503
|
readonly fragmentId: v.SchemaWithFallback<v.OptionalSchema<v.StringSchema<undefined>, undefined>, undefined>;
|