@makaio/framework 1.0.0-dev-1781994277521 → 1.0.0-dev-1781996773251

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.
Files changed (57) hide show
  1. package/dist/.makaio-build.json +2 -2
  2. package/dist/adapter-subsystem/index.mjs +1 -1
  3. package/dist/adapters/index.d.mts +1 -1
  4. package/dist/adapters/index.mjs +1 -1
  5. package/dist/bus/index.d.mts +20 -20
  6. package/dist/contracts/adapter/index.d.mts +1 -1
  7. package/dist/contracts/artifact/index.d.mts +1 -1
  8. package/dist/contracts/canonical-model/index.d.mts +1 -1
  9. package/dist/contracts/extension/index.d.mts +3 -3
  10. package/dist/contracts/harness/index.d.mts +1 -1
  11. package/dist/contracts/index.d.mts +153 -153
  12. package/dist/contracts/session/index.d.mts +2 -2
  13. package/dist/contracts/shared/index.d.mts +1 -1
  14. package/dist/contracts/variant/index.d.mts +1 -1
  15. package/dist/contracts/workflow/index.d.mts +2 -2
  16. package/dist/{index-CmHdpW0E.d.mts → index-4eP9DRL_.d.mts} +8 -8
  17. package/dist/{index-DcKU6lPk.d.mts → index-BfsvUD9j.d.mts} +54 -54
  18. package/dist/{index-Bb6a9c_k.d.mts → index-CUSOL0X_.d.mts} +339 -339
  19. package/dist/{index-NkNbYFud.d.mts → index-CaerrEDH.d.mts} +1 -1
  20. package/dist/{index-BHol4LQf.d.mts → index-Cx1Bm6WD.d.mts} +4 -4
  21. package/dist/{index-B4ZdZi50.d.mts → index-DDehaguq.d.mts} +338 -338
  22. package/dist/{index-BfTHRjZa.d.mts → index-DHUARU-6.d.mts} +4 -4
  23. package/dist/{index-CUgqdVBB.d.mts → index-DImePakw.d.mts} +8 -8
  24. package/dist/{index-DDrS0Axp.d.mts → index-DOIbPMcj.d.mts} +15 -15
  25. package/dist/{index-BmvbMMIk.d.mts → index-Dch9gi4S.d.mts} +1 -1
  26. package/dist/{index-CszcIqMC.d.mts → index-DvLCzle5.d.mts} +12 -12
  27. package/dist/{index-CqImyhjX.d.mts → index-WHUV7neB.d.mts} +100 -100
  28. package/dist/kernel/extension/index.d.mts +1 -1
  29. package/dist/kernel/index.d.mts +2 -2
  30. package/dist/kernel/observability/index.d.mts +1 -1
  31. package/dist/{namespace-4xHw59K8.d.mts → namespace-Bm77p82L.d.mts} +1 -1
  32. package/dist/{namespace-CmUh_lVP.d.mts → namespace-CfvtDD_U.d.mts} +154 -154
  33. package/dist/{namespace-6sIu5nBI2.d.mts → namespace-D8P8Sxce2.d.mts} +2 -2
  34. package/dist/{namespace-Bz0ORDns.d.mts → namespace-UaiY5v62.d.mts} +38 -38
  35. package/dist/package.json +1 -1
  36. package/dist/{schema-Dky4zu9D.d.mts → schema-CKTzwiif.d.mts} +2 -2
  37. package/dist/{schemas-DRYXani5.d.mts → schemas-CoFCV42v.d.mts} +154 -154
  38. package/dist/{schemas-Do7Js2ao2.d.mts → schemas-CwgS7KoL2.d.mts} +15 -15
  39. package/dist/services/agent-runtime/index.d.mts +2 -2
  40. package/dist/services/agent-runtime/namespace.d.mts +1 -1
  41. package/dist/services/agent-runtime/schemas.d.mts +1 -1
  42. package/dist/services/filesystem/namespace.d.mts +6 -6
  43. package/dist/services/filesystem/schemas.d.mts +3 -3
  44. package/dist/services/harness/index.d.mts +3 -3
  45. package/dist/services/index.d.mts +102 -102
  46. package/dist/services/session/index.d.mts +4 -4
  47. package/dist/services/session/messages/namespace.d.mts +1 -1
  48. package/dist/services/session/storage/namespace.d.mts +1 -1
  49. package/dist/services/session/storage/schema.d.mts +1 -1
  50. package/dist/services/settings/namespace.d.mts +12 -12
  51. package/dist/services/subagent-template/index.d.mts +2 -2
  52. package/dist/services/subagent-template/namespace.d.mts +1 -1
  53. package/dist/services/subagent-template/schemas.d.mts +1 -1
  54. package/dist/{transition-BUKCl8gP.d.mts → transition-BBElJqQ8.d.mts} +1 -1
  55. package/dist/{types-CFbvKZRj.d.mts → types-B49V7vZJ.d.mts} +246 -246
  56. package/dist/workflow-engine/index.d.mts +52 -52
  57. package/package.json +1 -1
