@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
|
@@ -67,8 +67,8 @@ declare const SkillNamespace: _$_makaio_core0.BusNamespaceDefinition<"skill", {
|
|
|
67
67
|
database: "database";
|
|
68
68
|
}>;
|
|
69
69
|
scope: _$zod.ZodEnum<{
|
|
70
|
-
global: "global";
|
|
71
70
|
session: "session";
|
|
71
|
+
global: "global";
|
|
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
|
-
global: "global";
|
|
210
209
|
session: "session";
|
|
210
|
+
global: "global";
|
|
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
|
-
global: "global";
|
|
291
290
|
session: "session";
|
|
291
|
+
global: "global";
|
|
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
|
-
global: "global";
|
|
376
375
|
session: "session";
|
|
376
|
+
global: "global";
|
|
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
|
-
global: "global";
|
|
405
404
|
session: "session";
|
|
405
|
+
global: "global";
|
|
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
|
-
global: "global";
|
|
480
479
|
session: "session";
|
|
480
|
+
global: "global";
|
|
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
|
-
global: "global";
|
|
560
559
|
session: "session";
|
|
560
|
+
global: "global";
|
|
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
|
-
global: "global";
|
|
723
722
|
session: "session";
|
|
723
|
+
global: "global";
|
|
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
|
-
global: "global";
|
|
759
758
|
session: "session";
|
|
759
|
+
global: "global";
|
|
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
|
-
global: "global";
|
|
815
814
|
session: "session";
|
|
815
|
+
global: "global";
|
|
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
|
-
global: "global";
|
|
863
862
|
session: "session";
|
|
863
|
+
global: "global";
|
|
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
|
-
global: "global";
|
|
909
908
|
session: "session";
|
|
909
|
+
global: "global";
|
|
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
|
-
global: "global";
|
|
945
944
|
session: "session";
|
|
945
|
+
global: "global";
|
|
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
|
-
global: "global";
|
|
1001
1000
|
session: "session";
|
|
1001
|
+
global: "global";
|
|
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
|
-
global: "global";
|
|
1049
1048
|
session: "session";
|
|
1049
|
+
global: "global";
|
|
1050
1050
|
project: "project";
|
|
1051
1051
|
}>;
|
|
1052
1052
|
projectId: z.ZodOptional<z.ZodString>;
|
|
@@ -140,6 +140,8 @@ declare const HarnessDefinitionCreateSchema: z.ZodObject<{
|
|
|
140
140
|
cwd: z.ZodOptional<z.ZodString>;
|
|
141
141
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
142
142
|
name: z.ZodString;
|
|
143
|
+
adapterName: z.ZodOptional<z.ZodString>;
|
|
144
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
143
145
|
nativeTools: z.ZodObject<{
|
|
144
146
|
enabled: z.ZodArray<z.ZodString>;
|
|
145
147
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -148,8 +150,6 @@ declare const HarnessDefinitionCreateSchema: z.ZodObject<{
|
|
|
148
150
|
enabled: z.ZodArray<z.ZodString>;
|
|
149
151
|
disabled: z.ZodArray<z.ZodString>;
|
|
150
152
|
}, z.core.$strip>;
|
|
151
|
-
adapterName: z.ZodOptional<z.ZodString>;
|
|
152
|
-
clientId: z.ZodOptional<z.ZodString>;
|
|
153
153
|
skills: z.ZodOptional<z.ZodObject<{
|
|
154
154
|
enabled: z.ZodArray<z.ZodString>;
|
|
155
155
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -316,6 +316,8 @@ declare const HarnessSchemas: {
|
|
|
316
316
|
cwd: z.ZodOptional<z.ZodString>;
|
|
317
317
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
318
318
|
name: z.ZodString;
|
|
319
|
+
adapterName: z.ZodOptional<z.ZodString>;
|
|
320
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
319
321
|
nativeTools: z.ZodObject<{
|
|
320
322
|
enabled: z.ZodArray<z.ZodString>;
|
|
321
323
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -324,8 +326,6 @@ declare const HarnessSchemas: {
|
|
|
324
326
|
enabled: z.ZodArray<z.ZodString>;
|
|
325
327
|
disabled: z.ZodArray<z.ZodString>;
|
|
326
328
|
}, z.core.$strip>;
|
|
327
|
-
adapterName: z.ZodOptional<z.ZodString>;
|
|
328
|
-
clientId: z.ZodOptional<z.ZodString>;
|
|
329
329
|
skills: z.ZodOptional<z.ZodObject<{
|
|
330
330
|
enabled: z.ZodArray<z.ZodString>;
|
|
331
331
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -759,6 +759,8 @@ declare const HarnessNamespace: _$_makaio_core0.BusNamespaceDefinition<"harness"
|
|
|
759
759
|
cwd: z.ZodOptional<z.ZodString>;
|
|
760
760
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
761
761
|
name: z.ZodString;
|
|
762
|
+
adapterName: z.ZodOptional<z.ZodString>;
|
|
763
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
762
764
|
nativeTools: z.ZodObject<{
|
|
763
765
|
enabled: z.ZodArray<z.ZodString>;
|
|
764
766
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -767,8 +769,6 @@ declare const HarnessNamespace: _$_makaio_core0.BusNamespaceDefinition<"harness"
|
|
|
767
769
|
enabled: z.ZodArray<z.ZodString>;
|
|
768
770
|
disabled: z.ZodArray<z.ZodString>;
|
|
769
771
|
}, z.core.$strip>;
|
|
770
|
-
adapterName: z.ZodOptional<z.ZodString>;
|
|
771
|
-
clientId: z.ZodOptional<z.ZodString>;
|
|
772
772
|
skills: z.ZodOptional<z.ZodObject<{
|
|
773
773
|
enabled: z.ZodArray<z.ZodString>;
|
|
774
774
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -1202,6 +1202,8 @@ declare const HarnessSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
1202
1202
|
cwd: z.ZodOptional<z.ZodString>;
|
|
1203
1203
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1204
1204
|
name: z.ZodString;
|
|
1205
|
+
adapterName: z.ZodOptional<z.ZodString>;
|
|
1206
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
1205
1207
|
nativeTools: z.ZodObject<{
|
|
1206
1208
|
enabled: z.ZodArray<z.ZodString>;
|
|
1207
1209
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -1210,8 +1212,6 @@ declare const HarnessSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
1210
1212
|
enabled: z.ZodArray<z.ZodString>;
|
|
1211
1213
|
disabled: z.ZodArray<z.ZodString>;
|
|
1212
1214
|
}, z.core.$strip>;
|
|
1213
|
-
adapterName: z.ZodOptional<z.ZodString>;
|
|
1214
|
-
clientId: z.ZodOptional<z.ZodString>;
|
|
1215
1215
|
skills: z.ZodOptional<z.ZodObject<{
|
|
1216
1216
|
enabled: z.ZodArray<z.ZodString>;
|
|
1217
1217
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { i as CliContribution } from "./types-Bj7cOrBQ.mjs";
|
|
2
|
-
import { c as ExtensionInfo } from "./index-
|
|
2
|
+
import { c as ExtensionInfo } from "./index-DacXw2sg.mjs";
|
|
3
3
|
import { r as WindowRegistry } from "./window-registry-CA6AC8n7.mjs";
|
|
4
4
|
import { IMakaioBus } from "@makaio/framework/bus";
|
|
5
5
|
import { ExtensionContributionProcessor, ExtensionService, ExtensionToken, MakaioExtension, NodeExtensionContext, StorageDialect, TrayManifest, VersionLiteral } from "@makaio/framework/contracts";
|
|
@@ -945,8 +945,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
|
|
|
945
945
|
member: "member";
|
|
946
946
|
}>;
|
|
947
947
|
status: z.ZodEnum<{
|
|
948
|
-
active: "active";
|
|
949
948
|
idle: "idle";
|
|
949
|
+
active: "active";
|
|
950
950
|
dead: "dead";
|
|
951
951
|
disposed: "disposed";
|
|
952
952
|
}>;
|
|
@@ -988,8 +988,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
|
|
|
988
988
|
member: "member";
|
|
989
989
|
}>;
|
|
990
990
|
status: z.ZodEnum<{
|
|
991
|
-
active: "active";
|
|
992
991
|
idle: "idle";
|
|
992
|
+
active: "active";
|
|
993
993
|
dead: "dead";
|
|
994
994
|
disposed: "disposed";
|
|
995
995
|
}>;
|
|
@@ -1026,8 +1026,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
|
|
|
1026
1026
|
adapterName: z.ZodString;
|
|
1027
1027
|
status: z.ZodOptional<z.ZodEnum<{
|
|
1028
1028
|
all: "all";
|
|
1029
|
-
active: "active";
|
|
1030
1029
|
idle: "idle";
|
|
1030
|
+
active: "active";
|
|
1031
1031
|
dead: "dead";
|
|
1032
1032
|
disposed: "disposed";
|
|
1033
1033
|
}>>;
|
|
@@ -1057,8 +1057,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
|
|
|
1057
1057
|
member: "member";
|
|
1058
1058
|
}>;
|
|
1059
1059
|
status: z.ZodEnum<{
|
|
1060
|
-
active: "active";
|
|
1061
1060
|
idle: "idle";
|
|
1061
|
+
active: "active";
|
|
1062
1062
|
dead: "dead";
|
|
1063
1063
|
disposed: "disposed";
|
|
1064
1064
|
}>;
|
|
@@ -1102,8 +1102,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
|
|
|
1102
1102
|
member: "member";
|
|
1103
1103
|
}>;
|
|
1104
1104
|
status: z.ZodEnum<{
|
|
1105
|
-
active: "active";
|
|
1106
1105
|
idle: "idle";
|
|
1106
|
+
active: "active";
|
|
1107
1107
|
dead: "dead";
|
|
1108
1108
|
disposed: "disposed";
|
|
1109
1109
|
}>;
|
|
@@ -1122,8 +1122,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
|
|
|
1122
1122
|
request: z.ZodObject<{
|
|
1123
1123
|
agentId: z.ZodString;
|
|
1124
1124
|
status: z.ZodEnum<{
|
|
1125
|
-
active: "active";
|
|
1126
1125
|
idle: "idle";
|
|
1126
|
+
active: "active";
|
|
1127
1127
|
dead: "dead";
|
|
1128
1128
|
disposed: "disposed";
|
|
1129
1129
|
}>;
|
|
@@ -1462,7 +1462,7 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
|
|
|
1462
1462
|
tableName: "agents";
|
|
1463
1463
|
dataType: "string";
|
|
1464
1464
|
columnType: "SQLiteText";
|
|
1465
|
-
data: "
|
|
1465
|
+
data: "idle" | "active" | "dead" | "disposed";
|
|
1466
1466
|
driverParam: string;
|
|
1467
1467
|
notNull: true;
|
|
1468
1468
|
hasDefault: false;
|
|
@@ -1554,8 +1554,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
1554
1554
|
member: "member";
|
|
1555
1555
|
}>;
|
|
1556
1556
|
status: z.ZodEnum<{
|
|
1557
|
-
active: "active";
|
|
1558
1557
|
idle: "idle";
|
|
1558
|
+
active: "active";
|
|
1559
1559
|
dead: "dead";
|
|
1560
1560
|
disposed: "disposed";
|
|
1561
1561
|
}>;
|
|
@@ -1597,8 +1597,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
1597
1597
|
member: "member";
|
|
1598
1598
|
}>;
|
|
1599
1599
|
status: z.ZodEnum<{
|
|
1600
|
-
active: "active";
|
|
1601
1600
|
idle: "idle";
|
|
1601
|
+
active: "active";
|
|
1602
1602
|
dead: "dead";
|
|
1603
1603
|
disposed: "disposed";
|
|
1604
1604
|
}>;
|
|
@@ -1635,8 +1635,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
1635
1635
|
adapterName: z.ZodString;
|
|
1636
1636
|
status: z.ZodOptional<z.ZodEnum<{
|
|
1637
1637
|
all: "all";
|
|
1638
|
-
active: "active";
|
|
1639
1638
|
idle: "idle";
|
|
1639
|
+
active: "active";
|
|
1640
1640
|
dead: "dead";
|
|
1641
1641
|
disposed: "disposed";
|
|
1642
1642
|
}>>;
|
|
@@ -1666,8 +1666,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
1666
1666
|
member: "member";
|
|
1667
1667
|
}>;
|
|
1668
1668
|
status: z.ZodEnum<{
|
|
1669
|
-
active: "active";
|
|
1670
1669
|
idle: "idle";
|
|
1670
|
+
active: "active";
|
|
1671
1671
|
dead: "dead";
|
|
1672
1672
|
disposed: "disposed";
|
|
1673
1673
|
}>;
|
|
@@ -1711,8 +1711,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
1711
1711
|
member: "member";
|
|
1712
1712
|
}>;
|
|
1713
1713
|
status: z.ZodEnum<{
|
|
1714
|
-
active: "active";
|
|
1715
1714
|
idle: "idle";
|
|
1715
|
+
active: "active";
|
|
1716
1716
|
dead: "dead";
|
|
1717
1717
|
disposed: "disposed";
|
|
1718
1718
|
}>;
|
|
@@ -1731,8 +1731,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
1731
1731
|
request: z.ZodObject<{
|
|
1732
1732
|
agentId: z.ZodString;
|
|
1733
1733
|
status: z.ZodEnum<{
|
|
1734
|
-
active: "active";
|
|
1735
1734
|
idle: "idle";
|
|
1735
|
+
active: "active";
|
|
1736
1736
|
dead: "dead";
|
|
1737
1737
|
disposed: "disposed";
|
|
1738
1738
|
}>;
|
|
@@ -1904,7 +1904,7 @@ declare const sessionStorageSchema: _$_makaio_storage_drizzle0.DialectSchema<{
|
|
|
1904
1904
|
tableName: "sessions";
|
|
1905
1905
|
dataType: "string";
|
|
1906
1906
|
columnType: "SQLiteText";
|
|
1907
|
-
data: "closed" | "
|
|
1907
|
+
data: "closed" | "discovered" | "active" | "archived";
|
|
1908
1908
|
driverParam: string;
|
|
1909
1909
|
notNull: true;
|
|
1910
1910
|
hasDefault: false;
|
|
@@ -2018,7 +2018,7 @@ declare const sessionStorageSchema: _$_makaio_storage_drizzle0.DialectSchema<{
|
|
|
2018
2018
|
tableName: "sessions";
|
|
2019
2019
|
dataType: "string";
|
|
2020
2020
|
columnType: "SQLiteText";
|
|
2021
|
-
data: "
|
|
2021
|
+
data: "fork" | "subagent" | "compress" | "branch" | "rewrite" | "coordinator" | "aside";
|
|
2022
2022
|
driverParam: string;
|
|
2023
2023
|
notNull: false;
|
|
2024
2024
|
hasDefault: false;
|
|
@@ -2720,7 +2720,7 @@ declare const sessionStorageSchema: _$_makaio_storage_drizzle0.DialectSchema<{
|
|
|
2720
2720
|
tableName: "agents";
|
|
2721
2721
|
dataType: "string";
|
|
2722
2722
|
columnType: "SQLiteText";
|
|
2723
|
-
data: "
|
|
2723
|
+
data: "idle" | "active" | "dead" | "disposed";
|
|
2724
2724
|
driverParam: string;
|
|
2725
2725
|
notNull: true;
|
|
2726
2726
|
hasDefault: false;
|
|
@@ -9,8 +9,8 @@ import { z } from "zod";
|
|
|
9
9
|
* - `visible` — Model is usable and shown in the AgentPicker UI.
|
|
10
10
|
*/
|
|
11
11
|
declare const ModelVisibilitySchema: z.ZodEnum<{
|
|
12
|
-
enabled: "enabled";
|
|
13
12
|
disabled: "disabled";
|
|
13
|
+
enabled: "enabled";
|
|
14
14
|
visible: "visible";
|
|
15
15
|
}>;
|
|
16
16
|
type ModelVisibility = z.infer<typeof ModelVisibilitySchema>;
|
|
@@ -1564,9 +1564,9 @@ declare const AdapterNamespace: _$_makaio_core0.BusNamespaceDefinition<"adapter"
|
|
|
1564
1564
|
timestamp: _$zod.ZodNumber;
|
|
1565
1565
|
level: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1566
1566
|
error: "error";
|
|
1567
|
-
info: "info";
|
|
1568
1567
|
warn: "warn";
|
|
1569
1568
|
debug: "debug";
|
|
1569
|
+
info: "info";
|
|
1570
1570
|
}>>;
|
|
1571
1571
|
}, _$zod_v4_core0.$strip>;
|
|
1572
1572
|
error: _$zod.ZodObject<{
|
|
@@ -3157,9 +3157,9 @@ declare const AdapterSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
3157
3157
|
timestamp: _$zod.ZodNumber;
|
|
3158
3158
|
level: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3159
3159
|
error: "error";
|
|
3160
|
-
info: "info";
|
|
3161
3160
|
warn: "warn";
|
|
3162
3161
|
debug: "debug";
|
|
3162
|
+
info: "info";
|
|
3163
3163
|
}>>;
|
|
3164
3164
|
}, _$zod_v4_core0.$strip>;
|
|
3165
3165
|
error: _$zod.ZodObject<{
|
|
@@ -4774,9 +4774,9 @@ declare const AdapterSchemas: {
|
|
|
4774
4774
|
timestamp: _$zod.ZodNumber;
|
|
4775
4775
|
level: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4776
4776
|
error: "error";
|
|
4777
|
-
info: "info";
|
|
4778
4777
|
warn: "warn";
|
|
4779
4778
|
debug: "debug";
|
|
4779
|
+
info: "info";
|
|
4780
4780
|
}>>;
|
|
4781
4781
|
}, _$zod_v4_core0.$strip>;
|
|
4782
4782
|
error: _$zod.ZodObject<{
|
|
@@ -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
|
-
artifact: "artifact";
|
|
36
35
|
surface: "surface";
|
|
37
36
|
workpiece: "workpiece";
|
|
37
|
+
artifact: "artifact";
|
|
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
|
-
artifact: "artifact";
|
|
61
60
|
surface: "surface";
|
|
62
61
|
workpiece: "workpiece";
|
|
62
|
+
artifact: "artifact";
|
|
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
|
-
artifact: "artifact";
|
|
165
164
|
surface: "surface";
|
|
166
165
|
workpiece: "workpiece";
|
|
166
|
+
artifact: "artifact";
|
|
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
|
-
artifact: "artifact";
|
|
193
192
|
surface: "surface";
|
|
194
193
|
workpiece: "workpiece";
|
|
194
|
+
artifact: "artifact";
|
|
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
|
-
artifact: "artifact";
|
|
231
230
|
surface: "surface";
|
|
232
231
|
workpiece: "workpiece";
|
|
232
|
+
artifact: "artifact";
|
|
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
|
-
artifact: "artifact";
|
|
259
258
|
surface: "surface";
|
|
260
259
|
workpiece: "workpiece";
|
|
260
|
+
artifact: "artifact";
|
|
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
|
-
artifact: "artifact";
|
|
303
302
|
surface: "surface";
|
|
304
303
|
workpiece: "workpiece";
|
|
304
|
+
artifact: "artifact";
|
|
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
|
-
artifact: "artifact";
|
|
331
330
|
surface: "surface";
|
|
332
331
|
workpiece: "workpiece";
|
|
332
|
+
artifact: "artifact";
|
|
333
333
|
}>>>;
|
|
334
334
|
description: z.ZodOptional<z.ZodString>;
|
|
335
335
|
}, z.core.$strip>>;
|
|
@@ -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;
|