@makaio/framework 1.0.0-dev-1781368205459 → 1.0.0-dev-1781382091626

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 (76) hide show
  1. package/dist/.makaio-build.json +2 -2
  2. package/dist/adapters/index.d.mts +1 -1
  3. package/dist/bus/index.d.mts +19 -19
  4. package/dist/clients/index.d.mts +5 -5
  5. package/dist/contracts/adapter/index.d.mts +1 -1
  6. package/dist/contracts/artifact/index.d.mts +1 -1
  7. package/dist/contracts/client/index.d.mts +1 -1
  8. package/dist/contracts/extension/index.d.mts +3 -3
  9. package/dist/contracts/facet/index.d.mts +1 -1
  10. package/dist/contracts/harness/index.d.mts +1 -1
  11. package/dist/contracts/index.d.mts +241 -241
  12. package/dist/contracts/materialization/index.d.mts +3 -3
  13. package/dist/contracts/session/index.d.mts +2 -2
  14. package/dist/contracts/shared/index.d.mts +1 -1
  15. package/dist/contracts/skill/index.d.mts +1 -1
  16. package/dist/{definition-DqJOg6Lv.d.mts → definition-DWWzV-k0.d.mts} +1 -1
  17. package/dist/{index-D0Fupmhd.d.mts → index-Abq3I8wg.d.mts} +289 -289
  18. package/dist/{index-DC6F_m3G.d.mts → index-B1Rz7oUy.d.mts} +8 -8
  19. package/dist/{index-BCKRUuI2.d.mts → index-B2xbnMZe.d.mts} +1 -1
  20. package/dist/{index-ChrHbhJV.d.mts → index-B8tAGwHR.d.mts} +284 -284
  21. package/dist/{index-fVgKVvta.d.mts → index-BT5tNA3Y.d.mts} +1 -1
  22. package/dist/{index-Ckm-R1Cr.d.mts → index-BpXX9WZJ.d.mts} +6 -6
  23. package/dist/{index-B6VdcJ5l.d.mts → index-C3zfJg6s.d.mts} +34 -34
  24. package/dist/{index-BYkOUd0x.d.mts → index-CKP_uNGT.d.mts} +15 -15
  25. package/dist/{index-BHAOu6Hs.d.mts → index-COwW_2Gb.d.mts} +27 -27
  26. package/dist/{index-Dtj6N2sx.d.mts → index-DQppnGdC.d.mts} +15 -15
  27. package/dist/{index-Cb0zGPMV.d.mts → index-DW8EiMJ9.d.mts} +16 -16
  28. package/dist/{index-Bibt5jAX.d.mts → index-DlvMtyHK.d.mts} +8 -8
  29. package/dist/{index-BheaEhyI.d.mts → index-Dyz7dzLW.d.mts} +9 -9
  30. package/dist/{index-DhpOh71Z.d.mts → index-RUN1iHYu.d.mts} +4 -4
  31. package/dist/{index-B4vJi_iM2.d.mts → index-wP87FKTQ2.d.mts} +1 -1
  32. package/dist/kernel/extension/index.d.mts +1 -1
  33. package/dist/kernel/index.d.mts +2 -2
  34. package/dist/kernel/observability/index.d.mts +1 -1
  35. package/dist/mcp-http-server/index.d.mts +73 -4
  36. package/dist/mcp-http-server/index.mjs +4 -4
  37. package/dist/{namespace-B03JE_ec.d.mts → namespace--ROWLToE.d.mts} +7 -7
  38. package/dist/{namespace-_Ii2qs15.d.mts → namespace-5BLWcC3Q.d.mts} +38 -38
  39. package/dist/{namespace-CtK3nKKj2.d.mts → namespace-B60mn8J-2.d.mts} +2 -2
  40. package/dist/{namespace-CqUGzG53.d.mts → namespace-BSNFeJA4.d.mts} +2 -2
  41. package/dist/{namespace-BGmNI3O1.d.mts → namespace-Ds6HkJEU.d.mts} +136 -136
  42. package/dist/package.json +1 -1
  43. package/dist/{schema-BJS05p13.d.mts → schema-cNoxaiT0.d.mts} +2 -2
  44. package/dist/{schemas-lqvZ6UpK.d.mts → schemas-DUE6mc1O.d.mts} +3 -3
  45. package/dist/{schemas-CwF2K9N52.d.mts → schemas-DsyYsfVN2.d.mts} +15 -15
  46. package/dist/{schemas-t1VR6_b_.d.mts → schemas-o2Q24yOF.d.mts} +3 -3
  47. package/dist/{schemas-C2c64X6h.d.mts → schemas-on3_N5HP.d.mts} +136 -136
  48. package/dist/services/agent-runtime/index.d.mts +2 -2
  49. package/dist/services/agent-runtime/namespace.d.mts +1 -1
  50. package/dist/services/agent-runtime/schemas.d.mts +1 -1
  51. package/dist/services/context-rules/index.d.mts +11 -11
  52. package/dist/services/execution-target/index.d.mts +1 -1
  53. package/dist/services/git/namespace.d.mts +2 -2
  54. package/dist/services/git/schemas.d.mts +1 -1
  55. package/dist/services/harness/index.d.mts +3 -3
  56. package/dist/services/index.d.mts +99 -99
  57. package/dist/services/log-import/browser.d.mts +2 -2
  58. package/dist/services/log-import/index.d.mts +2 -2
  59. package/dist/services/log-import/log-import.d.mts +1 -1
  60. package/dist/services/log-import/namespace.d.mts +2 -2
  61. package/dist/services/log-import/schemas.d.mts +1 -1
  62. package/dist/services/session/index.d.mts +4 -4
  63. package/dist/services/session/messages/namespace.d.mts +1 -1
  64. package/dist/services/session/storage/namespace.d.mts +1 -1
  65. package/dist/services/session/storage/schema.d.mts +1 -1
  66. package/dist/services/settings/namespace.d.mts +12 -12
  67. package/dist/services/subagent-template/index.d.mts +2 -2
  68. package/dist/services/subagent-template/namespace.d.mts +1 -1
  69. package/dist/services/subagent-template/schemas.d.mts +1 -1
  70. package/dist/services/tray-menu/index.d.mts +2 -2
  71. package/dist/services/tray-menu/namespace.d.mts +1 -1
  72. package/dist/services/tray-menu/schemas.d.mts +1 -1
  73. package/dist/{types-CjrDiL2H.d.mts → types-BtsKrzK7.d.mts} +197 -197
  74. package/dist/{types-D0fPFh-D.d.mts → types-D5IMwOkJ.d.mts} +1 -1
  75. package/dist/workflow-engine/index.d.mts +69 -69
  76. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- import { r as ArtifactProjectionPolicy$1 } from "./schemas-t1VR6_b_.mjs";
