@makaio/framework 1.0.0-dev-1781884053376 → 1.0.0-dev-1781892077969

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/bus/index.d.mts +21 -21
  3. package/dist/contracts/adapter/index.d.mts +2 -2
  4. package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
  5. package/dist/contracts/artifact/index.d.mts +1 -1
  6. package/dist/contracts/canonical-model/index.d.mts +1 -1
  7. package/dist/contracts/client/index.d.mts +1 -1
  8. package/dist/contracts/config/index.d.mts +6 -6
  9. package/dist/contracts/extension/index.d.mts +2 -2
  10. package/dist/contracts/facet/index.d.mts +1 -1
  11. package/dist/contracts/harness/index.d.mts +1 -1
  12. package/dist/contracts/index.d.mts +151 -151
  13. package/dist/contracts/materialization/index.d.mts +1 -1
  14. package/dist/contracts/provider/index.d.mts +1 -1
  15. package/dist/contracts/session/index.d.mts +2 -2
  16. package/dist/contracts/workflow/index.d.mts +2 -2
  17. package/dist/{index-DYcyc2rR.d.mts → index-AZtoQAII.d.mts} +3 -3
  18. package/dist/{index--diIlm1t.d.mts → index-BIcRB_2G.d.mts} +6 -6
  19. package/dist/{index-D6sjCuQA.d.mts → index-BfhW4IPv.d.mts} +54 -54
  20. package/dist/{index-xyXYG5WO.d.mts → index-BhUpXt09.d.mts} +8 -8
  21. package/dist/{index-CqImyhjX.d.mts → index-ByDySw3V.d.mts} +105 -105
  22. package/dist/{index-DoWQjCE-.d.mts → index-CRo6GMuL.d.mts} +388 -388
  23. package/dist/{index-BUrNl0QJ.d.mts → index-Cp-PKRGx.d.mts} +20 -20
  24. package/dist/{index-CBN898N1.d.mts → index-Cr0E0prW.d.mts} +4 -4
  25. package/dist/{index-BvjLe_w9.d.mts → index-Cx1Bm6WD.d.mts} +8 -8
  26. package/dist/{index-DiifAKRu.d.mts → index-DFk-zky_.d.mts} +34 -0
  27. package/dist/{index-SAGZBNB0.d.mts → index-DaAYQxUR.d.mts} +375 -375
  28. package/dist/{index-D2WJ0Zpt.d.mts → index-DdcfBTRr.d.mts} +16 -16
  29. package/dist/{index-CqCe7Phc.d.mts → index-mU2lnU7O.d.mts} +6 -6
  30. package/dist/{index-q8nLr74m.d.mts → index-mpYmdMt9.d.mts} +3 -3
  31. package/dist/{index-Di84JjS0.d.mts → index-vs_GRZcb.d.mts} +1 -1
  32. package/dist/{namespace-D8P8Sxce2.d.mts → namespace-6sIu5nBI2.d.mts} +2 -2
  33. package/dist/{namespace-BeMGmLrp.d.mts → namespace-CFixS9He.d.mts} +9 -9
  34. package/dist/{namespace-3yGm4WF9.d.mts → namespace-CPjRYzv7.d.mts} +2 -2
  35. package/dist/{namespace-d_0I6P7N.d.mts → namespace-CSU_hTqp.d.mts} +32 -32
  36. package/dist/{namespace-Bcn5EuKq.d.mts → namespace-CTsfVI3H.d.mts} +5 -5
  37. package/dist/{namespace-65uwTpbg.d.mts → namespace-Cir7d-vM.d.mts} +6 -6
  38. package/dist/{namespace-qC3OUGCB.d.mts → namespace-DYLOodoG.d.mts} +42 -42
  39. package/dist/{namespace-CGGzwaCj.d.mts → namespace-Dk--7K4i.d.mts} +156 -156
  40. package/dist/package.json +1 -1
  41. package/dist/runtime-node/index.d.mts +1 -1
  42. package/dist/runtime-node/index.mjs +5 -5
  43. package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
  44. package/dist/{schema-BD0TvgFP.d.mts → schema-Byf1_Kt2.d.mts} +2 -2
  45. package/dist/{schemas-CyL5UEV7.d.mts → schemas-BeWXlOS3.d.mts} +156 -156
  46. package/dist/{schemas-D4zaFE2p.d.mts → schemas-C_gGGevw.d.mts} +6 -6
  47. package/dist/{schemas-CscdPqCt.d.mts → schemas-Cl-aAxP_.d.mts} +3 -3
  48. package/dist/{schemas-TQPiRl642.d.mts → schemas-DOV4UouN2.d.mts} +13 -13
  49. package/dist/services/adapter-subsystem/index.d.mts +2 -2
  50. package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
  51. package/dist/services/agent-runtime/index.d.mts +2 -2
  52. package/dist/services/agent-runtime/namespace.d.mts +1 -1
  53. package/dist/services/agent-runtime/schemas.d.mts +1 -1
  54. package/dist/services/context-rules/index.d.mts +3 -3
  55. package/dist/services/execution-target/index.d.mts +3 -3
  56. package/dist/services/execution-target/namespace.d.mts +1 -1
  57. package/dist/services/execution-target/schemas.d.mts +1 -1
  58. package/dist/services/index.d.mts +123 -123
  59. package/dist/services/session/index.d.mts +5 -5
  60. package/dist/services/session/messages/namespace.d.mts +1 -1
  61. package/dist/services/session/session-events/namespace.d.mts +1 -1
  62. package/dist/services/session/storage/namespace.d.mts +1 -1
  63. package/dist/services/session/storage/schema.d.mts +1 -1
  64. package/dist/services/settings/namespace.d.mts +13 -13
  65. package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
  66. package/dist/services/subagent-template/index.d.mts +2 -2
  67. package/dist/services/subagent-template/namespace.d.mts +1 -1
  68. package/dist/services/subagent-template/schemas.d.mts +1 -1
  69. package/dist/services/tray-menu/index.d.mts +2 -2
  70. package/dist/services/tray-menu/namespace.d.mts +1 -1
  71. package/dist/services/tray-menu/schemas.d.mts +1 -1
  72. package/dist/{session-lineage-5-wRBzuC.d.mts → session-lineage-Cht4jbvV.d.mts} +1 -1
  73. package/dist/{transition-CCflZ6JS.d.mts → transition-CXIZjMk3.d.mts} +1 -1
  74. package/dist/{types-BXUm60GF.d.mts → types-BJOicdtD.d.mts} +267 -267
  75. package/dist/workflow-engine/index.d.mts +49 -49
  76. package/package.json +1 -1