@@ -1,10 +1,10 @@
1
- import { F as ArtifactLifecycleHookRegistration$1, P as ArtifactLifecycleHookEvent, T as AnyArtifactKindDefinition } from "./index-CUgqdVBB.mjs";
1
+ import { F as ArtifactLifecycleHookRegistration$1, P as ArtifactLifecycleHookEvent, T as AnyArtifactKindDefinition } from "./index-DImePakw.mjs";
2
2
  import { A as VersionRange, O as VersionLiteral$1, r as ClientDefinition$1 } from "./definition-CuJvtYeG.mjs";
3
3
  import { c as ProviderDefinitionInput$1, r as ProtocolId$1 } from "./definition-Cllhr9mi.mjs";
4
4
  import { t as RequiredTimeoutConfig } from "./index-CuHqL95P.mjs";
5
- import { b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1, j as SessionMessage$1 } from "./types-CFbvKZRj.mjs";
6
- import { D as EntityUIConfig, I as FormFieldProps } from "./index-NkNbYFud.mjs";
7
- import { n as ExtensionTransitionRulesContribution, t as ExtensionTransitionActionsContribution, y as WorkflowBlockCollection$1 } from "./transition-BUKCl8gP.mjs";
5
+ import { b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1, j as SessionMessage$1 } from "./types-B49V7vZJ.mjs";
6
+ import { D as EntityUIConfig, I as FormFieldProps } from "./index-CaerrEDH.mjs";
7
+ import { n as ExtensionTransitionRulesContribution, t as ExtensionTransitionActionsContribution, y as WorkflowBlockCollection$1 } from "./transition-BBElJqQ8.mjs";
8
8
  import { l as FacetNamespaceDefinition } from "./index-CuILCdip.mjs";
9
9
  import { t as SurfaceBindingDefinition } from "./definition-0EXM1tyu.mjs";
10
10
  import { z } from "zod";
@@ -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
- supersedes: "supersedes";
436
435
  manual: "manual";
436
+ supersedes: "supersedes";
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
- supersedes: "supersedes";
455
454
  manual: "manual";
455
+ supersedes: "supersedes";
456
456
  coexist: "coexist";
457
457
  }>;
458
458
  status: z.ZodOptional<z.ZodObject<{
@@ -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
- supersedes: "supersedes";
1335
1334
  manual: "manual";
1335
+ supersedes: "supersedes";
1336
1336
  coexist: "coexist";
1337
1337
  }>;
1338
1338
  status: z.ZodOptional<z.ZodObject<{
@@ -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
- supersedes: "supersedes";
1398
1397
  manual: "manual";
1398
+ supersedes: "supersedes";
1399
1399
  coexist: "coexist";
1400
1400
  }>;
1401
1401
  status: z.ZodOptional<z.ZodObject<{
@@ -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
- supersedes: "supersedes";
2583
2582
  manual: "manual";
2583
+ supersedes: "supersedes";
2584
2584
  coexist: "coexist";
2585
2585
  }>;
2586
2586
  status: z.ZodOptional<z.ZodObject<{
@@ -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
- supersedes: "supersedes";
2646
2645
  manual: "manual";
2646
+ supersedes: "supersedes";
2647
2647
  coexist: "coexist";
2648
2648
  }>;
