@makaio/framework 1.0.0-dev-1781443723575 → 1.0.0-dev-1781457526466
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/adapters/index.d.mts +1 -1
- package/dist/bus/index.mjs +1 -1
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +6 -6
- 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 +399 -65
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/skill/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/{definition-CPc6oKaF.d.mts → definition-DSq5ErZD.d.mts} +1 -1
- package/dist/{index-BSFmBEDL.d.mts → index-B19U8IjG.d.mts} +9 -9
- package/dist/{index-BZuF4I8O.d.mts → index-B3mq3Qjf.d.mts} +1 -1
- package/dist/{index-Doy13wLW.d.mts → index-BQ8H7cvY.d.mts} +15 -15
- package/dist/{index-CQuLV3jj.d.mts → index-BVf5D_xQ.d.mts} +8 -8
- package/dist/{index-D7oEYudM.d.mts → index-B_Z1Mgko.d.mts} +1 -1
- package/dist/{index-CtVy1e5h.d.mts → index-C7DEqbEy.d.mts} +16 -16
- package/dist/{index-BDnI2oqX.d.mts → index-CEdOq5Om.d.mts} +1 -1
- package/dist/{index-N7JtH6hX.d.mts → index-CmnQr7_x.d.mts} +3 -3
- package/dist/{index-gYlNeEGH.d.mts → index-Cs1JVq0D.d.mts} +16 -16
- package/dist/{index-DWRwbJjQ.d.mts → index-DLPjliGd.d.mts} +1 -1
- package/dist/{index-DsAfeVbS.d.mts → index-DacXw2sg.d.mts} +24 -24
- package/dist/{index-iRe4CsR5.d.mts → index-DfNIhEm_.d.mts} +20 -20
- package/dist/{index-C2tDMYm0.d.mts → index-DmZxKuwh.d.mts} +5 -5
- package/dist/{index-DWBpxSGQ.d.mts → index-DpeRgR7z.d.mts} +134 -134
- package/dist/{index-GuspCNLR.d.mts → index-DyqZej9j.d.mts} +8 -8
- package/dist/{index-BM_y78ZA2.d.mts → index-iXawmtSH2.d.mts} +6 -6
- package/dist/{index-bLWdMu_T.d.mts → index-p0Gs2cHX.d.mts} +22 -22
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/{namespace-vfKj-JHx.d.mts → namespace-B1Bldc48.d.mts} +9 -9
- package/dist/{namespace-CK50FeCH.d.mts → namespace-DB6RC_Pn.d.mts} +2 -2
- package/dist/{namespace-thr1fR3_.d.mts → namespace-D_ZXa76m.d.mts} +32 -32
- package/dist/{namespace-D63jVkzY.d.mts → namespace-DphMg7CF.d.mts} +5 -5
- package/dist/{namespace-DWT6hqxX.d.mts → namespace-u_b7D-p2.d.mts} +58 -58
- package/dist/package-CBjoefAW.mjs +1 -0
- package/dist/{package-BEbo1-6S.d.mts → package-fwIv7zzj.d.mts} +1 -1
- package/dist/package.json +1 -1
- package/dist/primitive-runtime-BHSEOIH6.mjs +1 -0
- package/dist/{schema-CXgFk-dK.d.mts → schema-BDQID7HI.d.mts} +3 -3
- package/dist/{schemas-BS8xAZ2y2.d.mts → schemas-Bxc0-SF62.d.mts} +4 -4
- package/dist/{schemas-DZfBym73.d.mts → schemas-Bxjfpl2Y.d.mts} +7 -7
- package/dist/{schemas-DMl7IKG-.d.mts → schemas-ByBtBmoL.d.mts} +3 -3
- package/dist/{schemas-CRS7tkFP.d.mts → schemas-D2IRKPJN.d.mts} +4 -4
- package/dist/{schemas-YFBpHbzr.d.mts → schemas-DdHltfZX.d.mts} +3 -3
- package/dist/services/adapter-subsystem/index.d.mts +2 -2
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +11 -11
- package/dist/services/filesystem/namespace.d.mts +12 -12
- package/dist/services/filesystem/schemas.d.mts +6 -6
- package/dist/services/index.d.mts +51 -51
- package/dist/services/log-import/browser.d.mts +2 -2
- package/dist/services/log-import/index.d.mts +2 -2
- package/dist/services/log-import/log-import.d.mts +1 -1
- package/dist/services/log-import/namespace.d.mts +2 -2
- package/dist/services/log-import/schemas.d.mts +1 -1
- package/dist/services/preferences/index.d.mts +2 -2
- package/dist/services/preferences/schemas.d.mts +1 -1
- package/dist/services/preferences/storage-namespace.d.mts +2 -2
- 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 +7 -7
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/subagent-template/index.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/services/tray-menu/index.d.mts +2 -2
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/{session-lineage-CJgqfkMj.d.mts → session-lineage-DFkJgYt5.d.mts} +1 -1
- package/dist/{storage-namespace-gey7EUhM.d.mts → storage-namespace-Cd5XzgVC.d.mts} +10 -10
- package/dist/{types-bPzpZb7_.d.mts → types-BB8iIAjZ.d.mts} +1 -1
- package/dist/{types-8q9G9p34.d.mts → types-BC3nHLuk.d.mts} +51 -51
- package/dist/ui-kernel/index.d.mts +4 -4
- package/dist/ui-kernel/pages/namespace.d.mts +4 -4
- package/dist/ui-kernel/pages/schemas.d.mts +1 -1
- package/dist/workflow-engine/index.d.mts +127 -23
- package/dist/workflow-engine/index.mjs +1 -1
- package/dist/workflow-engine/package.d.mts +1 -1
- package/dist/workflow-engine/package.mjs +1 -1
- package/dist/workflow-engine/workflow-orchestrator.mjs +1 -1
- package/package.json +1 -1
- package/dist/package-Dvk8-Gfd.mjs +0 -1
- package/dist/primitive-runtime-UEzX4Ayu.mjs +0 -1
|
@@ -27,10 +27,10 @@ type MakaioVariant = z.infer<typeof MakaioVariantSchema>;
|
|
|
27
27
|
*/
|
|
28
28
|
declare const VariantUpgradeStatusSchema: z.ZodEnum<{
|
|
29
29
|
error: "error";
|
|
30
|
-
|
|
30
|
+
complete: "complete";
|
|
31
31
|
progress: "progress";
|
|
32
|
+
downloading: "downloading";
|
|
32
33
|
applying: "applying";
|
|
33
|
-
complete: "complete";
|
|
34
34
|
}>;
|
|
35
35
|
/** Inferred TypeScript type for an upgrade status value. */
|
|
36
36
|
type VariantUpgradeStatus = z.infer<typeof VariantUpgradeStatusSchema>;
|
|
@@ -101,10 +101,10 @@ declare const VariantSchemas: {
|
|
|
101
101
|
upgradeProgress: z.ZodObject<{
|
|
102
102
|
status: z.ZodEnum<{
|
|
103
103
|
error: "error";
|
|
104
|
-
|
|
104
|
+
complete: "complete";
|
|
105
105
|
progress: "progress";
|
|
106
|
+
downloading: "downloading";
|
|
106
107
|
applying: "applying";
|
|
107
|
-
complete: "complete";
|
|
108
108
|
}>;
|
|
109
109
|
percent: z.ZodOptional<z.ZodNumber>;
|
|
110
110
|
message: z.ZodOptional<z.ZodString>;
|
|
@@ -158,10 +158,10 @@ declare const VariantNamespace: _$_makaio_core0.BusNamespaceDefinition<"host:var
|
|
|
158
158
|
upgradeProgress: _$zod.ZodObject<{
|
|
159
159
|
status: _$zod.ZodEnum<{
|
|
160
160
|
error: "error";
|
|
161
|
-
|
|
161
|
+
complete: "complete";
|
|
162
162
|
progress: "progress";
|
|
163
|
+
downloading: "downloading";
|
|
163
164
|
applying: "applying";
|
|
164
|
-
complete: "complete";
|
|
165
165
|
}>;
|
|
166
166
|
percent: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
167
167
|
message: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -205,10 +205,10 @@ declare const VariantSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
205
205
|
upgradeProgress: _$zod.ZodObject<{
|
|
206
206
|
status: _$zod.ZodEnum<{
|
|
207
207
|
error: "error";
|
|
208
|
-
|
|
208
|
+
complete: "complete";
|
|
209
209
|
progress: "progress";
|
|
210
|
+
downloading: "downloading";
|
|
210
211
|
applying: "applying";
|
|
211
|
-
complete: "complete";
|
|
212
212
|
}>;
|
|
213
213
|
percent: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
214
214
|
message: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -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
|
-
artifact: "artifact";
|
|
52
51
|
surface: "surface";
|
|
53
52
|
workpiece: "workpiece";
|
|
53
|
+
artifact: "artifact";
|
|
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
|
-
artifact: "artifact";
|
|
92
91
|
surface: "surface";
|
|
93
92
|
workpiece: "workpiece";
|
|
93
|
+
artifact: "artifact";
|
|
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
|
-
artifact: "artifact";
|
|
157
156
|
surface: "surface";
|
|
158
157
|
workpiece: "workpiece";
|
|
158
|
+
artifact: "artifact";
|
|
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
|
-
artifact: "artifact";
|
|
197
196
|
surface: "surface";
|
|
198
197
|
workpiece: "workpiece";
|
|
198
|
+
artifact: "artifact";
|
|
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
|
-
artifact: "artifact";
|
|
272
271
|
surface: "surface";
|
|
273
272
|
workpiece: "workpiece";
|
|
273
|
+
artifact: "artifact";
|
|
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
|
-
artifact: "artifact";
|
|
312
311
|
surface: "surface";
|
|
313
312
|
workpiece: "workpiece";
|
|
313
|
+
artifact: "artifact";
|
|
314
314
|
}>>;
|
|
315
315
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
316
316
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as ArtifactProjectionPolicy$1 } from "./schemas-
|
|
1
|
+
import { r as ArtifactProjectionPolicy$1 } from "./schemas-ByBtBmoL.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";
|
|
@@ -1488,11 +1488,11 @@ declare const ArtifactSchemas: {
|
|
|
1488
1488
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
1489
1489
|
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
1490
1490
|
kind: z.ZodString;
|
|
1491
|
+
schemaVersion: z.ZodString;
|
|
1491
1492
|
scope: z.ZodObject<{
|
|
1492
1493
|
level: z.ZodString;
|
|
1493
1494
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1494
1495
|
}, z.core.$strip>;
|
|
1495
|
-
schemaVersion: z.ZodString;
|
|
1496
1496
|
actor: z.ZodObject<{
|
|
1497
1497
|
kind: z.ZodString;
|
|
1498
1498
|
id: z.ZodString;
|
|
@@ -1670,11 +1670,11 @@ declare const ArtifactSchemas: {
|
|
|
1670
1670
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
1671
1671
|
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
1672
1672
|
kind: z.ZodString;
|
|
1673
|
+
schemaVersion: z.ZodString;
|
|
1673
1674
|
scope: z.ZodObject<{
|
|
1674
1675
|
level: z.ZodString;
|
|
1675
1676
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1676
1677
|
}, z.core.$strip>;
|
|
1677
|
-
schemaVersion: z.ZodString;
|
|
1678
1678
|
actor: z.ZodObject<{
|
|
1679
1679
|
kind: z.ZodString;
|
|
1680
1680
|
id: z.ZodString;
|
|
@@ -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";
|
|
@@ -2736,11 +2736,11 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2736
2736
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
2737
2737
|
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
2738
2738
|
kind: z.ZodString;
|
|
2739
|
+
schemaVersion: z.ZodString;
|
|
2739
2740
|
scope: z.ZodObject<{
|
|
2740
2741
|
level: z.ZodString;
|
|
2741
2742
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2742
2743
|
}, z.core.$strip>;
|
|
2743
|
-
schemaVersion: z.ZodString;
|
|
2744
2744
|
actor: z.ZodObject<{
|
|
2745
2745
|
kind: z.ZodString;
|
|
2746
2746
|
id: z.ZodString;
|
|
@@ -2918,11 +2918,11 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2918
2918
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
2919
2919
|
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
2920
2920
|
kind: z.ZodString;
|
|
2921
|
+
schemaVersion: z.ZodString;
|
|
2921
2922
|
scope: z.ZodObject<{
|
|
2922
2923
|
level: z.ZodString;
|
|
2923
2924
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2924
2925
|
}, z.core.$strip>;
|
|
2925
|
-
schemaVersion: z.ZodString;
|
|
2926
2926
|
actor: z.ZodObject<{
|
|
2927
2927
|
kind: z.ZodString;
|
|
2928
2928
|
id: z.ZodString;
|
|
@@ -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";
|
|
@@ -3997,11 +3997,11 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
3997
3997
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
3998
3998
|
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
3999
3999
|
kind: z.ZodString;
|
|
4000
|
+
schemaVersion: z.ZodString;
|
|
4000
4001
|
scope: z.ZodObject<{
|
|
4001
4002
|
level: z.ZodString;
|
|
4002
4003
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
4003
4004
|
}, z.core.$strip>;
|
|
4004
|
-
schemaVersion: z.ZodString;
|
|
4005
4005
|
actor: z.ZodObject<{
|
|
4006
4006
|
kind: z.ZodString;
|
|
4007
4007
|
id: z.ZodString;
|
|
@@ -4179,11 +4179,11 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4179
4179
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
4180
4180
|
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
4181
4181
|
kind: z.ZodString;
|
|
4182
|
+
schemaVersion: z.ZodString;
|
|
4182
4183
|
scope: z.ZodObject<{
|
|
4183
4184
|
level: z.ZodString;
|
|
4184
4185
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
4185
4186
|
}, z.core.$strip>;
|
|
4186
|
-
schemaVersion: z.ZodString;
|
|
4187
4187
|
actor: z.ZodObject<{
|
|
4188
4188
|
kind: z.ZodString;
|
|
4189
4189
|
id: z.ZodString;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as ExtensionCoordinatorOptions, c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../../index-
|
|
1
|
+
import { a as ExtensionCoordinatorOptions, c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../../index-B_Z1Mgko.mjs";
|
|
2
2
|
export { ContributionProcessor, ExtensionCoordinator, ExtensionCoordinatorOptions, ExtensionRuntimeSurface, KernelExtensionContext, KernelMakaioExtension, RuntimeCapability, RuntimeEnvironment, coalesceExtensionOverrides, filterEligibleExtensions };
|
package/dist/kernel/index.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { c as ExtensionInfo, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, s as ComponentStateSchema, t as ExtensionNamespace } from "../index-
|
|
2
|
-
import { c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../index-
|
|
1
|
+
import { c as ExtensionInfo, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, s as ComponentStateSchema, t as ExtensionNamespace } from "../index-DacXw2sg.mjs";
|
|
2
|
+
import { c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../index-B_Z1Mgko.mjs";
|
|
3
3
|
import { i as WindowStyle, n as WindowRegistration, r as WindowRegistry, t as STYLE_DEFAULTS } from "../window-registry-CA6AC8n7.mjs";
|
|
4
4
|
import { a as KernelSchemas, i as setWorkflowTriggerTypeRegistry, n as KernelSubjects, r as getWorkflowTriggerTypeRegistry, t as KernelNamespace } from "../index-D0RWuwl5.mjs";
|
|
5
5
|
import { a as MachineIdentity, c as StorageProvider, i as IdentityProvider, n as NoTransportProvider, o as TransportProvider, r as MemoryStorageProvider, s as StorageCleanup, t as EphemeralIdentityProvider } from "../index-orAkFukT.mjs";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as ComponentInfoSchema, c as ExtensionInfo, d as ExtensionWarningEntrySchema, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, r as ComponentIdentitySchema, s as ComponentStateSchema, t as ExtensionNamespace, u as ExtensionWarningEntry } from "../../index-
|
|
1
|
+
import { a as ComponentInfoSchema, c as ExtensionInfo, d as ExtensionWarningEntrySchema, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, r as ComponentIdentitySchema, s as ComponentStateSchema, t as ExtensionNamespace, u as ExtensionWarningEntry } from "../../index-DacXw2sg.mjs";
|
|
2
2
|
export { ComponentIdentitySchema, ComponentInfo, ComponentInfoSchema, ComponentState, ComponentStateSchema, ExtensionInfo, ExtensionInfoSchema, ExtensionNamespace, ExtensionSubjects, ExtensionWarningEntry, ExtensionWarningEntrySchema, ServiceInfo, ServiceInfoSchema };
|
|
@@ -536,10 +536,10 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
536
536
|
childSessionId: _$zod.ZodString;
|
|
537
537
|
parentSessionId: _$zod.ZodString;
|
|
538
538
|
kind: _$zod.ZodEnum<{
|
|
539
|
-
branch: "branch";
|
|
540
539
|
fork: "fork";
|
|
541
540
|
subagent: "subagent";
|
|
542
541
|
compress: "compress";
|
|
542
|
+
branch: "branch";
|
|
543
543
|
rewrite: "rewrite";
|
|
544
544
|
coordinator: "coordinator";
|
|
545
545
|
aside: "aside";
|
|
@@ -866,10 +866,10 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
866
866
|
childSessionId: _$zod.ZodString;
|
|
867
867
|
parentSessionId: _$zod.ZodString;
|
|
868
868
|
kind: _$zod.ZodEnum<{
|
|
869
|
-
branch: "branch";
|
|
870
869
|
fork: "fork";
|
|
871
870
|
subagent: "subagent";
|
|
872
871
|
compress: "compress";
|
|
872
|
+
branch: "branch";
|
|
873
873
|
rewrite: "rewrite";
|
|
874
874
|
coordinator: "coordinator";
|
|
875
875
|
aside: "aside";
|
|
@@ -1186,10 +1186,10 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1186
1186
|
childSessionId: _$zod.ZodString;
|
|
1187
1187
|
parentSessionId: _$zod.ZodString;
|
|
1188
1188
|
kind: _$zod.ZodEnum<{
|
|
1189
|
-
branch: "branch";
|
|
1190
1189
|
fork: "fork";
|
|
1191
1190
|
subagent: "subagent";
|
|
1192
1191
|
compress: "compress";
|
|
1192
|
+
branch: "branch";
|
|
1193
1193
|
rewrite: "rewrite";
|
|
1194
1194
|
coordinator: "coordinator";
|
|
1195
1195
|
aside: "aside";
|
|
@@ -1514,10 +1514,10 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1514
1514
|
childSessionId: _$zod.ZodString;
|
|
1515
1515
|
parentSessionId: _$zod.ZodString;
|
|
1516
1516
|
kind: _$zod.ZodEnum<{
|
|
1517
|
-
branch: "branch";
|
|
1518
1517
|
fork: "fork";
|
|
1519
1518
|
subagent: "subagent";
|
|
1520
1519
|
compress: "compress";
|
|
1520
|
+
branch: "branch";
|
|
1521
1521
|
rewrite: "rewrite";
|
|
1522
1522
|
coordinator: "coordinator";
|
|
1523
1523
|
aside: "aside";
|
|
@@ -1830,10 +1830,10 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1830
1830
|
childSessionId: _$zod.ZodString;
|
|
1831
1831
|
parentSessionId: _$zod.ZodString;
|
|
1832
1832
|
kind: _$zod.ZodEnum<{
|
|
1833
|
-
branch: "branch";
|
|
1834
1833
|
fork: "fork";
|
|
1835
1834
|
subagent: "subagent";
|
|
1836
1835
|
compress: "compress";
|
|
1836
|
+
branch: "branch";
|
|
1837
1837
|
rewrite: "rewrite";
|
|
1838
1838
|
coordinator: "coordinator";
|
|
1839
1839
|
aside: "aside";
|
|
@@ -2160,10 +2160,10 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2160
2160
|
childSessionId: _$zod.ZodString;
|
|
2161
2161
|
parentSessionId: _$zod.ZodString;
|
|
2162
2162
|
kind: _$zod.ZodEnum<{
|
|
2163
|
-
branch: "branch";
|
|
2164
2163
|
fork: "fork";
|
|
2165
2164
|
subagent: "subagent";
|
|
2166
2165
|
compress: "compress";
|
|
2166
|
+
branch: "branch";
|
|
2167
2167
|
rewrite: "rewrite";
|
|
2168
2168
|
coordinator: "coordinator";
|
|
2169
2169
|
aside: "aside";
|
|
@@ -2480,10 +2480,10 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2480
2480
|
childSessionId: _$zod.ZodString;
|
|
2481
2481
|
parentSessionId: _$zod.ZodString;
|
|
2482
2482
|
kind: _$zod.ZodEnum<{
|
|
2483
|
-
branch: "branch";
|
|
2484
2483
|
fork: "fork";
|
|
2485
2484
|
subagent: "subagent";
|
|
2486
2485
|
compress: "compress";
|
|
2486
|
+
branch: "branch";
|
|
2487
2487
|
rewrite: "rewrite";
|
|
2488
2488
|
coordinator: "coordinator";
|
|
2489
2489
|
aside: "aside";
|
|
@@ -2808,10 +2808,10 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2808
2808
|
childSessionId: _$zod.ZodString;
|
|
2809
2809
|
parentSessionId: _$zod.ZodString;
|
|
2810
2810
|
kind: _$zod.ZodEnum<{
|
|
2811
|
-
branch: "branch";
|
|
2812
2811
|
fork: "fork";
|
|
2813
2812
|
subagent: "subagent";
|
|
2814
2813
|
compress: "compress";
|
|
2814
|
+
branch: "branch";
|
|
2815
2815
|
rewrite: "rewrite";
|
|
2816
2816
|
coordinator: "coordinator";
|
|
2817
2817
|
aside: "aside";
|
|
@@ -3086,7 +3086,7 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
3086
3086
|
payload: {
|
|
3087
3087
|
childSessionId: string;
|
|
3088
3088
|
parentSessionId: string;
|
|
3089
|
-
kind: "
|
|
3089
|
+
kind: "fork" | "subagent" | "compress" | "branch" | "rewrite" | "coordinator" | "aside";
|
|
3090
3090
|
forkPointMessageId?: string | undefined;
|
|
3091
3091
|
};
|
|
3092
3092
|
} | {
|
|
@@ -41,8 +41,8 @@ declare const TrayMenuNamespace: _$_makaio_core0.BusNamespaceDefinition<"host:tr
|
|
|
41
41
|
groupId: _$zod.ZodString;
|
|
42
42
|
entries: _$zod.ZodArray<_$zod.ZodObject<{
|
|
43
43
|
metadata: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
|
|
44
|
-
label: _$zod.ZodString;
|
|
45
44
|
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
45
|
+
label: _$zod.ZodString;
|
|
46
46
|
priority: _$zod.ZodDefault<_$zod.ZodNumber>;
|
|
47
47
|
entryId: _$zod.ZodString;
|
|
48
48
|
}, _$zod_v4_core0.$strip>>;
|
|
@@ -132,8 +132,8 @@ declare const TrayMenuSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
132
132
|
groupId: _$zod.ZodString;
|
|
133
133
|
entries: _$zod.ZodArray<_$zod.ZodObject<{
|
|
134
134
|
metadata: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
|
|
135
|
-
label: _$zod.ZodString;
|
|
136
135
|
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
136
|
+
label: _$zod.ZodString;
|
|
137
137
|
priority: _$zod.ZodDefault<_$zod.ZodNumber>;
|
|
138
138
|
entryId: _$zod.ZodString;
|
|
139
139
|
}, _$zod_v4_core0.$strip>>;
|