@makaio/framework 1.0.0-dev-1781899284968 → 1.0.0-dev-1781983562538

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 (71) hide show
  1. package/dist/.makaio-build.json +2 -2
  2. package/dist/adapter-subsystem/index.mjs +1 -1
  3. package/dist/contracts/artifact/index.d.mts +1 -1
  4. package/dist/contracts/client/index.d.mts +1 -1
  5. package/dist/contracts/config/index.d.mts +6 -6
  6. package/dist/contracts/extension/index.d.mts +2 -2
  7. package/dist/contracts/facet/index.d.mts +1 -1
  8. package/dist/contracts/harness/index.d.mts +1 -1
  9. package/dist/contracts/index.d.mts +59 -59
  10. package/dist/contracts/materialization/index.d.mts +3 -3
  11. package/dist/contracts/provider/index.d.mts +1 -1
  12. package/dist/contracts/session/index.d.mts +2 -2
  13. package/dist/contracts/workflow/index.d.mts +2 -2
  14. package/dist/{definition-D_3U4OLJ.d.mts → definition-0EXM1tyu.d.mts} +1 -1
  15. package/dist/{index-B76e7m2R.d.mts → index-B5w-0Gg9.d.mts} +8 -8
  16. package/dist/{index-gKaw_TMU.d.mts → index-BAQ6QBcU.d.mts} +16 -16
  17. package/dist/{index-D2WJ0Zpt.d.mts → index-C8-zmOZK.d.mts} +4 -4
  18. package/dist/{index-DKs0sHne.d.mts → index-CDwc4Yjn.d.mts} +1 -1
  19. package/dist/{index-XeFiBam-.d.mts → index-CKlZwsf3.d.mts} +2 -2
  20. package/dist/{index-BNT7Ys9c.d.mts → index-CUgqdVBB.d.mts} +46 -46
  21. package/dist/{index-BAnDvAk4.d.mts → index-CYHWOXUm.d.mts} +1 -1
  22. package/dist/{index-wfSedMR9.d.mts → index-CfIW5biI.d.mts} +1 -1
  23. package/dist/{index-Bw_CfRNZ.d.mts → index-CgNhyMkL.d.mts} +12 -12
  24. package/dist/{index-CHy2TweG.d.mts → index-Ciw2wNzR.d.mts} +3 -3
  25. package/dist/{index-xyXYG5WO.d.mts → index-CuILCdip.d.mts} +8 -8
  26. package/dist/{index-CYu8kZek.d.mts → index-Czv4Fbj1.d.mts} +5 -5
  27. package/dist/{index-CF8ldAwM.d.mts → index-DOkPNhS0.d.mts} +40 -40
  28. package/dist/{index-q8nLr74m.d.mts → index-DnLf0YKC.d.mts} +6 -6
  29. package/dist/kernel/extension/index.d.mts +1 -1
  30. package/dist/kernel/index.d.mts +2 -2
  31. package/dist/kernel/observability/index.d.mts +1 -1
  32. package/dist/{namespace-Dybz75l5.d.mts → namespace-B95uYmZB.d.mts} +26 -26
  33. package/dist/{namespace-j7vFsmYL.d.mts → namespace-Cz9ME2yn.d.mts} +2 -2
  34. package/dist/{namespace-CMN1WR_2.d.mts → namespace-DeG6x2fd.d.mts} +1 -1
  35. package/dist/{namespace-MuyQDzjD.d.mts → namespace-XmDoz6Sz.d.mts} +22 -22
  36. package/dist/{namespace-65uwTpbg.d.mts → namespace-twXARP-X.d.mts} +6 -6
  37. package/dist/package.json +1 -1
  38. package/dist/{schema-CzrYmB9E.d.mts → schema-fZknEOha.d.mts} +1 -1
  39. package/dist/{schemas-D4zaFE2p.d.mts → schemas-BphR5vaS.d.mts} +6 -6
  40. package/dist/{schemas-CwgS7KoL2.d.mts → schemas-COginkIS2.d.mts} +4 -4
  41. package/dist/{schemas-DXjyGVpx.d.mts → schemas-DDaP5WkH.d.mts} +3 -3
  42. package/dist/{schemas-lnE9YoG7.d.mts → schemas-sJYw2ALb.d.mts} +3 -3
  43. package/dist/services/adapter-subsystem/index.d.mts +2 -2
  44. package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
  45. package/dist/services/execution-target/index.d.mts +2 -2
  46. package/dist/services/execution-target/namespace.d.mts +1 -1
  47. package/dist/services/execution-target/schemas.d.mts +1 -1
  48. package/dist/services/filesystem/namespace.d.mts +6 -6
  49. package/dist/services/filesystem/schemas.d.mts +3 -3
  50. package/dist/services/harness/index.d.mts +3 -3
  51. package/dist/services/index.d.mts +33 -33
  52. package/dist/services/log-import/browser.d.mts +2 -2
  53. package/dist/services/log-import/index.d.mts +2 -2
  54. package/dist/services/log-import/log-import.d.mts +1 -1
  55. package/dist/services/log-import/namespace.d.mts +2 -2
  56. package/dist/services/log-import/schemas.d.mts +1 -1
  57. package/dist/services/session/index.d.mts +4 -4
  58. package/dist/services/session/messages/namespace.d.mts +1 -1
  59. package/dist/services/session/storage/namespace.d.mts +1 -1
  60. package/dist/services/session/storage/schema.d.mts +1 -1
  61. package/dist/services/settings/namespace.d.mts +4 -4
  62. package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
  63. package/dist/services/subagent-template/index.d.mts +1 -1
  64. package/dist/services/subagent-template/schemas.d.mts +1 -1
  65. package/dist/services/tray-menu/index.d.mts +2 -2
  66. package/dist/services/tray-menu/namespace.d.mts +1 -1
  67. package/dist/services/tray-menu/schemas.d.mts +1 -1
  68. package/dist/{transition-DKMQs6eP.d.mts → transition-BUKCl8gP.d.mts} +1 -1
  69. package/dist/{types-InWSdi-V.d.mts → types-BslClRkH.d.mts} +1 -1
  70. package/dist/{types-QxCQtHQJ.d.mts → types-DcDvbHe5.d.mts} +11 -11
  71. package/package.json +1 -1
