@makaio/framework 1.0.0-dev-1781884053376 → 1.0.0-dev-1781892077969

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.
Files changed (76) hide show
  1. package/dist/.makaio-build.json +2 -2
  2. package/dist/bus/index.d.mts +21 -21
  3. package/dist/contracts/adapter/index.d.mts +2 -2
  4. package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
  5. package/dist/contracts/artifact/index.d.mts +1 -1
  6. package/dist/contracts/canonical-model/index.d.mts +1 -1
  7. package/dist/contracts/client/index.d.mts +1 -1
  8. package/dist/contracts/config/index.d.mts +6 -6
  9. package/dist/contracts/extension/index.d.mts +2 -2
  10. package/dist/contracts/facet/index.d.mts +1 -1
  11. package/dist/contracts/harness/index.d.mts +1 -1
  12. package/dist/contracts/index.d.mts +151 -151
  13. package/dist/contracts/materialization/index.d.mts +1 -1
  14. package/dist/contracts/provider/index.d.mts +1 -1
  15. package/dist/contracts/session/index.d.mts +2 -2
  16. package/dist/contracts/workflow/index.d.mts +2 -2
  17. package/dist/{index-DYcyc2rR.d.mts → index-AZtoQAII.d.mts} +3 -3
  18. package/dist/{index--diIlm1t.d.mts → index-BIcRB_2G.d.mts} +6 -6
  19. package/dist/{index-D6sjCuQA.d.mts → index-BfhW4IPv.d.mts} +54 -54
  20. package/dist/{index-xyXYG5WO.d.mts → index-BhUpXt09.d.mts} +8 -8
  21. package/dist/{index-CqImyhjX.d.mts → index-ByDySw3V.d.mts} +105 -105
  22. package/dist/{index-DoWQjCE-.d.mts → index-CRo6GMuL.d.mts} +388 -388
  23. package/dist/{index-BUrNl0QJ.d.mts → index-Cp-PKRGx.d.mts} +20 -20
  24. package/dist/{index-CBN898N1.d.mts → index-Cr0E0prW.d.mts} +4 -4
  25. package/dist/{index-BvjLe_w9.d.mts → index-Cx1Bm6WD.d.mts} +8 -8
  26. package/dist/{index-DiifAKRu.d.mts → index-DFk-zky_.d.mts} +34 -0
  27. package/dist/{index-SAGZBNB0.d.mts → index-DaAYQxUR.d.mts} +375 -375
  28. package/dist/{index-D2WJ0Zpt.d.mts → index-DdcfBTRr.d.mts} +16 -16
  29. package/dist/{index-CqCe7Phc.d.mts → index-mU2lnU7O.d.mts} +6 -6
  30. package/dist/{index-q8nLr74m.d.mts → index-mpYmdMt9.d.mts} +3 -3
  31. package/dist/{index-Di84JjS0.d.mts → index-vs_GRZcb.d.mts} +1 -1
  32. package/dist/{namespace-D8P8Sxce2.d.mts → namespace-6sIu5nBI2.d.mts} +2 -2
  33. package/dist/{namespace-BeMGmLrp.d.mts → namespace-CFixS9He.d.mts} +9 -9
  34. package/dist/{namespace-3yGm4WF9.d.mts → namespace-CPjRYzv7.d.mts} +2 -2
  35. package/dist/{namespace-d_0I6P7N.d.mts → namespace-CSU_hTqp.d.mts} +32 -32
  36. package/dist/{namespace-Bcn5EuKq.d.mts → namespace-CTsfVI3H.d.mts} +5 -5
  37. package/dist/{namespace-65uwTpbg.d.mts → namespace-Cir7d-vM.d.mts} +6 -6
  38. package/dist/{namespace-qC3OUGCB.d.mts → namespace-DYLOodoG.d.mts} +42 -42
  39. package/dist/{namespace-CGGzwaCj.d.mts → namespace-Dk--7K4i.d.mts} +156 -156
  40. package/dist/package.json +1 -1
  41. package/dist/runtime-node/index.d.mts +1 -1
  42. package/dist/runtime-node/index.mjs +5 -5
  43. package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
  44. package/dist/{schema-BD0TvgFP.d.mts → schema-Byf1_Kt2.d.mts} +2 -2
  45. package/dist/{schemas-CyL5UEV7.d.mts → schemas-BeWXlOS3.d.mts} +156 -156
  46. package/dist/{schemas-D4zaFE2p.d.mts → schemas-C_gGGevw.d.mts} +6 -6
  47. package/dist/{schemas-CscdPqCt.d.mts → schemas-Cl-aAxP_.d.mts} +3 -3
  48. package/dist/{schemas-TQPiRl642.d.mts → schemas-DOV4UouN2.d.mts} +13 -13
  49. package/dist/services/adapter-subsystem/index.d.mts +2 -2
  50. package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
  51. package/dist/services/agent-runtime/index.d.mts +2 -2
  52. package/dist/services/agent-runtime/namespace.d.mts +1 -1
  53. package/dist/services/agent-runtime/schemas.d.mts +1 -1
  54. package/dist/services/context-rules/index.d.mts +3 -3
  55. package/dist/services/execution-target/index.d.mts +3 -3
  56. package/dist/services/execution-target/namespace.d.mts +1 -1
  57. package/dist/services/execution-target/schemas.d.mts +1 -1
  58. package/dist/services/index.d.mts +123 -123
  59. package/dist/services/session/index.d.mts +5 -5
  60. package/dist/services/session/messages/namespace.d.mts +1 -1
  61. package/dist/services/session/session-events/namespace.d.mts +1 -1
  62. package/dist/services/session/storage/namespace.d.mts +1 -1
  63. package/dist/services/session/storage/schema.d.mts +1 -1
  64. package/dist/services/settings/namespace.d.mts +13 -13
  65. package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
  66. package/dist/services/subagent-template/index.d.mts +2 -2
  67. package/dist/services/subagent-template/namespace.d.mts +1 -1
  68. package/dist/services/subagent-template/schemas.d.mts +1 -1
  69. package/dist/services/tray-menu/index.d.mts +2 -2
  70. package/dist/services/tray-menu/namespace.d.mts +1 -1
  71. package/dist/services/tray-menu/schemas.d.mts +1 -1
  72. package/dist/{session-lineage-5-wRBzuC.d.mts → session-lineage-Cht4jbvV.d.mts} +1 -1
  73. package/dist/{transition-CCflZ6JS.d.mts → transition-CXIZjMk3.d.mts} +1 -1
  74. package/dist/{types-BXUm60GF.d.mts → types-BJOicdtD.d.mts} +267 -267
  75. package/dist/workflow-engine/index.d.mts +49 -49
  76. package/package.json +1 -1