@@ -88,7 +88,7 @@ declare const SessionStorageNamespace$1: {
88
88
  tableName: "sessions";
89
89
  dataType: "string";
90
90
  columnType: "SQLiteText";
91
- data: "closed" | "active" | "archived" | "discovered";
91
+ data: "active" | "archived" | "closed" | "discovered";
92
92
  driverParam: string;
93
93
  notNull: true;
94
94
  hasDefault: false;
@@ -202,7 +202,7 @@ declare const SessionStorageNamespace$1: {
202
202
  tableName: "sessions";
203
203
  dataType: "string";
204
204
  columnType: "SQLiteText";
205
- data: "branch" | "fork" | "subagent" | "compress" | "rewrite" | "coordinator" | "aside";
205
+ data: "fork" | "subagent" | "branch" | "compress" | "rewrite" | "coordinator" | "aside";
206
206
  driverParam: string;
207
207
  notNull: false;
208
208
  hasDefault: false;
@@ -1021,9 +1021,9 @@ declare const SessionStorageNamespace$1: {
1021
1021
  lastActivityAt: _$zod.ZodNumber;
1022
1022
  }, _$zod_v4_core0.$strip>>;
1023
1023
  status: _$zod.ZodEnum<{
1024
- closed: "closed";
1025
1024
  active: "active";
1026
1025
  archived: "archived";
1026
+ closed: "closed";
1027
1027
  discovered: "discovered";
1028
1028
  }>;
1029
1029
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -1035,9 +1035,9 @@ declare const SessionStorageNamespace$1: {
1035
1035
  rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
1036
1036
  forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
1037
1037
  branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
1038
- branch: "branch";
1039
1038
  fork: "fork";
1040
1039
  subagent: "subagent";
1040
+ branch: "branch";
1041
1041
  compress: "compress";
1042
1042
  rewrite: "rewrite";
1043
1043
  coordinator: "coordinator";
@@ -1141,9 +1141,9 @@ declare const SessionStorageNamespace$1: {
1141
1141
  lastActivityAt: _$zod.ZodNumber;
1142
1142
  }, _$zod_v4_core0.$strip>>;
1143
1143
  status: _$zod.ZodEnum<{
1144
- closed: "closed";
1145
1144
  active: "active";
1146
1145
  archived: "archived";
1146
+ closed: "closed";
1147
1147
  discovered: "discovered";
1148
1148
  }>;
1149
1149
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -1155,9 +1155,9 @@ declare const SessionStorageNamespace$1: {
1155
1155
  rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
1156
1156
  forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
1157
1157
  branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
1158
- branch: "branch";
1159
1158
  fork: "fork";
1160
1159
  subagent: "subagent";
1160
+ branch: "branch";
1161
1161
  compress: "compress";
1162
1162
  rewrite: "rewrite";
1163
1163
  coordinator: "coordinator";
@@ -1238,9 +1238,9 @@ declare const SessionStorageNamespace$1: {
1238
1238
  request: _$zod.ZodObject<{
1239
1239
  status: _$zod.ZodOptional<_$zod.ZodEnum<{
1240
1240
  all: "all";
1241
- closed: "closed";
1242
1241
  active: "active";
1243
1242
  archived: "archived";
1243
+ closed: "closed";
1244
1244
  discovered: "discovered";
1245
1245
  }>>;
1246
1246
  limit: _$zod.ZodOptional<_$zod.ZodNumber>;
@@ -1286,9 +1286,9 @@ declare const SessionStorageNamespace$1: {
1286
1286
  lastActivityAt: _$zod.ZodNumber;
1287
1287
  }, _$zod_v4_core0.$strip>>;
1288
1288
  status: _$zod.ZodEnum<{
1289
- closed: "closed";
1290
1289
  active: "active";
1291
1290
  archived: "archived";
1291
+ closed: "closed";
1292
1292
  discovered: "discovered";
1293
1293
  }>;
1294
1294
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -1300,9 +1300,9 @@ declare const SessionStorageNamespace$1: {
1300
1300
  rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
1301
1301
  forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
1302
1302
  branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
1303
- branch: "branch";
1304
1303
  fork: "fork";
1305
1304
  subagent: "subagent";
1305
+ branch: "branch";
1306
1306
  compress: "compress";
1307
1307
  rewrite: "rewrite";
1308
1308
  coordinator: "coordinator";
@@ -1381,9 +1381,9 @@ declare const SessionStorageNamespace$1: {
1381
1381
  title: _$zod.ZodNullable<_$zod.ZodString>;
1382
1382
  forkPointMessageId: _$zod.ZodNullable<_$zod.ZodString>;
1383
1383
  branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
1384
- branch: "branch";
1385
1384
  fork: "fork";
1386
1385
  subagent: "subagent";
1386
+ branch: "branch";
1387
1387
  compress: "compress";
1388
1388
  rewrite: "rewrite";
1389
1389
  coordinator: "coordinator";
@@ -1401,9 +1401,9 @@ declare const SessionStorageNamespace$1: {
1401
1401
  limit: _$zod.ZodOptional<_$zod.ZodNumber>;
1402
1402
  status: _$zod.ZodOptional<_$zod.ZodEnum<{
1403
1403
  all: "all";
1404
- closed: "closed";
1405
1404
  active: "active";
1406
1405
  archived: "archived";
1406
+ closed: "closed";
1407
1407
  discovered: "discovered";
1408
1408
  }>>;
1409
1409
  isImported: _$zod.ZodOptional<_$zod.ZodBoolean>;
@@ -1446,9 +1446,9 @@ declare const SessionStorageNamespace$1: {
1446
1446
  lastActivityAt: _$zod.ZodNumber;
1447
1447
  }, _$zod_v4_core0.$strip>>;
1448
1448
  status: _$zod.ZodEnum<{
1449
- closed: "closed";
1450
1449
  active: "active";
1451
1450
  archived: "archived";
1451
+ closed: "closed";
1452
1452
  discovered: "discovered";
1453
1453
  }>;
1454
1454
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -1460,9 +1460,9 @@ declare const SessionStorageNamespace$1: {
1460
1460
  rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
1461
1461
  forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
1462
1462
  branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
1463
- branch: "branch";
1464
1463
  fork: "fork";
1465
1464
  subagent: "subagent";
1465
+ branch: "branch";
1466
1466
  compress: "compress";
1467
1467
  rewrite: "rewrite";
1468
1468
  coordinator: "coordinator";
@@ -1535,9 +1535,9 @@ declare const SessionStorageNamespace$1: {
1535
1535
  request: _$zod.ZodObject<{
1536
1536
  sessionId: _$zod.ZodString;
1537
1537
  status: _$zod.ZodOptional<_$zod.ZodEnum<{
1538
- closed: "closed";
1539
1538
  active: "active";
1540
1539
  archived: "archived";
1540
+ closed: "closed";
1541
1541
  discovered: "discovered";
1542
1542
  }>>;
1543
1543
  parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -1548,9 +1548,9 @@ declare const SessionStorageNamespace$1: {
1548
1548
  rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
1549
1549
  forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
1550
1550
  branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
1551
- branch: "branch";
1552
1551
  fork: "fork";
1553
1552
  subagent: "subagent";
1553
+ branch: "branch";
1554
1554
  compress: "compress";
1555
1555
  rewrite: "rewrite";
1556
1556
  coordinator: "coordinator";
@@ -1628,9 +1628,9 @@ declare const SessionStorageNamespace$1: {
1628
1628
  lastActivityAt: _$zod.ZodNumber;
1629
1629
  }, _$zod_v4_core0.$strip>>;
1630
1630
  status: _$zod.ZodEnum<{
1631
- closed: "closed";
1632
1631
  active: "active";
1633
1632
  archived: "archived";
1633
+ closed: "closed";
1634
1634
  discovered: "discovered";
1635
1635
  }>;
1636
1636
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -1642,9 +1642,9 @@ declare const SessionStorageNamespace$1: {
1642
1642
  rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
1643
1643
  forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
1644
1644
  branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
1645
- branch: "branch";
1646
1645
  fork: "fork";
1647
1646
  subagent: "subagent";
1647
+ branch: "branch";
1648
1648
  compress: "compress";
1649
1649
  rewrite: "rewrite";
1650
1650
  coordinator: "coordinator";
@@ -1815,9 +1815,9 @@ declare const SessionStorageNamespace$1: {
1815
1815
  lastActivityAt: _$zod.ZodNumber;
1816
1816
  }, _$zod_v4_core0.$strip>>;
1817
1817
  status: _$zod.ZodEnum<{
1818
- closed: "closed";
1819
1818
  active: "active";
1820
1819
  archived: "archived";
1820
+ closed: "closed";
1821
1821
  discovered: "discovered";
1822
1822
  }>;
1823
1823
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -1829,9 +1829,9 @@ declare const SessionStorageNamespace$1: {
1829
1829
  rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
1830
1830
  forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
1831
1831
  branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
1832
- branch: "branch";
1833
1832
  fork: "fork";
1834
1833
  subagent: "subagent";
1834
+ branch: "branch";
1835
1835
  compress: "compress";
1836
1836
  rewrite: "rewrite";
1837
1837
  coordinator: "coordinator";
@@ -1942,9 +1942,9 @@ declare const SessionStorageNamespace$1: {
1942
1942
  lastActivityAt: _$zod.ZodNumber;
1943
1943
  }, _$zod_v4_core0.$strip>>;
1944
1944
  status: _$zod.ZodEnum<{
1945
- closed: "closed";
1946
1945
  active: "active";
1947
1946
  archived: "archived";
1947
+ closed: "closed";
1948
1948
  discovered: "discovered";
1949
1949
  }>;
1950
1950
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -1956,9 +1956,9 @@ declare const SessionStorageNamespace$1: {
1956
1956
  rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
1957
1957
  forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
1958
1958
  branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
1959
- branch: "branch";
1960
1959
  fork: "fork";
1961
1960
  subagent: "subagent";
1961
+ branch: "branch";
1962
1962
  compress: "compress";
1963
1963
  rewrite: "rewrite";
1964
1964
  coordinator: "coordinator";
@@ -2090,9 +2090,9 @@ declare const SessionStorageNamespace$1: {
2090
2090
  lastActivityAt: _$zod.ZodNumber;
2091
2091
  }, _$zod_v4_core0.$strip>>;
2092
2092
  status: _$zod.ZodEnum<{
2093
- closed: "closed";
2094
2093
  active: "active";
2095
2094
  archived: "archived";
2095
+ closed: "closed";
2096
2096
  discovered: "discovered";
2097
2097
  }>;
2098
2098
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -2104,9 +2104,9 @@ declare const SessionStorageNamespace$1: {
2104
2104
  rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
2105
2105
  forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
2106
2106
  branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
2107
- branch: "branch";
2108
2107
  fork: "fork";
2109
2108
  subagent: "subagent";
2109
+ branch: "branch";
2110
2110
  compress: "compress";
2111
2111
  rewrite: "rewrite";
2112
2112
  coordinator: "coordinator";
@@ -2210,9 +2210,9 @@ declare const SessionStorageNamespace$1: {
2210
2210
  lastActivityAt: _$zod.ZodNumber;
2211
2211
  }, _$zod_v4_core0.$strip>>;
2212
2212
  status: _$zod.ZodEnum<{
2213
- closed: "closed";
2214
2213
  active: "active";
2215
2214
  archived: "archived";
2215
+ closed: "closed";
2216
2216
  discovered: "discovered";
2217
2217
  }>;
2218
2218
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -2224,9 +2224,9 @@ declare const SessionStorageNamespace$1: {
2224
2224
  rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
2225
2225
  forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
2226
2226
  branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
2227
- branch: "branch";
2228
2227
  fork: "fork";
2229
2228
  subagent: "subagent";
2229
+ branch: "branch";
2230
2230
  compress: "compress";
2231
2231
  rewrite: "rewrite";
2232
2232
  coordinator: "coordinator";
@@ -2307,9 +2307,9 @@ declare const SessionStorageNamespace$1: {
2307
2307
  request: _$zod.ZodObject<{
2308
2308
  status: _$zod.ZodOptional<_$zod.ZodEnum<{
2309
2309
  all: "all";
2310
- closed: "closed";
2311
2310
  active: "active";
2312
2311
  archived: "archived";
2312
+ closed: "closed";
2313
2313
  discovered: "discovered";
2314
2314
  }>>;
2315
2315
  limit: _$zod.ZodOptional<_$zod.ZodNumber>;
@@ -2355,9 +2355,9 @@ declare const SessionStorageNamespace$1: {
2355
2355
  lastActivityAt: _$zod.ZodNumber;
2356
2356
  }, _$zod_v4_core0.$strip>>;
2357
2357
  status: _$zod.ZodEnum<{
2358
- closed: "closed";
2359
2358
  active: "active";
2360
2359
  archived: "archived";
2360
+ closed: "closed";
2361
2361
  discovered: "discovered";
2362
2362
  }>;
2363
2363
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -2369,9 +2369,9 @@ declare const SessionStorageNamespace$1: {
2369
2369
  rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
2370
2370
  forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
2371
2371
  branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
2372
- branch: "branch";
2373
2372
  fork: "fork";
2374
2373
  subagent: "subagent";
2374
+ branch: "branch";
2375
2375
  compress: "compress";
2376
2376
  rewrite: "rewrite";
2377
2377
  coordinator: "coordinator";
@@ -2450,9 +2450,9 @@ declare const SessionStorageNamespace$1: {
2450
2450
  title: _$zod.ZodNullable<_$zod.ZodString>;
2451
2451
  forkPointMessageId: _$zod.ZodNullable<_$zod.ZodString>;
2452
2452
  branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
2453
- branch: "branch";
2454
2453
  fork: "fork";
2455
2454
  subagent: "subagent";
2455
+ branch: "branch";
2456
2456
  compress: "compress";
2457
2457
  rewrite: "rewrite";
2458
2458
  coordinator: "coordinator";
@@ -2470,9 +2470,9 @@ declare const SessionStorageNamespace$1: {
2470
2470
  limit: _$zod.ZodOptional<_$zod.ZodNumber>;
2471
2471
  status: _$zod.ZodOptional<_$zod.ZodEnum<{
2472
2472
  all: "all";
2473
- closed: "closed";
2474
2473
  active: "active";
2475
2474
  archived: "archived";
2475
+ closed: "closed";
2476
2476
  discovered: "discovered";
2477
2477
  }>>;
2478
2478
  isImported: _$zod.ZodOptional<_$zod.ZodBoolean>;
@@ -2515,9 +2515,9 @@ declare const SessionStorageNamespace$1: {
2515
2515
  lastActivityAt: _$zod.ZodNumber;
2516
2516
  }, _$zod_v4_core0.$strip>>;
2517
2517
  status: _$zod.ZodEnum<{
2518
- closed: "closed";
2519
2518
  active: "active";
2520
2519
  archived: "archived";
2520
+ closed: "closed";
2521
2521
  discovered: "discovered";
2522
2522
  }>;
2523
2523
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -2529,9 +2529,9 @@ declare const SessionStorageNamespace$1: {
2529
2529
  rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
2530
2530
  forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
2531
2531
  branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
2532
- branch: "branch";
2533
2532
  fork: "fork";
2534
2533
  subagent: "subagent";
2534
+ branch: "branch";
2535
2535
  compress: "compress";
2536
2536
  rewrite: "rewrite";
2537
2537
  coordinator: "coordinator";
@@ -2604,9 +2604,9 @@ declare const SessionStorageNamespace$1: {
2604
2604
  request: _$zod.ZodObject<{
2605
2605
  sessionId: _$zod.ZodString;
2606
2606
  status: _$zod.ZodOptional<_$zod.ZodEnum<{
2607
- closed: "closed";
2608
2607
  active: "active";
2609
2608
  archived: "archived";
2609
+ closed: "closed";
2610
2610
  discovered: "discovered";
2611
2611
  }>>;
2612
2612
  parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -2617,9 +2617,9 @@ declare const SessionStorageNamespace$1: {
2617
2617
  rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
2618
2618
  forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
2619
2619
  branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
2620
- branch: "branch";
2621
2620
  fork: "fork";
2622
2621
  subagent: "subagent";
2622
+ branch: "branch";
2623
2623
  compress: "compress";
2624
2624
  rewrite: "rewrite";
2625
2625
  coordinator: "coordinator";
@@ -2697,9 +2697,9 @@ declare const SessionStorageNamespace$1: {
2697
2697
  lastActivityAt: _$zod.ZodNumber;
2698
2698
  }, _$zod_v4_core0.$strip>>;
2699
2699
  status: _$zod.ZodEnum<{
2700
- closed: "closed";
2701
2700
  active: "active";
2702
2701
  archived: "archived";
2702
+ closed: "closed";
2703
2703
  discovered: "discovered";
2704
2704
  }>;
2705
2705
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -2711,9 +2711,9 @@ declare const SessionStorageNamespace$1: {
2711
2711
  rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
2712
2712
  forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
2713
2713
  branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
2714
- branch: "branch";
2715
2714
  fork: "fork";
2716
2715
  subagent: "subagent";
2716
+ branch: "branch";
2717
2717
  compress: "compress";
2718
2718
  rewrite: "rewrite";
2719
2719
  coordinator: "coordinator";
@@ -2884,9 +2884,9 @@ declare const SessionStorageNamespace$1: {
2884
2884
  lastActivityAt: _$zod.ZodNumber;
2885
2885
  }, _$zod_v4_core0.$strip>>;
2886
2886
  status: _$zod.ZodEnum<{
2887
- closed: "closed";
2888
2887
  active: "active";
2889
2888
  archived: "archived";
2889
+ closed: "closed";
2890
2890
  discovered: "discovered";
2891
2891
  }>;
2892
2892
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -2898,9 +2898,9 @@ declare const SessionStorageNamespace$1: {
2898
2898
  rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
2899
2899
  forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
2900
2900
  branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
2901
- branch: "branch";
2902
2901
  fork: "fork";
2903
2902
  subagent: "subagent";
2903
+ branch: "branch";
2904
2904
  compress: "compress";
2905
2905
  rewrite: "rewrite";
2906
2906
  coordinator: "coordinator";
@@ -3011,9 +3011,9 @@ declare const SessionStorageNamespace$1: {
3011
3011
  lastActivityAt: _$zod.ZodNumber;
3012
3012
  }, _$zod_v4_core0.$strip>>;
3013
3013
  status: _$zod.ZodEnum<{
3014
- closed: "closed";
3015
3014
  active: "active";
3016
3015
  archived: "archived";
3016
+ closed: "closed";
3017
3017
  discovered: "discovered";
3018
3018
  }>;
3019
3019
  leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
@@ -3025,9 +3025,9 @@ declare const SessionStorageNamespace$1: {
3025
3025
  rootSessionId: _$zod.ZodOptional<_$zod.ZodString>;
3026
3026
  forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
3027
3027
  branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
3028
- branch: "branch";
3029
3028
  fork: "fork";
3030
3029
  subagent: "subagent";
3030
+ branch: "branch";
3031
3031
  compress: "compress";
3032
3032
  rewrite: "rewrite";
3033
3033
  coordinator: "coordinator";
@@ -3149,13 +3149,13 @@ declare const SessionStorageNamespace$1: {
3149
3149
  clientId?: string | undefined;
3150
3150
  compressionMode?: "auto" | "manual" | "off" | undefined;
3151
3151
  }[];
3152
- status: "closed" | "active" | "archived" | "discovered";
3152
+ status: "active" | "archived" | "closed" | "discovered";
3153
3153
  leadAgentId?: string | undefined;
3154
3154
  parentSessionId?: string | undefined;
3155
3155
  contextInheritance?: "none" | "parent-history" | undefined;
3156
3156
  rootSessionId?: string | undefined;
3157
3157
  forkPointMessageId?: string | undefined;
3158
- branchKind?: "branch" | "fork" | "subagent" | "compress" | "rewrite" | "coordinator" | "aside" | undefined;
3158
+ branchKind?: "fork" | "subagent" | "branch" | "compress" | "rewrite" | "coordinator" | "aside" | undefined;
3159
3159
  adapterName?: string | undefined;
3160
3160
  adapterSessionId?: string | undefined;
3161
3161
  adapterId?: string | undefined;