2649
2649
  status: z.ZodOptional<z.ZodObject<{
@@ -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
- supersedes: "supersedes";
3844
3843
  manual: "manual";
3844
+ supersedes: "supersedes";
3845
3845
  coexist: "coexist";
3846
3846
  }>;
3847
3847
  status: z.ZodOptional<z.ZodObject<{
@@ -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
- supersedes: "supersedes";
3907
3906
  manual: "manual";
3907
+ supersedes: "supersedes";
3908
3908
  coexist: "coexist";
3909
3909
  }>;
3910
3910
  status: z.ZodOptional<z.ZodObject<{
@@ -946,8 +946,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
946
946
  member: "member";
947
947
  }>;
948
948
  status: z.ZodEnum<{
949
- active: "active";
950
949
  idle: "idle";
950
+ active: "active";
951
951
  dead: "dead";
952
952
  disposed: "disposed";
953
953
  }>;
@@ -989,8 +989,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
989
989
  member: "member";
990
990
  }>;
991
991
  status: z.ZodEnum<{
992
- active: "active";
993
992
  idle: "idle";
993
+ active: "active";
994
994
  dead: "dead";
995
995
  disposed: "disposed";
996
996
  }>;
@@ -1027,8 +1027,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
1027
1027
  adapterName: z.ZodString;
1028
1028
  status: z.ZodOptional<z.ZodEnum<{
1029
1029
  all: "all";
1030
- active: "active";
1031
1030
  idle: "idle";
1031
+ active: "active";
1032
1032
  dead: "dead";
1033
1033
  disposed: "disposed";
1034
1034
  }>>;
@@ -1058,8 +1058,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
1058
1058
  member: "member";
1059
1059
  }>;
1060
1060
  status: z.ZodEnum<{
1061
- active: "active";
1062
1061
  idle: "idle";
1062
+ active: "active";
1063
1063
  dead: "dead";
1064
1064
  disposed: "disposed";
1065
1065
  }>;
@@ -1103,8 +1103,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
1103
1103
  member: "member";
1104
1104
  }>;
1105
1105
  status: z.ZodEnum<{
1106
- active: "active";
1107
1106
  idle: "idle";
1107
+ active: "active";
1108
1108
  dead: "dead";
1109
1109
  disposed: "disposed";
1110
1110
  }>;
@@ -1123,8 +1123,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
1123
1123
  request: z.ZodObject<{
1124
1124
  agentId: z.ZodString;
1125
1125
  status: z.ZodEnum<{
1126
- active: "active";
1127
1126
  idle: "idle";
1127
+ active: "active";
1128
1128
  dead: "dead";
1129
1129
  disposed: "disposed";
1130
1130
  }>;
@@ -1463,7 +1463,7 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
1463
1463
  tableName: "agents";
1464
1464
  dataType: "string";
1465
1465
  columnType: "SQLiteText";
1466
- data: "active" | "idle" | "dead" | "disposed";
1466
+ data: "idle" | "active" | "dead" | "disposed";
1467
1467
  driverParam: string;
1468
1468
  notNull: true;
1469
1469
  hasDefault: false;
@@ -1555,8 +1555,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
1555
1555
  member: "member";
1556
1556
  }>;
1557
1557
  status: z.ZodEnum<{
1558
- active: "active";
1559
1558
  idle: "idle";
1559
+ active: "active";
1560
1560
  dead: "dead";
1561
1561
  disposed: "disposed";
1562
1562
  }>;
@@ -1598,8 +1598,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
1598
1598
  member: "member";
1599
1599
  }>;
1600
1600
  status: z.ZodEnum<{
1601
- active: "active";
1602
1601
  idle: "idle";
1602
+ active: "active";
1603
1603
  dead: "dead";
1604
1604
  disposed: "disposed";
1605
1605
  }>;
@@ -1636,8 +1636,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
1636
1636
  adapterName: z.ZodString;
1637
1637
  status: z.ZodOptional<z.ZodEnum<{
1638
1638
  all: "all";
1639
- active: "active";
1640
1639
  idle: "idle";
1640
+ active: "active";
1641
1641
  dead: "dead";
1642
1642
  disposed: "disposed";
1643
1643
  }>>;
@@ -1667,8 +1667,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
1667
1667
  member: "member";
1668
1668
  }>;