@@ -17,13 +17,13 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
17
17
  displayName: _$zod.ZodOptional<_$zod.ZodString>;
18
18
  protocol: _$zod.ZodOptional<_$zod.ZodString>;
19
19
  clientId: _$zod.ZodOptional<_$zod.ZodString>;
20
+ settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
20
21
  helpLinks: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
21
22
  label: _$zod.ZodString;
22
23
  url: _$zod.ZodString;
23
24
  }, _$zod_v4_core0.$strict>>>;
24
25
  instructions: _$zod.ZodOptional<_$zod.ZodString>;
25
26
  providerDefinitionIds: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
26
- settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
27
27
  name: _$zod.ZodString;
28
28
  enabled: _$zod.ZodBoolean;
29
29
  bindings: _$zod.ZodArray<_$zod.ZodObject<{
@@ -42,13 +42,13 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
42
42
  displayName: _$zod.ZodOptional<_$zod.ZodString>;
43
43
  protocol: _$zod.ZodOptional<_$zod.ZodString>;
44
44
  clientId: _$zod.ZodOptional<_$zod.ZodString>;
45
+ settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
45
46
  helpLinks: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
46
47
  label: _$zod.ZodString;
47
48
  url: _$zod.ZodString;
48
49
  }, _$zod_v4_core0.$strict>>>;
