@makaio/framework 1.0.0-dev-1783282710723 → 1.0.0-dev-1783355411417
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.makaio-build.json +2 -2
- package/dist/adapter-BRxCc72E.mjs +1 -0
- package/dist/adapters/index.d.mts +11 -2
- package/dist/adapters/index.mjs +1 -1
- package/dist/adapters/node.d.mts +1 -1
- package/dist/{base-orchestrator-Cw0vpNgB.d.mts → base-orchestrator-BNysGvaM.d.mts} +70 -2
- package/dist/bus/index.mjs +1 -1
- package/dist/{client-BcfR-LJC.mjs → client-BgUjVbXX.mjs} +1 -1
- package/dist/contracts/adapter/index.d.mts +1 -1
- package/dist/contracts/adapter/index.mjs +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/client/index.mjs +1 -1
- 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 +24 -24
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/session/index.d.mts +3 -3
- package/dist/contracts/session/index.mjs +1 -1
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/contracts/workflow/index.mjs +1 -1
- package/dist/{definition-DFcxkf2i.d.mts → definition-b9jyJqPD.d.mts} +1 -1
- package/dist/drizzle/0021_m_mr8e1j84.sql +3 -0
- package/dist/drizzle/0022_m_mr8i4ky3.sql +43 -0
- package/dist/drizzle/meta/_journal.json +14 -0
- package/dist/{handler-2bPhRn0u.mjs → handler-BFNvtv5t.mjs} +1 -1
- package/dist/handlers-v47Gbsr1.mjs +57 -0
- package/dist/hooks/index.d.mts +8 -0
- package/dist/hooks/index.mjs +1 -1
- package/dist/{index-CTEsbp9H.d.mts → index-31vR1sxk.d.mts} +31 -13
- package/dist/{index-9b2_jXxq.d.mts → index-3J0HZlPH.d.mts} +372 -87
- package/dist/{index-Bh6lHiW4.d.mts → index-3X0368CL.d.mts} +16 -16
- package/dist/{index-Y2r0Zvcm.d.mts → index-B5w-0Gg9.d.mts} +4 -4
- package/dist/{index-DdBRlm7m.d.mts → index-BKZhnb2B.d.mts} +3 -3
- package/dist/{index-gAFwNiJT.d.mts → index-BYfSAJRC.d.mts} +64 -0
- package/dist/{index-2fK9iSHI.d.mts → index-BwGfdbI0.d.mts} +9 -9
- package/dist/{index-DLy-tc0L.d.mts → index-C5C1tk9f.d.mts} +214 -1
- package/dist/{index-CL2T6LVv.d.mts → index-C6Ys8pxt.d.mts} +9 -9
- package/dist/{index-NkNbYFud.d.mts → index-CaerrEDH.d.mts} +1 -1
- package/dist/{index-CfIW5biI.d.mts → index-D7rWAEY0.d.mts} +1 -0
- package/dist/{index-CaOWqztb.d.mts → index-DQYj8-53.d.mts} +1 -1
- package/dist/{index-Dg-y1mrq.d.mts → index-DV4nRk0h.d.mts} +14 -14
- package/dist/{index-GD-i3DW7.d.mts → index-DvHYpi-J.d.mts} +365 -163
- package/dist/{index-BMbmoarE.d.mts → index-O08Q2ikz.d.mts} +8 -8
- 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/{lib-Ba55od_d.mjs → lib-BOmKyjWD.mjs} +1 -1
- package/dist/{lib-CM_BUxN8.mjs → lib-DLZYp5z3.mjs} +1 -1
- package/dist/{loop-gate-handlers-BLoGCWMQ.mjs → loop-gate-handlers-Bjmat-K3.mjs} +1 -1
- package/dist/{namespace-DGAWYjbO.d.mts → namespace-Bm77p82L.d.mts} +5 -5
- package/dist/{namespace-LUNf8zo5.d.mts → namespace-D1_9WVCo.d.mts} +157 -0
- package/dist/{namespace-BsYKEMd8.d.mts → namespace-DAj_riOn.d.mts} +138 -0
- package/dist/{namespace-KMxsPJwm.d.mts → namespace-DhDY0juT.d.mts} +66 -0
- package/dist/{namespace-DXW-voCe.d.mts → namespace-DmqoDDRD.d.mts} +158 -22
- package/dist/namespace-dFBD2ZmS.mjs +1 -0
- package/dist/node/transports/index.mjs +1 -1
- package/dist/orchestrator-shared-ChygCvR1.mjs +1 -0
- package/dist/{orchestrator-shared-ChOdIgh6.d.mts → orchestrator-shared-DFLb1otg.d.mts} +9 -3
- package/dist/package-BmRhhi-3.mjs +1 -0
- package/dist/package.json +1 -1
- package/dist/runtime-node/index.mjs +1 -1
- package/dist/schema-7aKBGB7S.mjs +1 -0
- package/dist/{schema-DHlTAy0N.mjs → schema-CHp6I33k.mjs} +1 -1
- package/dist/{schema-D1HrnvT7.d.mts → schema-DLNBajAV.d.mts} +23 -1
- package/dist/{schemas-DMCGXlKa.d.mts → schemas-DMMWmWjq.d.mts} +3 -3
- package/dist/schemas-DZGnr9Tl.mjs +1 -0
- package/dist/{schemas-D-9zNyAM2.d.mts → schemas-DuuVuhHX2.d.mts} +2 -2
- package/dist/schemas-ftgVeWIG.mjs +1 -0
- package/dist/services/context-rules/index.d.mts +6 -6
- package/dist/services/filesystem/namespace.d.mts +12 -12
- package/dist/services/filesystem/schemas.d.mts +6 -6
- package/dist/services/git/namespace.d.mts +4 -4
- package/dist/services/git/schemas.d.mts +3 -3
- package/dist/services/harness/index.d.mts +1 -1
- package/dist/services/harness/index.mjs +1 -1
- package/dist/services/index.d.mts +87 -18
- package/dist/services/index.mjs +1 -1
- package/dist/services/log-import/browser.d.mts +2 -2
- package/dist/services/log-import/index.d.mts +73 -6
- package/dist/services/log-import/index.mjs +2 -2
- package/dist/services/log-import/log-import.d.mts +1 -1
- package/dist/services/log-import/log-import.mjs +1 -1
- package/dist/services/log-import/namespace.d.mts +54 -0
- package/dist/services/log-import/namespace.mjs +1 -1
- package/dist/services/log-import/schemas.d.mts +44 -0
- package/dist/services/log-import/schemas.mjs +1 -1
- package/dist/services/session/handlers/index.d.mts +1 -1
- package/dist/services/session/handlers/index.mjs +1 -1
- package/dist/services/session/index.d.mts +9 -9
- package/dist/services/session/index.mjs +1 -1
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/messages/namespace.mjs +1 -1
- package/dist/services/session/orchestrator-testing/index.d.mts +1 -1
- package/dist/services/session/orchestrator-testing/index.mjs +1 -1
- package/dist/services/session/session-events/namespace.d.mts +1 -1
- package/dist/services/session/session-events/namespace.mjs +1 -1
- package/dist/services/session/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/session/storage/schema.mjs +1 -1
- package/dist/services/session/testing/index.mjs +9 -4
- package/dist/services/session/testing/orchestrator-shared.d.mts +1 -1
- package/dist/services/session/testing/orchestrator-shared.mjs +1 -1
- package/dist/services/session/turns/namespace.d.mts +1 -1
- package/dist/services/session/turns/namespace.mjs +1 -1
- package/dist/services/settings/namespace.d.mts +2 -2
- package/dist/services/subagent-template/index.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/turn/index.d.mts +1 -1
- package/dist/services/turn/namespace.d.mts +1 -1
- package/dist/services/turn/schemas.d.mts +89 -0
- package/dist/services/turn/schemas.mjs +1 -1
- package/dist/session-CKWfn3oc.mjs +1 -0
- package/dist/session-DCbJwYEU.mjs +69 -0
- package/dist/storage/drizzle/index.d.mts +1 -1
- package/dist/storage/drizzle/index.mjs +1 -1
- package/dist/{tool-approval-service-DEQiipxj.mjs → tool-approval-service-MU_DmJsf.mjs} +1 -1
- package/dist/tools-BrNm-een.mjs +1 -0
- package/dist/{transition-DnXibkhX.d.mts → transition-Dq41YCkc.d.mts} +1 -1
- package/dist/{types-BslClRkH.d.mts → types-BMlzmWp6.d.mts} +11 -1
- package/dist/{types-Dur8EtpR.d.mts → types-C76EP81O.d.mts} +125 -82
- package/dist/ui-components/index.mjs +1 -1
- package/dist/{workflow-BqH6ar-D.mjs → workflow-C1z7I5CI.mjs} +1 -1
- package/dist/workflow-engine/index.d.mts +1 -1
- package/dist/workflow-engine/index.mjs +1 -1
- package/dist/workflow-engine/package.mjs +1 -1
- package/dist/workflow-engine/workflow-orchestrator.mjs +1 -1
- package/package.json +1 -1
- package/dist/adapter-DaQqmKOJ.mjs +0 -1
- package/dist/handlers-BAycjV02.mjs +0 -41
- package/dist/namespace-C-piH3w4.mjs +0 -1
- package/dist/orchestrator-shared-Cxk3x8Vs.mjs +0 -1
- package/dist/package-B1AXe-oz.mjs +0 -1
- package/dist/schema-D6WAI8OL.mjs +0 -1
- package/dist/schemas-ArqQTC0Q.mjs +0 -1
- package/dist/schemas-uID59wR8.mjs +0 -1
- package/dist/session-0nWT4st6.mjs +0 -39
- package/dist/session-DH-ja8Ka.mjs +0 -1
- package/dist/tools-DFOsOboy.mjs +0 -1
|
@@ -202,6 +202,75 @@ declare const TurnStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDefi
|
|
|
202
202
|
}, _$zod_v4_core0.$strip>;
|
|
203
203
|
}, _$zod_v4_core0.$strip>;
|
|
204
204
|
};
|
|
205
|
+
ingestCompleted: {
|
|
206
|
+
request: _$zod.ZodObject<{
|
|
207
|
+
sessionId: _$zod.ZodString;
|
|
208
|
+
turnAnchorId: _$zod.ZodString;
|
|
209
|
+
startedAt: _$zod.ZodNumber;
|
|
210
|
+
completedAt: _$zod.ZodNumber;
|
|
211
|
+
status: _$zod.ZodEnum<{
|
|
212
|
+
error: "error";
|
|
213
|
+
completed: "completed";
|
|
214
|
+
}>;
|
|
215
|
+
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
216
|
+
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
217
|
+
total: _$zod.ZodObject<{
|
|
218
|
+
inputTokens: _$zod.ZodNumber;
|
|
219
|
+
outputTokens: _$zod.ZodNumber;
|
|
220
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
221
|
+
}, _$zod_v4_core0.$strip>;
|
|
222
|
+
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
223
|
+
inputTokens: _$zod.ZodNumber;
|
|
224
|
+
outputTokens: _$zod.ZodNumber;
|
|
225
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
226
|
+
}, _$zod_v4_core0.$strip>>>;
|
|
227
|
+
}, _$zod_v4_core0.$strip>>;
|
|
228
|
+
initiator: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
229
|
+
source: _$zod.ZodEnum<{
|
|
230
|
+
user: "user";
|
|
231
|
+
system: "system";
|
|
232
|
+
extension: "extension";
|
|
233
|
+
}>;
|
|
234
|
+
sourceId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
235
|
+
}, _$zod_v4_core0.$strip>>;
|
|
236
|
+
}, _$zod_v4_core0.$strip>;
|
|
237
|
+
response: _$zod.ZodObject<{
|
|
238
|
+
turn: _$zod.ZodObject<{
|
|
239
|
+
turnId: _$zod.ZodString;
|
|
240
|
+
sessionId: _$zod.ZodString;
|
|
241
|
+
turnNumber: _$zod.ZodNumber;
|
|
242
|
+
startedAt: _$zod.ZodNumber;
|
|
243
|
+
completedAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
244
|
+
status: _$zod.ZodEnum<{
|
|
245
|
+
error: "error";
|
|
246
|
+
completed: "completed";
|
|
247
|
+
active: "active";
|
|
248
|
+
}>;
|
|
249
|
+
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
250
|
+
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
251
|
+
total: _$zod.ZodObject<{
|
|
252
|
+
inputTokens: _$zod.ZodNumber;
|
|
253
|
+
outputTokens: _$zod.ZodNumber;
|
|
254
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
255
|
+
}, _$zod_v4_core0.$strip>;
|
|
256
|
+
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
257
|
+
inputTokens: _$zod.ZodNumber;
|
|
258
|
+
outputTokens: _$zod.ZodNumber;
|
|
259
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
260
|
+
}, _$zod_v4_core0.$strip>>>;
|
|
261
|
+
}, _$zod_v4_core0.$strip>>;
|
|
262
|
+
initiator: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
263
|
+
source: _$zod.ZodEnum<{
|
|
264
|
+
user: "user";
|
|
265
|
+
system: "system";
|
|
266
|
+
extension: "extension";
|
|
267
|
+
}>;
|
|
268
|
+
sourceId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
269
|
+
}, _$zod_v4_core0.$strip>>;
|
|
270
|
+
}, _$zod_v4_core0.$strip>;
|
|
271
|
+
created: _$zod.ZodBoolean;
|
|
272
|
+
}, _$zod_v4_core0.$strip>;
|
|
273
|
+
};
|
|
205
274
|
get: {
|
|
206
275
|
request: _$zod.ZodObject<{
|
|
207
276
|
turnId: _$zod.ZodString;
|
|
@@ -555,6 +624,75 @@ declare const TurnStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.F
|
|
|
555
624
|
}, _$zod_v4_core0.$strip>;
|
|
556
625
|
}, _$zod_v4_core0.$strip>;
|
|
557
626
|
};
|
|
627
|
+
ingestCompleted: {
|
|
628
|
+
request: _$zod.ZodObject<{
|
|
629
|
+
sessionId: _$zod.ZodString;
|
|
630
|
+
turnAnchorId: _$zod.ZodString;
|
|
631
|
+
startedAt: _$zod.ZodNumber;
|
|
632
|
+
completedAt: _$zod.ZodNumber;
|
|
633
|
+
status: _$zod.ZodEnum<{
|
|
634
|
+
error: "error";
|
|
635
|
+
completed: "completed";
|
|
636
|
+
}>;
|
|
637
|
+
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
638
|
+
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
639
|
+
total: _$zod.ZodObject<{
|
|
640
|
+
inputTokens: _$zod.ZodNumber;
|
|
641
|
+
outputTokens: _$zod.ZodNumber;
|
|
642
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
643
|
+
}, _$zod_v4_core0.$strip>;
|
|
644
|
+
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
645
|
+
inputTokens: _$zod.ZodNumber;
|
|
646
|
+
outputTokens: _$zod.ZodNumber;
|
|
647
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
648
|
+
}, _$zod_v4_core0.$strip>>>;
|
|
649
|
+
}, _$zod_v4_core0.$strip>>;
|
|
650
|
+
initiator: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
651
|
+
source: _$zod.ZodEnum<{
|
|
652
|
+
user: "user";
|
|
653
|
+
system: "system";
|
|
654
|
+
extension: "extension";
|
|
655
|
+
}>;
|
|
656
|
+
sourceId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
657
|
+
}, _$zod_v4_core0.$strip>>;
|
|
658
|
+
}, _$zod_v4_core0.$strip>;
|
|
659
|
+
response: _$zod.ZodObject<{
|
|
660
|
+
turn: _$zod.ZodObject<{
|
|
661
|
+
turnId: _$zod.ZodString;
|
|
662
|
+
sessionId: _$zod.ZodString;
|
|
663
|
+
turnNumber: _$zod.ZodNumber;
|
|
664
|
+
startedAt: _$zod.ZodNumber;
|
|
665
|
+
completedAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
666
|
+
status: _$zod.ZodEnum<{
|
|
667
|
+
error: "error";
|
|
668
|
+
completed: "completed";
|
|
669
|
+
active: "active";
|
|
670
|
+
}>;
|
|
671
|
+
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
672
|
+
usage: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
673
|
+
total: _$zod.ZodObject<{
|
|
674
|
+
inputTokens: _$zod.ZodNumber;
|
|
675
|
+
outputTokens: _$zod.ZodNumber;
|
|
676
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
677
|
+
}, _$zod_v4_core0.$strip>;
|
|
678
|
+
byAgent: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodObject<{
|
|
679
|
+
inputTokens: _$zod.ZodNumber;
|
|
680
|
+
outputTokens: _$zod.ZodNumber;
|
|
681
|
+
cost: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
682
|
+
}, _$zod_v4_core0.$strip>>>;
|
|
683
|
+
}, _$zod_v4_core0.$strip>>;
|
|
684
|
+
initiator: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
685
|
+
source: _$zod.ZodEnum<{
|
|
686
|
+
user: "user";
|
|
687
|
+
system: "system";
|
|
688
|
+
extension: "extension";
|
|
689
|
+
}>;
|
|
690
|
+
sourceId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
691
|
+
}, _$zod_v4_core0.$strip>>;
|
|
692
|
+
}, _$zod_v4_core0.$strip>;
|
|
693
|
+
created: _$zod.ZodBoolean;
|
|
694
|
+
}, _$zod_v4_core0.$strip>;
|
|
695
|
+
};
|
|
558
696
|
get: {
|
|
559
697
|
request: _$zod.ZodObject<{
|
|
560
698
|
turnId: _$zod.ZodString;
|
|
@@ -481,6 +481,10 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
481
481
|
}>;
|
|
482
482
|
sourceId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
483
483
|
}, _$zod_v4_core0.$strip>>;
|
|
484
|
+
ingestionMarker: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
485
|
+
live: "live";
|
|
486
|
+
backfill: "backfill";
|
|
487
|
+
}>>;
|
|
484
488
|
}, _$zod_v4_core0.$strip>;
|
|
485
489
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
486
490
|
sessionId: _$zod.ZodString;
|
|
@@ -513,6 +517,10 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
513
517
|
}>;
|
|
514
518
|
sourceId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
515
519
|
}, _$zod_v4_core0.$strip>>;
|
|
520
|
+
ingestionMarker: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
521
|
+
live: "live";
|
|
522
|
+
backfill: "backfill";
|
|
523
|
+
}>>;
|
|
516
524
|
}, _$zod_v4_core0.$strip>;
|
|
517
525
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
518
526
|
sessionId: _$zod.ZodString;
|
|
@@ -811,6 +819,10 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
811
819
|
}>;
|
|
812
820
|
sourceId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
813
821
|
}, _$zod_v4_core0.$strip>>;
|
|
822
|
+
ingestionMarker: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
823
|
+
live: "live";
|
|
824
|
+
backfill: "backfill";
|
|
825
|
+
}>>;
|
|
814
826
|
}, _$zod_v4_core0.$strip>;
|
|
815
827
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
816
828
|
sessionId: _$zod.ZodString;
|
|
@@ -843,6 +855,10 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
843
855
|
}>;
|
|
844
856
|
sourceId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
845
857
|
}, _$zod_v4_core0.$strip>>;
|
|
858
|
+
ingestionMarker: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
859
|
+
live: "live";
|
|
860
|
+
backfill: "backfill";
|
|
861
|
+
}>>;
|
|
846
862
|
}, _$zod_v4_core0.$strip>;
|
|
847
863
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
848
864
|
sessionId: _$zod.ZodString;
|
|
@@ -1131,6 +1147,10 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1131
1147
|
}>;
|
|
1132
1148
|
sourceId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1133
1149
|
}, _$zod_v4_core0.$strip>>;
|
|
1150
|
+
ingestionMarker: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1151
|
+
live: "live";
|
|
1152
|
+
backfill: "backfill";
|
|
1153
|
+
}>>;
|
|
1134
1154
|
}, _$zod_v4_core0.$strip>;
|
|
1135
1155
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
1136
1156
|
sessionId: _$zod.ZodString;
|
|
@@ -1163,6 +1183,10 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1163
1183
|
}>;
|
|
1164
1184
|
sourceId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1165
1185
|
}, _$zod_v4_core0.$strip>>;
|
|
1186
|
+
ingestionMarker: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1187
|
+
live: "live";
|
|
1188
|
+
backfill: "backfill";
|
|
1189
|
+
}>>;
|
|
1166
1190
|
}, _$zod_v4_core0.$strip>;
|
|
1167
1191
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
1168
1192
|
sessionId: _$zod.ZodString;
|
|
@@ -1459,6 +1483,10 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1459
1483
|
}>;
|
|
1460
1484
|
sourceId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1461
1485
|
}, _$zod_v4_core0.$strip>>;
|
|
1486
|
+
ingestionMarker: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1487
|
+
live: "live";
|
|
1488
|
+
backfill: "backfill";
|
|
1489
|
+
}>>;
|
|
1462
1490
|
}, _$zod_v4_core0.$strip>;
|
|
1463
1491
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
1464
1492
|
sessionId: _$zod.ZodString;
|
|
@@ -1491,6 +1519,10 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1491
1519
|
}>;
|
|
1492
1520
|
sourceId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1493
1521
|
}, _$zod_v4_core0.$strip>>;
|
|
1522
|
+
ingestionMarker: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1523
|
+
live: "live";
|
|
1524
|
+
backfill: "backfill";
|
|
1525
|
+
}>>;
|
|
1494
1526
|
}, _$zod_v4_core0.$strip>;
|
|
1495
1527
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
1496
1528
|
sessionId: _$zod.ZodString;
|
|
@@ -1775,6 +1807,10 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1775
1807
|
}>;
|
|
1776
1808
|
sourceId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1777
1809
|
}, _$zod_v4_core0.$strip>>;
|
|
1810
|
+
ingestionMarker: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1811
|
+
live: "live";
|
|
1812
|
+
backfill: "backfill";
|
|
1813
|
+
}>>;
|
|
1778
1814
|
}, _$zod_v4_core0.$strip>;
|
|
1779
1815
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
1780
1816
|
sessionId: _$zod.ZodString;
|
|
@@ -1807,6 +1843,10 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1807
1843
|
}>;
|
|
1808
1844
|
sourceId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1809
1845
|
}, _$zod_v4_core0.$strip>>;
|
|
1846
|
+
ingestionMarker: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1847
|
+
live: "live";
|
|
1848
|
+
backfill: "backfill";
|
|
1849
|
+
}>>;
|
|
1810
1850
|
}, _$zod_v4_core0.$strip>;
|
|
1811
1851
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
1812
1852
|
sessionId: _$zod.ZodString;
|
|
@@ -2105,6 +2145,10 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2105
2145
|
}>;
|
|
2106
2146
|
sourceId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2107
2147
|
}, _$zod_v4_core0.$strip>>;
|
|
2148
|
+
ingestionMarker: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2149
|
+
live: "live";
|
|
2150
|
+
backfill: "backfill";
|
|
2151
|
+
}>>;
|
|
2108
2152
|
}, _$zod_v4_core0.$strip>;
|
|
2109
2153
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
2110
2154
|
sessionId: _$zod.ZodString;
|
|
@@ -2137,6 +2181,10 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2137
2181
|
}>;
|
|
2138
2182
|
sourceId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2139
2183
|
}, _$zod_v4_core0.$strip>>;
|
|
2184
|
+
ingestionMarker: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2185
|
+
live: "live";
|
|
2186
|
+
backfill: "backfill";
|
|
2187
|
+
}>>;
|
|
2140
2188
|
}, _$zod_v4_core0.$strip>;
|
|
2141
2189
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
2142
2190
|
sessionId: _$zod.ZodString;
|
|
@@ -2425,6 +2473,10 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2425
2473
|
}>;
|
|
2426
2474
|
sourceId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2427
2475
|
}, _$zod_v4_core0.$strip>>;
|
|
2476
|
+
ingestionMarker: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2477
|
+
live: "live";
|
|
2478
|
+
backfill: "backfill";
|
|
2479
|
+
}>>;
|
|
2428
2480
|
}, _$zod_v4_core0.$strip>;
|
|
2429
2481
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
2430
2482
|
sessionId: _$zod.ZodString;
|
|
@@ -2457,6 +2509,10 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2457
2509
|
}>;
|
|
2458
2510
|
sourceId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2459
2511
|
}, _$zod_v4_core0.$strip>>;
|
|
2512
|
+
ingestionMarker: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2513
|
+
live: "live";
|
|
2514
|
+
backfill: "backfill";
|
|
2515
|
+
}>>;
|
|
2460
2516
|
}, _$zod_v4_core0.$strip>;
|
|
2461
2517
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
2462
2518
|
sessionId: _$zod.ZodString;
|
|
@@ -2753,6 +2809,10 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2753
2809
|
}>;
|
|
2754
2810
|
sourceId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2755
2811
|
}, _$zod_v4_core0.$strip>>;
|
|
2812
|
+
ingestionMarker: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2813
|
+
live: "live";
|
|
2814
|
+
backfill: "backfill";
|
|
2815
|
+
}>>;
|
|
2756
2816
|
}, _$zod_v4_core0.$strip>;
|
|
2757
2817
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
2758
2818
|
sessionId: _$zod.ZodString;
|
|
@@ -2785,6 +2845,10 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2785
2845
|
}>;
|
|
2786
2846
|
sourceId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2787
2847
|
}, _$zod_v4_core0.$strip>>;
|
|
2848
|
+
ingestionMarker: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2849
|
+
live: "live";
|
|
2850
|
+
backfill: "backfill";
|
|
2851
|
+
}>>;
|
|
2788
2852
|
}, _$zod_v4_core0.$strip>;
|
|
2789
2853
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
2790
2854
|
sessionId: _$zod.ZodString;
|
|
@@ -3039,6 +3103,7 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
3039
3103
|
source: "user" | "system" | "extension";
|
|
3040
3104
|
sourceId?: string | undefined;
|
|
3041
3105
|
} | undefined;
|
|
3106
|
+
ingestionMarker?: "live" | "backfill" | undefined;
|
|
3042
3107
|
};
|
|
3043
3108
|
} | {
|
|
3044
3109
|
sessionId: string;
|
|
@@ -3067,6 +3132,7 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
3067
3132
|
source: "user" | "system" | "extension";
|
|
3068
3133
|
sourceId?: string | undefined;
|
|
3069
3134
|
} | undefined;
|
|
3135
|
+
ingestionMarker?: "live" | "backfill" | undefined;
|
|
3070
3136
|
};
|
|
3071
3137
|
} | {
|
|
3072
3138
|
sessionId: string;
|