1
+ import { r as ArtifactProjectionPolicy$1 } from "./schemas-o2Q24yOF.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";
@@ -472,9 +472,9 @@ declare const ArtifactKindRegistrationSchema: z.ZodObject<{
472
472
  searchableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
473
473
  projection: z.ZodOptional<z.ZodObject<{
474
474
  mode: z.ZodEnum<{
475
- none: "none";
476
- surface: "surface";
477
475
  comment: "comment";
476
+ surface: "surface";
477
+ none: "none";
478
478
  }>;
479
479
  defaultRole: z.ZodOptional<z.ZodEnum<{
480
480
  workpiece: "workpiece";
@@ -1352,9 +1352,9 @@ declare const ArtifactSchemas: {
1352
1352
  searchableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
1353
1353
  projection: z.ZodOptional<z.ZodObject<{
1354
1354
  mode: z.ZodEnum<{
1355
- none: "none";
1356
- surface: "surface";
1357
1355
  comment: "comment";
1356
+ surface: "surface";
1357
+ none: "none";
1358
1358
  }>;
1359
1359
  defaultRole: z.ZodOptional<z.ZodEnum<{
1360
1360
  workpiece: "workpiece";
@@ -1415,9 +1415,9 @@ declare const ArtifactSchemas: {
1415
1415
  searchableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
1416
1416
  projection: z.ZodOptional<z.ZodObject<{
1417
1417
  mode: z.ZodEnum<{
1418
- none: "none";
1419
- surface: "surface";
1420
1418
  comment: "comment";
1419
+ surface: "surface";
1420
+ none: "none";
1421
1421
  }>;
1422
1422
  defaultRole: z.ZodOptional<z.ZodEnum<{
1423
1423
  workpiece: "workpiece";
@@ -1487,12 +1487,11 @@ declare const ArtifactSchemas: {
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
1489
  kind: z.ZodString;
1490
- createdAt: z.ZodOptional<z.ZodNumber>;
1491
- schemaVersion: z.ZodString;
1492
1490
  scope: z.ZodObject<{
1493
1491
  level: z.ZodString;
1494
1492
  ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1495
1493
  }, z.core.$strip>;
1494
+ schemaVersion: z.ZodString;
1496
1495
  actor: z.ZodObject<{
1497
1496
  kind: z.ZodString;
1498
1497
  id: z.ZodString;
@@ -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<{
@@ -1669,12 +1669,11 @@ declare const ArtifactSchemas: {
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
1671
  kind: z.ZodString;
1672
- createdAt: z.ZodOptional<z.ZodNumber>;
1673
- schemaVersion: z.ZodString;
1674
1672
  scope: z.ZodObject<{
1675
1673
  level: z.ZodString;
1676
1674
  ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1677
1675
  }, z.core.$strip>;
1676
+ schemaVersion: z.ZodString;
1678
1677
  actor: z.ZodObject<{
1679
1678
  kind: z.ZodString;
1680
1679
  id: z.ZodString;
@@ -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<{
@@ -2600,9 +2600,9 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
2600
2600
  searchableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
2601
2601
  projection: z.ZodOptional<z.ZodObject<{
2602
2602
  mode: z.ZodEnum<{
2603
- none: "none";
2604
- surface: "surface";
2605
2603
  comment: "comment";
2604
+ surface: "surface";
2605
+ none: "none";
2606
2606
  }>;
2607
2607
  defaultRole: z.ZodOptional<z.ZodEnum<{
2608
2608
  workpiece: "workpiece";
@@ -2663,9 +2663,9 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
2663
2663
  searchableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
2664
2664
  projection: z.ZodOptional<z.ZodObject<{
2665
2665
  mode: z.ZodEnum<{
2666
- none: "none";
2667
- surface: "surface";
2668
2666
  comment: "comment";
2667
+ surface: "surface";
2668
+ none: "none";
2669
2669
  }>;
2670
2670
  defaultRole: z.ZodOptional<z.ZodEnum<{
2671
2671
  workpiece: "workpiece";
@@ -2735,12 +2735,11 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
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
2737
  kind: z.ZodString;
2738
- createdAt: z.ZodOptional<z.ZodNumber>;
2739
- schemaVersion: z.ZodString;
2740
2738
  scope: z.ZodObject<{
2741
2739
  level: z.ZodString;
2742
2740
  ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
2743
2741
  }, z.core.$strip>;
2742
+ schemaVersion: z.ZodString;
2744
2743
  actor: z.ZodObject<{
2745
2744
  kind: z.ZodString;
2746
2745
  id: z.ZodString;
@@ -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<{
@@ -2917,12 +2917,11 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
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
2919
  kind: z.ZodString;
2920
- createdAt: z.ZodOptional<z.ZodNumber>;
2921
- schemaVersion: z.ZodString;
2922
2920
  scope: z.ZodObject<{
2923
2921
  level: z.ZodString;
2924
2922
  ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
2925
2923
  }, z.core.$strip>;
2924
+ schemaVersion: z.ZodString;
2926
2925
  actor: z.ZodObject<{
2927
2926
  kind: z.ZodString;
2928
2927
  id: z.ZodString;
@@ -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<{
@@ -3861,9 +3861,9 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
3861
3861
  searchableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
3862
3862
  projection: z.ZodOptional<z.ZodObject<{
3863
3863
  mode: z.ZodEnum<{
3864
- none: "none";
3865
- surface: "surface";
3866
3864
  comment: "comment";
3865
+ surface: "surface";
3866
+ none: "none";
3867
3867
  }>;
3868
3868
  defaultRole: z.ZodOptional<z.ZodEnum<{
3869
3869
  workpiece: "workpiece";
@@ -3924,9 +3924,9 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
3924
3924
  searchableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
3925
3925
  projection: z.ZodOptional<z.ZodObject<{
3926
3926
  mode: z.ZodEnum<{
3927
- none: "none";
3928
- surface: "surface";
3929
3927
  comment: "comment";
3928
+ surface: "surface";
3929
+ none: "none";
3930
3930
  }>;
3931
3931
  defaultRole: z.ZodOptional<z.ZodEnum<{
3932
3932
  workpiece: "workpiece";
@@ -3996,12 +3996,11 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
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
3998
  kind: z.ZodString;
3999
- createdAt: z.ZodOptional<z.ZodNumber>;
4000
- schemaVersion: z.ZodString;
4001
3999
  scope: z.ZodObject<{
4002
4000
  level: z.ZodString;
4003
4001
  ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
4004
4002
  }, z.core.$strip>;
4003
+ schemaVersion: z.ZodString;
4005
4004
  actor: z.ZodObject<{
4006
4005
  kind: z.ZodString;
4007
4006
  id: z.ZodString;
@@ -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<{
@@ -4178,12 +4178,11 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
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
4180
  kind: z.ZodString;
4181
- createdAt: z.ZodOptional<z.ZodNumber>;
4182
- schemaVersion: z.ZodString;
4183
4181
  scope: z.ZodObject<{
4184
4182
  level: z.ZodString;
4185
4183
  ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
4186
4184
  }, z.core.$strip>;
4185
+ schemaVersion: z.ZodString;
4187
4186
  actor: z.ZodObject<{
4188
4187
  kind: z.ZodString;
4189
4188
  id: z.ZodString;
@@ -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<{
@@ -942,8 +942,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
942
942
  member: "member";
943
943
  }>;
944
944
  status: z.ZodEnum<{
945
- idle: "idle";
946
945
  active: "active";
946
+ idle: "idle";
947
947
  dead: "dead";
948
948
  disposed: "disposed";
949
949
  }>;
@@ -985,8 +985,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
985
985
  member: "member";
986
986
  }>;
987
987
  status: z.ZodEnum<{
988
- idle: "idle";
989
988
  active: "active";
989
+ idle: "idle";
990
990
  dead: "dead";
991
991
  disposed: "disposed";
992
992
  }>;
@@ -1023,8 +1023,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
1023
1023
  adapterName: z.ZodString;
1024
1024
  status: z.ZodOptional<z.ZodEnum<{
1025
1025
  all: "all";
1026
- idle: "idle";
1027
1026
  active: "active";
1027
+ idle: "idle";
1028
1028
  dead: "dead";
1029
1029
  disposed: "disposed";
1030
1030
  }>>;
@@ -1054,8 +1054,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
1054
1054
  member: "member";
1055
1055
  }>;
1056
1056
  status: z.ZodEnum<{
1057
- idle: "idle";
1058
1057
  active: "active";
1058
+ idle: "idle";
1059
1059
  dead: "dead";
1060
1060
  disposed: "disposed";
1061
1061
  }>;
@@ -1099,8 +1099,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
1099
1099
  member: "member";
1100
1100
  }>;
1101
1101
  status: z.ZodEnum<{
1102
- idle: "idle";
1103
1102
  active: "active";
1103
+ idle: "idle";
1104
1104
  dead: "dead";
1105
1105
  disposed: "disposed";
1106
1106
  }>;
@@ -1119,8 +1119,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
1119
1119
  request: z.ZodObject<{
1120
1120
  agentId: z.ZodString;
1121
1121
  status: z.ZodEnum<{
1122
- idle: "idle";
1123
1122
  active: "active";
1123
+ idle: "idle";
1124
1124
  dead: "dead";
1125
1125
  disposed: "disposed";
1126
1126
  }>;
@@ -1459,7 +1459,7 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
1459
1459
  tableName: "agents";
1460
1460
  dataType: "string";
1461
1461
  columnType: "SQLiteText";
1462
- data: "idle" | "active" | "dead" | "disposed";
1462
+ data: "active" | "idle" | "dead" | "disposed";
1463
1463
  driverParam: string;
1464
1464
  notNull: true;
1465
1465
  hasDefault: false;
@@ -1551,8 +1551,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
1551
1551
  member: "member";
1552
1552
  }>;
1553
1553
  status: z.ZodEnum<{
1554
- idle: "idle";
1555
1554
  active: "active";
1555
+ idle: "idle";
1556
1556
  dead: "dead";
1557
1557
  disposed: "disposed";
1558
1558
  }>;
@@ -1594,8 +1594,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
1594
1594
  member: "member";
1595
1595
  }>;
1596
1596
  status: z.ZodEnum<{
1597
- idle: "idle";
1598
1597
  active: "active";
1598
+ idle: "idle";
1599
1599
  dead: "dead";
1600
1600
  disposed: "disposed";
1601
1601
  }>;
@@ -1632,8 +1632,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
1632
1632
  adapterName: z.ZodString;
1633
1633
  status: z.ZodOptional<z.ZodEnum<{
1634
1634
  all: "all";
1635
- idle: "idle";
1636
1635
  active: "active";
1636
+ idle: "idle";
1637
1637
  dead: "dead";
1638
1638
  disposed: "disposed";
1639
1639
  }>>;
@@ -1663,8 +1663,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
1663
1663
  member: "member";
1664
1664
  }>;
1665
1665
  status: z.ZodEnum<{
1666
- idle: "idle";
1667
1666
  active: "active";
1667
+ idle: "idle";
1668
1668
  dead: "dead";
1669
1669
  disposed: "disposed";
1670
1670
  }>;
@@ -1708,8 +1708,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
1708
1708
  member: "member";
1709
1709
  }>;
1710
1710
  status: z.ZodEnum<{
1711
- idle: "idle";
1712
1711
  active: "active";
1712
+ idle: "idle";
1713
1713
  dead: "dead";
1714
1714
  disposed: "disposed";
1715
1715
  }>;
@@ -1728,8 +1728,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
1728
1728
  request: z.ZodObject<{
1729
1729
  agentId: z.ZodString;
1730
1730
  status: z.ZodEnum<{
1731
- idle: "idle";
1732
1731
  active: "active";
1732
+ idle: "idle";
1733
1733
  dead: "dead";
1734
1734
  disposed: "disposed";
1735
1735
  }>;
@@ -1901,7 +1901,7 @@ declare const sessionStorageSchema: _$_makaio_storage_drizzle0.DialectSchema<{
1901
1901
  tableName: "sessions";
1902
1902
  dataType: "string";
1903
1903
  columnType: "SQLiteText";
1904
- data: "closed" | "active" | "archived" | "discovered";
1904
+ data: "active" | "archived" | "closed" | "discovered";
1905
1905
  driverParam: string;
1906
1906
  notNull: true;
1907
1907
  hasDefault: false;
@@ -2717,7 +2717,7 @@ declare const sessionStorageSchema: _$_makaio_storage_drizzle0.DialectSchema<{
2717
2717
  tableName: "agents";
2718
2718
  dataType: "string";
2719
2719
  columnType: "SQLiteText";
2720
- data: "idle" | "active" | "dead" | "disposed";
2720
+ data: "active" | "idle" | "dead" | "disposed";
2721
2721
  driverParam: string;
2722
2722
  notNull: true;
2723
2723
  hasDefault: false;
@@ -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
- stopped: "stopped";
22
21
  failed: "failed";
23
22
  active: "active";
23
+ stopped: "stopped";
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
- stopped: "stopped";
51
50
  failed: "failed";
52
51
  active: "active";
52
+ stopped: "stopped";
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
- stopped: "stopped";
72
71
  failed: "failed";
73
72
  active: "active";
73
+ stopped: "stopped";
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
- stopped: "stopped";
94
93
  failed: "failed";
95
94
  active: "active";
95
+ stopped: "stopped";
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
- stopped: "stopped";
142
141
  failed: "failed";
143
142
  active: "active";
143
+ stopped: "stopped";
144
144
  discovered: "discovered";
145
145
  skipped: "skipped";
146
146
  initializing: "initializing";
147
147
  }>;
148
148
  to: z.ZodEnum<{
149
- stopped: "stopped";
150
149
  failed: "failed";
151
150
  active: "active";
151
+ stopped: "stopped";
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
- stopped: "stopped";
185
184
  failed: "failed";
186
185
  active: "active";
186
+ stopped: "stopped";
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
- stopped: "stopped";
223
222
  failed: "failed";
224
223
  active: "active";
224
+ stopped: "stopped";
225
225
  discovered: "discovered";
226
226
  skipped: "skipped";
227
227
  initializing: "initializing";
@@ -487,8 +487,8 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
487
487
  extensionName: z.ZodString;
488
488
  warnings: z.ZodArray<z.ZodObject<{
489
489
  severity: z.ZodEnum<{
490
- info: "info";
491
490
  degraded: "degraded";
491
+ info: "info";
492
492
  recommended: "recommended";
493
493
  }>;
494
494
  title: z.ZodString;
@@ -527,8 +527,8 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
527
527
  extensionName: z.ZodString;
528
528
  warnings: z.ZodArray<z.ZodObject<{
529
529
  severity: z.ZodEnum<{
530
- info: "info";
531
530
  degraded: "degraded";
531
+ info: "info";
532
532
  recommended: "recommended";
533
533
  }>;
534
534
  title: z.ZodString;
@@ -592,17 +592,17 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
592
592
  name: z.ZodString;
593
593
  displayName: z.ZodString;
594
594
  from: z.ZodEnum<{
595
- stopped: "stopped";
596
595
  failed: "failed";
597
596
  active: "active";
597
+ stopped: "stopped";
598
598
  discovered: "discovered";
599
599
  skipped: "skipped";
600
600
  initializing: "initializing";
601
601
  }>;
602
602
  to: z.ZodEnum<{
603
- stopped: "stopped";
604
603
  failed: "failed";
605
604
  active: "active";
605
+ stopped: "stopped";
606
606
  discovered: "discovered";
607
607
  skipped: "skipped";
608
608
  initializing: "initializing";
@@ -635,9 +635,9 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
635
635
  name: z.ZodString;
636
636
  displayName: z.ZodString;
637
637
  state: z.ZodEnum<{
638
- stopped: "stopped";
639
638
  failed: "failed";
640
639
  active: "active";
640
+ stopped: "stopped";
641
641
  discovered: "discovered";
642
642
  skipped: "skipped";
643
643
  initializing: "initializing";
@@ -673,9 +673,9 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
673
673
  name: z.ZodString;
674
674
  displayName: z.ZodString;
675
675
  state: z.ZodEnum<{
676
- stopped: "stopped";
677
676
  failed: "failed";
678
677
  active: "active";
678
+ stopped: "stopped";
679
679
  discovered: "discovered";
680
680
  skipped: "skipped";
681
681
  initializing: "initializing";
@@ -941,8 +941,8 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
941
941
  extensionName: z.ZodString;
942
942
  warnings: z.ZodArray<z.ZodObject<{
943
943
  severity: z.ZodEnum<{
944
- info: "info";
945
944
  degraded: "degraded";
945
+ info: "info";
946
946
  recommended: "recommended";
947
947
  }>;
948
948
  title: z.ZodString;
@@ -981,8 +981,8 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
981
981
  extensionName: z.ZodString;
982
982
  warnings: z.ZodArray<z.ZodObject<{
983
983
  severity: z.ZodEnum<{
984
- info: "info";
985
984
  degraded: "degraded";
985
+ info: "info";
986
986
  recommended: "recommended";
987
987
  }>;
988
988
  title: z.ZodString;
@@ -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
- surface: "surface";
36
35
  workpiece: "workpiece";
37
36
  artifact: "artifact";
37
+ surface: "surface";
38
38
  }>;
39
39
  /**
40
40
  * Serializable registration record for a named facet namespace.
@@ -57,9 +57,9 @@ declare const FacetNamespaceRegistrationSchema: z.ZodObject<{
57
57
  human: "human";
58
58
  }>>>;
59
59
  appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
60
- surface: "surface";
61
60
  workpiece: "workpiece";
62
61
  artifact: "artifact";
62
+ surface: "surface";
63
63
  }>>>;
64
64
  description: z.ZodOptional<z.ZodString>;
65
65
  }, z.core.$strip>;
@@ -161,9 +161,9 @@ declare const FacetSchemas: {
161
161
  human: "human";
162
162
  }>>>;
163
163
  appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
164
- surface: "surface";
165
164
  workpiece: "workpiece";
166
165
  artifact: "artifact";
166
+ surface: "surface";
167
167
  }>>>;
168
168
  description: z.ZodOptional<z.ZodString>;
169
169
  }, z.core.$strip>;
@@ -189,9 +189,9 @@ declare const FacetSchemas: {
189
189
  human: "human";
190
190
  }>>>;
191
191
  appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
192
- surface: "surface";
193
192
  workpiece: "workpiece";
194
193
  artifact: "artifact";
194
+ surface: "surface";
195
195
  }>>>;
196
196
  description: z.ZodOptional<z.ZodString>;
197
197
  }, z.core.$strip>>;
@@ -227,9 +227,9 @@ declare const FacetNamespace: _$_makaio_core0.BusNamespaceDefinition<"facet", {
227
227
  human: "human";
228
228
  }>>>;
229
229
  appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
230
- surface: "surface";
231
230
  workpiece: "workpiece";
232
231
  artifact: "artifact";
232
+ surface: "surface";
233
233
  }>>>;
234
234
  description: z.ZodOptional<z.ZodString>;
235
235
  }, z.core.$strip>;
@@ -255,9 +255,9 @@ declare const FacetNamespace: _$_makaio_core0.BusNamespaceDefinition<"facet", {
255
255
  human: "human";
256
256
  }>>>;
257
257
  appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
258
- surface: "surface";
259
258
  workpiece: "workpiece";
260
259
  artifact: "artifact";
260
+ surface: "surface";
261
261
  }>>>;
262
262
  description: z.ZodOptional<z.ZodString>;
263
263
  }, z.core.$strip>>;
@@ -299,9 +299,9 @@ declare const FacetSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
299
299
  human: "human";
300
300
  }>>>;
301
301
  appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
302
- surface: "surface";
303
302
  workpiece: "workpiece";
304
303
  artifact: "artifact";
304
+ surface: "surface";
305
305
  }>>>;
306
306
  description: z.ZodOptional<z.ZodString>;
307
307
  }, z.core.$strip>;
@@ -327,9 +327,9 @@ declare const FacetSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
327
327
  human: "human";
328
328
  }>>>;
329
329
  appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
330
- surface: "surface";
331
330
  workpiece: "workpiece";
332
331
  artifact: "artifact";
332
+ surface: "surface";
333
333
  }>>>;
334
334
  description: z.ZodOptional<z.ZodString>;
335
335
  }, z.core.$strip>>;