49
50
  instructions: _$zod.ZodOptional<_$zod.ZodString>;
50
51
  providerDefinitionIds: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
51
- settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
52
52
  name: _$zod.ZodString;
53
53
  enabled: _$zod.ZodBoolean;
54
54
  bindings: _$zod.ZodArray<_$zod.ZodObject<{
@@ -71,8 +71,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
71
71
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
72
72
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
73
73
  visible: "visible";
74
- enabled: "enabled";
75
74
  disabled: "disabled";
75
+ enabled: "enabled";
76
76
  }>>>;
77
77
  modelFilterMode: _$zod.ZodEnum<{
78
78
  allowlist: "allowlist";
@@ -98,8 +98,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
98
98
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
99
99
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
100
100
  visible: "visible";
101
- enabled: "enabled";
102
101
  disabled: "disabled";
102
+ enabled: "enabled";
103
103
  }>>>;
104
104
  modelFilterMode: _$zod.ZodEnum<{
105
105
  allowlist: "allowlist";
@@ -125,8 +125,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
125
125
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
126
126
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
127
127
  visible: "visible";
128
- enabled: "enabled";
129
128
  disabled: "disabled";
129
+ enabled: "enabled";
130
130
  }>>>;
131
131
  modelFilterMode: _$zod.ZodEnum<{
132
132
  allowlist: "allowlist";
@@ -189,8 +189,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
189
189
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
190
190
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
191
191
  visible: "visible";
192
- enabled: "enabled";
193
192
  disabled: "disabled";
193
+ enabled: "enabled";
194
194
  }>>>;
195
195
  modelFilterMode: _$zod.ZodEnum<{
196
196
  allowlist: "allowlist";
@@ -338,8 +338,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
338
338
  }, _$zod_v4_core0.$strip>>;
339
339
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
340
340
  visible: "visible";
341
- enabled: "enabled";
342
341
  disabled: "disabled";
342
+ enabled: "enabled";
343
343
  }>>>;
344
344
  modelFilterMode: _$zod.ZodOptional<_$zod.ZodEnum<{
345
345
  allowlist: "allowlist";
@@ -355,8 +355,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
355
355
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
356
356
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
357
357
  visible: "visible";
358
- enabled: "enabled";
359
358
  disabled: "disabled";
359
+ enabled: "enabled";
360
360
  }>>>;
361
361
  modelFilterMode: _$zod.ZodEnum<{
362
362
  allowlist: "allowlist";
@@ -381,8 +381,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
381
381
  }, _$zod_v4_core0.$strip>>>;
382
382
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
383
383
  visible: "visible";
384
- enabled: "enabled";
385
384
  disabled: "disabled";
385
+ enabled: "enabled";
386
386
  }>>>;
387
387
  enabled: _$zod.ZodOptional<_$zod.ZodBoolean>;
388
388
  }, _$zod_v4_core0.$strict>;
@@ -395,8 +395,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
395
395
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
396
396
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
397
397
  visible: "visible";
398
- enabled: "enabled";
399
398
  disabled: "disabled";
399
+ enabled: "enabled";
400
400
  }>>>;
401
401
  modelFilterMode: _$zod.ZodEnum<{
402
402
  allowlist: "allowlist";
@@ -423,8 +423,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
423
423
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
424
424
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
425
425
  visible: "visible";
426
- enabled: "enabled";
427
426
  disabled: "disabled";
427
+ enabled: "enabled";
428
428
  }>>>;
429
429
  modelFilterMode: _$zod.ZodEnum<{
430
430
  allowlist: "allowlist";
@@ -458,8 +458,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
458
458
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
459
459
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
460
460
  visible: "visible";
461
- enabled: "enabled";
462
461
  disabled: "disabled";
462
+ enabled: "enabled";
463
463
  }>>>;
