@makaio/framework 1.0.0-dev-1781996773251 → 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 +18 -8
- 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 +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.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/extension/index.d.mts +3 -3
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +188 -188
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/{definition-0EXM1tyu.d.mts → definition-rjwHUOBd.d.mts} +1 -1
- package/dist/{index-DvLCzle5.d.mts → index-BB8AMXbw.d.mts} +28 -28
- package/dist/{index-Dch9gi4S.d.mts → index-BCNDvAhA.d.mts} +1 -1
- package/dist/{index-DnLf0YKC.d.mts → index-BWIkf5oJ.d.mts} +6 -6
- package/dist/{index-Cx1Bm6WD.d.mts → index-Ck7dBtkM.d.mts} +4 -4
- package/dist/{index-WHUV7neB.d.mts → index-CqImyhjX.d.mts} +100 -100
- package/dist/{index-DImePakw.d.mts → index-D1nWOF49.d.mts} +8 -8
- package/dist/{index-BfsvUD9j.d.mts → index-DDOB47U7.d.mts} +53 -53
- package/dist/{index-WOoVeAEf.d.mts → index-DO_Cu5A4.d.mts} +13 -13
- package/dist/{index-DDehaguq.d.mts → index-DP-JW3Jc.d.mts} +399 -399
- package/dist/{index-CuILCdip.d.mts → index-DTBQOCar.d.mts} +16 -16
- package/dist/{index-DHUARU-6.d.mts → index-DeIxVnVs.d.mts} +12 -12
- package/dist/{index-DOIbPMcj.d.mts → index-DknXbjOs.d.mts} +16 -16
- package/dist/{index-4eP9DRL_.d.mts → index-Mi_UJoUV.d.mts} +4 -4
- package/dist/{index-CaerrEDH.d.mts → index-NkNbYFud.d.mts} +1 -1
- package/dist/{index-CUSOL0X_.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-Do_rmLFb.d.mts → namespace-3yGm4WF9.d.mts} +2 -2
- package/dist/{namespace-Bm77p82L.d.mts → namespace-4xHw59K8.d.mts} +1 -1
- package/dist/{namespace-KMxsPJwm.d.mts → namespace-Bv8B89uB.d.mts} +9 -9
- package/dist/{namespace-CfvtDD_U.d.mts → namespace-CUkosedS.d.mts} +154 -154
- package/dist/{namespace-D8P8Sxce2.d.mts → namespace-DXWpFdQH2.d.mts} +2 -2
- package/dist/{namespace-UaiY5v62.d.mts → namespace-XmDoz6Sz.d.mts} +58 -58
- 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-CKTzwiif.d.mts → schema-fZknEOha.d.mts} +3 -3
- package/dist/{schemas-CwgS7KoL2.d.mts → schemas-1ynXdrNI2.d.mts} +7 -7
- package/dist/{schemas-CoFCV42v.d.mts → schemas-BOhGc0CT.d.mts} +154 -154
- package/dist/{schemas-CDGld_OC.d.mts → schemas-CscdPqCt.d.mts} +3 -3
- package/dist/{schemas-DDaP5WkH.d.mts → schemas-Dn5bfiTL.d.mts} +2 -2
- 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 +3 -3
- package/dist/services/filesystem/namespace.d.mts +12 -12
- package/dist/services/filesystem/schemas.d.mts +6 -6
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +106 -106
- 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 +4 -4
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/subagent-template/index.d.mts +2 -2
- package/dist/services/subagent-template/namespace.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/services/tray-menu/index.d.mts +2 -2
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/{session-lineage-Cht4jbvV.d.mts → session-lineage-DR-9DU-U.d.mts} +1 -1
- package/dist/{transition-BBElJqQ8.d.mts → transition-_Uow1Pr1.d.mts} +1 -1
- package/dist/{types-B49V7vZJ.d.mts → types-BTqJIp9-.d.mts} +270 -270
- package/dist/{types-BrTJEhR-.d.mts → types-Cse8s_cD.d.mts} +9 -1
- package/dist/workflow-engine/index.d.mts +52 -52
- package/package.json +1 -1
|
@@ -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,8 +472,8 @@ 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<{
|
|
@@ -1352,8 +1352,8 @@ 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<{
|
|
@@ -1415,8 +1415,8 @@ 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<{
|
|
@@ -2600,8 +2600,8 @@ 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<{
|
|
@@ -2663,8 +2663,8 @@ 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<{
|
|
@@ -3861,8 +3861,8 @@ 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<{
|
|
@@ -3924,8 +3924,8 @@ 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<{
|