@makaio/framework 1.0.0-dev-1782130828143 → 1.0.0-dev-1782135086866
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/contracts/adapter/index.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 +2 -2
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +45 -45
- 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/workflow/index.d.mts +2 -2
- package/dist/{definition-0EXM1tyu.d.mts → definition-DePb3ke-.d.mts} +1 -1
- package/dist/{extension-BJHRahFl.mjs → extension-DZqYHmhK.mjs} +1 -1
- package/dist/{index-DnLf0YKC.d.mts → index-2fK9iSHI.d.mts} +12 -12
- package/dist/{index-C3bheiJg.d.mts → index-5v0jVUGD.d.mts} +15 -15
- package/dist/{index-gKaw_TMU.d.mts → index-BAQ6QBcU.d.mts} +16 -16
- package/dist/{index-BW9kVuY2.d.mts → index-BMbmoarE.d.mts} +24 -24
- package/dist/{index-DBIqKoFm.d.mts → index-BvFjmhZj.d.mts} +61 -61
- package/dist/{index-Cx1Bm6WD.d.mts → index-BvjLe_w9.d.mts} +8 -8
- package/dist/{index-DBxYWBvw.d.mts → index-CUSOL0X_.d.mts} +3 -3
- package/dist/{index-BAnDvAk4.d.mts → index-CYHWOXUm.d.mts} +1 -1
- package/dist/{index-DImePakw.d.mts → index-CcAggMuC.d.mts} +20 -20
- package/dist/{index-CTEsbp9H.d.mts → index-D2WJ0Zpt.d.mts} +5 -5
- package/dist/{index-CG5h1g3H.d.mts → index-DIKiA3Sr.d.mts} +13 -1
- package/dist/{index-BjPtzjH6.d.mts → index-DvLCzle5.d.mts} +12 -12
- package/dist/{index-dZwlJDpU.d.mts → index-bRLjj6L4.d.mts} +92 -92
- package/dist/{index-DeVMGLbP.d.mts → index-pUYIAV_M.d.mts} +5 -5
- package/dist/{index-CfIW5biI.d.mts → index-wfSedMR9.d.mts} +1 -1
- 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-Dybz75l5.d.mts → namespace-B95uYmZB.d.mts} +26 -26
- package/dist/{namespace-DxyTww2j.d.mts → namespace-BMglTf9p.d.mts} +36 -36
- package/dist/{namespace-4xHw59K8.d.mts → namespace-Bm77p82L.d.mts} +1 -1
- package/dist/{namespace-KMxsPJwm.d.mts → namespace-Bv8B89uB.d.mts} +9 -9
- package/dist/{namespace-BLOld9Wa.d.mts → namespace-CfvtDD_U.d.mts} +2 -2
- package/dist/{namespace-DXWpFdQH2.d.mts → namespace-D8P8Sxce2.d.mts} +2 -2
- package/dist/package.json +1 -1
- package/dist/{schema-DqfR-im7.d.mts → schema-GFRQiPk0.d.mts} +2 -2
- package/dist/{schemas-CgX7mPkv.d.mts → schemas-CoFCV42v.d.mts} +2 -2
- package/dist/{schemas-DDaP5WkH.d.mts → schemas-D512XweP.d.mts} +4 -4
- package/dist/{schemas-CBt7Ld8G2.d.mts → schemas-TQPiRl642.d.mts} +9 -9
- 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 +3 -3
- package/dist/services/filesystem/namespace.d.mts +6 -6
- package/dist/services/filesystem/schemas.d.mts +3 -3
- package/dist/services/index.d.mts +38 -38
- 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/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 +6 -6
- 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/{transition-BBElJqQ8.d.mts → transition-Cufc_u3_.d.mts} +1 -1
- package/dist/{types-BLG7bl-Q.d.mts → types-CNIsRx86.d.mts} +38 -38
- package/dist/{types-BslClRkH.d.mts → types-InWSdi-V.d.mts} +1 -1
- package/dist/workflow-engine/index.d.mts +63 -63
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as ArtifactProjectionPolicy$1 } from "./schemas-
|
|
1
|
+
import { r as ArtifactProjectionPolicy$1 } from "./schemas-D512XweP.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";
|
|
@@ -477,8 +477,8 @@ declare const ArtifactKindRegistrationSchema: z.ZodObject<{
|
|
|
477
477
|
comment: "comment";
|
|
478
478
|
}>;
|
|
479
479
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
480
|
-
workpiece: "workpiece";
|
|
481
480
|
artifact: "artifact";
|
|
481
|
+
workpiece: "workpiece";
|
|
482
482
|
}>>;
|
|
483
483
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
484
484
|
created: "created";
|
|
@@ -1357,8 +1357,8 @@ declare const ArtifactSchemas: {
|
|
|
1357
1357
|
comment: "comment";
|
|
1358
1358
|
}>;
|
|
1359
1359
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
1360
|
-
workpiece: "workpiece";
|
|
1361
1360
|
artifact: "artifact";
|
|
1361
|
+
workpiece: "workpiece";
|
|
1362
1362
|
}>>;
|
|
1363
1363
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
1364
1364
|
created: "created";
|
|
@@ -1420,8 +1420,8 @@ declare const ArtifactSchemas: {
|
|
|
1420
1420
|
comment: "comment";
|
|
1421
1421
|
}>;
|
|
1422
1422
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
1423
|
-
workpiece: "workpiece";
|
|
1424
1423
|
artifact: "artifact";
|
|
1424
|
+
workpiece: "workpiece";
|
|
1425
1425
|
}>>;
|
|
1426
1426
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
1427
1427
|
created: "created";
|
|
@@ -1486,12 +1486,13 @@ 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>;
|
|
1489
1490
|
kind: z.ZodString;
|
|
1490
|
-
schemaVersion: z.ZodString;
|
|
1491
1491
|
scope: z.ZodObject<{
|
|
1492
1492
|
level: z.ZodString;
|
|
1493
1493
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1494
1494
|
}, z.core.$strip>;
|
|
1495
|
+
schemaVersion: z.ZodString;
|
|
1495
1496
|
actor: z.ZodObject<{
|
|
1496
1497
|
kind: z.ZodString;
|
|
1497
1498
|
id: z.ZodString;
|
|
@@ -1566,7 +1567,6 @@ declare const ArtifactSchemas: {
|
|
|
1566
1567
|
summary: z.ZodOptional<z.ZodString>;
|
|
1567
1568
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
1568
1569
|
}, 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,12 +1668,13 @@ 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>;
|
|
1671
1672
|
kind: z.ZodString;
|
|
1672
|
-
schemaVersion: z.ZodString;
|
|
1673
1673
|
scope: z.ZodObject<{
|
|
1674
1674
|
level: z.ZodString;
|
|
1675
1675
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1676
1676
|
}, z.core.$strip>;
|
|
1677
|
+
schemaVersion: z.ZodString;
|
|
1677
1678
|
actor: z.ZodObject<{
|
|
1678
1679
|
kind: z.ZodString;
|
|
1679
1680
|
id: z.ZodString;
|
|
@@ -1748,7 +1749,6 @@ declare const ArtifactSchemas: {
|
|
|
1748
1749
|
summary: z.ZodOptional<z.ZodString>;
|
|
1749
1750
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
1750
1751
|
}, z.core.$strip>>;
|
|
1751
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
1752
1752
|
}, z.core.$strip>;
|
|
1753
1753
|
}, z.core.$strip>;
|
|
1754
1754
|
response: 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
|
-
workpiece: "workpiece";
|
|
2609
2608
|
artifact: "artifact";
|
|
2609
|
+
workpiece: "workpiece";
|
|
2610
2610
|
}>>;
|
|
2611
2611
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
2612
2612
|
created: "created";
|
|
@@ -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
|
-
workpiece: "workpiece";
|
|
2672
2671
|
artifact: "artifact";
|
|
2672
|
+
workpiece: "workpiece";
|
|
2673
2673
|
}>>;
|
|
2674
2674
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
2675
2675
|
created: "created";
|
|
@@ -2734,12 +2734,13 @@ 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>;
|
|
2737
2738
|
kind: z.ZodString;
|
|
2738
|
-
schemaVersion: z.ZodString;
|
|
2739
2739
|
scope: z.ZodObject<{
|
|
2740
2740
|
level: z.ZodString;
|
|
2741
2741
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2742
2742
|
}, z.core.$strip>;
|
|
2743
|
+
schemaVersion: z.ZodString;
|
|
2743
2744
|
actor: z.ZodObject<{
|
|
2744
2745
|
kind: z.ZodString;
|
|
2745
2746
|
id: z.ZodString;
|
|
@@ -2814,7 +2815,6 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2814
2815
|
summary: z.ZodOptional<z.ZodString>;
|
|
2815
2816
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
2816
2817
|
}, 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,12 +2916,13 @@ 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>;
|
|
2919
2920
|
kind: z.ZodString;
|
|
2920
|
-
schemaVersion: z.ZodString;
|
|
2921
2921
|
scope: z.ZodObject<{
|
|
2922
2922
|
level: z.ZodString;
|
|
2923
2923
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2924
2924
|
}, z.core.$strip>;
|
|
2925
|
+
schemaVersion: z.ZodString;
|
|
2925
2926
|
actor: z.ZodObject<{
|
|
2926
2927
|
kind: z.ZodString;
|
|
2927
2928
|
id: z.ZodString;
|
|
@@ -2996,7 +2997,6 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2996
2997
|
summary: z.ZodOptional<z.ZodString>;
|
|
2997
2998
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
2998
2999
|
}, z.core.$strip>>;
|
|
2999
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
3000
3000
|
}, z.core.$strip>;
|
|
3001
3001
|
}, z.core.$strip>;
|
|
3002
3002
|
response: 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
|
-
workpiece: "workpiece";
|
|
3870
3869
|
artifact: "artifact";
|
|
3870
|
+
workpiece: "workpiece";
|
|
3871
3871
|
}>>;
|
|
3872
3872
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
3873
3873
|
created: "created";
|
|
@@ -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
|
-
workpiece: "workpiece";
|
|
3933
3932
|
artifact: "artifact";
|
|
3933
|
+
workpiece: "workpiece";
|
|
3934
3934
|
}>>;
|
|
3935
3935
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
3936
3936
|
created: "created";
|
|
@@ -3995,12 +3995,13 @@ 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>;
|
|
3998
3999
|
kind: z.ZodString;
|
|
3999
|
-
schemaVersion: z.ZodString;
|
|
4000
4000
|
scope: z.ZodObject<{
|
|
4001
4001
|
level: z.ZodString;
|
|
4002
4002
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
4003
4003
|
}, z.core.$strip>;
|
|
4004
|
+
schemaVersion: z.ZodString;
|
|
4004
4005
|
actor: z.ZodObject<{
|
|
4005
4006
|
kind: z.ZodString;
|
|
4006
4007
|
id: z.ZodString;
|
|
@@ -4075,7 +4076,6 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4075
4076
|
summary: z.ZodOptional<z.ZodString>;
|
|
4076
4077
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
4077
4078
|
}, 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,12 +4177,13 @@ 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>;
|
|
4180
4181
|
kind: z.ZodString;
|
|
4181
|
-
schemaVersion: z.ZodString;
|
|
4182
4182
|
scope: z.ZodObject<{
|
|
4183
4183
|
level: z.ZodString;
|
|
4184
4184
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
4185
4185
|
}, z.core.$strip>;
|
|
4186
|
+
schemaVersion: z.ZodString;
|
|
4186
4187
|
actor: z.ZodObject<{
|
|
4187
4188
|
kind: z.ZodString;
|
|
4188
4189
|
id: z.ZodString;
|
|
@@ -4257,7 +4258,6 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4257
4258
|
summary: z.ZodOptional<z.ZodString>;
|
|
4258
4259
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
4259
4260
|
}, z.core.$strip>>;
|
|
4260
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
4261
4261
|
}, z.core.$strip>;
|
|
4262
4262
|
}, z.core.$strip>;
|
|
4263
4263
|
response: z.ZodObject<{
|
|
@@ -590,8 +590,8 @@ declare const ClientSchemas: {
|
|
|
590
590
|
"signed-binary-bucket": "signed-binary-bucket";
|
|
591
591
|
}>;
|
|
592
592
|
stage: z.ZodEnum<{
|
|
593
|
-
resolving: "resolving";
|
|
594
593
|
downloading: "downloading";
|
|
594
|
+
resolving: "resolving";
|
|
595
595
|
verifying: "verifying";
|
|
596
596
|
extracting: "extracting";
|
|
597
597
|
installing: "installing";
|
|
@@ -1043,8 +1043,8 @@ type ClientSetActiveResponse = z.infer<typeof ClientSetActiveSchema.response>;
|
|
|
1043
1043
|
* - `'activating'` — marking the installed version as active.
|
|
1044
1044
|
*/
|
|
1045
1045
|
declare const InstallStageSchema: z.ZodEnum<{
|
|
1046
|
-
resolving: "resolving";
|
|
1047
1046
|
downloading: "downloading";
|
|
1047
|
+
resolving: "resolving";
|
|
1048
1048
|
verifying: "verifying";
|
|
1049
1049
|
extracting: "extracting";
|
|
1050
1050
|
installing: "installing";
|
|
@@ -1067,8 +1067,8 @@ declare const ClientInstallProgressSchema: z.ZodObject<{
|
|
|
1067
1067
|
"signed-binary-bucket": "signed-binary-bucket";
|
|
1068
1068
|
}>;
|
|
1069
1069
|
stage: z.ZodEnum<{
|
|
1070
|
-
resolving: "resolving";
|
|
1071
1070
|
downloading: "downloading";
|
|
1071
|
+
resolving: "resolving";
|
|
1072
1072
|
verifying: "verifying";
|
|
1073
1073
|
extracting: "extracting";
|
|
1074
1074
|
installing: "installing";
|
|
@@ -1966,8 +1966,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
1966
1966
|
"signed-binary-bucket": "signed-binary-bucket";
|
|
1967
1967
|
}>;
|
|
1968
1968
|
stage: _$zod.ZodEnum<{
|
|
1969
|
-
resolving: "resolving";
|
|
1970
1969
|
downloading: "downloading";
|
|
1970
|
+
resolving: "resolving";
|
|
1971
1971
|
verifying: "verifying";
|
|
1972
1972
|
extracting: "extracting";
|
|
1973
1973
|
installing: "installing";
|
|
@@ -2548,8 +2548,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2548
2548
|
"signed-binary-bucket": "signed-binary-bucket";
|
|
2549
2549
|
}>;
|
|
2550
2550
|
stage: _$zod.ZodEnum<{
|
|
2551
|
-
resolving: "resolving";
|
|
2552
2551
|
downloading: "downloading";
|
|
2552
|
+
resolving: "resolving";
|
|
2553
2553
|
verifying: "verifying";
|
|
2554
2554
|
extracting: "extracting";
|
|
2555
2555
|
installing: "installing";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { i as CliContribution } from "./types-DCvp_swt.mjs";
|
|
2
|
-
import { c as ExtensionInfo } from "./index-
|
|
2
|
+
import { c as ExtensionInfo } from "./index-DvLCzle5.mjs";
|
|
3
3
|
import { r as WindowRegistry } from "./window-registry-ofIUQnfo.mjs";
|
|
4
4
|
import { IMakaioBus } from "@makaio/framework/bus";
|
|
5
5
|
import { ExtensionContributionProcessor, ExtensionService, ExtensionToken, MakaioExtension, NodeExtensionContext, StorageDialect, TrayManifest, VersionLiteral } from "@makaio/framework/contracts";
|
|
@@ -312,6 +312,18 @@ declare class ExtensionCoordinator {
|
|
|
312
312
|
* @returns The extension, or `undefined` if not loaded.
|
|
313
313
|
*/
|
|
314
314
|
getExtension(name: string): KernelMakaioExtension | undefined;
|
|
315
|
+
/**
|
|
316
|
+
* Collect all provider definition IDs declared by loaded extensions.
|
|
317
|
+
*
|
|
318
|
+
* Iterates every loaded extension regardless of lifecycle state and extracts
|
|
319
|
+
* provider definition IDs from their {@link KernelMakaioExtension.providers}
|
|
320
|
+
* arrays. The returned set represents the universe of provider definitions
|
|
321
|
+
* that may eventually become active. Consumers use this to distinguish
|
|
322
|
+
* providers whose extension is loaded but not yet active (present in the
|
|
323
|
+
* set) from providers whose extension is not installed at all (absent).
|
|
324
|
+
* @returns Set of provider definition IDs from all loaded extensions.
|
|
325
|
+
*/
|
|
326
|
+
getLoadedProviderDefinitionIds(): ReadonlySet<string>;
|
|
315
327
|
/**
|
|
316
328
|
* Iterate all active extensions in dependency order with their contexts.
|
|
317
329
|
*
|
|
@@ -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";
|
|
21
22
|
active: "active";
|
|
22
23
|
stopped: "stopped";
|
|
23
24
|
discovered: "discovered";
|
|
24
|
-
failed: "failed";
|
|
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";
|
|
50
51
|
active: "active";
|
|
51
52
|
stopped: "stopped";
|
|
52
53
|
discovered: "discovered";
|
|
53
|
-
failed: "failed";
|
|
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";
|
|
71
72
|
active: "active";
|
|
72
73
|
stopped: "stopped";
|
|
73
74
|
discovered: "discovered";
|
|
74
|
-
failed: "failed";
|
|
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";
|
|
93
94
|
active: "active";
|
|
94
95
|
stopped: "stopped";
|
|
95
96
|
discovered: "discovered";
|
|
96
|
-
failed: "failed";
|
|
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";
|
|
141
142
|
active: "active";
|
|
142
143
|
stopped: "stopped";
|
|
143
144
|
discovered: "discovered";
|
|
144
|
-
failed: "failed";
|
|
145
145
|
skipped: "skipped";
|
|
146
146
|
initializing: "initializing";
|
|
147
147
|
}>;
|
|
148
148
|
to: z.ZodEnum<{
|
|
149
|
+
failed: "failed";
|
|
149
150
|
active: "active";
|
|
150
151
|
stopped: "stopped";
|
|
151
152
|
discovered: "discovered";
|
|
152
|
-
failed: "failed";
|
|
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";
|
|
184
185
|
active: "active";
|
|
185
186
|
stopped: "stopped";
|
|
186
187
|
discovered: "discovered";
|
|
187
|
-
failed: "failed";
|
|
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";
|
|
222
223
|
active: "active";
|
|
223
224
|
stopped: "stopped";
|
|
224
225
|
discovered: "discovered";
|
|
225
|
-
failed: "failed";
|
|
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";
|
|
596
597
|
active: "active";
|
|
597
598
|
stopped: "stopped";
|
|
598
599
|
discovered: "discovered";
|
|
599
|
-
failed: "failed";
|
|
600
600
|
skipped: "skipped";
|
|
601
601
|
initializing: "initializing";
|
|
602
602
|
}>;
|
|
603
603
|
to: z.ZodEnum<{
|
|
604
|
+
failed: "failed";
|
|
604
605
|
active: "active";
|
|
605
606
|
stopped: "stopped";
|
|
606
607
|
discovered: "discovered";
|
|
607
|
-
failed: "failed";
|
|
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";
|
|
639
640
|
active: "active";
|
|
640
641
|
stopped: "stopped";
|
|
641
642
|
discovered: "discovered";
|
|
642
|
-
failed: "failed";
|
|
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";
|
|
677
678
|
active: "active";
|
|
678
679
|
stopped: "stopped";
|
|
679
680
|
discovered: "discovered";
|
|
680
|
-
failed: "failed";
|
|
681
681
|
skipped: "skipped";
|
|
682
682
|
initializing: "initializing";
|
|
683
683
|
}>;
|