@@ -141,15 +141,16 @@ declare const HarnessDefinitionCreateSchema: z.ZodObject<{
141
141
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
142
142
  name: z.ZodString;
143
143
  adapterName: z.ZodOptional<z.ZodString>;
144
+ clientId: z.ZodOptional<z.ZodString>;
144
145
  nativeTools: z.ZodObject<{
145
146
  enabled: z.ZodArray<z.ZodString>;
146
147
  disabled: z.ZodArray<z.ZodString>;
147
148
  }, z.core.$strip>;
149
+ credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
148
150
  registryTools: z.ZodObject<{
149
151
  enabled: z.ZodArray<z.ZodString>;
150
152
  disabled: z.ZodArray<z.ZodString>;
151
153
  }, z.core.$strip>;
152
- clientId: z.ZodOptional<z.ZodString>;
153
154
  skills: z.ZodOptional<z.ZodObject<{
154
155
  enabled: z.ZodArray<z.ZodString>;
155
156
  disabled: z.ZodArray<z.ZodString>;
@@ -175,7 +176,6 @@ declare const HarnessDefinitionCreateSchema: z.ZodObject<{
175
176
  "always-ask": "always-ask";
176
177
  "full-access": "full-access";
177
178
  }>>>;
178
- credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
179
179
  approvalPolicy: z.ZodOptional<z.ZodEnum<{
180
180
  reject: "reject";
181
181
  "always-ask": "always-ask";
@@ -317,15 +317,16 @@ declare const HarnessSchemas: {
317
317
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
318
318
  name: z.ZodString;
319
319
  adapterName: z.ZodOptional<z.ZodString>;
320
+ clientId: z.ZodOptional<z.ZodString>;
320
321
  nativeTools: z.ZodObject<{
321
322
  enabled: z.ZodArray<z.ZodString>;
322
323
  disabled: z.ZodArray<z.ZodString>;
323
324
  }, z.core.$strip>;
325
+ credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
324
326
  registryTools: z.ZodObject<{
325
327
  enabled: z.ZodArray<z.ZodString>;
326
328
  disabled: z.ZodArray<z.ZodString>;
327
329
  }, z.core.$strip>;
328
- clientId: z.ZodOptional<z.ZodString>;
329
330
  skills: z.ZodOptional<z.ZodObject<{
330
331
  enabled: z.ZodArray<z.ZodString>;
331
332
  disabled: z.ZodArray<z.ZodString>;
@@ -351,7 +352,6 @@ declare const HarnessSchemas: {
351
352
  "always-ask": "always-ask";
352
353
  "full-access": "full-access";
353
354
  }>>>;
354
- credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
355
355
  approvalPolicy: z.ZodOptional<z.ZodEnum<{
356
356
  reject: "reject";
357
357
  "always-ask": "always-ask";
@@ -760,15 +760,16 @@ declare const HarnessNamespace: _$_makaio_core0.BusNamespaceDefinition<"harness"
760
760
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
761
761
  name: z.ZodString;
762
762
  adapterName: z.ZodOptional<z.ZodString>;
763
+ clientId: z.ZodOptional<z.ZodString>;
763
764
  nativeTools: z.ZodObject<{
764
765
  enabled: z.ZodArray<z.ZodString>;
765
766
  disabled: z.ZodArray<z.ZodString>;
766
767
  }, z.core.$strip>;
768
+ credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
767
769
  registryTools: z.ZodObject<{
768
770
  enabled: z.ZodArray<z.ZodString>;
769
771
  disabled: z.ZodArray<z.ZodString>;
770
772
  }, z.core.$strip>;
771
- clientId: z.ZodOptional<z.ZodString>;
772
773
  skills: z.ZodOptional<z.ZodObject<{
773
774
  enabled: z.ZodArray<z.ZodString>;
774
775
  disabled: z.ZodArray<z.ZodString>;
@@ -794,7 +795,6 @@ declare const HarnessNamespace: _$_makaio_core0.BusNamespaceDefinition<"harness"
794
795
  "always-ask": "always-ask";
795
796
  "full-access": "full-access";
796
797
  }>>>;
797
- credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
798
798
  approvalPolicy: z.ZodOptional<z.ZodEnum<{
799
799
  reject: "reject";
800
800
  "always-ask": "always-ask";
@@ -1203,15 +1203,16 @@ declare const HarnessSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
1203
1203
  env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1204
1204
  name: z.ZodString;
1205
1205
  adapterName: z.ZodOptional<z.ZodString>;
1206
+ clientId: z.ZodOptional<z.ZodString>;
1206
1207
  nativeTools: z.ZodObject<{
1207
1208
  enabled: z.ZodArray<z.ZodString>;
1208
1209
  disabled: z.ZodArray<z.ZodString>;
1209
1210
  }, z.core.$strip>;
1211
+ credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1210
1212
  registryTools: z.ZodObject<{
1211
1213
  enabled: z.ZodArray<z.ZodString>;
1212
1214
  disabled: z.ZodArray<z.ZodString>;
1213
1215
  }, z.core.$strip>;
1214
- clientId: z.ZodOptional<z.ZodString>;
1215
1216
  skills: z.ZodOptional<z.ZodObject<{
1216
1217
  enabled: z.ZodArray<z.ZodString>;
1217
1218
  disabled: z.ZodArray<z.ZodString>;
@@ -1237,7 +1238,6 @@ declare const HarnessSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
1237
1238
  "always-ask": "always-ask";
1238
1239
  "full-access": "full-access";
1239
1240
  }>>>;
1240
- credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1241
1241
  approvalPolicy: z.ZodOptional<z.ZodEnum<{
1242
1242
  reject: "reject";
1243
1243
  "always-ask": "always-ask";
@@ -15,8 +15,8 @@ declare const ProviderConfigFileRecordSchema: z.ZodObject<{
15
15
  endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
16
16
  modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
17
17
  enabled: "enabled";
18
- visible: "visible";
19
18
  disabled: "disabled";
19
+ visible: "visible";
20
20
  }>>>;
21
21
  modelFilterMode: z.ZodEnum<{
22
22
  allowlist: "allowlist";
@@ -188,8 +188,8 @@ declare const AdapterSubsystemSchemas: {
188
188
  endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
189
189
  modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
190
190
  enabled: "enabled";
191
- visible: "visible";
192
191
  disabled: "disabled";
192
+ visible: "visible";
193
193
  }>>>;
194
194
  modelFilterMode: z.ZodEnum<{
195
195
  allowlist: "allowlist";
@@ -218,8 +218,8 @@ declare const AdapterSubsystemSchemas: {
218
218
  endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
219
219
  modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
220
220
  enabled: "enabled";
221
- visible: "visible";
222
221
  disabled: "disabled";
222
+ visible: "visible";
223
223
  }>>>;
224
224
  modelFilterMode: z.ZodEnum<{
225
225
  allowlist: "allowlist";
@@ -248,8 +248,8 @@ declare const AdapterSubsystemSchemas: {
248
248
  endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
249
249
  modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
250
250
  enabled: "enabled";
251
- visible: "visible";
252
251
  disabled: "disabled";
252
+ visible: "visible";
253
253
  }>>>;
254
254
  modelFilterMode: z.ZodEnum<{
255
255
  allowlist: "allowlist";
@@ -324,8 +324,8 @@ declare const AdapterSubsystemSchemas: {
324
324
  endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
325
325
  modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
326
326
  enabled: "enabled";
327
- visible: "visible";
328
327
  disabled: "disabled";
328
+ visible: "visible";
329
329
  }>>>;
330
330
  modelFilterMode: z.ZodEnum<{
331
331
  allowlist: "allowlist";
@@ -488,8 +488,8 @@ declare const AdapterSubsystemSchemas: {
488
488
  }, z.core.$strip>>;
489
489
  modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
490
490
  enabled: "enabled";
491
- visible: "visible";
492
491
  disabled: "disabled";
492
+ visible: "visible";
493
493
  }>>>;
494
494
  modelFilterMode: z.ZodOptional<z.ZodEnum<{
495
495
  allowlist: "allowlist";
@@ -505,8 +505,8 @@ declare const AdapterSubsystemSchemas: {
505
505
  endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
506
506
  modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
507
507
  enabled: "enabled";
508
- visible: "visible";
509
508
  disabled: "disabled";
509
+ visible: "visible";
510
510
  }>>>;
511
511
  modelFilterMode: z.ZodEnum<{
512
512
  allowlist: "allowlist";
@@ -534,8 +534,8 @@ declare const AdapterSubsystemSchemas: {
534
534
  }, z.core.$strip>>>;
535
535
  modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
536
536
  enabled: "enabled";
537
- visible: "visible";
538
537
  disabled: "disabled";
538
+ visible: "visible";
539
539
  }>>>;
540
540
  enabled: z.ZodOptional<z.ZodBoolean>;
541
541
  }, z.core.$strict>;
@@ -548,8 +548,8 @@ declare const AdapterSubsystemSchemas: {
548
548
  endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
549
549
  modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
550
550
  enabled: "enabled";
551
- visible: "visible";
552
551
  disabled: "disabled";
552
+ visible: "visible";
553
553
  }>>>;
554
554
  modelFilterMode: z.ZodEnum<{
555
555
  allowlist: "allowlist";
@@ -579,8 +579,8 @@ declare const AdapterSubsystemSchemas: {
579
579
  endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
580
580
  modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
581
581
  enabled: "enabled";
582
- visible: "visible";
583
582
  disabled: "disabled";
583
+ visible: "visible";
584
584
  }>>>;
585
585
  modelFilterMode: z.ZodEnum<{
586
586
  allowlist: "allowlist";
@@ -620,8 +620,8 @@ declare const AdapterSubsystemSchemas: {
620
620
  endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
621
621
  modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
622
622
  enabled: "enabled";
623
- visible: "visible";
624
623
  disabled: "disabled";
624
+ visible: "visible";
625
625
  }>>>;
626
626
  modelFilterMode: z.ZodEnum<{
627
627
  allowlist: "allowlist";
@@ -655,8 +655,8 @@ declare const AdapterSubsystemSchemas: {
655
655
  endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
656
656
  modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
657
657
  enabled: "enabled";
658
- visible: "visible";
659
658
  disabled: "disabled";
659
+ visible: "visible";
660
660
  }>>>;
661
661
  modelFilterMode: z.ZodEnum<{
662
662
  allowlist: "allowlist";
@@ -781,8 +781,8 @@ declare const AdapterSubsystemSchemas: {
781
781
  endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
782
782
  modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
783
783
  enabled: "enabled";
784
- visible: "visible";
785
784
  disabled: "disabled";
785
+ visible: "visible";
786
786
  }>>>;
787
787
  modelFilterMode: z.ZodEnum<{
788
788
  allowlist: "allowlist";
@@ -801,8 +801,8 @@ declare const AdapterSubsystemSchemas: {
801
801
  endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
802
802
  modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
803
803
  enabled: "enabled";
804
- visible: "visible";
805
804
  disabled: "disabled";
805
+ visible: "visible";
806
806
  }>>>;
807
807
  modelFilterMode: z.ZodEnum<{
808
808
  allowlist: "allowlist";
@@ -937,8 +937,8 @@ declare const CreateCanonicalProviderConfigInputSchema: z.ZodObject<{
937
937
  }, z.core.$strip>>;
938
938
  modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
939
939
  enabled: "enabled";
940
- visible: "visible";
941
940
  disabled: "disabled";
941
+ visible: "visible";
942
942
  }>>>;
943
943
  modelFilterMode: z.ZodOptional<z.ZodEnum<{
944
944
  allowlist: "allowlist";
@@ -960,8 +960,8 @@ declare const CanonicalProviderConfigPatchSchema: z.ZodObject<{
960
960
  }, z.core.$strip>>>;
961
961
  modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
962
962
  enabled: "enabled";
963
- visible: "visible";
964
963
  disabled: "disabled";
964
+ visible: "visible";
965
965
  }>>>;
966
966
  enabled: z.ZodOptional<z.ZodBoolean>;
967
967
  }, z.core.$strict>;
@@ -630,8 +630,8 @@ declare const ClientSchemas: {
630
630
  reason: z.ZodEnum<{
631
631
  update: "update";
632
632
  install: "install";
633
- uninstall: "uninstall";
634
633
  "set-active": "set-active";
634
+ uninstall: "uninstall";
635
635
  }>;
636
636
  }, z.core.$strip>;
637
637
  resolveBinary: {
@@ -1130,8 +1130,8 @@ declare const ClientVersionChangedSchema: z.ZodObject<{
1130
1130
  reason: z.ZodEnum<{
1131
1131
  update: "update";
1132
1132
  install: "install";
1133
- uninstall: "uninstall";
1134
1133
  "set-active": "set-active";
1134
+ uninstall: "uninstall";
1135
1135
  }>;
1136
1136
  }, z.core.$strip>;
1137
1137
  type ClientVersionChanged = z.infer<typeof ClientVersionChangedSchema>;
@@ -2006,8 +2006,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
2006
2006
  reason: _$zod.ZodEnum<{
2007
2007
  update: "update";
2008
2008
  install: "install";
2009
- uninstall: "uninstall";
2010
2009
  "set-active": "set-active";
2010
+ uninstall: "uninstall";
2011
2011
  }>;
2012
2012
  }, _$zod_v4_core0.$strip>;
2013
2013
  resolveBinary: {
@@ -2588,8 +2588,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
2588
2588
  reason: _$zod.ZodEnum<{
2589
2589
  update: "update";
2590
2590
  install: "install";
2591
- uninstall: "uninstall";
2592
2591
  "set-active": "set-active";
2592
+ uninstall: "uninstall";
2593
2593
  }>;
2594
2594
  }, _$zod_v4_core0.$strip>;
2595
2595
  resolveBinary: {
@@ -1,5 +1,5 @@
1
1
  import { i as CliContribution } from "./types-DCvp_swt.mjs";
2
- import { c as ExtensionInfo } from "./index-Bw_CfRNZ.mjs";
2
+ import { c as ExtensionInfo } from "./index-CgNhyMkL.mjs";
3
3
  import { r as WindowRegistry } from "./window-registry-ofIUQnfo.mjs";
4
4
  import { IMakaioBus } from "@makaio/framework/bus";
5
5
  import { ExtensionContributionProcessor, ExtensionService, ExtensionToken, MakaioExtension, NodeExtensionContext, StorageDialect, TrayManifest, VersionLiteral } from "@makaio/framework/contracts";
@@ -1,4 +1,4 @@
1
- import { r as ExecutionTarget } from "./schemas-D4zaFE2p.mjs";
1
+ import { r as ExecutionTarget } from "./schemas-BphR5vaS.mjs";
2
2
  import { d as Turn$1 } from "./index-gAFwNiJT.mjs";
3
3
  import { a as PipelineStep, o as SessionEditorAction, t as ActionCategory } from "./types-BMS6yfLS.mjs";
4
4
  import { z } from "zod";
@@ -1905,7 +1905,7 @@ declare const sessionStorageSchema: _$_makaio_storage_drizzle0.DialectSchema<{
1905
1905
  tableName: "sessions";
1906
1906
  dataType: "string";
1907
1907
  columnType: "SQLiteText";
1908
- data: "closed" | "active" | "archived" | "discovered";
1908
+ data: "active" | "archived" | "closed" | "discovered";
1909
1909
  driverParam: string;
1910
1910
  notNull: true;
1911
1911
  hasDefault: false;
@@ -1,4 +1,4 @@
1
- import { r as ArtifactProjectionPolicy$1 } from "./schemas-DXjyGVpx.mjs";
1
+ import { r as ArtifactProjectionPolicy$1 } from "./schemas-DDaP5WkH.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";
@@ -432,8 +432,8 @@ declare const ArtifactRevisionSchema: z.ZodObject<{
432
432
  * - `coexist` — both revisions are kept; conflict is surfaced to consumers
433
433
  */
434
434
  declare const ArtifactConflictPolicySchema: z.ZodEnum<{
435
- manual: "manual";
436
435
  supersedes: "supersedes";
436
+ manual: "manual";
437
437
  coexist: "coexist";
438
438
  }>;
439
439
  /**
@@ -451,8 +451,8 @@ declare const ArtifactKindRegistrationSchema: z.ZodObject<{
451
451
  observationSchema: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
452
452
  discriminator: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>;
453
453
  conflictPolicy: z.ZodEnum<{
454
- manual: "manual";
455
454
  supersedes: "supersedes";
455
+ manual: "manual";
456
456
  coexist: "coexist";
457
457
  }>;
458
458
  status: z.ZodOptional<z.ZodObject<{
@@ -477,8 +477,8 @@ declare const ArtifactKindRegistrationSchema: z.ZodObject<{
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";
@@ -1331,8 +1331,8 @@ declare const ArtifactSchemas: {
1331
1331
  observationSchema: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
1332
1332
  discriminator: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>;
1333
1333
  conflictPolicy: z.ZodEnum<{
1334
- manual: "manual";
1335
1334
  supersedes: "supersedes";
1335
+ manual: "manual";
1336
1336
  coexist: "coexist";
1337
1337
  }>;
1338
1338
  status: z.ZodOptional<z.ZodObject<{
@@ -1357,8 +1357,8 @@ declare const ArtifactSchemas: {
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";
@@ -1394,8 +1394,8 @@ declare const ArtifactSchemas: {
1394
1394
  observationSchema: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
1395
1395
  discriminator: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>;
1396
1396
  conflictPolicy: z.ZodEnum<{
1397
- manual: "manual";
1398
1397
  supersedes: "supersedes";
1398
+ manual: "manual";
1399
1399
  coexist: "coexist";
1400
1400
  }>;
1401
1401
  status: z.ZodOptional<z.ZodObject<{
@@ -1420,8 +1420,8 @@ declare const ArtifactSchemas: {
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,16 +1487,16 @@ 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
+ schemaVersion: z.ZodString;
1491
+ scope: z.ZodObject<{
1492
+ level: z.ZodString;
1493
+ ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1494
+ }, z.core.$strip>;
1490
1495
  actor: z.ZodObject<{
1491
1496
  kind: z.ZodString;
1492
1497
  id: z.ZodString;
1493
1498
  displayName: z.ZodOptional<z.ZodString>;
1494
1499
  }, z.core.$strip>;
1495
- scope: z.ZodObject<{
1496
- level: z.ZodString;
1497
- ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1498
- }, z.core.$strip>;
1499
- schemaVersion: z.ZodString;
1500
1500
  relations: z.ZodArray<z.ZodObject<{
1501
1501
  type: z.ZodString;
1502
1502
  target: z.ZodPreprocess<z.ZodDiscriminatedUnion<[z.ZodObject<{
@@ -1669,16 +1669,16 @@ 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
+ schemaVersion: z.ZodString;
1673
+ scope: z.ZodObject<{
1674
+ level: z.ZodString;
1675
+ ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1676
+ }, z.core.$strip>;
1672
1677
  actor: z.ZodObject<{
1673
1678
  kind: z.ZodString;
1674
1679
  id: z.ZodString;
1675
1680
  displayName: z.ZodOptional<z.ZodString>;
1676
1681
  }, z.core.$strip>;
1677
- scope: z.ZodObject<{
1678
- level: z.ZodString;
1679
- ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1680
- }, z.core.$strip>;
1681
- schemaVersion: z.ZodString;
1682
1682
  relations: z.ZodArray<z.ZodObject<{
1683
1683
  type: z.ZodString;
1684
1684
  target: z.ZodPreprocess<z.ZodDiscriminatedUnion<[z.ZodObject<{
@@ -2579,8 +2579,8 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
2579
2579
  observationSchema: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
2580
2580
  discriminator: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>;
2581
2581
  conflictPolicy: z.ZodEnum<{
2582
- manual: "manual";
2583
2582
  supersedes: "supersedes";
2583
+ manual: "manual";
2584
2584
  coexist: "coexist";
2585
2585
  }>;
2586
2586
  status: z.ZodOptional<z.ZodObject<{
@@ -2605,8 +2605,8 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
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";
@@ -2642,8 +2642,8 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
2642
2642
  observationSchema: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
2643
2643
  discriminator: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>;
2644
2644
  conflictPolicy: z.ZodEnum<{
2645
- manual: "manual";
2646
2645
  supersedes: "supersedes";
2646
+ manual: "manual";
2647
2647
  coexist: "coexist";
2648
2648
  }>;
2649
2649
  status: z.ZodOptional<z.ZodObject<{
@@ -2668,8 +2668,8 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
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,16 +2735,16 @@ 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
+ schemaVersion: z.ZodString;
2739
+ scope: z.ZodObject<{
2740
+ level: z.ZodString;
2741
+ ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
2742
+ }, z.core.$strip>;
2738
2743
  actor: z.ZodObject<{
2739
2744
  kind: z.ZodString;
2740
2745
  id: z.ZodString;
2741
2746
  displayName: z.ZodOptional<z.ZodString>;
2742
2747
  }, z.core.$strip>;
2743
- scope: z.ZodObject<{
2744
- level: z.ZodString;
2745
- ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
2746
- }, z.core.$strip>;
2747
- schemaVersion: z.ZodString;
2748
2748
  relations: z.ZodArray<z.ZodObject<{
2749
2749
  type: z.ZodString;
2750
2750
  target: z.ZodPreprocess<z.ZodDiscriminatedUnion<[z.ZodObject<{
@@ -2917,16 +2917,16 @@ 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
+ schemaVersion: z.ZodString;
2921
+ scope: z.ZodObject<{
2922
+ level: z.ZodString;
2923
+ ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
2924
+ }, z.core.$strip>;
2920
2925
  actor: z.ZodObject<{
2921
2926
  kind: z.ZodString;
2922
2927
  id: z.ZodString;
2923
2928
  displayName: z.ZodOptional<z.ZodString>;
2924
2929
  }, z.core.$strip>;
2925
- scope: z.ZodObject<{
2926
- level: z.ZodString;
2927
- ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
2928
- }, z.core.$strip>;
2929
- schemaVersion: z.ZodString;
2930
2930
  relations: z.ZodArray<z.ZodObject<{
2931
2931
  type: z.ZodString;
2932
2932
  target: z.ZodPreprocess<z.ZodDiscriminatedUnion<[z.ZodObject<{
@@ -3840,8 +3840,8 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
3840
3840
  observationSchema: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
3841
3841
  discriminator: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>;
3842
3842
  conflictPolicy: z.ZodEnum<{
3843
- manual: "manual";
3844
3843
  supersedes: "supersedes";
3844
+ manual: "manual";
3845
3845
  coexist: "coexist";
3846
3846
  }>;
3847
3847
  status: z.ZodOptional<z.ZodObject<{
@@ -3866,8 +3866,8 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
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";
@@ -3903,8 +3903,8 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
3903
3903
  observationSchema: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
3904
3904
  discriminator: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>;
3905
3905
  conflictPolicy: z.ZodEnum<{
3906
- manual: "manual";
3907
3906
  supersedes: "supersedes";
3907
+ manual: "manual";
3908
3908
  coexist: "coexist";
3909
3909
  }>;
3910
3910
  status: z.ZodOptional<z.ZodObject<{
@@ -3929,8 +3929,8 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
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,16 +3996,16 @@ 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
+ schemaVersion: z.ZodString;
4000
+ scope: z.ZodObject<{
4001
+ level: z.ZodString;
4002
+ ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
4003
+ }, z.core.$strip>;
3999
4004
  actor: z.ZodObject<{
4000
4005
  kind: z.ZodString;
4001
4006
  id: z.ZodString;
4002
4007
  displayName: z.ZodOptional<z.ZodString>;
4003
4008
  }, z.core.$strip>;
4004
- scope: z.ZodObject<{
4005
- level: z.ZodString;
4006
- ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
4007
- }, z.core.$strip>;
4008
- schemaVersion: z.ZodString;
4009
4009
  relations: z.ZodArray<z.ZodObject<{
4010
4010
  type: z.ZodString;
4011
4011
  target: z.ZodPreprocess<z.ZodDiscriminatedUnion<[z.ZodObject<{
@@ -4178,16 +4178,16 @@ 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
+ schemaVersion: z.ZodString;
4182
+ scope: z.ZodObject<{
4183
+ level: z.ZodString;
4184
+ ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
4185
+ }, z.core.$strip>;
4181
4186
  actor: z.ZodObject<{
4182
4187
  kind: z.ZodString;
4183
4188
  id: z.ZodString;
4184
4189
  displayName: z.ZodOptional<z.ZodString>;
4185
4190
  }, z.core.$strip>;
4186
- scope: z.ZodObject<{
4187
- level: z.ZodString;
4188
- ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
4189
- }, z.core.$strip>;
4190
- schemaVersion: z.ZodString;
4191
4191
  relations: z.ZodArray<z.ZodObject<{
4192
4192
  type: z.ZodString;
4193
4193
  target: z.ZodPreprocess<z.ZodDiscriminatedUnion<[z.ZodObject<{
@@ -10,8 +10,8 @@ import { z } from "zod";
10
10
  */
11
11
  declare const ModelVisibilitySchema: z.ZodEnum<{
12
12
  enabled: "enabled";
13
- visible: "visible";
14
13
  disabled: "disabled";
14
+ visible: "visible";
15
15
  }>;
16
16
  type ModelVisibility = z.infer<typeof ModelVisibilitySchema>;
17
17
  /**
@@ -55,8 +55,8 @@ declare const LogImporterInfoSchema: z.ZodObject<{
55
55
  adapterName: z.ZodString;
56
56
  displayName: z.ZodString;
57
57
  source: z.ZodEnum<{
58
- extension: "extension";
59
58
  adapter: "adapter";
59
+ extension: "extension";
60
60
  }>;
61
61
  logFilePattern: z.ZodString;
62
62
  isRunning: z.ZodBoolean;