@makaio/framework 1.0.0-dev-1781884053376 → 1.0.0-dev-1781899284968
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-Deu9viD2.mjs +1 -0
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +1 -1
- package/dist/adapters/index.mjs +1 -1
- package/dist/bus/index.d.mts +20 -20
- package/dist/bus/index.mjs +1 -1
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/index.mjs +1 -1
- package/dist/contracts/adapter/schemas/session-lineage.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/config/index.d.mts +6 -6
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +172 -152
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +3 -3
- package/dist/contracts/session/index.mjs +1 -1
- 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/contracts/workflow/index.d.mts +2 -2
- package/dist/{index-Mi_UJoUV.d.mts → index-4eP9DRL_.d.mts} +4 -4
- package/dist/{index-DoWQjCE-.d.mts → index-6k5ktwXY.d.mts} +399 -339
- package/dist/{index-BvjLe_w9.d.mts → index-B76e7m2R.d.mts} +4 -4
- package/dist/{index-Di84JjS0.d.mts → index-BAnDvAk4.d.mts} +1 -1
- package/dist/{index--diIlm1t.d.mts → index-BNT7Ys9c.d.mts} +36 -36
- package/dist/{index-BwZpSUql.d.mts → index-Bw_CfRNZ.d.mts} +24 -24
- package/dist/{index-SAGZBNB0.d.mts → index-CF8ldAwM.d.mts} +341 -324
- package/dist/{index-D6sjCuQA.d.mts → index-CHy2TweG.d.mts} +26 -26
- package/dist/{index-CBN898N1.d.mts → index-CYu8kZek.d.mts} +4 -4
- package/dist/{index-NkNbYFud.d.mts → index-CaerrEDH.d.mts} +1 -1
- package/dist/{index-DiifAKRu.d.mts → index-DFk-zky_.d.mts} +34 -0
- package/dist/{index-UKndP4iV.d.mts → index-DKs0sHne.d.mts} +1 -1
- package/dist/{index-D94cDExW2.d.mts → index-DLNRgZPo2.d.mts} +15 -15
- package/dist/{index-CqImyhjX.d.mts → index-WHUV7neB.d.mts} +100 -100
- package/dist/{index-DYcyc2rR.d.mts → index-XeFiBam-.d.mts} +1 -1
- package/dist/{index-BUrNl0QJ.d.mts → index-gKaw_TMU.d.mts} +16 -16
- 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-BeMGmLrp.d.mts → namespace-Bv8B89uB.d.mts} +9 -9
- package/dist/{namespace-Bcn5EuKq.d.mts → namespace-CMN1WR_2.d.mts} +2 -2
- package/dist/{namespace-CGGzwaCj.d.mts → namespace-CfvtDD_U.d.mts} +152 -152
- package/dist/{namespace-d_0I6P7N.d.mts → namespace-Dybz75l5.d.mts} +26 -26
- package/dist/{namespace-qC3OUGCB.d.mts → namespace-MuyQDzjD.d.mts} +20 -20
- package/dist/{namespace-3yGm4WF9.d.mts → namespace-j7vFsmYL.d.mts} +2 -2
- package/dist/package.json +1 -1
- package/dist/runtime-bun/index.d.mts +2 -2
- package/dist/runtime-bun/index.mjs +1 -1
- package/dist/runtime-node/index.d.mts +3 -3
- package/dist/runtime-node/index.mjs +24 -24
- package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
- package/dist/{schema-BD0TvgFP.d.mts → schema-CzrYmB9E.d.mts} +1 -1
- package/dist/{schemas-CyL5UEV7.d.mts → schemas-CoFCV42v.d.mts} +152 -152
- package/dist/{schemas-TQPiRl642.d.mts → schemas-CwgS7KoL2.d.mts} +4 -4
- package/dist/schemas-bfhY9W6A.mjs +1 -0
- package/dist/{schemas-CscdPqCt.d.mts → schemas-lnE9YoG7.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/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 +8 -8
- package/dist/services/index.d.mts +105 -105
- 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/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-DLTZOum3.mjs → session-CpVSzgkZ.mjs} +1 -1
- package/dist/{session-lineage-5-wRBzuC.d.mts → session-lineage-DR-9DU-U.d.mts} +1 -1
- package/dist/{transition-CCflZ6JS.d.mts → transition-DKMQs6eP.d.mts} +1 -1
- package/dist/{types-CPmOg4X7.d.mts → types-BrTJEhR-.d.mts} +20 -2
- package/dist/{types-BXUm60GF.d.mts → types-QxCQtHQJ.d.mts} +257 -247
- package/dist/workflow-engine/index.d.mts +42 -42
- package/package.json +1 -1
- package/dist/adapter-BmdC3QwV.mjs +0 -1
- package/dist/schemas-yNBjlOKi.mjs +0 -1
|
@@ -140,6 +140,7 @@ 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>;
|
|
143
144
|
nativeTools: z.ZodObject<{
|
|
144
145
|
enabled: z.ZodArray<z.ZodString>;
|
|
145
146
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -148,7 +149,6 @@ declare const HarnessDefinitionCreateSchema: z.ZodObject<{
|
|
|
148
149
|
enabled: z.ZodArray<z.ZodString>;
|
|
149
150
|
disabled: z.ZodArray<z.ZodString>;
|
|
150
151
|
}, z.core.$strip>;
|
|
151
|
-
adapterName: z.ZodOptional<z.ZodString>;
|
|
152
152
|
clientId: z.ZodOptional<z.ZodString>;
|
|
153
153
|
skills: z.ZodOptional<z.ZodObject<{
|
|
154
154
|
enabled: z.ZodArray<z.ZodString>;
|
|
@@ -316,6 +316,7 @@ 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>;
|
|
319
320
|
nativeTools: z.ZodObject<{
|
|
320
321
|
enabled: z.ZodArray<z.ZodString>;
|
|
321
322
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -324,7 +325,6 @@ declare const HarnessSchemas: {
|
|
|
324
325
|
enabled: z.ZodArray<z.ZodString>;
|
|
325
326
|
disabled: z.ZodArray<z.ZodString>;
|
|
326
327
|
}, z.core.$strip>;
|
|
327
|
-
adapterName: z.ZodOptional<z.ZodString>;
|
|
328
328
|
clientId: z.ZodOptional<z.ZodString>;
|
|
329
329
|
skills: z.ZodOptional<z.ZodObject<{
|
|
330
330
|
enabled: z.ZodArray<z.ZodString>;
|
|
@@ -759,6 +759,7 @@ 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>;
|
|
762
763
|
nativeTools: z.ZodObject<{
|
|
763
764
|
enabled: z.ZodArray<z.ZodString>;
|
|
764
765
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -767,7 +768,6 @@ declare const HarnessNamespace: _$_makaio_core0.BusNamespaceDefinition<"harness"
|
|
|
767
768
|
enabled: z.ZodArray<z.ZodString>;
|
|
768
769
|
disabled: z.ZodArray<z.ZodString>;
|
|
769
770
|
}, z.core.$strip>;
|
|
770
|
-
adapterName: z.ZodOptional<z.ZodString>;
|
|
771
771
|
clientId: z.ZodOptional<z.ZodString>;
|
|
772
772
|
skills: z.ZodOptional<z.ZodObject<{
|
|
773
773
|
enabled: z.ZodArray<z.ZodString>;
|
|
@@ -1202,6 +1202,7 @@ 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>;
|
|
1205
1206
|
nativeTools: z.ZodObject<{
|
|
1206
1207
|
enabled: z.ZodArray<z.ZodString>;
|
|
1207
1208
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -1210,7 +1211,6 @@ declare const HarnessSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
1210
1211
|
enabled: z.ZodArray<z.ZodString>;
|
|
1211
1212
|
disabled: z.ZodArray<z.ZodString>;
|
|
1212
1213
|
}, z.core.$strip>;
|
|
1213
|
-
adapterName: z.ZodOptional<z.ZodString>;
|
|
1214
1214
|
clientId: z.ZodOptional<z.ZodString>;
|
|
1215
1215
|
skills: z.ZodOptional<z.ZodObject<{
|
|
1216
1216
|
enabled: z.ZodArray<z.ZodString>;
|
|
@@ -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
|
-
visible: "visible";
|
|
13
12
|
enabled: "enabled";
|
|
13
|
+
visible: "visible";
|
|
14
14
|
disabled: "disabled";
|
|
15
15
|
}>;
|
|
16
16
|
type ModelVisibility = z.infer<typeof ModelVisibilitySchema>;
|
|
@@ -1486,18 +1486,17 @@ declare const ArtifactSchemas: {
|
|
|
1486
1486
|
create: {
|
|
1487
1487
|
request: z.ZodObject<{
|
|
1488
1488
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
1489
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
1490
1489
|
kind: z.ZodString;
|
|
1491
|
-
scope: z.ZodObject<{
|
|
1492
|
-
level: z.ZodString;
|
|
1493
|
-
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1494
|
-
}, z.core.$strip>;
|
|
1495
|
-
schemaVersion: z.ZodString;
|
|
1496
1490
|
actor: z.ZodObject<{
|
|
1497
1491
|
kind: z.ZodString;
|
|
1498
1492
|
id: z.ZodString;
|
|
1499
1493
|
displayName: z.ZodOptional<z.ZodString>;
|
|
1500
1494
|
}, z.core.$strip>;
|
|
1495
|
+
scope: z.ZodObject<{
|
|
1496
|
+
level: z.ZodString;
|
|
1497
|
+
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1498
|
+
}, z.core.$strip>;
|
|
1499
|
+
schemaVersion: z.ZodString;
|
|
1501
1500
|
relations: z.ZodArray<z.ZodObject<{
|
|
1502
1501
|
type: z.ZodString;
|
|
1503
1502
|
target: z.ZodPreprocess<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -1567,6 +1566,7 @@ declare const ArtifactSchemas: {
|
|
|
1567
1566
|
summary: z.ZodOptional<z.ZodString>;
|
|
1568
1567
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
1569
1568
|
}, z.core.$strip>>;
|
|
1569
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
1570
1570
|
}, z.core.$strip>;
|
|
1571
1571
|
response: z.ZodObject<{
|
|
1572
1572
|
artifact: z.ZodObject<{
|
|
@@ -1668,18 +1668,17 @@ declare const ArtifactSchemas: {
|
|
|
1668
1668
|
}, z.core.$strip>;
|
|
1669
1669
|
revision: z.ZodObject<{
|
|
1670
1670
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
1671
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
1672
1671
|
kind: z.ZodString;
|
|
1673
|
-
scope: z.ZodObject<{
|
|
1674
|
-
level: z.ZodString;
|
|
1675
|
-
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1676
|
-
}, z.core.$strip>;
|
|
1677
|
-
schemaVersion: z.ZodString;
|
|
1678
1672
|
actor: z.ZodObject<{
|
|
1679
1673
|
kind: z.ZodString;
|
|
1680
1674
|
id: z.ZodString;
|
|
1681
1675
|
displayName: z.ZodOptional<z.ZodString>;
|
|
1682
1676
|
}, z.core.$strip>;
|
|
1677
|
+
scope: z.ZodObject<{
|
|
1678
|
+
level: z.ZodString;
|
|
1679
|
+
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1680
|
+
}, z.core.$strip>;
|
|
1681
|
+
schemaVersion: z.ZodString;
|
|
1683
1682
|
relations: z.ZodArray<z.ZodObject<{
|
|
1684
1683
|
type: z.ZodString;
|
|
1685
1684
|
target: z.ZodPreprocess<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -1749,6 +1748,7 @@ declare const ArtifactSchemas: {
|
|
|
1749
1748
|
summary: z.ZodOptional<z.ZodString>;
|
|
1750
1749
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
1751
1750
|
}, z.core.$strip>>;
|
|
1751
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
1752
1752
|
}, z.core.$strip>;
|
|
1753
1753
|
}, z.core.$strip>;
|
|
1754
1754
|
response: z.ZodObject<{
|
|
@@ -2734,18 +2734,17 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2734
2734
|
create: {
|
|
2735
2735
|
request: z.ZodObject<{
|
|
2736
2736
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
2737
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
2738
2737
|
kind: z.ZodString;
|
|
2739
|
-
scope: z.ZodObject<{
|
|
2740
|
-
level: z.ZodString;
|
|
2741
|
-
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2742
|
-
}, z.core.$strip>;
|
|
2743
|
-
schemaVersion: z.ZodString;
|
|
2744
2738
|
actor: z.ZodObject<{
|
|
2745
2739
|
kind: z.ZodString;
|
|
2746
2740
|
id: z.ZodString;
|
|
2747
2741
|
displayName: z.ZodOptional<z.ZodString>;
|
|
2748
2742
|
}, z.core.$strip>;
|
|
2743
|
+
scope: z.ZodObject<{
|
|
2744
|
+
level: z.ZodString;
|
|
2745
|
+
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2746
|
+
}, z.core.$strip>;
|
|
2747
|
+
schemaVersion: z.ZodString;
|
|
2749
2748
|
relations: z.ZodArray<z.ZodObject<{
|
|
2750
2749
|
type: z.ZodString;
|
|
2751
2750
|
target: z.ZodPreprocess<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -2815,6 +2814,7 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2815
2814
|
summary: z.ZodOptional<z.ZodString>;
|
|
2816
2815
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
2817
2816
|
}, z.core.$strip>>;
|
|
2817
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
2818
2818
|
}, z.core.$strip>;
|
|
2819
2819
|
response: z.ZodObject<{
|
|
2820
2820
|
artifact: z.ZodObject<{
|
|
@@ -2916,18 +2916,17 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2916
2916
|
}, z.core.$strip>;
|
|
2917
2917
|
revision: z.ZodObject<{
|
|
2918
2918
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
2919
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
2920
2919
|
kind: z.ZodString;
|
|
2921
|
-
scope: z.ZodObject<{
|
|
2922
|
-
level: z.ZodString;
|
|
2923
|
-
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2924
|
-
}, z.core.$strip>;
|
|
2925
|
-
schemaVersion: z.ZodString;
|
|
2926
2920
|
actor: z.ZodObject<{
|
|
2927
2921
|
kind: z.ZodString;
|
|
2928
2922
|
id: z.ZodString;
|
|
2929
2923
|
displayName: z.ZodOptional<z.ZodString>;
|
|
2930
2924
|
}, z.core.$strip>;
|
|
2925
|
+
scope: z.ZodObject<{
|
|
2926
|
+
level: z.ZodString;
|
|
2927
|
+
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2928
|
+
}, z.core.$strip>;
|
|
2929
|
+
schemaVersion: z.ZodString;
|
|
2931
2930
|
relations: z.ZodArray<z.ZodObject<{
|
|
2932
2931
|
type: z.ZodString;
|
|
2933
2932
|
target: z.ZodPreprocess<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -2997,6 +2996,7 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2997
2996
|
summary: z.ZodOptional<z.ZodString>;
|
|
2998
2997
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
2999
2998
|
}, z.core.$strip>>;
|
|
2999
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
3000
3000
|
}, z.core.$strip>;
|
|
3001
3001
|
}, z.core.$strip>;
|
|
3002
3002
|
response: z.ZodObject<{
|
|
@@ -3995,18 +3995,17 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
3995
3995
|
create: {
|
|
3996
3996
|
request: z.ZodObject<{
|
|
3997
3997
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
3998
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
3999
3998
|
kind: z.ZodString;
|
|
4000
|
-
scope: z.ZodObject<{
|
|
4001
|
-
level: z.ZodString;
|
|
4002
|
-
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
4003
|
-
}, z.core.$strip>;
|
|
4004
|
-
schemaVersion: z.ZodString;
|
|
4005
3999
|
actor: z.ZodObject<{
|
|
4006
4000
|
kind: z.ZodString;
|
|
4007
4001
|
id: z.ZodString;
|
|
4008
4002
|
displayName: z.ZodOptional<z.ZodString>;
|
|
4009
4003
|
}, z.core.$strip>;
|
|
4004
|
+
scope: z.ZodObject<{
|
|
4005
|
+
level: z.ZodString;
|
|
4006
|
+
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
4007
|
+
}, z.core.$strip>;
|
|
4008
|
+
schemaVersion: z.ZodString;
|
|
4010
4009
|
relations: z.ZodArray<z.ZodObject<{
|
|
4011
4010
|
type: z.ZodString;
|
|
4012
4011
|
target: z.ZodPreprocess<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -4076,6 +4075,7 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4076
4075
|
summary: z.ZodOptional<z.ZodString>;
|
|
4077
4076
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
4078
4077
|
}, z.core.$strip>>;
|
|
4078
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
4079
4079
|
}, z.core.$strip>;
|
|
4080
4080
|
response: z.ZodObject<{
|
|
4081
4081
|
artifact: z.ZodObject<{
|
|
@@ -4177,18 +4177,17 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4177
4177
|
}, z.core.$strip>;
|
|
4178
4178
|
revision: z.ZodObject<{
|
|
4179
4179
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
4180
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
4181
4180
|
kind: z.ZodString;
|
|
4182
|
-
scope: z.ZodObject<{
|
|
4183
|
-
level: z.ZodString;
|
|
4184
|
-
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
4185
|
-
}, z.core.$strip>;
|
|
4186
|
-
schemaVersion: z.ZodString;
|
|
4187
4181
|
actor: z.ZodObject<{
|
|
4188
4182
|
kind: z.ZodString;
|
|
4189
4183
|
id: z.ZodString;
|
|
4190
4184
|
displayName: z.ZodOptional<z.ZodString>;
|
|
4191
4185
|
}, z.core.$strip>;
|
|
4186
|
+
scope: z.ZodObject<{
|
|
4187
|
+
level: z.ZodString;
|
|
4188
|
+
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
4189
|
+
}, z.core.$strip>;
|
|
4190
|
+
schemaVersion: z.ZodString;
|
|
4192
4191
|
relations: z.ZodArray<z.ZodObject<{
|
|
4193
4192
|
type: z.ZodString;
|
|
4194
4193
|
target: z.ZodPreprocess<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -4258,6 +4257,7 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4258
4257
|
summary: z.ZodOptional<z.ZodString>;
|
|
4259
4258
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
4260
4259
|
}, z.core.$strip>>;
|
|
4260
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
4261
4261
|
}, z.core.$strip>;
|
|
4262
4262
|
}, z.core.$strip>;
|
|
4263
4263
|
response: z.ZodObject<{
|
|
@@ -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
|
-
failed: "failed";
|
|
22
|
-
stopped: "stopped";
|
|
23
21
|
active: "active";
|
|
22
|
+
failed: "failed";
|
|
24
23
|
discovered: "discovered";
|
|
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
|
-
failed: "failed";
|
|
51
|
-
stopped: "stopped";
|
|
52
50
|
active: "active";
|
|
51
|
+
failed: "failed";
|
|
53
52
|
discovered: "discovered";
|
|
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
|
-
failed: "failed";
|
|
72
|
-
stopped: "stopped";
|
|
73
71
|
active: "active";
|
|
72
|
+
failed: "failed";
|
|
74
73
|
discovered: "discovered";
|
|
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
|
-
failed: "failed";
|
|
94
|
-
stopped: "stopped";
|
|
95
93
|
active: "active";
|
|
94
|
+
failed: "failed";
|
|
96
95
|
discovered: "discovered";
|
|
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
|
-
failed: "failed";
|
|
142
|
-
stopped: "stopped";
|
|
143
141
|
active: "active";
|
|
142
|
+
failed: "failed";
|
|
144
143
|
discovered: "discovered";
|
|
144
|
+
stopped: "stopped";
|
|
145
145
|
skipped: "skipped";
|
|
146
146
|
initializing: "initializing";
|
|
147
147
|
}>;
|
|
148
148
|
to: z.ZodEnum<{
|
|
149
|
-
failed: "failed";
|
|
150
|
-
stopped: "stopped";
|
|
151
149
|
active: "active";
|
|
150
|
+
failed: "failed";
|
|
152
151
|
discovered: "discovered";
|
|
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
|
-
failed: "failed";
|
|
185
|
-
stopped: "stopped";
|
|
186
184
|
active: "active";
|
|
185
|
+
failed: "failed";
|
|
187
186
|
discovered: "discovered";
|
|
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
|
-
failed: "failed";
|
|
223
|
-
stopped: "stopped";
|
|
224
222
|
active: "active";
|
|
223
|
+
failed: "failed";
|
|
225
224
|
discovered: "discovered";
|
|
225
|
+
stopped: "stopped";
|
|
226
226
|
skipped: "skipped";
|
|
227
227
|
initializing: "initializing";
|
|
228
228
|
}>;
|
|
@@ -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
|
-
failed: "failed";
|
|
597
|
-
stopped: "stopped";
|
|
598
596
|
active: "active";
|
|
597
|
+
failed: "failed";
|
|
599
598
|
discovered: "discovered";
|
|
599
|
+
stopped: "stopped";
|
|
600
600
|
skipped: "skipped";
|
|
601
601
|
initializing: "initializing";
|
|
602
602
|
}>;
|
|
603
603
|
to: z.ZodEnum<{
|
|
604
|
-
failed: "failed";
|
|
605
|
-
stopped: "stopped";
|
|
606
604
|
active: "active";
|
|
605
|
+
failed: "failed";
|
|
607
606
|
discovered: "discovered";
|
|
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
|
-
failed: "failed";
|
|
640
|
-
stopped: "stopped";
|
|
641
639
|
active: "active";
|
|
640
|
+
failed: "failed";
|
|
642
641
|
discovered: "discovered";
|
|
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
|
-
failed: "failed";
|
|
678
|
-
stopped: "stopped";
|
|
679
677
|
active: "active";
|
|
678
|
+
failed: "failed";
|
|
680
679
|
discovered: "discovered";
|
|
680
|
+
stopped: "stopped";
|
|
681
681
|
skipped: "skipped";
|
|
682
682
|
initializing: "initializing";
|
|
683
683
|
}>;
|