464
464
  modelFilterMode: _$zod.ZodEnum<{
465
465
  allowlist: "allowlist";
@@ -490,8 +490,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
490
490
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
491
491
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
492
492
  visible: "visible";
493
- enabled: "enabled";
494
493
  disabled: "disabled";
494
+ enabled: "enabled";
495
495
  }>>>;
496
496
  modelFilterMode: _$zod.ZodEnum<{
497
497
  allowlist: "allowlist";
@@ -529,13 +529,13 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
529
529
  displayName: _$zod.ZodOptional<_$zod.ZodString>;
530
530
  protocol: _$zod.ZodOptional<_$zod.ZodString>;
531
531
  clientId: _$zod.ZodOptional<_$zod.ZodString>;
532
+ settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
532
533
  helpLinks: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
533
534
  label: _$zod.ZodString;
534
535
  url: _$zod.ZodString;
535
536
  }, _$zod_v4_core0.$strict>>>;
536
537
  instructions: _$zod.ZodOptional<_$zod.ZodString>;
537
538
  providerDefinitionIds: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
538
- settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
539
539
  name: _$zod.ZodString;
540
540
  enabled: _$zod.ZodBoolean;
541
541
  bindings: _$zod.ZodArray<_$zod.ZodObject<{
@@ -595,8 +595,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
595
595
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
596
596
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
597
597
  visible: "visible";
598
- enabled: "enabled";
599
598
  disabled: "disabled";
599
+ enabled: "enabled";
600
600
  }>>>;
601
601
  modelFilterMode: _$zod.ZodEnum<{
602
602
  allowlist: "allowlist";
@@ -615,8 +615,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
615
615
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
616
616
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
617
617
  visible: "visible";
618
- enabled: "enabled";
619
618
  disabled: "disabled";
619
+ enabled: "enabled";
620
620
  }>>>;
621
621
  modelFilterMode: _$zod.ZodEnum<{
622
622
  allowlist: "allowlist";
@@ -672,13 +672,13 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
672
672
  displayName: _$zod.ZodOptional<_$zod.ZodString>;
673
673
  protocol: _$zod.ZodOptional<_$zod.ZodString>;
674
674
  clientId: _$zod.ZodOptional<_$zod.ZodString>;
675
+ settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
675
676
  helpLinks: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
676
677
  label: _$zod.ZodString;
677
678
  url: _$zod.ZodString;
678
679
  }, _$zod_v4_core0.$strict>>>;
679
680
  instructions: _$zod.ZodOptional<_$zod.ZodString>;
680
681
  providerDefinitionIds: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
681
- settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
682
682
  name: _$zod.ZodString;
683
683
  enabled: _$zod.ZodBoolean;
684
684
  bindings: _$zod.ZodArray<_$zod.ZodObject<{
@@ -697,13 +697,13 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
697
697
  displayName: _$zod.ZodOptional<_$zod.ZodString>;
698
698
  protocol: _$zod.ZodOptional<_$zod.ZodString>;
699
699
  clientId: _$zod.ZodOptional<_$zod.ZodString>;
700
+ settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
700
701
  helpLinks: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
701
702
  label: _$zod.ZodString;
702
703
  url: _$zod.ZodString;
703
704
  }, _$zod_v4_core0.$strict>>>;
704
705
  instructions: _$zod.ZodOptional<_$zod.ZodString>;
705
706
  providerDefinitionIds: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
706
- settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
707
707
  name: _$zod.ZodString;
708
708
  enabled: _$zod.ZodBoolean;
709
709
  bindings: _$zod.ZodArray<_$zod.ZodObject<{
@@ -726,8 +726,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
726
726
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
727
727
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
728
728
  visible: "visible";
729
- enabled: "enabled";
730
729
  disabled: "disabled";
730
+ enabled: "enabled";
731
731
  }>>>;
