@makaio/framework 1.0.0-dev-1781368205459 → 1.0.0-dev-1781382091626

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/adapters/index.d.mts +1 -1
  3. package/dist/bus/index.d.mts +19 -19
  4. package/dist/clients/index.d.mts +5 -5
  5. package/dist/contracts/adapter/index.d.mts +1 -1
  6. package/dist/contracts/artifact/index.d.mts +1 -1
  7. package/dist/contracts/client/index.d.mts +1 -1
  8. package/dist/contracts/extension/index.d.mts +3 -3
  9. package/dist/contracts/facet/index.d.mts +1 -1
  10. package/dist/contracts/harness/index.d.mts +1 -1
  11. package/dist/contracts/index.d.mts +241 -241
  12. package/dist/contracts/materialization/index.d.mts +3 -3
  13. package/dist/contracts/session/index.d.mts +2 -2
  14. package/dist/contracts/shared/index.d.mts +1 -1
  15. package/dist/contracts/skill/index.d.mts +1 -1
  16. package/dist/{definition-DqJOg6Lv.d.mts → definition-DWWzV-k0.d.mts} +1 -1
  17. package/dist/{index-D0Fupmhd.d.mts → index-Abq3I8wg.d.mts} +289 -289
  18. package/dist/{index-DC6F_m3G.d.mts → index-B1Rz7oUy.d.mts} +8 -8
  19. package/dist/{index-BCKRUuI2.d.mts → index-B2xbnMZe.d.mts} +1 -1
  20. package/dist/{index-ChrHbhJV.d.mts → index-B8tAGwHR.d.mts} +284 -284
  21. package/dist/{index-fVgKVvta.d.mts → index-BT5tNA3Y.d.mts} +1 -1
  22. package/dist/{index-Ckm-R1Cr.d.mts → index-BpXX9WZJ.d.mts} +6 -6
  23. package/dist/{index-B6VdcJ5l.d.mts → index-C3zfJg6s.d.mts} +34 -34
  24. package/dist/{index-BYkOUd0x.d.mts → index-CKP_uNGT.d.mts} +15 -15
  25. package/dist/{index-BHAOu6Hs.d.mts → index-COwW_2Gb.d.mts} +27 -27
  26. package/dist/{index-Dtj6N2sx.d.mts → index-DQppnGdC.d.mts} +15 -15
  27. package/dist/{index-Cb0zGPMV.d.mts → index-DW8EiMJ9.d.mts} +16 -16
  28. package/dist/{index-Bibt5jAX.d.mts → index-DlvMtyHK.d.mts} +8 -8
  29. package/dist/{index-BheaEhyI.d.mts → index-Dyz7dzLW.d.mts} +9 -9
  30. package/dist/{index-DhpOh71Z.d.mts → index-RUN1iHYu.d.mts} +4 -4
  31. package/dist/{index-B4vJi_iM2.d.mts → index-wP87FKTQ2.d.mts} +1 -1
  32. package/dist/kernel/extension/index.d.mts +1 -1
  33. package/dist/kernel/index.d.mts +2 -2
  34. package/dist/kernel/observability/index.d.mts +1 -1
  35. package/dist/mcp-http-server/index.d.mts +73 -4
  36. package/dist/mcp-http-server/index.mjs +4 -4
  37. package/dist/{namespace-B03JE_ec.d.mts → namespace--ROWLToE.d.mts} +7 -7
  38. package/dist/{namespace-_Ii2qs15.d.mts → namespace-5BLWcC3Q.d.mts} +38 -38
  39. package/dist/{namespace-CtK3nKKj2.d.mts → namespace-B60mn8J-2.d.mts} +2 -2
  40. package/dist/{namespace-CqUGzG53.d.mts → namespace-BSNFeJA4.d.mts} +2 -2
  41. package/dist/{namespace-BGmNI3O1.d.mts → namespace-Ds6HkJEU.d.mts} +136 -136
  42. package/dist/package.json +1 -1
  43. package/dist/{schema-BJS05p13.d.mts → schema-cNoxaiT0.d.mts} +2 -2
  44. package/dist/{schemas-lqvZ6UpK.d.mts → schemas-DUE6mc1O.d.mts} +3 -3
  45. package/dist/{schemas-CwF2K9N52.d.mts → schemas-DsyYsfVN2.d.mts} +15 -15
  46. package/dist/{schemas-t1VR6_b_.d.mts → schemas-o2Q24yOF.d.mts} +3 -3
  47. package/dist/{schemas-C2c64X6h.d.mts → schemas-on3_N5HP.d.mts} +136 -136
  48. package/dist/services/agent-runtime/index.d.mts +2 -2
  49. package/dist/services/agent-runtime/namespace.d.mts +1 -1
  50. package/dist/services/agent-runtime/schemas.d.mts +1 -1
  51. package/dist/services/context-rules/index.d.mts +11 -11
  52. package/dist/services/execution-target/index.d.mts +1 -1
  53. package/dist/services/git/namespace.d.mts +2 -2
  54. package/dist/services/git/schemas.d.mts +1 -1
  55. package/dist/services/harness/index.d.mts +3 -3
  56. package/dist/services/index.d.mts +99 -99
  57. package/dist/services/log-import/browser.d.mts +2 -2
  58. package/dist/services/log-import/index.d.mts +2 -2
  59. package/dist/services/log-import/log-import.d.mts +1 -1
  60. package/dist/services/log-import/namespace.d.mts +2 -2
  61. package/dist/services/log-import/schemas.d.mts +1 -1
  62. package/dist/services/session/index.d.mts +4 -4
  63. package/dist/services/session/messages/namespace.d.mts +1 -1
  64. package/dist/services/session/storage/namespace.d.mts +1 -1
  65. package/dist/services/session/storage/schema.d.mts +1 -1
  66. package/dist/services/settings/namespace.d.mts +12 -12
  67. package/dist/services/subagent-template/index.d.mts +2 -2
  68. package/dist/services/subagent-template/namespace.d.mts +1 -1
  69. package/dist/services/subagent-template/schemas.d.mts +1 -1
  70. package/dist/services/tray-menu/index.d.mts +2 -2
  71. package/dist/services/tray-menu/namespace.d.mts +1 -1
  72. package/dist/services/tray-menu/schemas.d.mts +1 -1
  73. package/dist/{types-CjrDiL2H.d.mts → types-BtsKrzK7.d.mts} +197 -197
  74. package/dist/{types-D0fPFh-D.d.mts → types-D5IMwOkJ.d.mts} +1 -1
  75. package/dist/workflow-engine/index.d.mts +69 -69
  76. package/package.json +1 -1
