@makaio/framework 1.0.0-dev-1782127638374 → 1.0.0-dev-1782132847242
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.mjs +1 -1
- package/dist/adapters/index.d.mts +1 -1
- package/dist/bus/index.d.mts +20 -20
- package/dist/clients/index.d.mts +5 -5
- package/dist/contracts/adapter/index.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/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 +185 -185
- 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-rjwHUOBd.d.mts → definition-0EXM1tyu.d.mts} +1 -1
- package/dist/{extension-BJHRahFl.mjs → extension-DZqYHmhK.mjs} +1 -1
- package/dist/{index-Mi_UJoUV.d.mts → index-4eP9DRL_.d.mts} +4 -4
- package/dist/{index-Ck7dBtkM.d.mts → index-B5w-0Gg9.d.mts} +4 -4
- package/dist/{index-DeIxVnVs.d.mts → index-BI0f85po.d.mts} +9 -9
- package/dist/{index-ZpJftSoa.d.mts → index-BKZhnb2B.d.mts} +342 -342
- package/dist/{index-DP-JW3Jc.d.mts → index-BN8MOIKm.d.mts} +432 -432
- package/dist/{index-NkNbYFud.d.mts → index-CaerrEDH.d.mts} +1 -1
- package/dist/{index-DTBQOCar.d.mts → index-CuILCdip.d.mts} +16 -16
- package/dist/{index-DO_Cu5A4.d.mts → index-D2WJ0Zpt.d.mts} +4 -4
- package/dist/{index-D1nWOF49.d.mts → index-DImePakw.d.mts} +8 -8
- package/dist/{index-BWIkf5oJ.d.mts → index-DnLf0YKC.d.mts} +6 -6
- package/dist/{index-BB8AMXbw.d.mts → index-Dsw66R3Z.d.mts} +28 -28
- package/dist/{index-DDOB47U7.d.mts → index-ES_PkK4d.d.mts} +46 -46
- package/dist/{index-CqImyhjX.d.mts → index-WHUV7neB.d.mts} +100 -100
- package/dist/{index-BCNDvAhA.d.mts → index-X2xf5vSA.d.mts} +13 -1
- package/dist/{index-DknXbjOs.d.mts → index-vUhaDyDa.d.mts} +16 -16
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/extension/index.mjs +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/index.mjs +1 -1
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/{namespace-4xHw59K8.d.mts → namespace-Bm77p82L.d.mts} +1 -1
- package/dist/{namespace-XmDoz6Sz.d.mts → namespace-CJkAriut.d.mts} +78 -78
- package/dist/{namespace-CUkosedS.d.mts → namespace-CfvtDD_U.d.mts} +154 -154
- package/dist/{namespace-DXWpFdQH2.d.mts → namespace-D8P8Sxce2.d.mts} +2 -2
- package/dist/{namespace-3yGm4WF9.d.mts → namespace-Do_rmLFb.d.mts} +2 -2
- package/dist/{namespace-Bv8B89uB.d.mts → namespace-KMxsPJwm.d.mts} +9 -9
- package/dist/package.json +1 -1
- package/dist/{schema-fZknEOha.d.mts → schema-B3sB8_cB.d.mts} +3 -3
- package/dist/{schemas-CscdPqCt.d.mts → schemas-CDGld_OC.d.mts} +3 -3
- package/dist/{schemas-BOhGc0CT.d.mts → schemas-CoFCV42v.d.mts} +154 -154
- package/dist/{schemas-1ynXdrNI2.d.mts → schemas-CwgS7KoL2.d.mts} +7 -7
- package/dist/{schemas-Dn5bfiTL.d.mts → schemas-DDaP5WkH.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/{transition-_Uow1Pr1.d.mts → transition-BBElJqQ8.d.mts} +1 -1
- package/dist/{types-BTqJIp9-.d.mts → types-Cog8MogZ.d.mts} +282 -282
- package/dist/workflow-engine/index.d.mts +43 -43
- package/package.json +1 -1
|
@@ -41,9 +41,9 @@ declare const StructuredOutputValidationErrorSchema: z.ZodObject<{
|
|
|
41
41
|
* - `enforced` – A structured-output enforcement handler produced conformant output.
|
|
42
42
|
*/
|
|
43
43
|
declare const StructuredOutputValidationStatusSchema: z.ZodEnum<{
|
|
44
|
-
failed: "failed";
|
|
45
44
|
passed: "passed";
|
|
46
45
|
enforced: "enforced";
|
|
46
|
+
failed: "failed";
|
|
47
47
|
}>;
|
|
48
48
|
/**
|
|
49
49
|
* Full validation result emitted after a turn completes when a
|
|
@@ -11,8 +11,8 @@ import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
|
11
11
|
*/
|
|
12
12
|
declare const FacetAuthoritySchema: z.ZodEnum<{
|
|
13
13
|
system: "system";
|
|
14
|
-
human: "human";
|
|
15
14
|
agent: "agent";
|
|
15
|
+
human: "human";
|
|
16
16
|
}>;
|
|
17
17
|
/**
|
|
18
18
|
* Cardinality of values a facet namespace permits per target.
|
|
@@ -32,9 +32,9 @@ declare const FacetCardinalitySchema: z.ZodEnum<{
|
|
|
32
32
|
* - `'surface'` — a UI surface or layout area
|
|
33
33
|
*/
|
|
34
34
|
declare const FacetAppliesToSchema: z.ZodEnum<{
|
|
35
|
+
surface: "surface";
|
|
35
36
|
workpiece: "workpiece";
|
|
36
37
|
artifact: "artifact";
|
|
37
|
-
surface: "surface";
|
|
38
38
|
}>;
|
|
39
39
|
/**
|
|
40
40
|
* Serializable registration record for a named facet namespace.
|
|
@@ -53,13 +53,13 @@ declare const FacetNamespaceRegistrationSchema: z.ZodObject<{
|
|
|
53
53
|
values: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodReadonly<z.ZodArray<z.ZodString>>]>;
|
|
54
54
|
authority: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
55
55
|
system: "system";
|
|
56
|
-
human: "human";
|
|
57
56
|
agent: "agent";
|
|
57
|
+
human: "human";
|
|
58
58
|
}>>>;
|
|
59
59
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
60
|
+
surface: "surface";
|
|
60
61
|
workpiece: "workpiece";
|
|
61
62
|
artifact: "artifact";
|
|
62
|
-
surface: "surface";
|
|
63
63
|
}>>>;
|
|
64
64
|
description: z.ZodOptional<z.ZodString>;
|
|
65
65
|
}, z.core.$strip>;
|
|
@@ -157,13 +157,13 @@ declare const FacetSchemas: {
|
|
|
157
157
|
values: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodReadonly<z.ZodArray<z.ZodString>>]>;
|
|
158
158
|
authority: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
159
159
|
system: "system";
|
|
160
|
-
human: "human";
|
|
161
160
|
agent: "agent";
|
|
161
|
+
human: "human";
|
|
162
162
|
}>>>;
|
|
163
163
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
164
|
+
surface: "surface";
|
|
164
165
|
workpiece: "workpiece";
|
|
165
166
|
artifact: "artifact";
|
|
166
|
-
surface: "surface";
|
|
167
167
|
}>>>;
|
|
168
168
|
description: z.ZodOptional<z.ZodString>;
|
|
169
169
|
}, z.core.$strip>;
|
|
@@ -185,13 +185,13 @@ declare const FacetSchemas: {
|
|
|
185
185
|
values: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodReadonly<z.ZodArray<z.ZodString>>]>;
|
|
186
186
|
authority: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
187
187
|
system: "system";
|
|
188
|
-
human: "human";
|
|
189
188
|
agent: "agent";
|
|
189
|
+
human: "human";
|
|
190
190
|
}>>>;
|
|
191
191
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
192
|
+
surface: "surface";
|
|
192
193
|
workpiece: "workpiece";
|
|
193
194
|
artifact: "artifact";
|
|
194
|
-
surface: "surface";
|
|
195
195
|
}>>>;
|
|
196
196
|
description: z.ZodOptional<z.ZodString>;
|
|
197
197
|
}, z.core.$strip>>;
|
|
@@ -223,13 +223,13 @@ declare const FacetNamespace: _$_makaio_core0.BusNamespaceDefinition<"facet", {
|
|
|
223
223
|
values: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodReadonly<z.ZodArray<z.ZodString>>]>;
|
|
224
224
|
authority: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
225
225
|
system: "system";
|
|
226
|
-
human: "human";
|
|
227
226
|
agent: "agent";
|
|
227
|
+
human: "human";
|
|
228
228
|
}>>>;
|
|
229
229
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
230
|
+
surface: "surface";
|
|
230
231
|
workpiece: "workpiece";
|
|
231
232
|
artifact: "artifact";
|
|
232
|
-
surface: "surface";
|
|
233
233
|
}>>>;
|
|
234
234
|
description: z.ZodOptional<z.ZodString>;
|
|
235
235
|
}, z.core.$strip>;
|
|
@@ -251,13 +251,13 @@ declare const FacetNamespace: _$_makaio_core0.BusNamespaceDefinition<"facet", {
|
|
|
251
251
|
values: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodReadonly<z.ZodArray<z.ZodString>>]>;
|
|
252
252
|
authority: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
253
253
|
system: "system";
|
|
254
|
-
human: "human";
|
|
255
254
|
agent: "agent";
|
|
255
|
+
human: "human";
|
|
256
256
|
}>>>;
|
|
257
257
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
258
|
+
surface: "surface";
|
|
258
259
|
workpiece: "workpiece";
|
|
259
260
|
artifact: "artifact";
|
|
260
|
-
surface: "surface";
|
|
261
261
|
}>>>;
|
|
262
262
|
description: z.ZodOptional<z.ZodString>;
|
|
263
263
|
}, z.core.$strip>>;
|
|
@@ -295,13 +295,13 @@ declare const FacetSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
295
295
|
values: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodReadonly<z.ZodArray<z.ZodString>>]>;
|
|
296
296
|
authority: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
297
297
|
system: "system";
|
|
298
|
-
human: "human";
|
|
299
298
|
agent: "agent";
|
|
299
|
+
human: "human";
|
|
300
300
|
}>>>;
|
|
301
301
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
302
|
+
surface: "surface";
|
|
302
303
|
workpiece: "workpiece";
|
|
303
304
|
artifact: "artifact";
|
|
304
|
-
surface: "surface";
|
|
305
305
|
}>>>;
|
|
306
306
|
description: z.ZodOptional<z.ZodString>;
|
|
307
307
|
}, z.core.$strip>;
|
|
@@ -323,13 +323,13 @@ declare const FacetSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
323
323
|
values: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodReadonly<z.ZodArray<z.ZodString>>]>;
|
|
324
324
|
authority: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
325
325
|
system: "system";
|
|
326
|
-
human: "human";
|
|
327
326
|
agent: "agent";
|
|
327
|
+
human: "human";
|
|
328
328
|
}>>>;
|
|
329
329
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
330
|
+
surface: "surface";
|
|
330
331
|
workpiece: "workpiece";
|
|
331
332
|
artifact: "artifact";
|
|
332
|
-
surface: "surface";
|
|
333
333
|
}>>>;
|
|
334
334
|
description: z.ZodOptional<z.ZodString>;
|
|
335
335
|
}, z.core.$strip>>;
|
|
@@ -256,8 +256,8 @@ 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<{
|
|
@@ -1266,8 +1266,8 @@ 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<{
|
|
@@ -1648,8 +1648,8 @@ 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<{
|
|
@@ -2230,8 +2230,8 @@ 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<{
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as ArtifactProjectionPolicy$1 } from "./schemas-
|
|
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";
|
|
@@ -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
|
-
surface: "surface";
|
|
476
475
|
none: "none";
|
|
476
|
+
surface: "surface";
|
|
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
|
-
surface: "surface";
|
|
1356
1355
|
none: "none";
|
|
1356
|
+
surface: "surface";
|
|
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
|
-
surface: "surface";
|
|
1419
1418
|
none: "none";
|
|
1419
|
+
surface: "surface";
|
|
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
|
-
surface: "surface";
|
|
2604
2603
|
none: "none";
|
|
2604
|
+
surface: "surface";
|
|
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
|
-
surface: "surface";
|
|
2667
2666
|
none: "none";
|
|
2667
|
+
surface: "surface";
|
|
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
|
-
surface: "surface";
|
|
3865
3864
|
none: "none";
|
|
3865
|
+
surface: "surface";
|
|
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
|
-
surface: "surface";
|
|
3928
3927
|
none: "none";
|
|
3928
|
+
surface: "surface";
|
|
3929
3929
|
comment: "comment";
|
|
3930
3930
|
}>;
|
|
3931
3931
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
@@ -48,9 +48,9 @@ declare const MaterializationSchemas: {
|
|
|
48
48
|
template: z.ZodString;
|
|
49
49
|
}, z.core.$strip>], "kind">;
|
|
50
50
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
51
|
+
surface: "surface";
|
|
51
52
|
workpiece: "workpiece";
|
|
52
53
|
artifact: "artifact";
|
|
53
|
-
surface: "surface";
|
|
54
54
|
}>>;
|
|
55
55
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
56
56
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -88,9 +88,9 @@ declare const MaterializationSchemas: {
|
|
|
88
88
|
template: z.ZodString;
|
|
89
89
|
}, z.core.$strip>], "kind">;
|
|
90
90
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
91
|
+
surface: "surface";
|
|
91
92
|
workpiece: "workpiece";
|
|
92
93
|
artifact: "artifact";
|
|
93
|
-
surface: "surface";
|
|
94
94
|
}>>;
|
|
95
95
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
96
96
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -153,9 +153,9 @@ declare const MaterializationNamespace: _$_makaio_core0.BusNamespaceDefinition<"
|
|
|
153
153
|
template: z.ZodString;
|
|
154
154
|
}, z.core.$strip>], "kind">;
|
|
155
155
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
156
|
+
surface: "surface";
|
|
156
157
|
workpiece: "workpiece";
|
|
157
158
|
artifact: "artifact";
|
|
158
|
-
surface: "surface";
|
|
159
159
|
}>>;
|
|
160
160
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
161
161
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -193,9 +193,9 @@ declare const MaterializationNamespace: _$_makaio_core0.BusNamespaceDefinition<"
|
|
|
193
193
|
template: z.ZodString;
|
|
194
194
|
}, z.core.$strip>], "kind">;
|
|
195
195
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
196
|
+
surface: "surface";
|
|
196
197
|
workpiece: "workpiece";
|
|
197
198
|
artifact: "artifact";
|
|
198
|
-
surface: "surface";
|
|
199
199
|
}>>;
|
|
200
200
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
201
201
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -268,9 +268,9 @@ declare const MaterializationSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
268
268
|
template: z.ZodString;
|
|
269
269
|
}, z.core.$strip>], "kind">;
|
|
270
270
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
271
|
+
surface: "surface";
|
|
271
272
|
workpiece: "workpiece";
|
|
272
273
|
artifact: "artifact";
|
|
273
|
-
surface: "surface";
|
|
274
274
|
}>>;
|
|
275
275
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
276
276
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -308,9 +308,9 @@ declare const MaterializationSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
308
308
|
template: z.ZodString;
|
|
309
309
|
}, z.core.$strip>], "kind">;
|
|
310
310
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
311
|
+
surface: "surface";
|
|
311
312
|
workpiece: "workpiece";
|
|
312
313
|
artifact: "artifact";
|
|
313
|
-
surface: "surface";
|
|
314
314
|
}>>;
|
|
315
315
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
316
316
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -18,10 +18,10 @@ import { ExtensionWarningEntry, ExtensionWarningEntrySchema } from "@makaio/fram
|
|
|
18
18
|
* detail, not an externally observable state.
|
|
19
19
|
*/
|
|
20
20
|
declare const ComponentStateSchema: z.ZodEnum<{
|
|
21
|
-
stopped: "stopped";
|
|
22
|
-
active: "active";
|
|
23
21
|
failed: "failed";
|
|
24
22
|
discovered: "discovered";
|
|
23
|
+
active: "active";
|
|
24
|
+
stopped: "stopped";
|
|
25
25
|
skipped: "skipped";
|
|
26
26
|
initializing: "initializing";
|
|
27
27
|
}>;
|
|
@@ -47,10 +47,10 @@ declare const ComponentInfoSchema: z.ZodObject<{
|
|
|
47
47
|
name: z.ZodString;
|
|
48
48
|
displayName: z.ZodString;
|
|
49
49
|
state: z.ZodEnum<{
|
|
50
|
-
stopped: "stopped";
|
|
51
|
-
active: "active";
|
|
52
50
|
failed: "failed";
|
|
53
51
|
discovered: "discovered";
|
|
52
|
+
active: "active";
|
|
53
|
+
stopped: "stopped";
|
|
54
54
|
skipped: "skipped";
|
|
55
55
|
initializing: "initializing";
|
|
56
56
|
}>;
|
|
@@ -68,10 +68,10 @@ declare const ServiceInfoSchema: z.ZodObject<{
|
|
|
68
68
|
name: z.ZodString;
|
|
69
69
|
displayName: z.ZodString;
|
|
70
70
|
state: z.ZodEnum<{
|
|
71
|
-
stopped: "stopped";
|
|
72
|
-
active: "active";
|
|
73
71
|
failed: "failed";
|
|
74
72
|
discovered: "discovered";
|
|
73
|
+
active: "active";
|
|
74
|
+
stopped: "stopped";
|
|
75
75
|
skipped: "skipped";
|
|
76
76
|
initializing: "initializing";
|
|
77
77
|
}>;
|
|
@@ -90,10 +90,10 @@ declare const ExtensionInfoSchema: z.ZodObject<{
|
|
|
90
90
|
name: z.ZodString;
|
|
91
91
|
displayName: z.ZodString;
|
|
92
92
|
state: z.ZodEnum<{
|
|
93
|
-
stopped: "stopped";
|
|
94
|
-
active: "active";
|
|
95
93
|
failed: "failed";
|
|
96
94
|
discovered: "discovered";
|
|
95
|
+
active: "active";
|
|
96
|
+
stopped: "stopped";
|
|
97
97
|
skipped: "skipped";
|
|
98
98
|
initializing: "initializing";
|
|
99
99
|
}>;
|
|
@@ -138,18 +138,18 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
138
138
|
name: z.ZodString;
|
|
139
139
|
displayName: z.ZodString;
|
|
140
140
|
from: z.ZodEnum<{
|
|
141
|
-
stopped: "stopped";
|
|
142
|
-
active: "active";
|
|
143
141
|
failed: "failed";
|
|
144
142
|
discovered: "discovered";
|
|
143
|
+
active: "active";
|
|
144
|
+
stopped: "stopped";
|
|
145
145
|
skipped: "skipped";
|
|
146
146
|
initializing: "initializing";
|
|
147
147
|
}>;
|
|
148
148
|
to: z.ZodEnum<{
|
|
149
|
-
stopped: "stopped";
|
|
150
|
-
active: "active";
|
|
151
149
|
failed: "failed";
|
|
152
150
|
discovered: "discovered";
|
|
151
|
+
active: "active";
|
|
152
|
+
stopped: "stopped";
|
|
153
153
|
skipped: "skipped";
|
|
154
154
|
initializing: "initializing";
|
|
155
155
|
}>;
|
|
@@ -181,10 +181,10 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
181
181
|
name: z.ZodString;
|
|
182
182
|
displayName: z.ZodString;
|
|
183
183
|
state: z.ZodEnum<{
|
|
184
|
-
stopped: "stopped";
|
|
185
|
-
active: "active";
|
|
186
184
|
failed: "failed";
|
|
187
185
|
discovered: "discovered";
|
|
186
|
+
active: "active";
|
|
187
|
+
stopped: "stopped";
|
|
188
188
|
skipped: "skipped";
|
|
189
189
|
initializing: "initializing";
|
|
190
190
|
}>;
|
|
@@ -219,10 +219,10 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
219
219
|
name: z.ZodString;
|
|
220
220
|
displayName: z.ZodString;
|
|
221
221
|
state: z.ZodEnum<{
|
|
222
|
-
stopped: "stopped";
|
|
223
|
-
active: "active";
|
|
224
222
|
failed: "failed";
|
|
225
223
|
discovered: "discovered";
|
|
224
|
+
active: "active";
|
|
225
|
+
stopped: "stopped";
|
|
226
226
|
skipped: "skipped";
|
|
227
227
|
initializing: "initializing";
|
|
228
228
|
}>;
|
|
@@ -488,8 +488,8 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
488
488
|
extensionName: z.ZodString;
|
|
489
489
|
warnings: z.ZodArray<z.ZodObject<{
|
|
490
490
|
severity: z.ZodEnum<{
|
|
491
|
-
degraded: "degraded";
|
|
492
491
|
info: "info";
|
|
492
|
+
degraded: "degraded";
|
|
493
493
|
recommended: "recommended";
|
|
494
494
|
}>;
|
|
495
495
|
title: z.ZodString;
|
|
@@ -528,8 +528,8 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
528
528
|
extensionName: z.ZodString;
|
|
529
529
|
warnings: z.ZodArray<z.ZodObject<{
|
|
530
530
|
severity: z.ZodEnum<{
|
|
531
|
-
degraded: "degraded";
|
|
532
531
|
info: "info";
|
|
532
|
+
degraded: "degraded";
|
|
533
533
|
recommended: "recommended";
|
|
534
534
|
}>;
|
|
535
535
|
title: z.ZodString;
|
|
@@ -593,18 +593,18 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
593
593
|
name: z.ZodString;
|
|
594
594
|
displayName: z.ZodString;
|
|
595
595
|
from: z.ZodEnum<{
|
|
596
|
-
stopped: "stopped";
|
|
597
|
-
active: "active";
|
|
598
596
|
failed: "failed";
|
|
599
597
|
discovered: "discovered";
|
|
598
|
+
active: "active";
|
|
599
|
+
stopped: "stopped";
|
|
600
600
|
skipped: "skipped";
|
|
601
601
|
initializing: "initializing";
|
|
602
602
|
}>;
|
|
603
603
|
to: z.ZodEnum<{
|
|
604
|
-
stopped: "stopped";
|
|
605
|
-
active: "active";
|
|
606
604
|
failed: "failed";
|
|
607
605
|
discovered: "discovered";
|
|
606
|
+
active: "active";
|
|
607
|
+
stopped: "stopped";
|
|
608
608
|
skipped: "skipped";
|
|
609
609
|
initializing: "initializing";
|
|
610
610
|
}>;
|
|
@@ -636,10 +636,10 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
636
636
|
name: z.ZodString;
|
|
637
637
|
displayName: z.ZodString;
|
|
638
638
|
state: z.ZodEnum<{
|
|
639
|
-
stopped: "stopped";
|
|
640
|
-
active: "active";
|
|
641
639
|
failed: "failed";
|
|
642
640
|
discovered: "discovered";
|
|
641
|
+
active: "active";
|
|
642
|
+
stopped: "stopped";
|
|
643
643
|
skipped: "skipped";
|
|
644
644
|
initializing: "initializing";
|
|
645
645
|
}>;
|
|
@@ -674,10 +674,10 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
674
674
|
name: z.ZodString;
|
|
675
675
|
displayName: z.ZodString;
|
|
676
676
|
state: z.ZodEnum<{
|
|
677
|
-
stopped: "stopped";
|
|
678
|
-
active: "active";
|
|
679
677
|
failed: "failed";
|
|
680
678
|
discovered: "discovered";
|
|
679
|
+
active: "active";
|
|
680
|
+
stopped: "stopped";
|
|
681
681
|
skipped: "skipped";
|
|
682
682
|
initializing: "initializing";
|
|
683
683
|
}>;
|
|
@@ -943,8 +943,8 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
943
943
|
extensionName: z.ZodString;
|
|
944
944
|
warnings: z.ZodArray<z.ZodObject<{
|
|
945
945
|
severity: z.ZodEnum<{
|
|
946
|
-
degraded: "degraded";
|
|
947
946
|
info: "info";
|
|
947
|
+
degraded: "degraded";
|
|
948
948
|
recommended: "recommended";
|
|
949
949
|
}>;
|
|
950
950
|
title: z.ZodString;
|
|
@@ -983,8 +983,8 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
983
983
|
extensionName: z.ZodString;
|
|
984
984
|
warnings: z.ZodArray<z.ZodObject<{
|
|
985
985
|
severity: z.ZodEnum<{
|
|
986
|
-
degraded: "degraded";
|
|
987
986
|
info: "info";
|
|
987
|
+
degraded: "degraded";
|
|
988
988
|
recommended: "recommended";
|
|
989
989
|
}>;
|
|
990
990
|
title: z.ZodString;
|