1669
1669
  status: z.ZodEnum<{
1670
- active: "active";
1671
1670
  idle: "idle";
1671
+ active: "active";
1672
1672
  dead: "dead";
1673
1673
  disposed: "disposed";
1674
1674
  }>;
@@ -1712,8 +1712,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
1712
1712
  member: "member";
1713
1713
  }>;
1714
1714
  status: z.ZodEnum<{
1715
- active: "active";
1716
1715
  idle: "idle";
1716
+ active: "active";
1717
1717
  dead: "dead";
1718
1718
  disposed: "disposed";
1719
1719
  }>;
@@ -1732,8 +1732,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
1732
1732
  request: z.ZodObject<{
1733
1733
  agentId: z.ZodString;
1734
1734
  status: z.ZodEnum<{
1735
- active: "active";
1736
1735
  idle: "idle";
1736
+ active: "active";
1737
1737
  dead: "dead";
1738
1738
  disposed: "disposed";
1739
1739
  }>;
@@ -1905,7 +1905,7 @@ declare const sessionStorageSchema: _$_makaio_storage_drizzle0.DialectSchema<{
1905
1905
  tableName: "sessions";
1906
1906
  dataType: "string";
1907
1907
  columnType: "SQLiteText";
1908
- data: "active" | "archived" | "closed" | "discovered";
1908
+ data: "closed" | "active" | "archived" | "discovered";
1909
1909
  driverParam: string;
1910
1910
  notNull: true;
1911
1911
  hasDefault: false;
@@ -2740,7 +2740,7 @@ declare const sessionStorageSchema: _$_makaio_storage_drizzle0.DialectSchema<{
2740
2740
  tableName: "agents";
2741
2741
  dataType: "string";
2742
2742
  columnType: "SQLiteText";
2743
- data: "active" | "idle" | "dead" | "disposed";
2743
+ data: "idle" | "active" | "dead" | "disposed";
2744
2744
  driverParam: string;
2745
2745
  notNull: true;
2746
2746
  hasDefault: false;
@@ -1,5 +1,5 @@
1
1
  import { i as CliContribution } from "./types-DCvp_swt.mjs";
2
- import { c as ExtensionInfo } from "./index-CszcIqMC.mjs";
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";
@@ -18,9 +18,9 @@ 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
- failed: "failed";
24
24
  discovered: "discovered";
25
25
  skipped: "skipped";
26
26
  initializing: "initializing";
@@ -47,9 +47,9 @@ 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
- failed: "failed";
53
53
  discovered: "discovered";
54
54
  skipped: "skipped";
55
55
  initializing: "initializing";
@@ -68,9 +68,9 @@ 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
- failed: "failed";
74
74
  discovered: "discovered";
75
75
  skipped: "skipped";
76
76
  initializing: "initializing";
@@ -90,9 +90,9 @@ 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
- failed: "failed";
96
96
  discovered: "discovered";
97
97
  skipped: "skipped";
98
98
  initializing: "initializing";
@@ -138,17 +138,17 @@ 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
- failed: "failed";
144
144
  discovered: "discovered";
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
- failed: "failed";
152
152
  discovered: "discovered";
153
153
  skipped: "skipped";
154
154
  initializing: "initializing";
@@ -181,9 +181,9 @@ 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
- failed: "failed";
187
187
  discovered: "discovered";
188
188
  skipped: "skipped";
189
189
  initializing: "initializing";
@@ -219,9 +219,9 @@ 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
- failed: "failed";
225
225
  discovered: "discovered";
226
226
  skipped: "skipped";
227
227
  initializing: "initializing";
@@ -593,17 +593,17 @@ 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
- failed: "failed";
599
599
  discovered: "discovered";
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
- failed: "failed";
607
607
  discovered: "discovered";
608
608
  skipped: "skipped";
609
609
  initializing: "initializing";
@@ -636,9 +636,9 @@ 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
- failed: "failed";
642
642
  discovered: "discovered";
643
643
  skipped: "skipped";
644
644
  initializing: "initializing";
@@ -674,9 +674,9 @@ 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
- failed: "failed";
680
680
  discovered: "discovered";
681
681
  skipped: "skipped";
682
682
  initializing: "initializing";