@@ -95,9 +95,9 @@ declare const StructuredOutputValidationErrorSchema: z.ZodObject<{
95
95
  * - `enforced` – A structured-output enforcement handler produced conformant output.
96
96
  */
97
97
  declare const StructuredOutputValidationStatusSchema: z.ZodEnum<{
98
+ failed: "failed";
98
99
  passed: "passed";
99
100
  enforced: "enforced";
100
- failed: "failed";
101
101
  }>;
102
102
  /**
103
103
  * Full validation result emitted after a turn completes when a
@@ -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;
@@ -17,8 +17,8 @@ declare const ClientExecutionContextSchema: z.ZodObject<{
17
17
  env: z.ZodRecord<z.ZodString, z.ZodString>;
18
18
  configDir: z.ZodNullable<z.ZodString>;
19
19
  source: z.ZodEnum<{
20
- managed: "managed";
21
20
  global: "global";
21
+ managed: "managed";
22
22
  }>;
23
23
  version: z.ZodNullable<z.ZodString>;
24
24
  }, z.core.$strip>;
@@ -39,8 +39,8 @@ declare const ClientResolveBinarySchema: {
39
39
  sessionId: z.ZodOptional<z.ZodString>;
40
40
  projectDir: z.ZodOptional<z.ZodString>;
41
41
  preferSource: z.ZodOptional<z.ZodEnum<{
42
- managed: "managed";
43
42
  global: "global";
43
+ managed: "managed";
44
44
  }>>;
45
45
  harnessId: z.ZodOptional<z.ZodString>;
46
46
  }, z.core.$strip>;
@@ -49,8 +49,8 @@ declare const ClientResolveBinarySchema: {
49
49
  env: z.ZodRecord<z.ZodString, z.ZodString>;
50
50
  configDir: z.ZodNullable<z.ZodString>;
51
51
  source: z.ZodEnum<{
52
- managed: "managed";
53
52
  global: "global";
53
+ managed: "managed";
54
54
  }>;
55
55
  version: z.ZodNullable<z.ZodString>;
56
56
  }, z.core.$strip>;
@@ -88,9 +88,9 @@ declare const ClientSchemas: {
88
88
  baseConfigDir: z.ZodOptional<z.ZodString>;
89
89
  projectDir: z.ZodOptional<z.ZodString>;
90
90
  configInheritance: z.ZodOptional<z.ZodEnum<{
91
+ empty: "empty";
91
92
  "auth-only": "auth-only";
92
93
  full: "full";
93
- empty: "empty";
94
94
  }>>;
95
95
  }, z.core.$strip>;
96
96
  response: z.ZodObject<{
@@ -220,8 +220,8 @@ declare const ClientSchemas: {
220
220
  clientId: z.ZodString;
221
221
  source: z.ZodObject<{
222
222
  layer: z.ZodEnum<{
223
- supervisor: "supervisor";
224
223
  adapter: "adapter";
224
+ supervisor: "supervisor";
225
225
  "client-hook": "client-hook";
226
226
  statusline: "statusline";
227
227
  "cli-wrapper": "cli-wrapper";
@@ -256,13 +256,13 @@ declare const ClientSchemas: {
256
256
  clientRuntimeId: z.ZodString;
257
257
  clientId: z.ZodString;
258
258
  status: z.ZodEnum<{
259
- observed: "observed";
260
259
  started: "started";
260
+ observed: "observed";
261
261
  }>;
262
262
  source: z.ZodObject<{
263
263
  layer: z.ZodEnum<{
264
- supervisor: "supervisor";
265
264
  adapter: "adapter";
265
+ supervisor: "supervisor";
266
266
  "client-hook": "client-hook";
267
267
  statusline: "statusline";
268
268
  "cli-wrapper": "cli-wrapper";
@@ -590,8 +590,8 @@ declare const ClientSchemas: {
590
590
  "signed-binary-bucket": "signed-binary-bucket";
591
591
  }>;
592
592
  stage: z.ZodEnum<{
593
- resolving: "resolving";
594
593
  downloading: "downloading";
594
+ resolving: "resolving";
595
595
  verifying: "verifying";
596
596
  extracting: "extracting";
597
597
  installing: "installing";
@@ -640,8 +640,8 @@ declare const ClientSchemas: {
640
640
  sessionId: z.ZodOptional<z.ZodString>;
641
641
  projectDir: z.ZodOptional<z.ZodString>;
642
642
  preferSource: z.ZodOptional<z.ZodEnum<{
643
- managed: "managed";
644
643
  global: "global";
644
+ managed: "managed";
645
645
  }>>;
646
646
  harnessId: z.ZodOptional<z.ZodString>;
647
647
  }, z.core.$strip>;
@@ -650,8 +650,8 @@ declare const ClientSchemas: {
650
650
  env: z.ZodRecord<z.ZodString, z.ZodString>;
651
651
  configDir: z.ZodNullable<z.ZodString>;
652
652
  source: z.ZodEnum<{
653
- managed: "managed";
654
653
  global: "global";
654
+ managed: "managed";
655
655
  }>;
656
656
  version: z.ZodNullable<z.ZodString>;
657
657
  }, z.core.$strip>;
@@ -1043,8 +1043,8 @@ type ClientSetActiveResponse = z.infer<typeof ClientSetActiveSchema.response>;
1043
1043
  * - `'activating'` — marking the installed version as active.
1044
1044
  */
1045
1045
  declare const InstallStageSchema: z.ZodEnum<{
1046
- resolving: "resolving";
1047
1046
  downloading: "downloading";
1047
+ resolving: "resolving";
1048
1048
  verifying: "verifying";
1049
1049
  extracting: "extracting";
1050
1050
  installing: "installing";
@@ -1067,8 +1067,8 @@ declare const ClientInstallProgressSchema: z.ZodObject<{
1067
1067
  "signed-binary-bucket": "signed-binary-bucket";
1068
1068
  }>;
1069
1069
  stage: z.ZodEnum<{
1070
- resolving: "resolving";
1071
1070
  downloading: "downloading";
1071
+ resolving: "resolving";
1072
1072
  verifying: "verifying";
1073
1073
  extracting: "extracting";
1074
1074
  installing: "installing";
@@ -1148,8 +1148,8 @@ type ClientVersionChanged = z.infer<typeof ClientVersionChangedSchema>;
1148
1148
  * - `'cli-wrapper'` — a thin CLI shim wrapping the client binary reported the signal
1149
1149
  */
1150
1150
  declare const ClientRuntimeSourceLayerSchema: z.ZodEnum<{
1151
- supervisor: "supervisor";
1152
1151
  adapter: "adapter";
1152
+ supervisor: "supervisor";
1153
1153
  "client-hook": "client-hook";
1154
1154
  statusline: "statusline";
1155
1155
  "cli-wrapper": "cli-wrapper";
@@ -1163,8 +1163,8 @@ type ClientRuntimeSourceLayer = z.infer<typeof ClientRuntimeSourceLayerSchema>;
1163
1163
  */
1164
1164
  declare const ClientRuntimeSourceSchema: z.ZodObject<{
1165
1165
  layer: z.ZodEnum<{
1166
- supervisor: "supervisor";
1167
1166
  adapter: "adapter";
1167
+ supervisor: "supervisor";
1168
1168
  "client-hook": "client-hook";
1169
1169
  statusline: "statusline";
1170
1170
  "cli-wrapper": "cli-wrapper";
@@ -1218,8 +1218,8 @@ declare const ClientRuntimeObserveSchema: {
1218
1218
  clientId: z.ZodString;
1219
1219
  source: z.ZodObject<{
1220
1220
  layer: z.ZodEnum<{
1221
- supervisor: "supervisor";
1222
1221
  adapter: "adapter";
1222
+ supervisor: "supervisor";
1223
1223
  "client-hook": "client-hook";
1224
1224
  statusline: "statusline";
1225
1225
  "cli-wrapper": "cli-wrapper";
@@ -1266,13 +1266,13 @@ declare const ClientRuntimeStartedSchema: z.ZodObject<{
1266
1266
  clientRuntimeId: z.ZodString;
1267
1267
  clientId: z.ZodString;
1268
1268
  status: z.ZodEnum<{
1269
- observed: "observed";
1270
1269
  started: "started";
1270
+ observed: "observed";
1271
1271
  }>;
1272
1272
  source: z.ZodObject<{
1273
1273
  layer: z.ZodEnum<{
1274
- supervisor: "supervisor";
1275
1274
  adapter: "adapter";
1275
+ supervisor: "supervisor";
1276
1276
  "client-hook": "client-hook";
1277
1277
  statusline: "statusline";
1278
1278
  "cli-wrapper": "cli-wrapper";
@@ -1480,9 +1480,9 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
1480
1480
  baseConfigDir: _$zod.ZodOptional<_$zod.ZodString>;
1481
1481
  projectDir: _$zod.ZodOptional<_$zod.ZodString>;
1482
1482
  configInheritance: _$zod.ZodOptional<_$zod.ZodEnum<{
1483
+ empty: "empty";
1483
1484
  "auth-only": "auth-only";
1484
1485
  full: "full";
1485
- empty: "empty";
1486
1486
  }>>;
1487
1487
  }, _$zod_v4_core0.$strip>;
1488
1488
  response: _$zod.ZodObject<{
@@ -1612,8 +1612,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
1612
1612
  clientId: _$zod.ZodString;
1613
1613
  source: _$zod.ZodObject<{
1614
1614
  layer: _$zod.ZodEnum<{
1615
- supervisor: "supervisor";
1616
1615
  adapter: "adapter";
1616
+ supervisor: "supervisor";
1617
1617
  "client-hook": "client-hook";
1618
1618
  statusline: "statusline";
1619
1619
  "cli-wrapper": "cli-wrapper";
@@ -1648,13 +1648,13 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
1648
1648
  clientRuntimeId: _$zod.ZodString;
1649
1649
  clientId: _$zod.ZodString;
1650
1650
  status: _$zod.ZodEnum<{
1651
- observed: "observed";
1652
1651
  started: "started";
1652
+ observed: "observed";
1653
1653
  }>;
1654
1654
  source: _$zod.ZodObject<{
1655
1655
  layer: _$zod.ZodEnum<{
1656
- supervisor: "supervisor";
1657
1656
  adapter: "adapter";
1657
+ supervisor: "supervisor";
1658
1658
  "client-hook": "client-hook";
1659
1659
  statusline: "statusline";
1660
1660
  "cli-wrapper": "cli-wrapper";
@@ -1966,8 +1966,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
1966
1966
  "signed-binary-bucket": "signed-binary-bucket";
1967
1967
  }>;
1968
1968
  stage: _$zod.ZodEnum<{
1969
- resolving: "resolving";
1970
1969
  downloading: "downloading";
1970
+ resolving: "resolving";
1971
1971
  verifying: "verifying";
1972
1972
  extracting: "extracting";
1973
1973
  installing: "installing";
@@ -2016,8 +2016,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
2016
2016
  sessionId: _$zod.ZodOptional<_$zod.ZodString>;
2017
2017
  projectDir: _$zod.ZodOptional<_$zod.ZodString>;
2018
2018
  preferSource: _$zod.ZodOptional<_$zod.ZodEnum<{
2019
- managed: "managed";
2020
2019
  global: "global";
2020
+ managed: "managed";
2021
2021
  }>>;
2022
2022
  harnessId: _$zod.ZodOptional<_$zod.ZodString>;
2023
2023
  }, _$zod_v4_core0.$strip>;
@@ -2026,8 +2026,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
2026
2026
  env: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>;
2027
2027
  configDir: _$zod.ZodNullable<_$zod.ZodString>;
2028
2028
  source: _$zod.ZodEnum<{
2029
- managed: "managed";
2030
2029
  global: "global";
2030
+ managed: "managed";
2031
2031
  }>;
2032
2032
  version: _$zod.ZodNullable<_$zod.ZodString>;
2033
2033
  }, _$zod_v4_core0.$strip>;
@@ -2062,9 +2062,9 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
2062
2062
  baseConfigDir: _$zod.ZodOptional<_$zod.ZodString>;
2063
2063
  projectDir: _$zod.ZodOptional<_$zod.ZodString>;
2064
2064
  configInheritance: _$zod.ZodOptional<_$zod.ZodEnum<{
2065
+ empty: "empty";
2065
2066
  "auth-only": "auth-only";
2066
2067
  full: "full";
2067
- empty: "empty";
2068
2068
  }>>;
2069
2069
  }, _$zod_v4_core0.$strip>;
2070
2070
  response: _$zod.ZodObject<{
@@ -2194,8 +2194,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
2194
2194
  clientId: _$zod.ZodString;
2195
2195
  source: _$zod.ZodObject<{
2196
2196
  layer: _$zod.ZodEnum<{
2197
- supervisor: "supervisor";
2198
2197
  adapter: "adapter";
2198
+ supervisor: "supervisor";
2199
2199
  "client-hook": "client-hook";
2200
2200
  statusline: "statusline";
2201
2201
  "cli-wrapper": "cli-wrapper";
@@ -2230,13 +2230,13 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
2230
2230
  clientRuntimeId: _$zod.ZodString;
2231
2231
  clientId: _$zod.ZodString;
2232
2232
  status: _$zod.ZodEnum<{
2233
- observed: "observed";
2234
2233
  started: "started";
2234
+ observed: "observed";
2235
2235
  }>;
2236
2236
  source: _$zod.ZodObject<{
2237
2237
  layer: _$zod.ZodEnum<{
2238
- supervisor: "supervisor";
2239
2238
  adapter: "adapter";
2239
+ supervisor: "supervisor";
2240
2240
  "client-hook": "client-hook";
2241
2241
  statusline: "statusline";
2242
2242
  "cli-wrapper": "cli-wrapper";
@@ -2548,8 +2548,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
2548
2548
  "signed-binary-bucket": "signed-binary-bucket";
2549
2549
  }>;
2550
2550
  stage: _$zod.ZodEnum<{
2551
- resolving: "resolving";
2552
2551
  downloading: "downloading";
2552
+ resolving: "resolving";
2553
2553
  verifying: "verifying";
2554
2554
  extracting: "extracting";
2555
2555
  installing: "installing";
@@ -2598,8 +2598,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
2598
2598
  sessionId: _$zod.ZodOptional<_$zod.ZodString>;
2599
2599
  projectDir: _$zod.ZodOptional<_$zod.ZodString>;
2600
2600
  preferSource: _$zod.ZodOptional<_$zod.ZodEnum<{
2601
- managed: "managed";
2602
2601
  global: "global";
2602
+ managed: "managed";
2603
2603
  }>>;
2604
2604
  harnessId: _$zod.ZodOptional<_$zod.ZodString>;
2605
2605
  }, _$zod_v4_core0.$strip>;
@@ -2608,8 +2608,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
2608
2608
  env: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>;
2609
2609
  configDir: _$zod.ZodNullable<_$zod.ZodString>;
2610
2610
  source: _$zod.ZodEnum<{
2611
- managed: "managed";
2612
2611
  global: "global";
2612
+ managed: "managed";
2613
2613
  }>;
2614
2614
  version: _$zod.ZodNullable<_$zod.ZodString>;
2615
2615
  }, _$zod_v4_core0.$strip>;
@@ -2668,9 +2668,9 @@ declare const SessionConfigEnvSchema: z.ZodRecord<z.ZodString, z.ZodString>;
2668
2668
  * Policy for materializing a session config directory from a base client config.
2669
2669
  */
2670
2670
  declare const SessionConfigInheritanceSchema: z.ZodEnum<{
2671
+ empty: "empty";
2671
2672
  "auth-only": "auth-only";
2672
2673
  full: "full";
2673
- empty: "empty";
2674
2674
  }>;
2675
2675
  type SessionConfigInheritance = z.infer<typeof SessionConfigInheritanceSchema>;
2676
2676
  /**
@@ -2825,9 +2825,9 @@ declare const ClientSessionConfigSchemas: {
2825
2825
  baseConfigDir: z.ZodOptional<z.ZodString>;
2826
2826
  projectDir: z.ZodOptional<z.ZodString>;
2827
2827
  configInheritance: z.ZodOptional<z.ZodEnum<{
2828
+ empty: "empty";
2828
2829
  "auth-only": "auth-only";
2829
2830
  full: "full";
2830
- empty: "empty";
2831
2831
  }>>;
2832
2832
  }, z.core.$strip>;
2833
2833
  response: z.ZodObject<{
@@ -2880,9 +2880,9 @@ declare const SessionConfigSetupRequestSchema: z.ZodObject<{
2880
2880
  win32: "win32";
2881
2881
  }>;
2882
2882
  configInheritance: z.ZodEnum<{
2883
+ empty: "empty";
2883
2884
  "auth-only": "auth-only";
2884
2885
  full: "full";
2885
- empty: "empty";
2886
2886
  }>;
2887
2887
  }, z.core.$strip>;
2888
2888
  type SessionConfigSetupRequest = z.infer<typeof SessionConfigSetupRequestSchema>;
@@ -67,8 +67,8 @@ declare const SkillNamespace: _$_makaio_core0.BusNamespaceDefinition<"skill", {
67
67
  database: "database";
68
68
  }>;
69
69
  scope: _$zod.ZodEnum<{
70
- session: "session";
71
70
  global: "global";
71
+ session: "session";
72
72
  project: "project";
73
73
  }>;
74
74
  location: _$zod.ZodOptional<_$zod.ZodString>;
@@ -206,8 +206,8 @@ declare const SkillSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
206
206
  database: "database";
207
207
  }>;
208
208
  scope: _$zod.ZodEnum<{
209
- session: "session";
210
209
  global: "global";
210
+ session: "session";
211
211
  project: "project";
212
212
  }>;
213
213
  location: _$zod.ZodOptional<_$zod.ZodString>;
@@ -287,8 +287,8 @@ declare const SkillSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
287
287
  //#region core/contracts/src/skill/schemas.d.ts
288
288
  /** Canonical skill scope ordering. Narrower scopes win during effective resolution. */
289
289
  declare const SkillScopeSchema: z.ZodEnum<{
290
- session: "session";
291
290
  global: "global";
291
+ session: "session";
292
292
  project: "project";
293
293
  }>;
294
294
  /** Source of a discovered skill. */
@@ -372,8 +372,8 @@ declare const SkillRecordSchema: z.ZodObject<{
372
372
  database: "database";
373
373
  }>;
374
374
  scope: z.ZodEnum<{
375
- session: "session";
376
375
  global: "global";
376
+ session: "session";
377
377
  project: "project";
378
378
  }>;
379
379
  projectId: z.ZodOptional<z.ZodString>;
@@ -401,8 +401,8 @@ declare const SkillCatalogEntrySchema: z.ZodObject<{
401
401
  database: "database";
402
402
  }>;
403
403
  scope: z.ZodEnum<{
404
- session: "session";
405
404
  global: "global";
405
+ session: "session";
406
406
  project: "project";
407
407
  }>;
408
408
  location: z.ZodOptional<z.ZodString>;
@@ -476,8 +476,8 @@ declare const SkillRecordInputSchema: z.ZodObject<{
476
476
  enabled: z.ZodDefault<z.ZodBoolean>;
477
477
  id: z.ZodString;
478
478
  scope: z.ZodEnum<{
479
- session: "session";
480
479
  global: "global";
480
+ session: "session";
481
481
  project: "project";
482
482
  }>;
483
483
  projectId: z.ZodOptional<z.ZodString>;
@@ -556,8 +556,8 @@ declare const SkillSchemas: {
556
556
  database: "database";
557
557
  }>;
558
558
  scope: z.ZodEnum<{
559
- session: "session";
560
559
  global: "global";
560
+ session: "session";
561
561
  project: "project";
562
562
  }>;
563
563
  location: z.ZodOptional<z.ZodString>;
@@ -719,8 +719,8 @@ declare const SkillStorageNamespace: ContractStorageNamespaceDefinition<"skill",
719
719
  database: "database";
720
720
  }>;
721
721
  scope: z.ZodEnum<{
722
- session: "session";
723
722
  global: "global";
723
+ session: "session";
724
724
  project: "project";
725
725
  }>;
726
726
  projectId: z.ZodOptional<z.ZodString>;
@@ -755,8 +755,8 @@ declare const SkillStorageNamespace: ContractStorageNamespaceDefinition<"skill",
755
755
  enabled: z.ZodDefault<z.ZodBoolean>;
756
756
  id: z.ZodString;
757
757
  scope: z.ZodEnum<{
758
- session: "session";
759
758
  global: "global";
759
+ session: "session";
760
760
  project: "project";
761
761
  }>;
762
762
  projectId: z.ZodOptional<z.ZodString>;
@@ -811,8 +811,8 @@ declare const SkillStorageNamespace: ContractStorageNamespaceDefinition<"skill",
811
811
  database: "database";
812
812
  }>;
813
813
  scope: z.ZodEnum<{
814
- session: "session";
815
814
  global: "global";
815
+ session: "session";
816
816
  project: "project";
817
817
  }>;
818
818
  projectId: z.ZodOptional<z.ZodString>;
@@ -859,8 +859,8 @@ declare const SkillStorageNamespace: ContractStorageNamespaceDefinition<"skill",
859
859
  database: "database";
860
860
  }>;
861
861
  scope: z.ZodEnum<{
862
- session: "session";
863
862
  global: "global";
863
+ session: "session";
864
864
  project: "project";
865
865
  }>;
866
866
  projectId: z.ZodOptional<z.ZodString>;
@@ -905,8 +905,8 @@ declare const SkillStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
905
905
  database: "database";
906
906
  }>;
907
907
  scope: z.ZodEnum<{
908
- session: "session";
909
908
  global: "global";
909
+ session: "session";
910
910
  project: "project";
911
911
  }>;
912
912
  projectId: z.ZodOptional<z.ZodString>;
@@ -941,8 +941,8 @@ declare const SkillStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
941
941
  enabled: z.ZodDefault<z.ZodBoolean>;
942
942
  id: z.ZodString;
943
943
  scope: z.ZodEnum<{
944
- session: "session";
945
944
  global: "global";
945
+ session: "session";
946
946
  project: "project";
947
947
  }>;
948
948
  projectId: z.ZodOptional<z.ZodString>;
@@ -997,8 +997,8 @@ declare const SkillStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
997
997
  database: "database";
998
998
  }>;
999
999
  scope: z.ZodEnum<{
1000
- session: "session";
1001
1000
  global: "global";
1001
+ session: "session";
1002
1002
  project: "project";
1003
1003
  }>;
1004
1004
  projectId: z.ZodOptional<z.ZodString>;
@@ -1045,8 +1045,8 @@ declare const SkillStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
1045
1045
  database: "database";
1046
1046
  }>;
1047
1047
  scope: z.ZodEnum<{
1048
- session: "session";
1049
1048
  global: "global";
1049
+ session: "session";
1050
1050
  project: "project";
1051
1051
  }>;
1052
1052
  projectId: z.ZodOptional<z.ZodString>;