732
732
  modelFilterMode: _$zod.ZodEnum<{
733
733
  allowlist: "allowlist";
@@ -753,8 +753,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
753
753
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
754
754
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
755
755
  visible: "visible";
756
- enabled: "enabled";
757
756
  disabled: "disabled";
757
+ enabled: "enabled";
758
758
  }>>>;
759
759
  modelFilterMode: _$zod.ZodEnum<{
760
760
  allowlist: "allowlist";
@@ -780,8 +780,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
780
780
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
781
781
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
782
782
  visible: "visible";
783
- enabled: "enabled";
784
783
  disabled: "disabled";
784
+ enabled: "enabled";
785
785
  }>>>;
786
786
  modelFilterMode: _$zod.ZodEnum<{
787
787
  allowlist: "allowlist";
@@ -844,8 +844,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
844
844
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
845
845
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
846
846
  visible: "visible";
847
- enabled: "enabled";
848
847
  disabled: "disabled";
848
+ enabled: "enabled";
849
849
  }>>>;
850
850
  modelFilterMode: _$zod.ZodEnum<{
851
851
  allowlist: "allowlist";
@@ -993,8 +993,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
993
993
  }, _$zod_v4_core0.$strip>>;
994
994
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
995
995
  visible: "visible";
996
- enabled: "enabled";
997
996
  disabled: "disabled";
997
+ enabled: "enabled";
998
998
  }>>>;
999
999
  modelFilterMode: _$zod.ZodOptional<_$zod.ZodEnum<{
1000
1000
  allowlist: "allowlist";
@@ -1010,8 +1010,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
1010
1010
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
1011
1011
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1012
1012
  visible: "visible";
1013
- enabled: "enabled";
1014
1013
  disabled: "disabled";
1014
+ enabled: "enabled";
1015
1015
  }>>>;
1016
1016
  modelFilterMode: _$zod.ZodEnum<{
1017
1017
  allowlist: "allowlist";
@@ -1036,8 +1036,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
1036
1036
  }, _$zod_v4_core0.$strip>>>;
1037
1037
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1038
1038
  visible: "visible";
1039
- enabled: "enabled";
1040
1039
  disabled: "disabled";
1040
+ enabled: "enabled";
1041
1041
  }>>>;
1042
1042
  enabled: _$zod.ZodOptional<_$zod.ZodBoolean>;
1043
1043
  }, _$zod_v4_core0.$strict>;
@@ -1050,8 +1050,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
1050
1050
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
1051
1051
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1052
1052
  visible: "visible";
1053
- enabled: "enabled";
1054
1053
  disabled: "disabled";
1054
+ enabled: "enabled";
1055
1055
  }>>>;
1056
1056
  modelFilterMode: _$zod.ZodEnum<{
1057
1057
  allowlist: "allowlist";
@@ -1078,8 +1078,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
1078
1078
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
1079
1079
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1080
1080
  visible: "visible";
1081
- enabled: "enabled";
1082
1081
  disabled: "disabled";
1082
+ enabled: "enabled";
1083
1083
  }>>>;
1084
1084
  modelFilterMode: _$zod.ZodEnum<{
1085
1085
  allowlist: "allowlist";
@@ -1113,8 +1113,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
1113
1113
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
1114
1114
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1115
1115
  visible: "visible";
1116
- enabled: "enabled";
1117
1116
  disabled: "disabled";
1117
+ enabled: "enabled";
1118
1118
  }>>>;
1119
1119
  modelFilterMode: _$zod.ZodEnum<{
1120
1120
  allowlist: "allowlist";
@@ -1145,8 +1145,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
1145
1145
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
1146
1146
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1147
1147
  visible: "visible";
1148
- enabled: "enabled";
1149
1148
  disabled: "disabled";
1149
+ enabled: "enabled";
1150
1150
  }>>>;
