@makaio/framework 1.0.0-dev-1781999985054 → 1.0.0-dev-1782127638374
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/.makaio-build.json +2 -2
- package/dist/adapter-subsystem/index.d.mts +13 -2
- package/dist/adapter-subsystem/index.mjs +1 -1
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +11 -8
- package/dist/adapters/index.mjs +2 -2
- package/dist/adapters/stream-session/index.d.mts +4 -4
- package/dist/adapters/stream-session/index.mjs +1 -1
- package/dist/bus/index.d.mts +20 -20
- package/dist/clients/index.d.mts +5 -5
- package/dist/contracts/adapter/index.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +12 -12
- package/dist/contracts/extension/index.d.mts +2 -2
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +187 -187
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/{definition-D_3U4OLJ.d.mts → definition-rjwHUOBd.d.mts} +1 -1
- package/dist/{index-CXZ1a_DD.d.mts → index-BAQ6QBcU.d.mts} +32 -32
- package/dist/{index-DnZJ4j-7.d.mts → index-BB8AMXbw.d.mts} +28 -28
- package/dist/{index-DM8PTbfm.d.mts → index-BCNDvAhA.d.mts} +1 -1
- package/dist/{index-q8nLr74m.d.mts → index-BWIkf5oJ.d.mts} +6 -6
- package/dist/{index-vs_GRZcb.d.mts → index-CYHWOXUm.d.mts} +2 -2
- package/dist/{index-CRmApyqn.d.mts → index-Ck7dBtkM.d.mts} +8 -8
- package/dist/{index-mU2lnU7O.d.mts → index-CqCe7Phc.d.mts} +6 -6
- package/dist/{index-WHUV7neB.d.mts → index-CqImyhjX.d.mts} +100 -100
- package/dist/{index-B_FtZ3Gn.d.mts → index-D1nWOF49.d.mts} +27 -27
- package/dist/{index-C2K2Tdo9.d.mts → index-DDOB47U7.d.mts} +9 -9
- package/dist/{index-D2WJ0Zpt.d.mts → index-DO_Cu5A4.d.mts} +4 -4
- package/dist/{index-C096hXsS.d.mts → index-DP-JW3Jc.d.mts} +436 -436
- package/dist/{index-xyXYG5WO.d.mts → index-DTBQOCar.d.mts} +16 -16
- package/dist/{index-BWnf3pYm.d.mts → index-DeIxVnVs.d.mts} +11 -11
- package/dist/{index-vUhaDyDa.d.mts → index-DknXbjOs.d.mts} +16 -16
- package/dist/{index-DdBRlm7m.d.mts → index-ZpJftSoa.d.mts} +357 -357
- package/dist/{index-DFk-zky_.d.mts → index-ntS1EXlf.d.mts} +1 -1
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/{namespace-DSsdxeKi.d.mts → namespace-4xHw59K8.d.mts} +9 -9
- package/dist/{namespace-C6iVTunW.d.mts → namespace-B95uYmZB.d.mts} +52 -52
- package/dist/{namespace-KMxsPJwm.d.mts → namespace-Bv8B89uB.d.mts} +9 -9
- package/dist/{namespace-BLOld9Wa.d.mts → namespace-CUkosedS.d.mts} +152 -152
- package/dist/{namespace-CJkAriut.d.mts → namespace-XmDoz6Sz.d.mts} +78 -78
- package/dist/package.json +1 -1
- package/dist/runtime-node/index.d.mts +1 -1
- package/dist/runtime-node/index.mjs +3 -3
- package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
- package/dist/{schema-B3sB8_cB.d.mts → schema-fZknEOha.d.mts} +3 -3
- package/dist/{schemas-DhSdafzl2.d.mts → schemas-1ynXdrNI2.d.mts} +2 -2
- package/dist/{schemas-CgX7mPkv.d.mts → schemas-BOhGc0CT.d.mts} +152 -152
- package/dist/{schemas-DXjyGVpx.d.mts → schemas-Dn5bfiTL.d.mts} +4 -4
- package/dist/services/adapter-subsystem/index.d.mts +2 -2
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +6 -6
- package/dist/services/execution-target/index.d.mts +1 -1
- package/dist/services/filesystem/namespace.d.mts +6 -6
- package/dist/services/filesystem/schemas.d.mts +3 -3
- package/dist/services/harness/index.d.mts +6 -6
- package/dist/services/index.d.mts +128 -128
- package/dist/services/session/index.d.mts +5 -5
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/session-events/namespace.d.mts +1 -1
- package/dist/services/session/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +2 -2
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/subagent-template/index.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/{transition-ByWf06n-.d.mts → transition-_Uow1Pr1.d.mts} +1 -1
- package/dist/{types-BNgCREUh.d.mts → types-BTqJIp9-.d.mts} +288 -288
- package/dist/{types-BXCLseKt.d.mts → types-Cse8s_cD.d.mts} +2 -1
- package/dist/workflow-engine/index.d.mts +11 -11
- package/package.json +1 -1
|
@@ -44,9 +44,9 @@ type ContainerRuntime = z.infer<typeof ContainerRuntimeSchema>;
|
|
|
44
44
|
* Container state.
|
|
45
45
|
*/
|
|
46
46
|
declare const ContainerStateSchema: z.ZodEnum<{
|
|
47
|
+
created: "created";
|
|
47
48
|
running: "running";
|
|
48
49
|
stopped: "stopped";
|
|
49
|
-
created: "created";
|
|
50
50
|
destroyed: "destroyed";
|
|
51
51
|
}>;
|
|
52
52
|
type ContainerState = z.infer<typeof ContainerStateSchema>;
|
|
@@ -225,9 +225,9 @@ type StatusRequest = z.infer<typeof StatusRequestSchema>;
|
|
|
225
225
|
*/
|
|
226
226
|
declare const StatusResponseSchema: z.ZodObject<{
|
|
227
227
|
state: z.ZodEnum<{
|
|
228
|
+
created: "created";
|
|
228
229
|
running: "running";
|
|
229
230
|
stopped: "stopped";
|
|
230
|
-
created: "created";
|
|
231
231
|
destroyed: "destroyed";
|
|
232
232
|
}>;
|
|
233
233
|
sessionId: z.ZodString;
|
|
@@ -360,9 +360,9 @@ declare const DockerNamespace: _$_makaio_core0.BusNamespaceDefinition<"docker",
|
|
|
360
360
|
}, _$zod_v4_core0.$strip>;
|
|
361
361
|
response: _$zod.ZodObject<{
|
|
362
362
|
state: _$zod.ZodEnum<{
|
|
363
|
+
created: "created";
|
|
363
364
|
running: "running";
|
|
364
365
|
stopped: "stopped";
|
|
365
|
-
created: "created";
|
|
366
366
|
destroyed: "destroyed";
|
|
367
367
|
}>;
|
|
368
368
|
sessionId: _$zod.ZodString;
|
|
@@ -478,9 +478,9 @@ declare const DockerSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
478
478
|
}, _$zod_v4_core0.$strip>;
|
|
479
479
|
response: _$zod.ZodObject<{
|
|
480
480
|
state: _$zod.ZodEnum<{
|
|
481
|
+
created: "created";
|
|
481
482
|
running: "running";
|
|
482
483
|
stopped: "stopped";
|
|
483
|
-
created: "created";
|
|
484
484
|
destroyed: "destroyed";
|
|
485
485
|
}>;
|
|
486
486
|
sessionId: _$zod.ZodString;
|
|
@@ -598,9 +598,9 @@ declare const ContainerSpawnNamespace: _$_makaio_core0.BusNamespaceDefinition<"d
|
|
|
598
598
|
}, _$zod_v4_core0.$strip>;
|
|
599
599
|
response: _$zod.ZodObject<{
|
|
600
600
|
state: _$zod.ZodEnum<{
|
|
601
|
+
created: "created";
|
|
601
602
|
running: "running";
|
|
602
603
|
stopped: "stopped";
|
|
603
|
-
created: "created";
|
|
604
604
|
destroyed: "destroyed";
|
|
605
605
|
}>;
|
|
606
606
|
sessionId: _$zod.ZodString;
|
|
@@ -716,9 +716,9 @@ declare const ContainerSpawnSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
716
716
|
}, _$zod_v4_core0.$strip>;
|
|
717
717
|
response: _$zod.ZodObject<{
|
|
718
718
|
state: _$zod.ZodEnum<{
|
|
719
|
+
created: "created";
|
|
719
720
|
running: "running";
|
|
720
721
|
stopped: "stopped";
|
|
721
|
-
created: "created";
|
|
722
722
|
destroyed: "destroyed";
|
|
723
723
|
}>;
|
|
724
724
|
sessionId: _$zod.ZodString;
|
|
@@ -263,6 +263,25 @@ declare const CanonicalModelSelectionSchema: z.ZodObject<{
|
|
|
263
263
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
264
264
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
265
265
|
sessionId: z.ZodString;
|
|
266
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
267
|
+
fullName: z.ZodString;
|
|
268
|
+
originalName: z.ZodString;
|
|
269
|
+
serverName: z.ZodString;
|
|
270
|
+
description: z.ZodOptional<z.ZodString>;
|
|
271
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
272
|
+
exposureMode: z.ZodEnum<{
|
|
273
|
+
discovery: "discovery";
|
|
274
|
+
direct: "direct";
|
|
275
|
+
hidden: "hidden";
|
|
276
|
+
}>;
|
|
277
|
+
enabled: z.ZodBoolean;
|
|
278
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
279
|
+
discovery: "discovery";
|
|
280
|
+
toolset: "toolset";
|
|
281
|
+
}>>;
|
|
282
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
283
|
+
exposed: z.ZodBoolean;
|
|
284
|
+
}, z.core.$strip>>;
|
|
266
285
|
servers: z.ZodArray<z.ZodObject<{
|
|
267
286
|
name: z.ZodString;
|
|
268
287
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -299,28 +318,9 @@ declare const CanonicalModelSelectionSchema: z.ZodObject<{
|
|
|
299
318
|
type: z.ZodLiteral<"http">;
|
|
300
319
|
}, z.core.$strip>], "type">;
|
|
301
320
|
exposureMode: z.ZodEnum<{
|
|
302
|
-
direct: "direct";
|
|
303
321
|
discovery: "discovery";
|
|
304
|
-
}>;
|
|
305
|
-
}, z.core.$strip>>;
|
|
306
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
307
|
-
fullName: z.ZodString;
|
|
308
|
-
originalName: z.ZodString;
|
|
309
|
-
serverName: z.ZodString;
|
|
310
|
-
description: z.ZodOptional<z.ZodString>;
|
|
311
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
312
|
-
exposureMode: z.ZodEnum<{
|
|
313
322
|
direct: "direct";
|
|
314
|
-
discovery: "discovery";
|
|
315
|
-
hidden: "hidden";
|
|
316
323
|
}>;
|
|
317
|
-
enabled: z.ZodBoolean;
|
|
318
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
319
|
-
discovery: "discovery";
|
|
320
|
-
toolset: "toolset";
|
|
321
|
-
}>>;
|
|
322
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
323
|
-
exposed: z.ZodBoolean;
|
|
324
324
|
}, z.core.$strip>>;
|
|
325
325
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
326
326
|
fullName: z.ZodString;
|
|
@@ -329,8 +329,8 @@ declare const CanonicalModelSelectionSchema: z.ZodObject<{
|
|
|
329
329
|
description: z.ZodOptional<z.ZodString>;
|
|
330
330
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
331
331
|
exposureMode: z.ZodEnum<{
|
|
332
|
-
direct: "direct";
|
|
333
332
|
discovery: "discovery";
|
|
333
|
+
direct: "direct";
|
|
334
334
|
hidden: "hidden";
|
|
335
335
|
}>;
|
|
336
336
|
enabled: z.ZodBoolean;
|
|
@@ -380,6 +380,25 @@ declare const CanonicalModelResolvedSelectionSchema: z.ZodObject<{
|
|
|
380
380
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
381
381
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
382
382
|
sessionId: z.ZodString;
|
|
383
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
384
|
+
fullName: z.ZodString;
|
|
385
|
+
originalName: z.ZodString;
|
|
386
|
+
serverName: z.ZodString;
|
|
387
|
+
description: z.ZodOptional<z.ZodString>;
|
|
388
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
389
|
+
exposureMode: z.ZodEnum<{
|
|
390
|
+
discovery: "discovery";
|
|
391
|
+
direct: "direct";
|
|
392
|
+
hidden: "hidden";
|
|
393
|
+
}>;
|
|
394
|
+
enabled: z.ZodBoolean;
|
|
395
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
396
|
+
discovery: "discovery";
|
|
397
|
+
toolset: "toolset";
|
|
398
|
+
}>>;
|
|
399
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
400
|
+
exposed: z.ZodBoolean;
|
|
401
|
+
}, z.core.$strip>>;
|
|
383
402
|
servers: z.ZodArray<z.ZodObject<{
|
|
384
403
|
name: z.ZodString;
|
|
385
404
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -416,28 +435,9 @@ declare const CanonicalModelResolvedSelectionSchema: z.ZodObject<{
|
|
|
416
435
|
type: z.ZodLiteral<"http">;
|
|
417
436
|
}, z.core.$strip>], "type">;
|
|
418
437
|
exposureMode: z.ZodEnum<{
|
|
419
|
-
direct: "direct";
|
|
420
438
|
discovery: "discovery";
|
|
421
|
-
}>;
|
|
422
|
-
}, z.core.$strip>>;
|
|
423
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
424
|
-
fullName: z.ZodString;
|
|
425
|
-
originalName: z.ZodString;
|
|
426
|
-
serverName: z.ZodString;
|
|
427
|
-
description: z.ZodOptional<z.ZodString>;
|
|
428
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
429
|
-
exposureMode: z.ZodEnum<{
|
|
430
439
|
direct: "direct";
|
|
431
|
-
discovery: "discovery";
|
|
432
|
-
hidden: "hidden";
|
|
433
440
|
}>;
|
|
434
|
-
enabled: z.ZodBoolean;
|
|
435
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
436
|
-
discovery: "discovery";
|
|
437
|
-
toolset: "toolset";
|
|
438
|
-
}>>;
|
|
439
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
440
|
-
exposed: z.ZodBoolean;
|
|
441
441
|
}, z.core.$strip>>;
|
|
442
442
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
443
443
|
fullName: z.ZodString;
|
|
@@ -446,8 +446,8 @@ declare const CanonicalModelResolvedSelectionSchema: z.ZodObject<{
|
|
|
446
446
|
description: z.ZodOptional<z.ZodString>;
|
|
447
447
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
448
448
|
exposureMode: z.ZodEnum<{
|
|
449
|
-
direct: "direct";
|
|
450
449
|
discovery: "discovery";
|
|
450
|
+
direct: "direct";
|
|
451
451
|
hidden: "hidden";
|
|
452
452
|
}>;
|
|
453
453
|
enabled: z.ZodBoolean;
|
|
@@ -510,6 +510,25 @@ declare const CanonicalModelSchemas: {
|
|
|
510
510
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
511
511
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
512
512
|
sessionId: z.ZodString;
|
|
513
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
514
|
+
fullName: z.ZodString;
|
|
515
|
+
originalName: z.ZodString;
|
|
516
|
+
serverName: z.ZodString;
|
|
517
|
+
description: z.ZodOptional<z.ZodString>;
|
|
518
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
519
|
+
exposureMode: z.ZodEnum<{
|
|
520
|
+
discovery: "discovery";
|
|
521
|
+
direct: "direct";
|
|
522
|
+
hidden: "hidden";
|
|
523
|
+
}>;
|
|
524
|
+
enabled: z.ZodBoolean;
|
|
525
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
526
|
+
discovery: "discovery";
|
|
527
|
+
toolset: "toolset";
|
|
528
|
+
}>>;
|
|
529
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
530
|
+
exposed: z.ZodBoolean;
|
|
531
|
+
}, z.core.$strip>>;
|
|
513
532
|
servers: z.ZodArray<z.ZodObject<{
|
|
514
533
|
name: z.ZodString;
|
|
515
534
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -546,28 +565,9 @@ declare const CanonicalModelSchemas: {
|
|
|
546
565
|
type: z.ZodLiteral<"http">;
|
|
547
566
|
}, z.core.$strip>], "type">;
|
|
548
567
|
exposureMode: z.ZodEnum<{
|
|
549
|
-
direct: "direct";
|
|
550
568
|
discovery: "discovery";
|
|
551
|
-
}>;
|
|
552
|
-
}, z.core.$strip>>;
|
|
553
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
554
|
-
fullName: z.ZodString;
|
|
555
|
-
originalName: z.ZodString;
|
|
556
|
-
serverName: z.ZodString;
|
|
557
|
-
description: z.ZodOptional<z.ZodString>;
|
|
558
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
559
|
-
exposureMode: z.ZodEnum<{
|
|
560
569
|
direct: "direct";
|
|
561
|
-
discovery: "discovery";
|
|
562
|
-
hidden: "hidden";
|
|
563
570
|
}>;
|
|
564
|
-
enabled: z.ZodBoolean;
|
|
565
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
566
|
-
discovery: "discovery";
|
|
567
|
-
toolset: "toolset";
|
|
568
|
-
}>>;
|
|
569
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
570
|
-
exposed: z.ZodBoolean;
|
|
571
571
|
}, z.core.$strip>>;
|
|
572
572
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
573
573
|
fullName: z.ZodString;
|
|
@@ -576,8 +576,8 @@ declare const CanonicalModelSchemas: {
|
|
|
576
576
|
description: z.ZodOptional<z.ZodString>;
|
|
577
577
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
578
578
|
exposureMode: z.ZodEnum<{
|
|
579
|
-
direct: "direct";
|
|
580
579
|
discovery: "discovery";
|
|
580
|
+
direct: "direct";
|
|
581
581
|
hidden: "hidden";
|
|
582
582
|
}>;
|
|
583
583
|
enabled: z.ZodBoolean;
|
|
@@ -639,6 +639,25 @@ declare const CanonicalModelNamespace: _$_makaio_core0.BusNamespaceDefinition<"c
|
|
|
639
639
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
640
640
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
641
641
|
sessionId: _$zod.ZodString;
|
|
642
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
643
|
+
fullName: _$zod.ZodString;
|
|
644
|
+
originalName: _$zod.ZodString;
|
|
645
|
+
serverName: _$zod.ZodString;
|
|
646
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
647
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
648
|
+
exposureMode: _$zod.ZodEnum<{
|
|
649
|
+
discovery: "discovery";
|
|
650
|
+
direct: "direct";
|
|
651
|
+
hidden: "hidden";
|
|
652
|
+
}>;
|
|
653
|
+
enabled: _$zod.ZodBoolean;
|
|
654
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
655
|
+
discovery: "discovery";
|
|
656
|
+
toolset: "toolset";
|
|
657
|
+
}>>;
|
|
658
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
659
|
+
exposed: _$zod.ZodBoolean;
|
|
660
|
+
}, _$zod_v4_core0.$strip>>;
|
|
642
661
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
643
662
|
name: _$zod.ZodString;
|
|
644
663
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -675,28 +694,9 @@ declare const CanonicalModelNamespace: _$_makaio_core0.BusNamespaceDefinition<"c
|
|
|
675
694
|
type: _$zod.ZodLiteral<"http">;
|
|
676
695
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
677
696
|
exposureMode: _$zod.ZodEnum<{
|
|
678
|
-
direct: "direct";
|
|
679
697
|
discovery: "discovery";
|
|
680
|
-
}>;
|
|
681
|
-
}, _$zod_v4_core0.$strip>>;
|
|
682
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
683
|
-
fullName: _$zod.ZodString;
|
|
684
|
-
originalName: _$zod.ZodString;
|
|
685
|
-
serverName: _$zod.ZodString;
|
|
686
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
687
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
688
|
-
exposureMode: _$zod.ZodEnum<{
|
|
689
698
|
direct: "direct";
|
|
690
|
-
discovery: "discovery";
|
|
691
|
-
hidden: "hidden";
|
|
692
699
|
}>;
|
|
693
|
-
enabled: _$zod.ZodBoolean;
|
|
694
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
695
|
-
discovery: "discovery";
|
|
696
|
-
toolset: "toolset";
|
|
697
|
-
}>>;
|
|
698
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
699
|
-
exposed: _$zod.ZodBoolean;
|
|
700
700
|
}, _$zod_v4_core0.$strip>>;
|
|
701
701
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
702
702
|
fullName: _$zod.ZodString;
|
|
@@ -705,8 +705,8 @@ declare const CanonicalModelNamespace: _$_makaio_core0.BusNamespaceDefinition<"c
|
|
|
705
705
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
706
706
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
707
707
|
exposureMode: _$zod.ZodEnum<{
|
|
708
|
-
direct: "direct";
|
|
709
708
|
discovery: "discovery";
|
|
709
|
+
direct: "direct";
|
|
710
710
|
hidden: "hidden";
|
|
711
711
|
}>;
|
|
712
712
|
enabled: _$zod.ZodBoolean;
|
|
@@ -766,6 +766,25 @@ declare const CanonicalModelSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
766
766
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
767
767
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
768
768
|
sessionId: _$zod.ZodString;
|
|
769
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
770
|
+
fullName: _$zod.ZodString;
|
|
771
|
+
originalName: _$zod.ZodString;
|
|
772
|
+
serverName: _$zod.ZodString;
|
|
773
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
774
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
775
|
+
exposureMode: _$zod.ZodEnum<{
|
|
776
|
+
discovery: "discovery";
|
|
777
|
+
direct: "direct";
|
|
778
|
+
hidden: "hidden";
|
|
779
|
+
}>;
|
|
780
|
+
enabled: _$zod.ZodBoolean;
|
|
781
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
782
|
+
discovery: "discovery";
|
|
783
|
+
toolset: "toolset";
|
|
784
|
+
}>>;
|
|
785
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
786
|
+
exposed: _$zod.ZodBoolean;
|
|
787
|
+
}, _$zod_v4_core0.$strip>>;
|
|
769
788
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
770
789
|
name: _$zod.ZodString;
|
|
771
790
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -802,28 +821,9 @@ declare const CanonicalModelSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
802
821
|
type: _$zod.ZodLiteral<"http">;
|
|
803
822
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
804
823
|
exposureMode: _$zod.ZodEnum<{
|
|
805
|
-
direct: "direct";
|
|
806
824
|
discovery: "discovery";
|
|
807
|
-
}>;
|
|
808
|
-
}, _$zod_v4_core0.$strip>>;
|
|
809
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
810
|
-
fullName: _$zod.ZodString;
|
|
811
|
-
originalName: _$zod.ZodString;
|
|
812
|
-
serverName: _$zod.ZodString;
|
|
813
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
814
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
815
|
-
exposureMode: _$zod.ZodEnum<{
|
|
816
825
|
direct: "direct";
|
|
817
|
-
discovery: "discovery";
|
|
818
|
-
hidden: "hidden";
|
|
819
826
|
}>;
|
|
820
|
-
enabled: _$zod.ZodBoolean;
|
|
821
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
822
|
-
discovery: "discovery";
|
|
823
|
-
toolset: "toolset";
|
|
824
|
-
}>>;
|
|
825
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
826
|
-
exposed: _$zod.ZodBoolean;
|
|
827
827
|
}, _$zod_v4_core0.$strip>>;
|
|
828
828
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
829
829
|
fullName: _$zod.ZodString;
|
|
@@ -832,8 +832,8 @@ declare const CanonicalModelSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
832
832
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
833
833
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
834
834
|
exposureMode: _$zod.ZodEnum<{
|
|
835
|
-
direct: "direct";
|
|
836
835
|
discovery: "discovery";
|
|
836
|
+
direct: "direct";
|
|
837
837
|
hidden: "hidden";
|
|
838
838
|
}>;
|
|
839
839
|
enabled: _$zod.ZodBoolean;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as ArtifactProjectionPolicy$1 } from "./schemas-
|
|
1
|
+
import { r as ArtifactProjectionPolicy$1 } from "./schemas-Dn5bfiTL.mjs";
|
|
2
2
|
import { z } from "zod";
|
|
3
3
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
4
4
|
import { MakaioBusLike } from "@makaio/framework/core";
|
|
@@ -472,13 +472,13 @@ declare const ArtifactKindRegistrationSchema: z.ZodObject<{
|
|
|
472
472
|
searchableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
473
473
|
projection: z.ZodOptional<z.ZodObject<{
|
|
474
474
|
mode: z.ZodEnum<{
|
|
475
|
-
none: "none";
|
|
476
475
|
surface: "surface";
|
|
476
|
+
none: "none";
|
|
477
477
|
comment: "comment";
|
|
478
478
|
}>;
|
|
479
479
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
480
|
-
artifact: "artifact";
|
|
481
480
|
workpiece: "workpiece";
|
|
481
|
+
artifact: "artifact";
|
|
482
482
|
}>>;
|
|
483
483
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
484
484
|
created: "created";
|
|
@@ -1352,13 +1352,13 @@ declare const ArtifactSchemas: {
|
|
|
1352
1352
|
searchableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1353
1353
|
projection: z.ZodOptional<z.ZodObject<{
|
|
1354
1354
|
mode: z.ZodEnum<{
|
|
1355
|
-
none: "none";
|
|
1356
1355
|
surface: "surface";
|
|
1356
|
+
none: "none";
|
|
1357
1357
|
comment: "comment";
|
|
1358
1358
|
}>;
|
|
1359
1359
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
1360
|
-
artifact: "artifact";
|
|
1361
1360
|
workpiece: "workpiece";
|
|
1361
|
+
artifact: "artifact";
|
|
1362
1362
|
}>>;
|
|
1363
1363
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
1364
1364
|
created: "created";
|
|
@@ -1415,13 +1415,13 @@ declare const ArtifactSchemas: {
|
|
|
1415
1415
|
searchableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1416
1416
|
projection: z.ZodOptional<z.ZodObject<{
|
|
1417
1417
|
mode: z.ZodEnum<{
|
|
1418
|
-
none: "none";
|
|
1419
1418
|
surface: "surface";
|
|
1419
|
+
none: "none";
|
|
1420
1420
|
comment: "comment";
|
|
1421
1421
|
}>;
|
|
1422
1422
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
1423
|
-
artifact: "artifact";
|
|
1424
1423
|
workpiece: "workpiece";
|
|
1424
|
+
artifact: "artifact";
|
|
1425
1425
|
}>>;
|
|
1426
1426
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
1427
1427
|
created: "created";
|
|
@@ -1487,12 +1487,11 @@ declare const ArtifactSchemas: {
|
|
|
1487
1487
|
request: z.ZodObject<{
|
|
1488
1488
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
1489
1489
|
kind: z.ZodString;
|
|
1490
|
-
|
|
1490
|
+
schemaVersion: z.ZodString;
|
|
1491
1491
|
scope: z.ZodObject<{
|
|
1492
1492
|
level: z.ZodString;
|
|
1493
1493
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1494
1494
|
}, z.core.$strip>;
|
|
1495
|
-
schemaVersion: z.ZodString;
|
|
1496
1495
|
actor: z.ZodObject<{
|
|
1497
1496
|
kind: z.ZodString;
|
|
1498
1497
|
id: z.ZodString;
|
|
@@ -1567,6 +1566,7 @@ declare const ArtifactSchemas: {
|
|
|
1567
1566
|
summary: z.ZodOptional<z.ZodString>;
|
|
1568
1567
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
1569
1568
|
}, z.core.$strip>>;
|
|
1569
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
1570
1570
|
}, z.core.$strip>;
|
|
1571
1571
|
response: z.ZodObject<{
|
|
1572
1572
|
artifact: z.ZodObject<{
|
|
@@ -1669,12 +1669,11 @@ declare const ArtifactSchemas: {
|
|
|
1669
1669
|
revision: z.ZodObject<{
|
|
1670
1670
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
1671
1671
|
kind: z.ZodString;
|
|
1672
|
-
|
|
1672
|
+
schemaVersion: z.ZodString;
|
|
1673
1673
|
scope: z.ZodObject<{
|
|
1674
1674
|
level: z.ZodString;
|
|
1675
1675
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1676
1676
|
}, z.core.$strip>;
|
|
1677
|
-
schemaVersion: z.ZodString;
|
|
1678
1677
|
actor: z.ZodObject<{
|
|
1679
1678
|
kind: z.ZodString;
|
|
1680
1679
|
id: z.ZodString;
|
|
@@ -1749,6 +1748,7 @@ declare const ArtifactSchemas: {
|
|
|
1749
1748
|
summary: z.ZodOptional<z.ZodString>;
|
|
1750
1749
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
1751
1750
|
}, z.core.$strip>>;
|
|
1751
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
1752
1752
|
}, z.core.$strip>;
|
|
1753
1753
|
}, z.core.$strip>;
|
|
1754
1754
|
response: z.ZodObject<{
|
|
@@ -2600,13 +2600,13 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2600
2600
|
searchableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
2601
2601
|
projection: z.ZodOptional<z.ZodObject<{
|
|
2602
2602
|
mode: z.ZodEnum<{
|
|
2603
|
-
none: "none";
|
|
2604
2603
|
surface: "surface";
|
|
2604
|
+
none: "none";
|
|
2605
2605
|
comment: "comment";
|
|
2606
2606
|
}>;
|
|
2607
2607
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
2608
|
-
artifact: "artifact";
|
|
2609
2608
|
workpiece: "workpiece";
|
|
2609
|
+
artifact: "artifact";
|
|
2610
2610
|
}>>;
|
|
2611
2611
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
2612
2612
|
created: "created";
|
|
@@ -2663,13 +2663,13 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2663
2663
|
searchableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
2664
2664
|
projection: z.ZodOptional<z.ZodObject<{
|
|
2665
2665
|
mode: z.ZodEnum<{
|
|
2666
|
-
none: "none";
|
|
2667
2666
|
surface: "surface";
|
|
2667
|
+
none: "none";
|
|
2668
2668
|
comment: "comment";
|
|
2669
2669
|
}>;
|
|
2670
2670
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
2671
|
-
artifact: "artifact";
|
|
2672
2671
|
workpiece: "workpiece";
|
|
2672
|
+
artifact: "artifact";
|
|
2673
2673
|
}>>;
|
|
2674
2674
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
2675
2675
|
created: "created";
|
|
@@ -2735,12 +2735,11 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2735
2735
|
request: z.ZodObject<{
|
|
2736
2736
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
2737
2737
|
kind: z.ZodString;
|
|
2738
|
-
|
|
2738
|
+
schemaVersion: z.ZodString;
|
|
2739
2739
|
scope: z.ZodObject<{
|
|
2740
2740
|
level: z.ZodString;
|
|
2741
2741
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2742
2742
|
}, z.core.$strip>;
|
|
2743
|
-
schemaVersion: z.ZodString;
|
|
2744
2743
|
actor: z.ZodObject<{
|
|
2745
2744
|
kind: z.ZodString;
|
|
2746
2745
|
id: z.ZodString;
|
|
@@ -2815,6 +2814,7 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2815
2814
|
summary: z.ZodOptional<z.ZodString>;
|
|
2816
2815
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
2817
2816
|
}, z.core.$strip>>;
|
|
2817
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
2818
2818
|
}, z.core.$strip>;
|
|
2819
2819
|
response: z.ZodObject<{
|
|
2820
2820
|
artifact: z.ZodObject<{
|
|
@@ -2917,12 +2917,11 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2917
2917
|
revision: z.ZodObject<{
|
|
2918
2918
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
2919
2919
|
kind: z.ZodString;
|
|
2920
|
-
|
|
2920
|
+
schemaVersion: z.ZodString;
|
|
2921
2921
|
scope: z.ZodObject<{
|
|
2922
2922
|
level: z.ZodString;
|
|
2923
2923
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2924
2924
|
}, z.core.$strip>;
|
|
2925
|
-
schemaVersion: z.ZodString;
|
|
2926
2925
|
actor: z.ZodObject<{
|
|
2927
2926
|
kind: z.ZodString;
|
|
2928
2927
|
id: z.ZodString;
|
|
@@ -2997,6 +2996,7 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2997
2996
|
summary: z.ZodOptional<z.ZodString>;
|
|
2998
2997
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
2999
2998
|
}, z.core.$strip>>;
|
|
2999
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
3000
3000
|
}, z.core.$strip>;
|
|
3001
3001
|
}, z.core.$strip>;
|
|
3002
3002
|
response: z.ZodObject<{
|
|
@@ -3861,13 +3861,13 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
3861
3861
|
searchableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3862
3862
|
projection: z.ZodOptional<z.ZodObject<{
|
|
3863
3863
|
mode: z.ZodEnum<{
|
|
3864
|
-
none: "none";
|
|
3865
3864
|
surface: "surface";
|
|
3865
|
+
none: "none";
|
|
3866
3866
|
comment: "comment";
|
|
3867
3867
|
}>;
|
|
3868
3868
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
3869
|
-
artifact: "artifact";
|
|
3870
3869
|
workpiece: "workpiece";
|
|
3870
|
+
artifact: "artifact";
|
|
3871
3871
|
}>>;
|
|
3872
3872
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
3873
3873
|
created: "created";
|
|
@@ -3924,13 +3924,13 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
3924
3924
|
searchableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3925
3925
|
projection: z.ZodOptional<z.ZodObject<{
|
|
3926
3926
|
mode: z.ZodEnum<{
|
|
3927
|
-
none: "none";
|
|
3928
3927
|
surface: "surface";
|
|
3928
|
+
none: "none";
|
|
3929
3929
|
comment: "comment";
|
|
3930
3930
|
}>;
|
|
3931
3931
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
3932
|
-
artifact: "artifact";
|
|
3933
3932
|
workpiece: "workpiece";
|
|
3933
|
+
artifact: "artifact";
|
|
3934
3934
|
}>>;
|
|
3935
3935
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
3936
3936
|
created: "created";
|
|
@@ -3996,12 +3996,11 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
3996
3996
|
request: z.ZodObject<{
|
|
3997
3997
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
3998
3998
|
kind: z.ZodString;
|
|
3999
|
-
|
|
3999
|
+
schemaVersion: z.ZodString;
|
|
4000
4000
|
scope: z.ZodObject<{
|
|
4001
4001
|
level: z.ZodString;
|
|
4002
4002
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
4003
4003
|
}, z.core.$strip>;
|
|
4004
|
-
schemaVersion: z.ZodString;
|
|
4005
4004
|
actor: z.ZodObject<{
|
|
4006
4005
|
kind: z.ZodString;
|
|
4007
4006
|
id: z.ZodString;
|
|
@@ -4076,6 +4075,7 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4076
4075
|
summary: z.ZodOptional<z.ZodString>;
|
|
4077
4076
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
4078
4077
|
}, z.core.$strip>>;
|
|
4078
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
4079
4079
|
}, z.core.$strip>;
|
|
4080
4080
|
response: z.ZodObject<{
|
|
4081
4081
|
artifact: z.ZodObject<{
|
|
@@ -4178,12 +4178,11 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4178
4178
|
revision: z.ZodObject<{
|
|
4179
4179
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
4180
4180
|
kind: z.ZodString;
|
|
4181
|
-
|
|
4181
|
+
schemaVersion: z.ZodString;
|
|
4182
4182
|
scope: z.ZodObject<{
|
|
4183
4183
|
level: z.ZodString;
|
|
4184
4184
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
4185
4185
|
}, z.core.$strip>;
|
|
4186
|
-
schemaVersion: z.ZodString;
|
|
4187
4186
|
actor: z.ZodObject<{
|
|
4188
4187
|
kind: z.ZodString;
|
|
4189
4188
|
id: z.ZodString;
|
|
@@ -4258,6 +4257,7 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4258
4257
|
summary: z.ZodOptional<z.ZodString>;
|
|
4259
4258
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
4260
4259
|
}, z.core.$strip>>;
|
|
4260
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
4261
4261
|
}, z.core.$strip>;
|
|
4262
4262
|
}, z.core.$strip>;
|
|
4263
4263
|
response: z.ZodObject<{
|