@makaio/framework 1.0.0-dev-1783439621927 → 1.0.0-dev-1783615060726
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/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +106 -167
- package/dist/adapters/index.mjs +6 -6
- package/dist/adapters/node.d.mts +1 -1
- package/dist/adapters/node.mjs +4 -4
- package/dist/{base-orchestrator-ODRyDBzu.d.mts → base-orchestrator-J1WKAUkF.d.mts} +24 -3
- package/dist/bus/index.mjs +1 -1
- package/dist/{client-n0OJiTt1.mjs → client-l1Rq5p6X.mjs} +1 -1
- package/dist/clients/index.d.mts +30 -0
- package/dist/clients/index.mjs +2 -2
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +2 -2
- package/dist/contracts/client/index.mjs +1 -1
- package/dist/contracts/config/index.d.mts +6 -6
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +105 -105
- package/dist/contracts/index.mjs +1 -1
- 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/session/index.mjs +1 -1
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/{definition-DpkfJi8v.d.mts → definition-DePb3ke-.d.mts} +1 -1
- package/dist/{index-BwGfdbI0.d.mts → index-2fK9iSHI.d.mts} +9 -9
- package/dist/{index-DTBQOCar.d.mts → index-BMbmoarE.d.mts} +16 -16
- package/dist/{index-DmJ-OpTD.d.mts → index-BSprsrul.d.mts} +82 -44
- package/dist/{index-D7Fu3375.d.mts → index-BbQpQ1N3.d.mts} +3 -3
- package/dist/{index-B5Uczo3R.d.mts → index-C9FCWOhp.d.mts} +28 -28
- package/dist/{index-NkNbYFud.d.mts → index-CaerrEDH.d.mts} +1 -1
- package/dist/{index-BvjLe_w9.d.mts → index-Cx1Bm6WD.d.mts} +8 -8
- package/dist/{index-CwHP8Jxs.d.mts → index-D8wmMJLi.d.mts} +189 -1
- package/dist/{index-CYHWOXUm.d.mts → index-DEzdNQum.d.mts} +1 -1
- package/dist/{index-BIZeIA5k.d.mts → index-DKaEpPFS.d.mts} +9 -9
- package/dist/{index-DS6kxiFl.d.mts → index-DWu3qrwe.d.mts} +29 -29
- package/dist/{index-DFK3tpEY.d.mts → index-DZ14azod.d.mts} +79 -16
- package/dist/{index-B3fjN5HX.d.mts → index-DZPNuWMc.d.mts} +4 -4
- package/dist/{index-C8k2f_E0.d.mts → index-DoEF9LAc.d.mts} +1 -1
- package/dist/{index-Cyi7y_aG.d.mts → index-Qd1Qom8M.d.mts} +16 -16
- package/dist/{index-Dtb2cVJz.d.mts → index-S7lj2TLp.d.mts} +81 -81
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/{namespace-JFzrlNs4.d.mts → namespace-CZK2ff3B.d.mts} +5 -5
- package/dist/{namespace-DRXQyBe0.d.mts → namespace-Ceg3zkt2.d.mts} +24 -0
- package/dist/{namespace-BLER-Qom.d.mts → namespace-CfvtDD_U.d.mts} +2 -2
- package/dist/{namespace-6sIu5nBI2.d.mts → namespace-D8P8Sxce2.d.mts} +2 -2
- package/dist/{namespace-D4Uf5Mw_.d.mts → namespace-Dc94fHZW.d.mts} +18 -18
- package/dist/{namespace-CGxFYDlK.d.mts → namespace-DuUCiVmK.d.mts} +26 -26
- package/dist/{namespace-C74bbsdZ.d.mts → namespace-j7vFsmYL.d.mts} +2 -2
- package/dist/node/transports/index.d.mts +25 -3
- package/dist/node/transports/index.mjs +1 -1
- package/dist/package.json +1 -1
- package/dist/{schemas-CurUbHy4.d.mts → schemas-BemsLc_V.d.mts} +4 -4
- package/dist/{schemas-9S9Y9PHT2.d.mts → schemas-Br-rSxPE2.d.mts} +11 -11
- package/dist/{schemas-B_t6oOK-.d.mts → schemas-CoFCV42v.d.mts} +2 -2
- package/dist/{schemas-DXeGCbJ9.d.mts → schemas-D512XweP.d.mts} +5 -5
- package/dist/{schemas-DnmbwE_V.d.mts → schemas-DWfo0wp4.d.mts} +7 -7
- package/dist/{schemas-CW6YsPT4.d.mts → schemas-lnE9YoG7.d.mts} +3 -3
- package/dist/services/adapter-subsystem/index.d.mts +2 -2
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +6 -6
- package/dist/services/filesystem/namespace.d.mts +6 -6
- package/dist/services/filesystem/schemas.d.mts +3 -3
- package/dist/services/index.d.mts +43 -43
- package/dist/services/index.mjs +1 -1
- package/dist/services/log-import/index.mjs +2 -2
- package/dist/services/preferences/index.d.mts +2 -2
- package/dist/services/preferences/schemas.d.mts +1 -1
- package/dist/services/preferences/storage-namespace.d.mts +2 -2
- package/dist/services/session/index.d.mts +5 -5
- package/dist/services/session/index.mjs +1 -1
- 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/testing/index.mjs +1 -1
- package/dist/services/settings/namespace.d.mts +8 -8
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- 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/services/tool-approval/index.mjs +1 -1
- package/dist/services/tools/index.mjs +1 -1
- package/dist/services/tray-menu/index.d.mts +2 -2
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/session-CX6QDhi2.mjs +76 -0
- package/dist/{session-Dp7z5N1d.mjs → session-D5rVMqmE.mjs} +1 -1
- package/dist/{session-lineage-C1M7-O3C.d.mts → session-lineage-NBFNVkUE.d.mts} +1 -1
- package/dist/{storage-namespace-BvRF22by.d.mts → storage-namespace-Di1A3DMm.d.mts} +10 -10
- package/dist/{tool-approval-service-BIbUSuqg.mjs → tool-approval-service-DEiMKTv9.mjs} +1 -1
- package/dist/tools-CGFZkB7F.mjs +1 -0
- package/dist/{transition-DYorNHZu.d.mts → transition-CmI3q3FA.d.mts} +1 -1
- package/dist/{types-9XCB1aPK.d.mts → types-Dhou-Itn.d.mts} +14 -14
- package/dist/{types-N_BOtTqt.d.mts → types-VwMx5_lS.d.mts} +31 -1
- package/dist/ui-kernel/index.d.mts +4 -4
- package/dist/ui-kernel/pages/namespace.d.mts +4 -4
- package/dist/ui-kernel/pages/schemas.d.mts +1 -1
- package/dist/workflow-engine/index.d.mts +69 -69
- package/package.json +1 -1
- package/dist/session-CZUrp7gC.mjs +0 -69
- package/dist/tools-Yz8XyiwA.mjs +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { V as SessionMessage$1, st as BranchKind$1 } from "./types-
|
|
2
|
-
import { o as Message$1 } from "./index-
|
|
1
|
+
import { V as SessionMessage$1, st as BranchKind$1 } from "./types-Dhou-Itn.mjs";
|
|
2
|
+
import { o as Message$1 } from "./index-CaerrEDH.mjs";
|
|
3
3
|
import { t as ContractStorageNamespaceDefinition } from "./storage-namespace-definition-BffdI5Bz.mjs";
|
|
4
4
|
import * as _$zod from "zod";
|
|
5
5
|
import { z } from "zod";
|
|
@@ -2359,8 +2359,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
2359
2359
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
2360
2360
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
2361
2361
|
intent: _$zod.ZodEnum<{
|
|
2362
|
-
fork: "fork";
|
|
2363
2362
|
resume: "resume";
|
|
2363
|
+
fork: "fork";
|
|
2364
2364
|
}>;
|
|
2365
2365
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
2366
2366
|
reason: _$zod.ZodEnum<{
|
|
@@ -2384,8 +2384,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
2384
2384
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2385
2385
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
2386
2386
|
intent: _$zod.ZodEnum<{
|
|
2387
|
-
fork: "fork";
|
|
2388
2387
|
resume: "resume";
|
|
2388
|
+
fork: "fork";
|
|
2389
2389
|
}>;
|
|
2390
2390
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
2391
2391
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -2992,8 +2992,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
2992
2992
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
2993
2993
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
2994
2994
|
intent: _$zod.ZodEnum<{
|
|
2995
|
-
fork: "fork";
|
|
2996
2995
|
resume: "resume";
|
|
2996
|
+
fork: "fork";
|
|
2997
2997
|
}>;
|
|
2998
2998
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
2999
2999
|
reason: _$zod.ZodEnum<{
|
|
@@ -3017,8 +3017,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3017
3017
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3018
3018
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
3019
3019
|
intent: _$zod.ZodEnum<{
|
|
3020
|
-
fork: "fork";
|
|
3021
3020
|
resume: "resume";
|
|
3021
|
+
fork: "fork";
|
|
3022
3022
|
}>;
|
|
3023
3023
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
3024
3024
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -3121,8 +3121,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3121
3121
|
timestamp: _$zod.ZodNumber;
|
|
3122
3122
|
}, _$zod_v4_core0.$strip>, _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
3123
3123
|
intent: _$zod.ZodEnum<{
|
|
3124
|
-
fork: "fork";
|
|
3125
3124
|
resume: "resume";
|
|
3125
|
+
fork: "fork";
|
|
3126
3126
|
}>;
|
|
3127
3127
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
3128
3128
|
reason: _$zod.ZodEnum<{
|
|
@@ -3146,8 +3146,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3146
3146
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3147
3147
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
3148
3148
|
intent: _$zod.ZodEnum<{
|
|
3149
|
-
fork: "fork";
|
|
3150
3149
|
resume: "resume";
|
|
3150
|
+
fork: "fork";
|
|
3151
3151
|
}>;
|
|
3152
3152
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
3153
3153
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -3165,8 +3165,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3165
3165
|
maxTokens: _$zod.ZodNumber;
|
|
3166
3166
|
percentage: _$zod.ZodNumber;
|
|
3167
3167
|
level: _$zod.ZodEnum<{
|
|
3168
|
-
warn: "warn";
|
|
3169
3168
|
ok: "ok";
|
|
3169
|
+
warn: "warn";
|
|
3170
3170
|
critical: "critical";
|
|
3171
3171
|
}>;
|
|
3172
3172
|
lastUpdatedAt: _$zod.ZodNumber;
|
|
@@ -3504,8 +3504,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3504
3504
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
3505
3505
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
3506
3506
|
intent: _$zod.ZodEnum<{
|
|
3507
|
-
fork: "fork";
|
|
3508
3507
|
resume: "resume";
|
|
3508
|
+
fork: "fork";
|
|
3509
3509
|
}>;
|
|
3510
3510
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
3511
3511
|
reason: _$zod.ZodEnum<{
|
|
@@ -3529,8 +3529,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3529
3529
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3530
3530
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
3531
3531
|
intent: _$zod.ZodEnum<{
|
|
3532
|
-
fork: "fork";
|
|
3533
3532
|
resume: "resume";
|
|
3533
|
+
fork: "fork";
|
|
3534
3534
|
}>;
|
|
3535
3535
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
3536
3536
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -6551,8 +6551,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6551
6551
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
6552
6552
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
6553
6553
|
intent: _$zod.ZodEnum<{
|
|
6554
|
-
fork: "fork";
|
|
6555
6554
|
resume: "resume";
|
|
6555
|
+
fork: "fork";
|
|
6556
6556
|
}>;
|
|
6557
6557
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
6558
6558
|
reason: _$zod.ZodEnum<{
|
|
@@ -6576,8 +6576,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6576
6576
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6577
6577
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
6578
6578
|
intent: _$zod.ZodEnum<{
|
|
6579
|
-
fork: "fork";
|
|
6580
6579
|
resume: "resume";
|
|
6580
|
+
fork: "fork";
|
|
6581
6581
|
}>;
|
|
6582
6582
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
6583
6583
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -7184,8 +7184,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7184
7184
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
7185
7185
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
7186
7186
|
intent: _$zod.ZodEnum<{
|
|
7187
|
-
fork: "fork";
|
|
7188
7187
|
resume: "resume";
|
|
7188
|
+
fork: "fork";
|
|
7189
7189
|
}>;
|
|
7190
7190
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
7191
7191
|
reason: _$zod.ZodEnum<{
|
|
@@ -7209,8 +7209,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7209
7209
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7210
7210
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
7211
7211
|
intent: _$zod.ZodEnum<{
|
|
7212
|
-
fork: "fork";
|
|
7213
7212
|
resume: "resume";
|
|
7213
|
+
fork: "fork";
|
|
7214
7214
|
}>;
|
|
7215
7215
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
7216
7216
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -7313,8 +7313,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7313
7313
|
timestamp: _$zod.ZodNumber;
|
|
7314
7314
|
}, _$zod_v4_core0.$strip>, _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
7315
7315
|
intent: _$zod.ZodEnum<{
|
|
7316
|
-
fork: "fork";
|
|
7317
7316
|
resume: "resume";
|
|
7317
|
+
fork: "fork";
|
|
7318
7318
|
}>;
|
|
7319
7319
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
7320
7320
|
reason: _$zod.ZodEnum<{
|
|
@@ -7338,8 +7338,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7338
7338
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7339
7339
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
7340
7340
|
intent: _$zod.ZodEnum<{
|
|
7341
|
-
fork: "fork";
|
|
7342
7341
|
resume: "resume";
|
|
7342
|
+
fork: "fork";
|
|
7343
7343
|
}>;
|
|
7344
7344
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
7345
7345
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -7357,8 +7357,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7357
7357
|
maxTokens: _$zod.ZodNumber;
|
|
7358
7358
|
percentage: _$zod.ZodNumber;
|
|
7359
7359
|
level: _$zod.ZodEnum<{
|
|
7360
|
-
warn: "warn";
|
|
7361
7360
|
ok: "ok";
|
|
7361
|
+
warn: "warn";
|
|
7362
7362
|
critical: "critical";
|
|
7363
7363
|
}>;
|
|
7364
7364
|
lastUpdatedAt: _$zod.ZodNumber;
|
|
@@ -7696,8 +7696,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7696
7696
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
7697
7697
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
7698
7698
|
intent: _$zod.ZodEnum<{
|
|
7699
|
-
fork: "fork";
|
|
7700
7699
|
resume: "resume";
|
|
7700
|
+
fork: "fork";
|
|
7701
7701
|
}>;
|
|
7702
7702
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
7703
7703
|
reason: _$zod.ZodEnum<{
|
|
@@ -7721,8 +7721,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7721
7721
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7722
7722
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
7723
7723
|
intent: _$zod.ZodEnum<{
|
|
7724
|
-
fork: "fork";
|
|
7725
7724
|
resume: "resume";
|
|
7725
|
+
fork: "fork";
|
|
7726
7726
|
}>;
|
|
7727
7727
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
7728
7728
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -9960,7 +9960,7 @@ declare const MessageStorageNamespace$1: ContractStorageNamespaceDefinition<"mes
|
|
|
9960
9960
|
/**
|
|
9961
9961
|
* Typed subjects for message storage bus operations.
|
|
9962
9962
|
*/
|
|
9963
|
-
declare const MessageStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubjectDefinitions<"storage:message", {
|
|
9963
|
+
declare const MessageStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubjectDefinitions<"storage:message", {
|
|
9964
9964
|
/**
|
|
9965
9965
|
* Append a message to a turn.
|
|
9966
9966
|
*
|
|
@@ -11181,8 +11181,8 @@ declare const SessionEventStorageNamespace$1: ContractStorageNamespaceDefinition
|
|
|
11181
11181
|
type: z.ZodLiteral<"locality.degraded">;
|
|
11182
11182
|
payload: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
11183
11183
|
intent: z.ZodEnum<{
|
|
11184
|
-
fork: "fork";
|
|
11185
11184
|
resume: "resume";
|
|
11185
|
+
fork: "fork";
|
|
11186
11186
|
}>;
|
|
11187
11187
|
verdictKind: z.ZodLiteral<"degrade">;
|
|
11188
11188
|
reason: z.ZodEnum<{
|
|
@@ -11206,8 +11206,8 @@ declare const SessionEventStorageNamespace$1: ContractStorageNamespaceDefinition
|
|
|
11206
11206
|
turnId: z.ZodOptional<z.ZodString>;
|
|
11207
11207
|
}, z.core.$strip>, z.ZodObject<{
|
|
11208
11208
|
intent: z.ZodEnum<{
|
|
11209
|
-
fork: "fork";
|
|
11210
11209
|
resume: "resume";
|
|
11210
|
+
fork: "fork";
|
|
11211
11211
|
}>;
|
|
11212
11212
|
verdictKind: z.ZodLiteral<"foreign">;
|
|
11213
11213
|
foreignMachineId: z.ZodString;
|
|
@@ -11566,8 +11566,8 @@ declare const SessionEventStorageNamespace$1: ContractStorageNamespaceDefinition
|
|
|
11566
11566
|
type: z.ZodLiteral<"locality.degraded">;
|
|
11567
11567
|
payload: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
11568
11568
|
intent: z.ZodEnum<{
|
|
11569
|
-
fork: "fork";
|
|
11570
11569
|
resume: "resume";
|
|
11570
|
+
fork: "fork";
|
|
11571
11571
|
}>;
|
|
11572
11572
|
verdictKind: z.ZodLiteral<"degrade">;
|
|
11573
11573
|
reason: z.ZodEnum<{
|
|
@@ -11591,8 +11591,8 @@ declare const SessionEventStorageNamespace$1: ContractStorageNamespaceDefinition
|
|
|
11591
11591
|
turnId: z.ZodOptional<z.ZodString>;
|
|
11592
11592
|
}, z.core.$strip>, z.ZodObject<{
|
|
11593
11593
|
intent: z.ZodEnum<{
|
|
11594
|
-
fork: "fork";
|
|
11595
11594
|
resume: "resume";
|
|
11595
|
+
fork: "fork";
|
|
11596
11596
|
}>;
|
|
11597
11597
|
verdictKind: z.ZodLiteral<"foreign">;
|
|
11598
11598
|
foreignMachineId: z.ZodString;
|
|
@@ -11941,8 +11941,8 @@ declare const SessionEventStorageNamespace$1: ContractStorageNamespaceDefinition
|
|
|
11941
11941
|
type: z.ZodLiteral<"locality.degraded">;
|
|
11942
11942
|
payload: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
11943
11943
|
intent: z.ZodEnum<{
|
|
11944
|
-
fork: "fork";
|
|
11945
11944
|
resume: "resume";
|
|
11945
|
+
fork: "fork";
|
|
11946
11946
|
}>;
|
|
11947
11947
|
verdictKind: z.ZodLiteral<"degrade">;
|
|
11948
11948
|
reason: z.ZodEnum<{
|
|
@@ -11966,8 +11966,8 @@ declare const SessionEventStorageNamespace$1: ContractStorageNamespaceDefinition
|
|
|
11966
11966
|
turnId: z.ZodOptional<z.ZodString>;
|
|
11967
11967
|
}, z.core.$strip>, z.ZodObject<{
|
|
11968
11968
|
intent: z.ZodEnum<{
|
|
11969
|
-
fork: "fork";
|
|
11970
11969
|
resume: "resume";
|
|
11970
|
+
fork: "fork";
|
|
11971
11971
|
}>;
|
|
11972
11972
|
verdictKind: z.ZodLiteral<"foreign">;
|
|
11973
11973
|
foreignMachineId: z.ZodString;
|
|
@@ -12330,8 +12330,8 @@ declare const SessionEventStorageNamespace$1: ContractStorageNamespaceDefinition
|
|
|
12330
12330
|
type: z.ZodLiteral<"locality.degraded">;
|
|
12331
12331
|
payload: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
12332
12332
|
intent: z.ZodEnum<{
|
|
12333
|
-
fork: "fork";
|
|
12334
12333
|
resume: "resume";
|
|
12334
|
+
fork: "fork";
|
|
12335
12335
|
}>;
|
|
12336
12336
|
verdictKind: z.ZodLiteral<"degrade">;
|
|
12337
12337
|
reason: z.ZodEnum<{
|
|
@@ -12355,8 +12355,8 @@ declare const SessionEventStorageNamespace$1: ContractStorageNamespaceDefinition
|
|
|
12355
12355
|
turnId: z.ZodOptional<z.ZodString>;
|
|
12356
12356
|
}, z.core.$strip>, z.ZodObject<{
|
|
12357
12357
|
intent: z.ZodEnum<{
|
|
12358
|
-
fork: "fork";
|
|
12359
12358
|
resume: "resume";
|
|
12359
|
+
fork: "fork";
|
|
12360
12360
|
}>;
|
|
12361
12361
|
verdictKind: z.ZodLiteral<"foreign">;
|
|
12362
12362
|
foreignMachineId: z.ZodString;
|
|
@@ -12706,8 +12706,8 @@ declare const SessionEventStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
12706
12706
|
type: z.ZodLiteral<"locality.degraded">;
|
|
12707
12707
|
payload: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
12708
12708
|
intent: z.ZodEnum<{
|
|
12709
|
-
fork: "fork";
|
|
12710
12709
|
resume: "resume";
|
|
12710
|
+
fork: "fork";
|
|
12711
12711
|
}>;
|
|
12712
12712
|
verdictKind: z.ZodLiteral<"degrade">;
|
|
12713
12713
|
reason: z.ZodEnum<{
|
|
@@ -12731,8 +12731,8 @@ declare const SessionEventStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
12731
12731
|
turnId: z.ZodOptional<z.ZodString>;
|
|
12732
12732
|
}, z.core.$strip>, z.ZodObject<{
|
|
12733
12733
|
intent: z.ZodEnum<{
|
|
12734
|
-
fork: "fork";
|
|
12735
12734
|
resume: "resume";
|
|
12735
|
+
fork: "fork";
|
|
12736
12736
|
}>;
|
|
12737
12737
|
verdictKind: z.ZodLiteral<"foreign">;
|
|
12738
12738
|
foreignMachineId: z.ZodString;
|
|
@@ -13091,8 +13091,8 @@ declare const SessionEventStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
13091
13091
|
type: z.ZodLiteral<"locality.degraded">;
|
|
13092
13092
|
payload: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
13093
13093
|
intent: z.ZodEnum<{
|
|
13094
|
-
fork: "fork";
|
|
13095
13094
|
resume: "resume";
|
|
13095
|
+
fork: "fork";
|
|
13096
13096
|
}>;
|
|
13097
13097
|
verdictKind: z.ZodLiteral<"degrade">;
|
|
13098
13098
|
reason: z.ZodEnum<{
|
|
@@ -13116,8 +13116,8 @@ declare const SessionEventStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
13116
13116
|
turnId: z.ZodOptional<z.ZodString>;
|
|
13117
13117
|
}, z.core.$strip>, z.ZodObject<{
|
|
13118
13118
|
intent: z.ZodEnum<{
|
|
13119
|
-
fork: "fork";
|
|
13120
13119
|
resume: "resume";
|
|
13120
|
+
fork: "fork";
|
|
13121
13121
|
}>;
|
|
13122
13122
|
verdictKind: z.ZodLiteral<"foreign">;
|
|
13123
13123
|
foreignMachineId: z.ZodString;
|
|
@@ -13466,8 +13466,8 @@ declare const SessionEventStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
13466
13466
|
type: z.ZodLiteral<"locality.degraded">;
|
|
13467
13467
|
payload: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
13468
13468
|
intent: z.ZodEnum<{
|
|
13469
|
-
fork: "fork";
|
|
13470
13469
|
resume: "resume";
|
|
13470
|
+
fork: "fork";
|
|
13471
13471
|
}>;
|
|
13472
13472
|
verdictKind: z.ZodLiteral<"degrade">;
|
|
13473
13473
|
reason: z.ZodEnum<{
|
|
@@ -13491,8 +13491,8 @@ declare const SessionEventStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
13491
13491
|
turnId: z.ZodOptional<z.ZodString>;
|
|
13492
13492
|
}, z.core.$strip>, z.ZodObject<{
|
|
13493
13493
|
intent: z.ZodEnum<{
|
|
13494
|
-
fork: "fork";
|
|
13495
13494
|
resume: "resume";
|
|
13495
|
+
fork: "fork";
|
|
13496
13496
|
}>;
|
|
13497
13497
|
verdictKind: z.ZodLiteral<"foreign">;
|
|
13498
13498
|
foreignMachineId: z.ZodString;
|
|
@@ -13855,8 +13855,8 @@ declare const SessionEventStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
13855
13855
|
type: z.ZodLiteral<"locality.degraded">;
|
|
13856
13856
|
payload: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
13857
13857
|
intent: z.ZodEnum<{
|
|
13858
|
-
fork: "fork";
|
|
13859
13858
|
resume: "resume";
|
|
13859
|
+
fork: "fork";
|
|
13860
13860
|
}>;
|
|
13861
13861
|
verdictKind: z.ZodLiteral<"degrade">;
|
|
13862
13862
|
reason: z.ZodEnum<{
|
|
@@ -13880,8 +13880,8 @@ declare const SessionEventStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
13880
13880
|
turnId: z.ZodOptional<z.ZodString>;
|
|
13881
13881
|
}, z.core.$strip>, z.ZodObject<{
|
|
13882
13882
|
intent: z.ZodEnum<{
|
|
13883
|
-
fork: "fork";
|
|
13884
13883
|
resume: "resume";
|
|
13884
|
+
fork: "fork";
|
|
13885
13885
|
}>;
|
|
13886
13886
|
verdictKind: z.ZodLiteral<"foreign">;
|
|
13887
13887
|
foreignMachineId: z.ZodString;
|
|
@@ -14217,6 +14217,9 @@ declare const ImportUpsertRequestSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
14217
14217
|
discovered: "discovered";
|
|
14218
14218
|
tracking: "tracking";
|
|
14219
14219
|
}>>;
|
|
14220
|
+
activation: z.ZodOptional<z.ZodEnum<{
|
|
14221
|
+
live: "live";
|
|
14222
|
+
}>>;
|
|
14220
14223
|
isSidechain: z.ZodOptional<z.ZodBoolean>;
|
|
14221
14224
|
machineId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14222
14225
|
kind: z.ZodLiteral<"root">;
|
|
@@ -14243,6 +14246,9 @@ declare const ImportUpsertRequestSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
14243
14246
|
discovered: "discovered";
|
|
14244
14247
|
tracking: "tracking";
|
|
14245
14248
|
}>>;
|
|
14249
|
+
activation: z.ZodOptional<z.ZodEnum<{
|
|
14250
|
+
live: "live";
|
|
14251
|
+
}>>;
|
|
14246
14252
|
isSidechain: z.ZodOptional<z.ZodBoolean>;
|
|
14247
14253
|
machineId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14248
14254
|
kind: z.ZodLiteral<"fork">;
|
|
@@ -14269,6 +14275,9 @@ declare const ImportUpsertRequestSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
14269
14275
|
discovered: "discovered";
|
|
14270
14276
|
tracking: "tracking";
|
|
14271
14277
|
}>>;
|
|
14278
|
+
activation: z.ZodOptional<z.ZodEnum<{
|
|
14279
|
+
live: "live";
|
|
14280
|
+
}>>;
|
|
14272
14281
|
isSidechain: z.ZodOptional<z.ZodBoolean>;
|
|
14273
14282
|
machineId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14274
14283
|
kind: z.ZodLiteral<"subagent">;
|
|
@@ -14295,6 +14304,9 @@ declare const ImportUpsertRequestSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
14295
14304
|
discovered: "discovered";
|
|
14296
14305
|
tracking: "tracking";
|
|
14297
14306
|
}>>;
|
|
14307
|
+
activation: z.ZodOptional<z.ZodEnum<{
|
|
14308
|
+
live: "live";
|
|
14309
|
+
}>>;
|
|
14298
14310
|
isSidechain: z.ZodOptional<z.ZodBoolean>;
|
|
14299
14311
|
machineId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14300
14312
|
kind: z.ZodLiteral<"compress">;
|
|
@@ -15125,9 +15137,10 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
15125
15137
|
}, z.core.$strip>;
|
|
15126
15138
|
};
|
|
15127
15139
|
/**
|
|
15128
|
-
* Creates or updates an imported session record. On first
|
|
15129
|
-
* session with `status='discovered'
|
|
15130
|
-
*
|
|
15140
|
+
* Creates or updates an imported session record. On first import, creates a new
|
|
15141
|
+
* session with `status='discovered'` by default, or `status='active'` when live
|
|
15142
|
+
* activation is requested. On subsequent calls, enriches existing records with
|
|
15143
|
+
* COALESCE semantics so later scans can supply previously-unknown values without
|
|
15131
15144
|
* overwriting already-populated ones.
|
|
15132
15145
|
*
|
|
15133
15146
|
* Subject: `storage:session.importUpsert`
|
|
@@ -15155,6 +15168,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
15155
15168
|
discovered: "discovered";
|
|
15156
15169
|
tracking: "tracking";
|
|
15157
15170
|
}>>;
|
|
15171
|
+
activation: z.ZodOptional<z.ZodEnum<{
|
|
15172
|
+
live: "live";
|
|
15173
|
+
}>>;
|
|
15158
15174
|
isSidechain: z.ZodOptional<z.ZodBoolean>;
|
|
15159
15175
|
machineId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15160
15176
|
kind: z.ZodLiteral<"root">;
|
|
@@ -15181,6 +15197,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
15181
15197
|
discovered: "discovered";
|
|
15182
15198
|
tracking: "tracking";
|
|
15183
15199
|
}>>;
|
|
15200
|
+
activation: z.ZodOptional<z.ZodEnum<{
|
|
15201
|
+
live: "live";
|
|
15202
|
+
}>>;
|
|
15184
15203
|
isSidechain: z.ZodOptional<z.ZodBoolean>;
|
|
15185
15204
|
machineId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15186
15205
|
kind: z.ZodLiteral<"fork">;
|
|
@@ -15207,6 +15226,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
15207
15226
|
discovered: "discovered";
|
|
15208
15227
|
tracking: "tracking";
|
|
15209
15228
|
}>>;
|
|
15229
|
+
activation: z.ZodOptional<z.ZodEnum<{
|
|
15230
|
+
live: "live";
|
|
15231
|
+
}>>;
|
|
15210
15232
|
isSidechain: z.ZodOptional<z.ZodBoolean>;
|
|
15211
15233
|
machineId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15212
15234
|
kind: z.ZodLiteral<"subagent">;
|
|
@@ -15233,6 +15255,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
15233
15255
|
discovered: "discovered";
|
|
15234
15256
|
tracking: "tracking";
|
|
15235
15257
|
}>>;
|
|
15258
|
+
activation: z.ZodOptional<z.ZodEnum<{
|
|
15259
|
+
live: "live";
|
|
15260
|
+
}>>;
|
|
15236
15261
|
isSidechain: z.ZodOptional<z.ZodBoolean>;
|
|
15237
15262
|
machineId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15238
15263
|
kind: z.ZodLiteral<"compress">;
|
|
@@ -16359,9 +16384,10 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
16359
16384
|
}, z.core.$strip>;
|
|
16360
16385
|
};
|
|
16361
16386
|
/**
|
|
16362
|
-
* Creates or updates an imported session record. On first
|
|
16363
|
-
* session with `status='discovered'
|
|
16364
|
-
*
|
|
16387
|
+
* Creates or updates an imported session record. On first import, creates a new
|
|
16388
|
+
* session with `status='discovered'` by default, or `status='active'` when live
|
|
16389
|
+
* activation is requested. On subsequent calls, enriches existing records with
|
|
16390
|
+
* COALESCE semantics so later scans can supply previously-unknown values without
|
|
16365
16391
|
* overwriting already-populated ones.
|
|
16366
16392
|
*
|
|
16367
16393
|
* Subject: `storage:session.importUpsert`
|
|
@@ -16389,6 +16415,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
16389
16415
|
discovered: "discovered";
|
|
16390
16416
|
tracking: "tracking";
|
|
16391
16417
|
}>>;
|
|
16418
|
+
activation: z.ZodOptional<z.ZodEnum<{
|
|
16419
|
+
live: "live";
|
|
16420
|
+
}>>;
|
|
16392
16421
|
isSidechain: z.ZodOptional<z.ZodBoolean>;
|
|
16393
16422
|
machineId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16394
16423
|
kind: z.ZodLiteral<"root">;
|
|
@@ -16415,6 +16444,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
16415
16444
|
discovered: "discovered";
|
|
16416
16445
|
tracking: "tracking";
|
|
16417
16446
|
}>>;
|
|
16447
|
+
activation: z.ZodOptional<z.ZodEnum<{
|
|
16448
|
+
live: "live";
|
|
16449
|
+
}>>;
|
|
16418
16450
|
isSidechain: z.ZodOptional<z.ZodBoolean>;
|
|
16419
16451
|
machineId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16420
16452
|
kind: z.ZodLiteral<"fork">;
|
|
@@ -16441,6 +16473,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
16441
16473
|
discovered: "discovered";
|
|
16442
16474
|
tracking: "tracking";
|
|
16443
16475
|
}>>;
|
|
16476
|
+
activation: z.ZodOptional<z.ZodEnum<{
|
|
16477
|
+
live: "live";
|
|
16478
|
+
}>>;
|
|
16444
16479
|
isSidechain: z.ZodOptional<z.ZodBoolean>;
|
|
16445
16480
|
machineId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16446
16481
|
kind: z.ZodLiteral<"subagent">;
|
|
@@ -16467,6 +16502,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
16467
16502
|
discovered: "discovered";
|
|
16468
16503
|
tracking: "tracking";
|
|
16469
16504
|
}>>;
|
|
16505
|
+
activation: z.ZodOptional<z.ZodEnum<{
|
|
16506
|
+
live: "live";
|
|
16507
|
+
}>>;
|
|
16470
16508
|
isSidechain: z.ZodOptional<z.ZodBoolean>;
|
|
16471
16509
|
machineId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16472
16510
|
kind: z.ZodLiteral<"compress">;
|
|
@@ -16842,4 +16880,4 @@ declare function isExtractionExcluded(metadata: Record<string, unknown> | undefi
|
|
|
16842
16880
|
*/
|
|
16843
16881
|
declare function buildExtractionExclusionMetadata(): ExtractionExclusionMetadata;
|
|
16844
16882
|
//#endregion
|
|
16845
|
-
export { ContextWindowState$1 as $, isNavigatingBranch as A, ResolveAgentConfigSchema as B, SessionEnrichmentSchemas as C, getBranchBehavior as D, BranchBehavior as E, ResolveSystemPromptRequest as F, CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY as G, ConnectorSwapCancelledError as H, ResolveSystemPromptResponse as I, UI_WARNINGS_CATEGORY as J, ConnectorSwapWarningOptionId as K, ResolveSystemPromptSchema as L, SessionClientAccountChangedSchema as M, SessionImportStatusChanged as N, isInViewBranch as O, SessionImportStatusChangedSchema as P, SessionContextSchema$1 as Q, ResolveAgentConfigRequest as R, MessageStorageSubjects as S, CompressionModeSchema$1 as T, isConnectorSwapCancelledError as U, CONNECTOR_SWAP_CANCELLED_CODE as V, CONNECTOR_SWAP_WARNING_OPTION_IDS as W, CacheStrategy$1 as X, CACHE_STRATEGIES as Y, SessionContext$1 as Z, messageCursorKey as _, isExtractionExcluded as a, MessagePageCursorSchema as b, SessionStorageNamespace$1 as c, SessionStorageSubjects$1 as d, ForkOptions$1 as et, SessionStorageUpdateSchema$1 as f, compareMessageCursorDesc$1 as g, compareMessageCursorAsc$1 as h, buildExtractionExclusionMetadata as i, SessionSubjects$1 as it, SessionClientAccountChanged as j, isMergeable as k, SessionStorageSetRequestSchema$1 as l, SessionEventStorageSubjects as m, ExtractionExclusionKey as n, SessionExtensionContextFactory as nt, ImportUpsertRequest as o, SessionEventStorageNamespace$1 as p, INTERACTIVE_DIALOG_TIMEOUT_MS as q, ExtractionExclusionMetadata as r, SessionNamespace as rt, ImportUpsertRequestSchema as s, EXTRACTION_EXCLUSION_KEY as t, SessionExtensionContext$1 as tt, SessionStorageSetSessionSchema as u, messageToCursor$1 as v, CompressionMode as w, MessageStorageNamespace$1 as x, MessagePageCursor as y, ResolveAgentConfigResponse as z };
|
|
16883
|
+
export { ContextWindowState$1 as $, isNavigatingBranch as A, ResolveAgentConfigSchema as B, SessionEnrichmentSchemas as C, getBranchBehavior as D, BranchBehavior as E, ResolveSystemPromptRequest as F, CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY as G, ConnectorSwapCancelledError as H, ResolveSystemPromptResponse as I, UI_WARNINGS_CATEGORY as J, ConnectorSwapWarningOptionId as K, ResolveSystemPromptSchema as L, SessionClientAccountChangedSchema as M, SessionImportStatusChanged as N, isInViewBranch as O, SessionImportStatusChangedSchema as P, SessionContextSchema$1 as Q, ResolveAgentConfigRequest as R, MessageStorageSubjects$1 as S, CompressionModeSchema$1 as T, isConnectorSwapCancelledError as U, CONNECTOR_SWAP_CANCELLED_CODE as V, CONNECTOR_SWAP_WARNING_OPTION_IDS as W, CacheStrategy$1 as X, CACHE_STRATEGIES as Y, SessionContext$1 as Z, messageCursorKey as _, isExtractionExcluded as a, MessagePageCursorSchema as b, SessionStorageNamespace$1 as c, SessionStorageSubjects$1 as d, ForkOptions$1 as et, SessionStorageUpdateSchema$1 as f, compareMessageCursorDesc$1 as g, compareMessageCursorAsc$1 as h, buildExtractionExclusionMetadata as i, SessionSubjects$1 as it, SessionClientAccountChanged as j, isMergeable as k, SessionStorageSetRequestSchema$1 as l, SessionEventStorageSubjects as m, ExtractionExclusionKey as n, SessionExtensionContextFactory as nt, ImportUpsertRequest as o, SessionEventStorageNamespace$1 as p, INTERACTIVE_DIALOG_TIMEOUT_MS as q, ExtractionExclusionMetadata as r, SessionNamespace as rt, ImportUpsertRequestSchema as s, EXTRACTION_EXCLUSION_KEY as t, SessionExtensionContext$1 as tt, SessionStorageSetSessionSchema as u, messageToCursor$1 as v, CompressionMode as w, MessageStorageNamespace$1 as x, MessagePageCursor as y, ResolveAgentConfigResponse as z };
|
|
@@ -1678,9 +1678,9 @@ declare const AdapterNamespace: _$_makaio_core0.BusNamespaceDefinition<"adapter"
|
|
|
1678
1678
|
timestamp: _$zod.ZodNumber;
|
|
1679
1679
|
level: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1680
1680
|
error: "error";
|
|
1681
|
+
warn: "warn";
|
|
1681
1682
|
debug: "debug";
|
|
1682
1683
|
info: "info";
|
|
1683
|
-
warn: "warn";
|
|
1684
1684
|
}>>;
|
|
1685
1685
|
}, _$zod_v4_core0.$strip>;
|
|
1686
1686
|
error: _$zod.ZodObject<{
|
|
@@ -3385,9 +3385,9 @@ declare const AdapterSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
3385
3385
|
timestamp: _$zod.ZodNumber;
|
|
3386
3386
|
level: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3387
3387
|
error: "error";
|
|
3388
|
+
warn: "warn";
|
|
3388
3389
|
debug: "debug";
|
|
3389
3390
|
info: "info";
|
|
3390
|
-
warn: "warn";
|
|
3391
3391
|
}>>;
|
|
3392
3392
|
}, _$zod_v4_core0.$strip>;
|
|
3393
3393
|
error: _$zod.ZodObject<{
|
|
@@ -5116,9 +5116,9 @@ declare const AdapterSchemas: {
|
|
|
5116
5116
|
timestamp: _$zod.ZodNumber;
|
|
5117
5117
|
level: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5118
5118
|
error: "error";
|
|
5119
|
+
warn: "warn";
|
|
5119
5120
|
debug: "debug";
|
|
5120
5121
|
info: "info";
|
|
5121
|
-
warn: "warn";
|
|
5122
5122
|
}>>;
|
|
5123
5123
|
}, _$zod_v4_core0.$strip>;
|
|
5124
5124
|
error: _$zod.ZodObject<{
|