1151
1151
  modelFilterMode: _$zod.ZodEnum<{
1152
1152
  allowlist: "allowlist";
@@ -1184,13 +1184,13 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
1184
1184
  displayName: _$zod.ZodOptional<_$zod.ZodString>;
1185
1185
  protocol: _$zod.ZodOptional<_$zod.ZodString>;
1186
1186
  clientId: _$zod.ZodOptional<_$zod.ZodString>;
1187
+ settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
1187
1188
  helpLinks: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
1188
1189
  label: _$zod.ZodString;
1189
1190
  url: _$zod.ZodString;
1190
1191
  }, _$zod_v4_core0.$strict>>>;
1191
1192
  instructions: _$zod.ZodOptional<_$zod.ZodString>;
1192
1193
  providerDefinitionIds: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
1193
- settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
1194
1194
  name: _$zod.ZodString;
1195
1195
  enabled: _$zod.ZodBoolean;
1196
1196
  bindings: _$zod.ZodArray<_$zod.ZodObject<{
@@ -1250,8 +1250,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
1250
1250
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
1251
1251
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1252
1252
  visible: "visible";
1253
- enabled: "enabled";
1254
1253
  disabled: "disabled";
1254
+ enabled: "enabled";
1255
1255
  }>>>;
1256
1256
  modelFilterMode: _$zod.ZodEnum<{
1257
1257
  allowlist: "allowlist";
@@ -1270,8 +1270,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
1270
1270
  endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
1271
1271
  modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
1272
1272
  visible: "visible";
1273
- enabled: "enabled";
1274
1273
  disabled: "disabled";
1274
+ enabled: "enabled";
1275
1275
  }>>>;
1276
1276
  modelFilterMode: _$zod.ZodEnum<{
1277
1277
  allowlist: "allowlist";
@@ -334,10 +334,10 @@ declare const MessageStorageNamespace$1: {
334
334
  output: _$zod.ZodString;
335
335
  isError: _$zod.ZodOptional<_$zod.ZodBoolean>;
336
336
  }, _$zod_v4_core0.$strip>], "type">>;
337
- timestamp: _$zod.ZodNumber;
338
337
  agentId: _$zod.ZodOptional<_$zod.ZodString>;
339
338
  adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
340
339
  turnId: _$zod.ZodNullable<_$zod.ZodString>;
340
+ timestamp: _$zod.ZodNumber;
341
341
  contentText: _$zod.ZodString;
342
342
  adapterMessageId: _$zod.ZodOptional<_$zod.ZodString>;
343
343
  editOf: _$zod.ZodOptional<_$zod.ZodString>;
@@ -1119,10 +1119,10 @@ declare const MessageStorageNamespace$1: {
1119
1119
  output: _$zod.ZodString;
1120
1120
  isError: _$zod.ZodOptional<_$zod.ZodBoolean>;
1121
1121
  }, _$zod_v4_core0.$strip>], "type">>;
1122
- timestamp: _$zod.ZodNumber;
1123
1122
  agentId: _$zod.ZodOptional<_$zod.ZodString>;
1124
1123
  adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
1125
1124
  turnId: _$zod.ZodNullable<_$zod.ZodString>;
1125
+ timestamp: _$zod.ZodNumber;
1126
1126
  contentText: _$zod.ZodString;
1127
1127
  adapterMessageId: _$zod.ZodOptional<_$zod.ZodString>;
1128
1128
  editOf: _$zod.ZodOptional<_$zod.ZodString>;
@@ -1960,8 +1960,8 @@ declare const MessageStorageNamespace$1: {
1960
1960
  output: string;
1961
1961
  isError?: boolean | undefined;
1962
1962
  })[];
1963
- timestamp: number;
1964
1963
  turnId: string | null;
1964
+ timestamp: number;
1965
1965
  contentText: string;
1966
1966
  origin?: "text" | "voice" | "compact" | undefined;
1967
1967
  agentId?: string | undefined;
@@ -2029,12 +2029,12 @@ declare const MessageStorageNamespace$1: {
2029
2029
  isError?: boolean | undefined;
2030
2030
  })[];
2031
2031
  messageId: string;
2032
- timestamp: number;
2033
2032
  agentId: never;
2034
2033
  adapterSessionId: never;
2035
2034
  turnId: string | null;
2036
- query: string;
2035
+ timestamp: number;
2037
2036
  limit: never;
2037
+ query: string;
2038
2038
  contentText: string;
2039
2039
  adapterMessageId: string;
2040
2040
  emitEvent: never;
@@ -62,8 +62,8 @@ declare const ExecutionTargetNamespace: _$_makaio_core0.BusNamespaceDefinition<"
62
62
  id: _$zod.ZodString;
63
63
  description: _$zod.ZodOptional<_$zod.ZodString>;
64
64
  name: _$zod.ZodString;
65
- enabled: _$zod.ZodBoolean;
66
65
  scope: _$zod.ZodString;
66
+ enabled: _$zod.ZodBoolean;
67
67
  }, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
68
68
  type: _$zod.ZodLiteral<"container-local">;
69
69
  id: _$zod.ZodString;
@@ -71,9 +71,9 @@ declare const ExecutionTargetNamespace: _$_makaio_core0.BusNamespaceDefinition<"
71
71
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
72
72
  name: _$zod.ZodString;
73
73
  image: _$zod.ZodOptional<_$zod.ZodString>;
74
- enabled: _$zod.ZodBoolean;
75
74
  scope: _$zod.ZodString;
76
75
  busUrl: _$zod.ZodOptional<_$zod.ZodString>;
76
+ enabled: _$zod.ZodBoolean;
77
77
  }, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
78
78
  type: _$zod.ZodLiteral<"container-isolated">;
79
79
  id: _$zod.ZodString;
@@ -81,8 +81,8 @@ declare const ExecutionTargetNamespace: _$_makaio_core0.BusNamespaceDefinition<"
81
81
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
82
82
  name: _$zod.ZodString;
83
83
  image: _$zod.ZodOptional<_$zod.ZodString>;
84
- enabled: _$zod.ZodBoolean;
85
84
  scope: _$zod.ZodString;
85
+ enabled: _$zod.ZodBoolean;
86
86
  busMode: _$zod.ZodEnum<{
87
87
  relay: "relay";
88
88
  host: "host";
@@ -363,8 +363,8 @@ declare const ExecutionTargetSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
363
363
  id: _$zod.ZodString;
364
364
  description: _$zod.ZodOptional<_$zod.ZodString>;
365
365
  name: _$zod.ZodString;
366
- enabled: _$zod.ZodBoolean;
367
366
  scope: _$zod.ZodString;
367
+ enabled: _$zod.ZodBoolean;
368
368
  }, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
369
369
  type: _$zod.ZodLiteral<"container-local">;
370
370
  id: _$zod.ZodString;
@@ -372,9 +372,9 @@ declare const ExecutionTargetSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
372
372
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
373
373
  name: _$zod.ZodString;
374
374
  image: _$zod.ZodOptional<_$zod.ZodString>;
375
- enabled: _$zod.ZodBoolean;
376
375
  scope: _$zod.ZodString;
377
376
  busUrl: _$zod.ZodOptional<_$zod.ZodString>;
377
+ enabled: _$zod.ZodBoolean;
378
378
  }, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
379
379
  type: _$zod.ZodLiteral<"container-isolated">;
380
380
  id: _$zod.ZodString;
@@ -382,8 +382,8 @@ declare const ExecutionTargetSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
382
382
  env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
383
383
  name: _$zod.ZodString;
384
384
  image: _$zod.ZodOptional<_$zod.ZodString>;
385
- enabled: _$zod.ZodBoolean;
386
385
  scope: _$zod.ZodString;
386
+ enabled: _$zod.ZodBoolean;
387
387
  busMode: _$zod.ZodEnum<{
388
388
  relay: "relay";
389
389
  host: "host";