@graphrefly/graphrefly 0.37.0 → 0.38.0
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/{chunk-CZIQ6JCE.js → chunk-2YFDSYEF.js} +1 -1
- package/dist/{chunk-YVYSO5CW.js → chunk-4BDQXBXE.js} +1 -1
- package/dist/chunk-5BGFS2XH.js +1 -0
- package/dist/chunk-6773HURD.js +1 -0
- package/dist/{chunk-U3COB5WU.js → chunk-6KZZ6XQE.js} +1 -1
- package/dist/{chunk-5CPPC75H.js → chunk-6VFC334U.js} +1 -1
- package/dist/{chunk-KUVDFOJH.js → chunk-7KZZLWZ6.js} +1 -1
- package/dist/{chunk-Q7EUZ6NN.js → chunk-B5S7KTGP.js} +1 -1
- package/dist/chunk-CMTN3KPT.js +80 -0
- package/dist/chunk-DQJLC6YY.js +1 -0
- package/dist/chunk-DSOVKKTI.js +1 -0
- package/dist/chunk-FAYEMS5M.js +1 -0
- package/dist/chunk-FWGIZP3W.js +1 -0
- package/dist/{chunk-FMI4CWFL.js → chunk-G7JN6LCB.js} +1 -1
- package/dist/{chunk-PCD2MU7X.js → chunk-IBGE62GZ.js} +1 -1
- package/dist/{chunk-MYFR67PY.js → chunk-K5C67OGE.js} +1 -1
- package/dist/chunk-KJEAIIIY.js +43 -0
- package/dist/chunk-LV3ACS5J.js +1 -0
- package/dist/{chunk-LOQRPP4Y.js → chunk-NBGPXQSP.js} +1 -1
- package/dist/chunk-NN3QPJ6U.js +1 -0
- package/dist/{chunk-QWVQIL3T.js → chunk-NSAZ6PR6.js} +1 -1
- package/dist/{chunk-MC5LZG3U.js → chunk-NV63VQHI.js} +1 -1
- package/dist/{chunk-2C4NESZE.js → chunk-O245YLM5.js} +1 -1
- package/dist/{chunk-TLS7M7H4.js → chunk-O2BLVQU4.js} +1 -1
- package/dist/chunk-PHXZRR6C.js +1 -0
- package/dist/{chunk-K6ZFJ473.js → chunk-POCWFIJ7.js} +1 -1
- package/dist/{chunk-C5CBVOCB.js → chunk-QEVSIVSF.js} +1 -1
- package/dist/chunk-QMC2PLNM.js +7 -0
- package/dist/chunk-QOJFR6GS.js +1 -0
- package/dist/{chunk-MQZWA3DF.js → chunk-RZ5HKPGI.js} +1 -1
- package/dist/{chunk-WSLN4JFO.js → chunk-SFK7MN7S.js} +1 -1
- package/dist/{chunk-QP5TH523.js → chunk-SP5O2MIX.js} +1 -1
- package/dist/chunk-TB7JKSVS.js +61 -0
- package/dist/{chunk-T4U24DXX.js → chunk-TMVY7OWG.js} +1 -1
- package/dist/{chunk-UODQF4EY.js → chunk-UAXFKMAG.js} +1 -1
- package/dist/{chunk-TFK4P4CX.js → chunk-UVLZX2OU.js} +1 -1
- package/dist/chunk-XIMFHEKV.js +1 -0
- package/dist/{chunk-XIJKEXWR.js → chunk-XLMYQB6F.js} +1 -1
- package/dist/{chunk-4EATTNAE.js → chunk-XLYF4LBH.js} +1 -1
- package/dist/compat/index.cjs +9 -9
- package/dist/compat/index.d.cts +7 -7
- package/dist/compat/index.d.ts +7 -7
- package/dist/compat/index.js +1 -1
- package/dist/compat/nestjs/index.cjs +11 -11
- package/dist/compat/nestjs/index.d.cts +5 -5
- package/dist/compat/nestjs/index.d.ts +5 -5
- package/dist/compat/nestjs/index.js +1 -1
- package/dist/compat/zustand/index.cjs +7 -7
- package/dist/compat/zustand/index.d.cts +3 -3
- package/dist/compat/zustand/index.d.ts +3 -3
- package/dist/compat/zustand/index.js +1 -1
- package/dist/{composite-_XckYx2e.d.cts → composite-CgG0MqHm.d.cts} +8 -1
- package/dist/{composite-CT_mApQD.d.ts → composite-DTOlDuch.d.ts} +8 -1
- package/dist/core/index.cjs +1 -1
- package/dist/core/index.d.cts +2 -2
- package/dist/core/index.d.ts +2 -2
- package/dist/core/index.js +1 -1
- package/dist/extra/index.cjs +19 -19
- package/dist/extra/index.d.cts +5 -5
- package/dist/extra/index.d.ts +5 -5
- package/dist/extra/index.js +1 -1
- package/dist/extra/node.cjs +2 -2
- package/dist/extra/node.d.cts +107 -1
- package/dist/extra/node.d.ts +107 -1
- package/dist/extra/node.js +2 -2
- package/dist/extra/operators.cjs +1 -1
- package/dist/extra/operators.js +1 -1
- package/dist/extra/reactive.d.cts +1 -1
- package/dist/extra/reactive.d.ts +1 -1
- package/dist/extra/reactive.js +1 -1
- package/dist/extra/sources.cjs +1 -1
- package/dist/extra/sources.js +1 -1
- package/dist/extra/storage-tiers-browser.d.cts +76 -5
- package/dist/extra/storage-tiers-browser.d.ts +76 -5
- package/dist/extra/storage-tiers-node.d.cts +137 -13
- package/dist/extra/storage-tiers-node.d.ts +137 -13
- package/dist/extra/storage-tiers.d.cts +151 -23
- package/dist/extra/storage-tiers.d.ts +151 -23
- package/dist/graph/index.cjs +7 -7
- package/dist/graph/index.d.cts +4 -4
- package/dist/graph/index.d.ts +4 -4
- package/dist/graph/index.js +1 -1
- package/dist/{graph-YQXDndFy.d.ts → graph-BjW1taJl.d.ts} +217 -10
- package/dist/{graph-CaNXUc3c.d.cts → graph-CHsVwf9S.d.cts} +217 -10
- package/dist/{index-CUTHDZ7Q.d.ts → index-5dNRlW7J.d.ts} +3 -3
- package/dist/{index-Bpzw8hx3.d.ts → index-AUqWe_fX.d.ts} +7 -4
- package/dist/{index-fHKHdAso.d.ts → index-B-ORMr3k.d.ts} +2 -2
- package/dist/{index-DcWbx58m.d.cts → index-B2IUcH13.d.cts} +2 -2
- package/dist/{index-DuhOdNyg.d.ts → index-BFaALJxR.d.ts} +2 -2
- package/dist/{index-DPqR3wdW.d.ts → index-BI1wMfyc.d.ts} +2 -2
- package/dist/{index-D0ZxFXYl.d.ts → index-BUFCHvOR.d.ts} +2 -2
- package/dist/{index-CLPQyYY5.d.cts → index-BWUMIt7J.d.cts} +3 -3
- package/dist/{index-CkN8CZlT.d.cts → index-BaSy4L6w.d.cts} +37 -17
- package/dist/{index-B1IcU--K.d.cts → index-BgzPO43H.d.cts} +2 -2
- package/dist/{index-D6tRNEKz.d.cts → index-BhzwpIJc.d.cts} +1 -1
- package/dist/{index-4IwO4mH2.d.cts → index-BkQqf1EF.d.cts} +80 -7
- package/dist/{index-CajEOoAN.d.ts → index-BmWuVdER.d.ts} +2 -2
- package/dist/{index-0qOD-421.d.ts → index-Bn0uZEL4.d.ts} +2 -2
- package/dist/{index-DAKm44My.d.cts → index-BpMZzX9P.d.cts} +2 -2
- package/dist/{index-CrpjECS6.d.cts → index-Bpr0Pwgl.d.cts} +2 -2
- package/dist/{index-BECJ8M0T.d.cts → index-BqcgiSQg.d.cts} +2 -2
- package/dist/{index-DfAo9WKr.d.ts → index-BsZk9T8y.d.ts} +1 -1
- package/dist/{index-CU3z8Cel.d.cts → index-BsgxnHN8.d.cts} +2 -2
- package/dist/index-Bub6x_D4.d.cts +427 -0
- package/dist/{index-C-pFD_FV.d.ts → index-BwOsJfLJ.d.ts} +2 -2
- package/dist/{index-CRycrNfn.d.ts → index-Byp771zP.d.ts} +1 -1
- package/dist/{index-e1m3ZHgc.d.cts → index-C-3UXnHT.d.cts} +1 -1
- package/dist/{index-DTYIRT_v.d.cts → index-C56XZiDe.d.cts} +2 -2
- package/dist/{index-D11pGlaI.d.cts → index-CAV-3RpJ.d.cts} +2 -2
- package/dist/{index-D_DThl_J.d.cts → index-CAbHN_rP.d.cts} +1 -1
- package/dist/{index-BhLA9feT.d.ts → index-CEVzBWeB.d.ts} +2 -2
- package/dist/{index-Ci358GSC.d.cts → index-CM-i58FY.d.cts} +2 -2
- package/dist/{index-B9qJmmv3.d.cts → index-CQsqqEVz.d.cts} +1 -1
- package/dist/{index-C0tga1_x.d.ts → index-CijfwEWx.d.ts} +2 -2
- package/dist/{index-BwtIbzSV.d.cts → index-Ckil6miL.d.cts} +2 -2
- package/dist/{index-BokynmA4.d.cts → index-CpdnP-0y.d.cts} +1 -1
- package/dist/{index-BmLkcDlj.d.ts → index-CrlHFsiT.d.ts} +37 -17
- package/dist/{index-DCAuN9u5.d.cts → index-Czk3r0yA.d.cts} +37 -3
- package/dist/{index-C4N-dg5U.d.cts → index-D-B7U42V.d.cts} +2 -2
- package/dist/{index-CKcnuQ2c.d.ts → index-D-HZ7sP4.d.ts} +2 -2
- package/dist/{index-D6pwWiOc.d.cts → index-D7-RSD93.d.cts} +2 -2
- package/dist/{index-9mbs_PIG.d.ts → index-D9vBTuzo.d.ts} +2 -2
- package/dist/{index-C_qi0WlF.d.cts → index-DJNAWzcH.d.cts} +2 -2
- package/dist/{index-Ae6L8liv.d.ts → index-DJVQ-t07.d.ts} +2 -2
- package/dist/{index-D_d1erkR.d.ts → index-DKrIuF-r.d.ts} +2 -2
- package/dist/{index-DXz9uwcs.d.ts → index-DOU1Ee_k.d.ts} +1 -1
- package/dist/{index-D1E1tqHT.d.ts → index-DTDVDzhA.d.ts} +37 -3
- package/dist/{index-B5UR87KG.d.ts → index-DY2f2b9z.d.ts} +4 -2
- package/dist/{index-D8IyqHvT.d.cts → index-DeSsvHDD.d.cts} +4 -2
- package/dist/index-Di7OdwlO.d.ts +427 -0
- package/dist/{index-CzIWlnPp.d.ts → index-DqICM_I7.d.ts} +80 -7
- package/dist/{index-BOfHwQc1.d.ts → index-ML6vHKXK.d.ts} +1 -1
- package/dist/{index-DqtXA3yX.d.cts → index-UsU9ptzs.d.cts} +7 -4
- package/dist/{index-B46GWgk3.d.ts → index-Vz7KPfgz.d.ts} +1 -1
- package/dist/index.cjs +50 -50
- package/dist/index.d.cts +32 -32
- package/dist/index.d.ts +32 -32
- package/dist/index.js +1 -1
- package/dist/meta-BYqlATmg.d.ts +98 -0
- package/dist/meta-DreaEM_a.d.cts +98 -0
- package/dist/patterns/ai/browser.cjs +2 -2
- package/dist/patterns/ai/browser.js +1 -1
- package/dist/patterns/ai/index.cjs +21 -21
- package/dist/patterns/ai/index.d.cts +9 -9
- package/dist/patterns/ai/index.d.ts +9 -9
- package/dist/patterns/ai/index.js +1 -1
- package/dist/patterns/ai/node.js +1 -1
- package/dist/patterns/audit/index.cjs +7 -7
- package/dist/patterns/audit/index.d.cts +5 -5
- package/dist/patterns/audit/index.d.ts +5 -5
- package/dist/patterns/audit/index.js +1 -1
- package/dist/patterns/cqrs/index.cjs +7 -7
- package/dist/patterns/cqrs/index.d.cts +4 -4
- package/dist/patterns/cqrs/index.d.ts +4 -4
- package/dist/patterns/cqrs/index.js +1 -1
- package/dist/patterns/demo-shell/index.cjs +8 -8
- package/dist/patterns/demo-shell/index.d.cts +4 -4
- package/dist/patterns/demo-shell/index.d.ts +4 -4
- package/dist/patterns/demo-shell/index.js +1 -1
- package/dist/patterns/domain-templates/index.cjs +7 -7
- package/dist/patterns/domain-templates/index.d.cts +3 -3
- package/dist/patterns/domain-templates/index.d.ts +3 -3
- package/dist/patterns/domain-templates/index.js +1 -1
- package/dist/patterns/graphspec/index.cjs +21 -21
- package/dist/patterns/graphspec/index.d.cts +3 -3
- package/dist/patterns/graphspec/index.d.ts +3 -3
- package/dist/patterns/graphspec/index.js +1 -1
- package/dist/patterns/guarded-execution/index.cjs +7 -7
- package/dist/patterns/guarded-execution/index.d.cts +6 -6
- package/dist/patterns/guarded-execution/index.d.ts +6 -6
- package/dist/patterns/guarded-execution/index.js +1 -1
- package/dist/patterns/harness/index.cjs +12 -12
- package/dist/patterns/harness/index.d.cts +8 -8
- package/dist/patterns/harness/index.d.ts +8 -8
- package/dist/patterns/harness/index.js +1 -1
- package/dist/patterns/job-queue/index.cjs +7 -7
- package/dist/patterns/job-queue/index.d.cts +4 -4
- package/dist/patterns/job-queue/index.d.ts +4 -4
- package/dist/patterns/job-queue/index.js +1 -1
- package/dist/patterns/lens/index.cjs +7 -7
- package/dist/patterns/lens/index.d.cts +4 -4
- package/dist/patterns/lens/index.d.ts +4 -4
- package/dist/patterns/lens/index.js +1 -1
- package/dist/patterns/memory/index.cjs +7 -7
- package/dist/patterns/memory/index.d.cts +6 -4
- package/dist/patterns/memory/index.d.ts +6 -4
- package/dist/patterns/memory/index.js +1 -1
- package/dist/patterns/messaging/index.cjs +7 -7
- package/dist/patterns/messaging/index.d.cts +4 -4
- package/dist/patterns/messaging/index.d.ts +4 -4
- package/dist/patterns/messaging/index.js +1 -1
- package/dist/patterns/orchestration/index.cjs +7 -7
- package/dist/patterns/orchestration/index.d.cts +4 -4
- package/dist/patterns/orchestration/index.d.ts +4 -4
- package/dist/patterns/orchestration/index.js +1 -1
- package/dist/patterns/process/index.d.cts +5 -5
- package/dist/patterns/process/index.d.ts +5 -5
- package/dist/patterns/process/index.js +1 -1
- package/dist/patterns/reactive-layout/index.cjs +8 -8
- package/dist/patterns/reactive-layout/index.d.cts +4 -4
- package/dist/patterns/reactive-layout/index.d.ts +4 -4
- package/dist/patterns/reactive-layout/index.js +1 -1
- package/dist/patterns/reduction/index.cjs +7 -7
- package/dist/patterns/reduction/index.d.cts +3 -3
- package/dist/patterns/reduction/index.d.ts +3 -3
- package/dist/patterns/reduction/index.js +1 -1
- package/dist/patterns/refine-loop/index.cjs +8 -8
- package/dist/patterns/refine-loop/index.d.cts +5 -5
- package/dist/patterns/refine-loop/index.d.ts +5 -5
- package/dist/patterns/refine-loop/index.js +1 -1
- package/dist/patterns/resilient-pipeline/index.cjs +1 -1
- package/dist/patterns/resilient-pipeline/index.d.cts +4 -4
- package/dist/patterns/resilient-pipeline/index.d.ts +4 -4
- package/dist/patterns/resilient-pipeline/index.js +1 -1
- package/dist/patterns/surface/index.cjs +14 -14
- package/dist/patterns/surface/index.d.cts +4 -4
- package/dist/patterns/surface/index.d.ts +4 -4
- package/dist/patterns/surface/index.js +1 -1
- package/dist/{pipeline-graph-DX2Twdj-.d.ts → pipeline-graph-9JBbmRxA.d.ts} +2 -2
- package/dist/{pipeline-graph-BrrYGjuZ.d.cts → pipeline-graph-DuHpXSOn.d.cts} +2 -2
- package/dist/{reactive-layout-DrGjuwyC.d.cts → reactive-layout-BMLDB4Vd.d.cts} +1 -1
- package/dist/{reactive-layout-BDdngW56.d.ts → reactive-layout-D-tRiNhg.d.ts} +1 -1
- package/dist/{reactive-log-jirQsxMY.d.ts → reactive-log-BgWSA1fg.d.ts} +28 -1
- package/dist/{reactive-log-ScpWyqny.d.cts → reactive-log-C3IMAGpT.d.cts} +28 -1
- package/dist/resilience-LGBK236C.js +1 -0
- package/dist/{topology-tree-BI665P0L.d.ts → topology-tree-D47-nI6Z.d.ts} +1 -1
- package/dist/{topology-tree-BkhmMg2a.d.cts → topology-tree-jrZue3ao.d.cts} +1 -1
- package/package.json +1 -1
- package/dist/chunk-533RQFF6.js +0 -1
- package/dist/chunk-6SVKZ7VI.js +0 -1
- package/dist/chunk-A5HZZYRK.js +0 -1
- package/dist/chunk-B4L5X2QO.js +0 -7
- package/dist/chunk-FJ6IEMOS.js +0 -1
- package/dist/chunk-G6Q3DUMJ.js +0 -1
- package/dist/chunk-GDDPCDLG.js +0 -1
- package/dist/chunk-GFOT6UBB.js +0 -1
- package/dist/chunk-JJTF75VS.js +0 -1
- package/dist/chunk-K2WYIVHM.js +0 -1
- package/dist/chunk-KTWBUJO5.js +0 -61
- package/dist/chunk-M27MVZCP.js +0 -1
- package/dist/chunk-NKKUUKPD.js +0 -43
- package/dist/chunk-QKBCTKH7.js +0 -1
- package/dist/chunk-WGST56ZH.js +0 -80
- package/dist/index-BCq12BqB.d.ts +0 -139
- package/dist/index-DbWwMWiB.d.cts +0 -139
- package/dist/meta-BGO6C7K9.d.cts +0 -41
- package/dist/meta-CC6EPdpK.d.ts +0 -41
- package/dist/resilience-OBU472D2.js +0 -1
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { N as NodeOptions, a as Node, M as Message, b as Messages } from './node-fSc-hCv8.js';
|
|
2
|
-
import {
|
|
2
|
+
import { k as GraphCheckpointRecord, a as GraphOptions, G as Graph, f as DescribeChangeset, g as DescribeEvent, M as Meta, Q as topologyDiff } from './graph-BjW1taJl.js';
|
|
3
3
|
import { d as BackoffStrategy, B as BackoffPreset, t as retry, j as WithStatusBundle, e as CircuitBreaker, a as CircuitBreakerOptions, f as CircuitOpenError, C as CircuitState, E as ExponentialBackoffOptions, F as FallbackInput, J as JitterMode, N as NS_PER_MS, c as NS_PER_SEC, R as RateLimiterOptions, g as RateLimiterOverflowError, h as RateLimiterOverflowPolicy, b as RetryOptions, S as StatusValue, T as TimeoutError, i as TokenBucket, W as WithBreakerBundle, k as circuitBreaker, l as constant, m as decorrelatedJitter, n as exponential, o as fallback, p as fibonacci, q as linear, r as rateLimiter, s as resolveBackoffPreset, u as timeout, v as tokenBucket, w as withBreaker, x as withMaxAttempts, y as withStatus } from './resilience-Bys63Cpd.js';
|
|
4
4
|
import { AsyncSourceOpts, NodeInput, EventTargetLike, FromCronOptions, ReactiveCounterBundle, awaitSettled, cached, defer, empty, escapeRegexChar, firstValueFrom, firstWhere, forEach, fromAny, fromAsyncIter, fromCron, fromEvent, fromIter, fromPromise, fromRaf, fromTimer, globToRegExp, keepalive, matchesAnyPattern, never, nodeSignal, of, reactiveCounter, replay, share, shareReplay, throwError, toArray } from './extra/sources.js';
|
|
5
5
|
import { SnapshotStorageTier, KvStorageTier, AppendCursor, AppendLoadResult, AppendLogStorageOptions, AppendLogStorageTier, BaseStorageTier, Codec, KvStorageOptions, SnapshotStorageOptions, StorageBackend, appendLogStorage, dictKv, dictSnapshot, jsonCodec, jsonCodecFor, kvStorage, memoryAppendLog, memoryBackend, memoryKv, memorySnapshot, snapshotStorage } from './extra/storage-tiers.js';
|
|
6
|
-
import { D as DistillBundle, a as DistillOptions, E as Extraction, V as VerifiableBundle, b as VerifiableOptions, c as VerifyValue, d as distill, v as verifiable } from './composite-
|
|
6
|
+
import { D as DistillBundle, a as DistillOptions, E as Extraction, V as VerifiableBundle, b as VerifiableOptions, c as VerifyValue, d as distill, v as verifiable } from './composite-DTOlDuch.js';
|
|
7
7
|
import { C as ContentAddressedMissError, a as ContentAddressedMode, b as ContentAddressedStorage, c as ContentAddressedStorageOptions, d as canonicalJson, e as contentAddressedStorage } from './content-addressed-storage-DuYMjV7o.js';
|
|
8
8
|
import { T as ToObservableOptions, t as toObservable } from './observable-EAV_rNfM.js';
|
|
9
9
|
import { MergeMapOptions, TapObserver, ThrottleOptions, audit, buffer, bufferCount, bufferTime, catchError, combine, combineLatest, concat, concatMap, debounce, debounceTime, delay, distinctUntilChanged, elementAt, exhaustMap, filter, find, first, flatMap, interval, last, map, merge, mergeMap, onFirstData, pairwise, pausable, race, reduce, repeat, rescue, sample, scan, skip, switchMap, take, takeUntil, takeWhile, tap, tapFirst, throttle, throttleTime, valve, window, windowCount, windowTime, withLatestFrom, zip } from './extra/operators.js';
|
|
10
10
|
import { IndexBackend, IndexRow, ListBackend, NativeIndexBackend, NativeListBackend, ReactiveIndexBundle, ReactiveIndexOptions, ReactiveListBundle, ReactiveListOptions, UpsertOptions, reactiveIndex, reactiveList } from './extra/reactive.js';
|
|
11
|
-
import { L as LogBackend, M as MergedReactiveLog, N as NativeLogBackend, R as ReactiveLogBundle, a as ReactiveLogOptions, V as ViewSpec, m as mergeReactiveLogs, r as reactiveLog } from './reactive-log-
|
|
11
|
+
import { L as LogBackend, M as MergedReactiveLog, N as NativeLogBackend, R as ReactiveLogBundle, a as ReactiveLogOptions, V as ViewSpec, m as mergeReactiveLogs, r as reactiveLog } from './reactive-log-BgWSA1fg.js';
|
|
12
12
|
import { M as MapBackend, N as NativeMapBackend, b as NativeMapBackendOptions, R as ReactiveMapBundle, a as ReactiveMapOptions, c as ReactiveMapRetention, r as reactiveMap } from './reactive-map-CHyeCf4D.js';
|
|
13
13
|
import { StorageHandle, sortJsonValue, stableJsonString } from './extra/storage-core.js';
|
|
14
14
|
|
|
@@ -2877,6 +2877,8 @@ declare const index_ContentAddressedMode: typeof ContentAddressedMode;
|
|
|
2877
2877
|
declare const index_ContentAddressedStorage: typeof ContentAddressedStorage;
|
|
2878
2878
|
declare const index_ContentAddressedStorageOptions: typeof ContentAddressedStorageOptions;
|
|
2879
2879
|
type index_CronSchedule = CronSchedule;
|
|
2880
|
+
declare const index_DescribeChangeset: typeof DescribeChangeset;
|
|
2881
|
+
declare const index_DescribeEvent: typeof DescribeEvent;
|
|
2880
2882
|
declare const index_DistillBundle: typeof DistillBundle;
|
|
2881
2883
|
declare const index_DistillOptions: typeof DistillOptions;
|
|
2882
2884
|
type index_DrizzleQueryLike<T = unknown> = DrizzleQueryLike<T>;
|
|
@@ -3223,6 +3225,7 @@ declare const index_toSqlite: typeof toSqlite;
|
|
|
3223
3225
|
declare const index_toTempo: typeof toTempo;
|
|
3224
3226
|
declare const index_toWebSocket: typeof toWebSocket;
|
|
3225
3227
|
declare const index_tokenBucket: typeof tokenBucket;
|
|
3228
|
+
declare const index_topologyDiff: typeof topologyDiff;
|
|
3226
3229
|
declare const index_valve: typeof valve;
|
|
3227
3230
|
declare const index_verifiable: typeof verifiable;
|
|
3228
3231
|
declare const index_window: typeof window;
|
|
@@ -3236,7 +3239,7 @@ declare const index_workerBridge: typeof workerBridge;
|
|
|
3236
3239
|
declare const index_workerSelf: typeof workerSelf;
|
|
3237
3240
|
declare const index_zip: typeof zip;
|
|
3238
3241
|
declare namespace index {
|
|
3239
|
-
export { type index_AckableMessage as AckableMessage, type index_AdapterHandlers as AdapterHandlers, index_AppendCursor as AppendCursor, index_AppendLoadResult as AppendLoadResult, index_AppendLogStorageOptions as AppendLogStorageOptions, index_AppendLogStorageTier as AppendLogStorageTier, index_AsyncSourceOpts as AsyncSourceOpts, index_BackoffPreset as BackoffPreset, index_BackoffStrategy as BackoffStrategy, index_BaseStorageTier as BaseStorageTier, type index_BatchMessage as BatchMessage, type index_BridgeMessage as BridgeMessage, type index_BufferedSinkHandle as BufferedSinkHandle, type index_BundleTriad as BundleTriad, type index_CSVRow as CSVRow, type index_CacheEvictionPolicy as CacheEvictionPolicy, type index_CascadingCache as CascadingCache, type index_CascadingCacheOptions as CascadingCacheOptions, type index_CheckpointToRedisOptions as CheckpointToRedisOptions, type index_CheckpointToS3Options as CheckpointToS3Options, index_CircuitBreaker as CircuitBreaker, index_CircuitBreakerOptions as CircuitBreakerOptions, index_CircuitOpenError as CircuitOpenError, index_CircuitState as CircuitState, type index_ClickHouseClientLike as ClickHouseClientLike, type index_ClickHouseInsertClientLike as ClickHouseInsertClientLike, type index_ClickHouseRow as ClickHouseRow, index_Codec as Codec, index_ContentAddressedMissError as ContentAddressedMissError, index_ContentAddressedMode as ContentAddressedMode, index_ContentAddressedStorage as ContentAddressedStorage, index_ContentAddressedStorageOptions as ContentAddressedStorageOptions, type index_CronSchedule as CronSchedule, index_DistillBundle as DistillBundle, index_DistillOptions as DistillOptions, type index_DrizzleQueryLike as DrizzleQueryLike, type index_EmitTriad as EmitTriad, type index_ErrorMessage as ErrorMessage, index_EventTargetLike as EventTargetLike, index_ExponentialBackoffOptions as ExponentialBackoffOptions, type index_ExternalBundleOptions as ExternalBundleOptions, type index_ExternalRegister as ExternalRegister, index_Extraction as Extraction, index_FallbackInput as FallbackInput, type index_FileWriterLike as FileWriterLike, type index_FromCSVOptions as FromCSVOptions, type index_FromClickHouseWatchOptions as FromClickHouseWatchOptions, index_FromCronOptions as FromCronOptions, type index_FromDrizzleOptions as FromDrizzleOptions, type index_FromHTTPOptions as FromHTTPOptions, type index_FromHTTPPollOptions as FromHTTPPollOptions, type index_FromHTTPStreamOptions as FromHTTPStreamOptions, type index_FromKafkaOptions as FromKafkaOptions, type index_FromKyselyOptions as FromKyselyOptions, type index_FromMCPOptions as FromMCPOptions, type index_FromNATSOptions as FromNATSOptions, type index_FromNDJSONOptions as FromNDJSONOptions, type index_FromOTelOptions as FromOTelOptions, type index_FromPrismaOptions as FromPrismaOptions, type index_FromPrometheusOptions as FromPrometheusOptions, type index_FromPulsarOptions as FromPulsarOptions, type index_FromRabbitMQOptions as FromRabbitMQOptions, type index_FromRedisStreamOptions as FromRedisStreamOptions, type index_FromSSEOptions as FromSSEOptions, type index_FromSqliteOptions as FromSqliteOptions, type index_FromStatsDOptions as FromStatsDOptions, type index_FromSyslogOptions as FromSyslogOptions, type index_FromWebSocketReconnectOptions as FromWebSocketReconnectOptions, type index_HTTPBundle as HTTPBundle, index_IndexBackend as IndexBackend, index_IndexRow as IndexRow, type index_InitMessage as InitMessage, index_JitterMode as JitterMode, type index_KafkaConsumerLike as KafkaConsumerLike, type index_KafkaMessage as KafkaMessage, type index_KafkaProducerLike as KafkaProducerLike, index_KvStorageOptions as KvStorageOptions, index_KvStorageTier as KvStorageTier, type index_KyselyQueryLike as KyselyQueryLike, index_ListBackend as ListBackend, index_LogBackend as LogBackend, type index_LokiClientLike as LokiClientLike, type index_LokiStream as LokiStream, type index_MCPClientLike as MCPClientLike, index_MapBackend as MapBackend, index_MergeMapOptions as MergeMapOptions, index_MergedReactiveLog as MergedReactiveLog, type index_MongoCollectionLike as MongoCollectionLike, type index_NATSClientLike as NATSClientLike, type index_NATSMessage as NATSMessage, type index_NATSSubscriptionLike as NATSSubscriptionLike, index_NS_PER_MS as NS_PER_MS, index_NS_PER_SEC as NS_PER_SEC, index_NativeIndexBackend as NativeIndexBackend, index_NativeListBackend as NativeListBackend, index_NativeLogBackend as NativeLogBackend, index_NativeMapBackend as NativeMapBackend, index_NativeMapBackendOptions as NativeMapBackendOptions, index_NativePubSubBackend as NativePubSubBackend, index_NodeInput as NodeInput, type index_OTelBundle as OTelBundle, type index_OTelLog as OTelLog, type index_OTelMetric as OTelMetric, type index_OTelRegister as OTelRegister, type index_OTelSpan as OTelSpan, type index_ParseSSEStreamOptions as ParseSSEStreamOptions, type index_PostgresClientLike as PostgresClientLike, type index_PrismaModelLike as PrismaModelLike, type index_PrometheusMetric as PrometheusMetric, type index_PubSubBackend as PubSubBackend, type index_PubSubHub as PubSubHub, type index_PubSubHubOptions as PubSubHubOptions, type index_PulsarConsumerLike as PulsarConsumerLike, type index_PulsarMessage as PulsarMessage, type index_PulsarProducerLike as PulsarProducerLike, type index_RabbitMQChannelLike as RabbitMQChannelLike, type index_RabbitMQMessage as RabbitMQMessage, index_RateLimiterOptions as RateLimiterOptions, index_RateLimiterOverflowError as RateLimiterOverflowError, index_RateLimiterOverflowPolicy as RateLimiterOverflowPolicy, index_ReactiveCounterBundle as ReactiveCounterBundle, index_ReactiveIndexBundle as ReactiveIndexBundle, index_ReactiveIndexOptions as ReactiveIndexOptions, index_ReactiveListBundle as ReactiveListBundle, index_ReactiveListOptions as ReactiveListOptions, index_ReactiveLogBundle as ReactiveLogBundle, index_ReactiveLogOptions as ReactiveLogOptions, index_ReactiveMapBundle as ReactiveMapBundle, index_ReactiveMapOptions as ReactiveMapOptions, index_ReactiveMapRetention as ReactiveMapRetention, type index_ReactiveSinkBackpressureOptions as ReactiveSinkBackpressureOptions, type index_ReactiveSinkConfig as ReactiveSinkConfig, type index_ReactiveSinkHandle as ReactiveSinkHandle, type index_ReactiveSinkOptions as ReactiveSinkOptions, type index_ReactiveSinkRetryOptions as ReactiveSinkRetryOptions, type index_ReadyMessage as ReadyMessage, type index_RedisCheckpointClientLike as RedisCheckpointClientLike, type index_RedisClientLike as RedisClientLike, type index_RedisStreamEntry as RedisStreamEntry, index_ResettableTimer as ResettableTimer, index_RetryOptions as RetryOptions, type index_S3ClientLike as S3ClientLike, type index_SSEEvent as SSEEvent, type index_SignalMessage as SignalMessage, type index_SingleFromAnyOptions as SingleFromAnyOptions, type index_SinkFailure as SinkFailure, type index_SinkHandle as SinkHandle, type index_SinkTransportError as SinkTransportError, index_SnapshotStorageOptions as SnapshotStorageOptions, index_SnapshotStorageTier as SnapshotStorageTier, type index_SqliteDbLike as SqliteDbLike, type index_SqliteIterableDbLike as SqliteIterableDbLike, type index_StatsDMetric as StatsDMetric, type index_StatsDRegister as StatsDRegister, index_StatusValue as StatusValue, index_StorageBackend as StorageBackend, index_StorageHandle as StorageHandle, type index_StratifyOptions as StratifyOptions, type index_StratifyRule as StratifyRule, type index_SyslogMessage as SyslogMessage, type index_SyslogRegister as SyslogRegister, index_TapObserver as TapObserver, type index_TempoClientLike as TempoClientLike, index_ThrottleOptions as ThrottleOptions, index_TimeoutError as TimeoutError, type index_ToCSVOptions as ToCSVOptions, type index_ToClickHouseOptions as ToClickHouseOptions, type index_ToFileOptions as ToFileOptions, type index_ToHTTPOptions as ToHTTPOptions, type index_ToKafkaOptions as ToKafkaOptions, type index_ToLokiOptions as ToLokiOptions, type index_ToMongoOptions as ToMongoOptions, type index_ToNATSOptions as ToNATSOptions, index_ToObservableOptions as ToObservableOptions, type index_ToPostgresOptions as ToPostgresOptions, type index_ToPulsarOptions as ToPulsarOptions, type index_ToRabbitMQOptions as ToRabbitMQOptions, type index_ToRedisStreamOptions as ToRedisStreamOptions, type index_ToS3Options as ToS3Options, type index_ToSSEOptions as ToSSEOptions, type index_ToSqliteOptions as ToSqliteOptions, type index_ToTempoOptions as ToTempoOptions, type index_ToWebSocketOptions as ToWebSocketOptions, index_TokenBucket as TokenBucket, index_UpsertOptions as UpsertOptions, type index_ValueMessage as ValueMessage, index_VerifiableBundle as VerifiableBundle, index_VerifiableOptions as VerifiableOptions, index_VerifyValue as VerifyValue, index_ViewSpec as ViewSpec, type index_WatermarkController as WatermarkController, type index_WatermarkOptions as WatermarkOptions, type index_WebSocketLike as WebSocketLike, type index_WebSocketMessageEventLike as WebSocketMessageEventLike, type index_WebSocketRegister as WebSocketRegister, type index_WebhookRegister as WebhookRegister, index_WithBreakerBundle as WithBreakerBundle, index_WithStatusBundle as WithStatusBundle, type index_WorkerBridge as WorkerBridge, type index_WorkerBridgeOptions as WorkerBridgeOptions, type index_WorkerSelfHandle as WorkerSelfHandle, type index_WorkerSelfOptions as WorkerSelfOptions, type index_WorkerTransport as WorkerTransport, index_appendLogStorage as appendLogStorage, index_audit as audit, index_awaitSettled as awaitSettled, index_buffer as buffer, index_bufferCount as bufferCount, index_bufferTime as bufferTime, index_cached as cached, index_canonicalJson as canonicalJson, index_cascadingCache as cascadingCache, index_catchError as catchError, index_checkpointToRedis as checkpointToRedis, index_checkpointToS3 as checkpointToS3, index_circuitBreaker as circuitBreaker, index_combine as combine, index_combineLatest as combineLatest, index_concat as concat, index_concatMap as concatMap, index_constant as constant, index_contentAddressedStorage as contentAddressedStorage, index_createTransport as createTransport, index_createWatermarkController as createWatermarkController, index_csvRows as csvRows, index_debounce as debounce, index_debounceTime as debounceTime, index_decorrelatedJitter as decorrelatedJitter, index_defer as defer, index_delay as delay, index_deserializeError as deserializeError, index_dictKv as dictKv, index_dictSnapshot as dictSnapshot, index_distill as distill, index_distinctUntilChanged as distinctUntilChanged, index_elementAt as elementAt, index_empty as empty, index_escapeRegexChar as escapeRegexChar, index_exhaustMap as exhaustMap, index_exponential as exponential, index_externalBundle as externalBundle, index_externalProducer as externalProducer, index_fallback as fallback, index_fibonacci as fibonacci, index_filter as filter, index_find as find, index_first as first, index_firstValueFrom as firstValueFrom, index_firstWhere as firstWhere, index_flatMap as flatMap, index_forEach as forEach, index_fromAny as fromAny, index_fromAsyncIter as fromAsyncIter, index_fromCSV as fromCSV, index_fromClickHouseWatch as fromClickHouseWatch, index_fromCron as fromCron, index_fromDrizzle as fromDrizzle, index_fromEvent as fromEvent, index_fromHTTP as fromHTTP, index_fromHTTPPoll as fromHTTPPoll, index_fromHTTPStream as fromHTTPStream, index_fromIter as fromIter, index_fromKafka as fromKafka, index_fromKysely as fromKysely, index_fromMCP as fromMCP, index_fromNATS as fromNATS, index_fromNDJSON as fromNDJSON, index_fromOTel as fromOTel, index_fromPrisma as fromPrisma, index_fromPrometheus as fromPrometheus, index_fromPromise as fromPromise, index_fromPulsar as fromPulsar, index_fromRabbitMQ as fromRabbitMQ, index_fromRaf as fromRaf, index_fromRedisStream as fromRedisStream, index_fromSSE as fromSSE, index_fromSqlite as fromSqlite, index_fromSqliteCursor as fromSqliteCursor, index_fromStatsD as fromStatsD, index_fromSyslog as fromSyslog, index_fromTimer as fromTimer, index_fromWebSocket as fromWebSocket, index_fromWebSocketReconnect as fromWebSocketReconnect, index_fromWebhook as fromWebhook, index_globToRegExp as globToRegExp, index_interval as interval, index_jsonCodec as jsonCodec, index_jsonCodecFor as jsonCodecFor, index_keepalive as keepalive, index_kvStorage as kvStorage, index_last as last, index_linear as linear, index_lru as lru, index_makeHttpError as makeHttpError, index_map as map, index_matchesAnyPattern as matchesAnyPattern, index_matchesCron as matchesCron, index_memoryAppendLog as memoryAppendLog, index_memoryBackend as memoryBackend, index_memoryKv as memoryKv, index_memorySnapshot as memorySnapshot, index_merge as merge, index_mergeMap as mergeMap, index_mergeReactiveLogs as mergeReactiveLogs, index_nameToSignal as nameToSignal, index_ndjsonRows as ndjsonRows, index_never as never, index_nodeSignal as nodeSignal, index_of as of, index_onFirstData as onFirstData, index_pairwise as pairwise, index_parseCron as parseCron, index_parsePrometheusText as parsePrometheusText, index_parseSSEStream as parseSSEStream, index_parseStatsD as parseStatsD, index_parseSyslog as parseSyslog, index_pausable as pausable, index_pubsub as pubsub, index_race as race, index_rateLimiter as rateLimiter, index_reactiveCounter as reactiveCounter, index_reactiveIndex as reactiveIndex, index_reactiveList as reactiveList, index_reactiveLog as reactiveLog, index_reactiveMap as reactiveMap, index_reactiveSink as reactiveSink, index_reduce as reduce, index_repeat as repeat, index_replay as replay, index_rescue as rescue, index_resolveBackoffPreset as resolveBackoffPreset, index_retry as retry, index_sample as sample, index_scan as scan, index_serializeError as serializeError, index_share as share, index_shareReplay as shareReplay, index_signalToName as signalToName, index_singleFromAny as singleFromAny, index_singleNodeFromAny as singleNodeFromAny, index_skip as skip, index_snapshotStorage as snapshotStorage, index_sortJsonValue as sortJsonValue, index_stableJsonString as stableJsonString, index_stratify as stratify, index_switchMap as switchMap, index_take as take, index_takeUntil as takeUntil, index_takeWhile as takeWhile, index_tap as tap, index_tapFirst as tapFirst, index_throttle as throttle, index_throttleTime as throttleTime, index_throwError as throwError, index_timeout as timeout, index_toArray as toArray, index_toCSV as toCSV, index_toClickHouse as toClickHouse, index_toFile as toFile, index_toHTTP as toHTTP, index_toKafka as toKafka, index_toLoki as toLoki, index_toMongo as toMongo, index_toNATS as toNATS, index_toObservable as toObservable, index_toPostgres as toPostgres, index_toPulsar as toPulsar, index_toRabbitMQ as toRabbitMQ, index_toReadableStream as toReadableStream, index_toRedisStream as toRedisStream, index_toS3 as toS3, index_toSSE as toSSE, index_toSSEBytes as toSSEBytes, index_toSqlite as toSqlite, index_toTempo as toTempo, index_toWebSocket as toWebSocket, index_tokenBucket as tokenBucket, index_valve as valve, index_verifiable as verifiable, index_window as window, index_windowCount as windowCount, index_windowTime as windowTime, index_withBreaker as withBreaker, index_withLatestFrom as withLatestFrom, index_withMaxAttempts as withMaxAttempts, index_withStatus as withStatus, index_workerBridge as workerBridge, index_workerSelf as workerSelf, index_zip as zip };
|
|
3242
|
+
export { type index_AckableMessage as AckableMessage, type index_AdapterHandlers as AdapterHandlers, index_AppendCursor as AppendCursor, index_AppendLoadResult as AppendLoadResult, index_AppendLogStorageOptions as AppendLogStorageOptions, index_AppendLogStorageTier as AppendLogStorageTier, index_AsyncSourceOpts as AsyncSourceOpts, index_BackoffPreset as BackoffPreset, index_BackoffStrategy as BackoffStrategy, index_BaseStorageTier as BaseStorageTier, type index_BatchMessage as BatchMessage, type index_BridgeMessage as BridgeMessage, type index_BufferedSinkHandle as BufferedSinkHandle, type index_BundleTriad as BundleTriad, type index_CSVRow as CSVRow, type index_CacheEvictionPolicy as CacheEvictionPolicy, type index_CascadingCache as CascadingCache, type index_CascadingCacheOptions as CascadingCacheOptions, type index_CheckpointToRedisOptions as CheckpointToRedisOptions, type index_CheckpointToS3Options as CheckpointToS3Options, index_CircuitBreaker as CircuitBreaker, index_CircuitBreakerOptions as CircuitBreakerOptions, index_CircuitOpenError as CircuitOpenError, index_CircuitState as CircuitState, type index_ClickHouseClientLike as ClickHouseClientLike, type index_ClickHouseInsertClientLike as ClickHouseInsertClientLike, type index_ClickHouseRow as ClickHouseRow, index_Codec as Codec, index_ContentAddressedMissError as ContentAddressedMissError, index_ContentAddressedMode as ContentAddressedMode, index_ContentAddressedStorage as ContentAddressedStorage, index_ContentAddressedStorageOptions as ContentAddressedStorageOptions, type index_CronSchedule as CronSchedule, index_DescribeChangeset as DescribeChangeset, index_DescribeEvent as DescribeEvent, Meta as DescribeNodeMeta, index_DistillBundle as DistillBundle, index_DistillOptions as DistillOptions, type index_DrizzleQueryLike as DrizzleQueryLike, type index_EmitTriad as EmitTriad, type index_ErrorMessage as ErrorMessage, index_EventTargetLike as EventTargetLike, index_ExponentialBackoffOptions as ExponentialBackoffOptions, type index_ExternalBundleOptions as ExternalBundleOptions, type index_ExternalRegister as ExternalRegister, index_Extraction as Extraction, index_FallbackInput as FallbackInput, type index_FileWriterLike as FileWriterLike, type index_FromCSVOptions as FromCSVOptions, type index_FromClickHouseWatchOptions as FromClickHouseWatchOptions, index_FromCronOptions as FromCronOptions, type index_FromDrizzleOptions as FromDrizzleOptions, type index_FromHTTPOptions as FromHTTPOptions, type index_FromHTTPPollOptions as FromHTTPPollOptions, type index_FromHTTPStreamOptions as FromHTTPStreamOptions, type index_FromKafkaOptions as FromKafkaOptions, type index_FromKyselyOptions as FromKyselyOptions, type index_FromMCPOptions as FromMCPOptions, type index_FromNATSOptions as FromNATSOptions, type index_FromNDJSONOptions as FromNDJSONOptions, type index_FromOTelOptions as FromOTelOptions, type index_FromPrismaOptions as FromPrismaOptions, type index_FromPrometheusOptions as FromPrometheusOptions, type index_FromPulsarOptions as FromPulsarOptions, type index_FromRabbitMQOptions as FromRabbitMQOptions, type index_FromRedisStreamOptions as FromRedisStreamOptions, type index_FromSSEOptions as FromSSEOptions, type index_FromSqliteOptions as FromSqliteOptions, type index_FromStatsDOptions as FromStatsDOptions, type index_FromSyslogOptions as FromSyslogOptions, type index_FromWebSocketReconnectOptions as FromWebSocketReconnectOptions, type index_HTTPBundle as HTTPBundle, index_IndexBackend as IndexBackend, index_IndexRow as IndexRow, type index_InitMessage as InitMessage, index_JitterMode as JitterMode, type index_KafkaConsumerLike as KafkaConsumerLike, type index_KafkaMessage as KafkaMessage, type index_KafkaProducerLike as KafkaProducerLike, index_KvStorageOptions as KvStorageOptions, index_KvStorageTier as KvStorageTier, type index_KyselyQueryLike as KyselyQueryLike, index_ListBackend as ListBackend, index_LogBackend as LogBackend, type index_LokiClientLike as LokiClientLike, type index_LokiStream as LokiStream, type index_MCPClientLike as MCPClientLike, index_MapBackend as MapBackend, index_MergeMapOptions as MergeMapOptions, index_MergedReactiveLog as MergedReactiveLog, type index_MongoCollectionLike as MongoCollectionLike, type index_NATSClientLike as NATSClientLike, type index_NATSMessage as NATSMessage, type index_NATSSubscriptionLike as NATSSubscriptionLike, index_NS_PER_MS as NS_PER_MS, index_NS_PER_SEC as NS_PER_SEC, index_NativeIndexBackend as NativeIndexBackend, index_NativeListBackend as NativeListBackend, index_NativeLogBackend as NativeLogBackend, index_NativeMapBackend as NativeMapBackend, index_NativeMapBackendOptions as NativeMapBackendOptions, index_NativePubSubBackend as NativePubSubBackend, index_NodeInput as NodeInput, type index_OTelBundle as OTelBundle, type index_OTelLog as OTelLog, type index_OTelMetric as OTelMetric, type index_OTelRegister as OTelRegister, type index_OTelSpan as OTelSpan, type index_ParseSSEStreamOptions as ParseSSEStreamOptions, type index_PostgresClientLike as PostgresClientLike, type index_PrismaModelLike as PrismaModelLike, type index_PrometheusMetric as PrometheusMetric, type index_PubSubBackend as PubSubBackend, type index_PubSubHub as PubSubHub, type index_PubSubHubOptions as PubSubHubOptions, type index_PulsarConsumerLike as PulsarConsumerLike, type index_PulsarMessage as PulsarMessage, type index_PulsarProducerLike as PulsarProducerLike, type index_RabbitMQChannelLike as RabbitMQChannelLike, type index_RabbitMQMessage as RabbitMQMessage, index_RateLimiterOptions as RateLimiterOptions, index_RateLimiterOverflowError as RateLimiterOverflowError, index_RateLimiterOverflowPolicy as RateLimiterOverflowPolicy, index_ReactiveCounterBundle as ReactiveCounterBundle, index_ReactiveIndexBundle as ReactiveIndexBundle, index_ReactiveIndexOptions as ReactiveIndexOptions, index_ReactiveListBundle as ReactiveListBundle, index_ReactiveListOptions as ReactiveListOptions, index_ReactiveLogBundle as ReactiveLogBundle, index_ReactiveLogOptions as ReactiveLogOptions, index_ReactiveMapBundle as ReactiveMapBundle, index_ReactiveMapOptions as ReactiveMapOptions, index_ReactiveMapRetention as ReactiveMapRetention, type index_ReactiveSinkBackpressureOptions as ReactiveSinkBackpressureOptions, type index_ReactiveSinkConfig as ReactiveSinkConfig, type index_ReactiveSinkHandle as ReactiveSinkHandle, type index_ReactiveSinkOptions as ReactiveSinkOptions, type index_ReactiveSinkRetryOptions as ReactiveSinkRetryOptions, type index_ReadyMessage as ReadyMessage, type index_RedisCheckpointClientLike as RedisCheckpointClientLike, type index_RedisClientLike as RedisClientLike, type index_RedisStreamEntry as RedisStreamEntry, index_ResettableTimer as ResettableTimer, index_RetryOptions as RetryOptions, type index_S3ClientLike as S3ClientLike, type index_SSEEvent as SSEEvent, type index_SignalMessage as SignalMessage, type index_SingleFromAnyOptions as SingleFromAnyOptions, type index_SinkFailure as SinkFailure, type index_SinkHandle as SinkHandle, type index_SinkTransportError as SinkTransportError, index_SnapshotStorageOptions as SnapshotStorageOptions, index_SnapshotStorageTier as SnapshotStorageTier, type index_SqliteDbLike as SqliteDbLike, type index_SqliteIterableDbLike as SqliteIterableDbLike, type index_StatsDMetric as StatsDMetric, type index_StatsDRegister as StatsDRegister, index_StatusValue as StatusValue, index_StorageBackend as StorageBackend, index_StorageHandle as StorageHandle, type index_StratifyOptions as StratifyOptions, type index_StratifyRule as StratifyRule, type index_SyslogMessage as SyslogMessage, type index_SyslogRegister as SyslogRegister, index_TapObserver as TapObserver, type index_TempoClientLike as TempoClientLike, index_ThrottleOptions as ThrottleOptions, index_TimeoutError as TimeoutError, type index_ToCSVOptions as ToCSVOptions, type index_ToClickHouseOptions as ToClickHouseOptions, type index_ToFileOptions as ToFileOptions, type index_ToHTTPOptions as ToHTTPOptions, type index_ToKafkaOptions as ToKafkaOptions, type index_ToLokiOptions as ToLokiOptions, type index_ToMongoOptions as ToMongoOptions, type index_ToNATSOptions as ToNATSOptions, index_ToObservableOptions as ToObservableOptions, type index_ToPostgresOptions as ToPostgresOptions, type index_ToPulsarOptions as ToPulsarOptions, type index_ToRabbitMQOptions as ToRabbitMQOptions, type index_ToRedisStreamOptions as ToRedisStreamOptions, type index_ToS3Options as ToS3Options, type index_ToSSEOptions as ToSSEOptions, type index_ToSqliteOptions as ToSqliteOptions, type index_ToTempoOptions as ToTempoOptions, type index_ToWebSocketOptions as ToWebSocketOptions, index_TokenBucket as TokenBucket, index_UpsertOptions as UpsertOptions, type index_ValueMessage as ValueMessage, index_VerifiableBundle as VerifiableBundle, index_VerifiableOptions as VerifiableOptions, index_VerifyValue as VerifyValue, index_ViewSpec as ViewSpec, type index_WatermarkController as WatermarkController, type index_WatermarkOptions as WatermarkOptions, type index_WebSocketLike as WebSocketLike, type index_WebSocketMessageEventLike as WebSocketMessageEventLike, type index_WebSocketRegister as WebSocketRegister, type index_WebhookRegister as WebhookRegister, index_WithBreakerBundle as WithBreakerBundle, index_WithStatusBundle as WithStatusBundle, type index_WorkerBridge as WorkerBridge, type index_WorkerBridgeOptions as WorkerBridgeOptions, type index_WorkerSelfHandle as WorkerSelfHandle, type index_WorkerSelfOptions as WorkerSelfOptions, type index_WorkerTransport as WorkerTransport, index_appendLogStorage as appendLogStorage, index_audit as audit, index_awaitSettled as awaitSettled, index_buffer as buffer, index_bufferCount as bufferCount, index_bufferTime as bufferTime, index_cached as cached, index_canonicalJson as canonicalJson, index_cascadingCache as cascadingCache, index_catchError as catchError, index_checkpointToRedis as checkpointToRedis, index_checkpointToS3 as checkpointToS3, index_circuitBreaker as circuitBreaker, index_combine as combine, index_combineLatest as combineLatest, index_concat as concat, index_concatMap as concatMap, index_constant as constant, index_contentAddressedStorage as contentAddressedStorage, index_createTransport as createTransport, index_createWatermarkController as createWatermarkController, index_csvRows as csvRows, index_debounce as debounce, index_debounceTime as debounceTime, index_decorrelatedJitter as decorrelatedJitter, index_defer as defer, index_delay as delay, index_deserializeError as deserializeError, index_dictKv as dictKv, index_dictSnapshot as dictSnapshot, index_distill as distill, index_distinctUntilChanged as distinctUntilChanged, index_elementAt as elementAt, index_empty as empty, index_escapeRegexChar as escapeRegexChar, index_exhaustMap as exhaustMap, index_exponential as exponential, index_externalBundle as externalBundle, index_externalProducer as externalProducer, index_fallback as fallback, index_fibonacci as fibonacci, index_filter as filter, index_find as find, index_first as first, index_firstValueFrom as firstValueFrom, index_firstWhere as firstWhere, index_flatMap as flatMap, index_forEach as forEach, index_fromAny as fromAny, index_fromAsyncIter as fromAsyncIter, index_fromCSV as fromCSV, index_fromClickHouseWatch as fromClickHouseWatch, index_fromCron as fromCron, index_fromDrizzle as fromDrizzle, index_fromEvent as fromEvent, index_fromHTTP as fromHTTP, index_fromHTTPPoll as fromHTTPPoll, index_fromHTTPStream as fromHTTPStream, index_fromIter as fromIter, index_fromKafka as fromKafka, index_fromKysely as fromKysely, index_fromMCP as fromMCP, index_fromNATS as fromNATS, index_fromNDJSON as fromNDJSON, index_fromOTel as fromOTel, index_fromPrisma as fromPrisma, index_fromPrometheus as fromPrometheus, index_fromPromise as fromPromise, index_fromPulsar as fromPulsar, index_fromRabbitMQ as fromRabbitMQ, index_fromRaf as fromRaf, index_fromRedisStream as fromRedisStream, index_fromSSE as fromSSE, index_fromSqlite as fromSqlite, index_fromSqliteCursor as fromSqliteCursor, index_fromStatsD as fromStatsD, index_fromSyslog as fromSyslog, index_fromTimer as fromTimer, index_fromWebSocket as fromWebSocket, index_fromWebSocketReconnect as fromWebSocketReconnect, index_fromWebhook as fromWebhook, index_globToRegExp as globToRegExp, index_interval as interval, index_jsonCodec as jsonCodec, index_jsonCodecFor as jsonCodecFor, index_keepalive as keepalive, index_kvStorage as kvStorage, index_last as last, index_linear as linear, index_lru as lru, index_makeHttpError as makeHttpError, index_map as map, index_matchesAnyPattern as matchesAnyPattern, index_matchesCron as matchesCron, index_memoryAppendLog as memoryAppendLog, index_memoryBackend as memoryBackend, index_memoryKv as memoryKv, index_memorySnapshot as memorySnapshot, index_merge as merge, index_mergeMap as mergeMap, index_mergeReactiveLogs as mergeReactiveLogs, index_nameToSignal as nameToSignal, index_ndjsonRows as ndjsonRows, index_never as never, index_nodeSignal as nodeSignal, index_of as of, index_onFirstData as onFirstData, index_pairwise as pairwise, index_parseCron as parseCron, index_parsePrometheusText as parsePrometheusText, index_parseSSEStream as parseSSEStream, index_parseStatsD as parseStatsD, index_parseSyslog as parseSyslog, index_pausable as pausable, index_pubsub as pubsub, index_race as race, index_rateLimiter as rateLimiter, index_reactiveCounter as reactiveCounter, index_reactiveIndex as reactiveIndex, index_reactiveList as reactiveList, index_reactiveLog as reactiveLog, index_reactiveMap as reactiveMap, index_reactiveSink as reactiveSink, index_reduce as reduce, index_repeat as repeat, index_replay as replay, index_rescue as rescue, index_resolveBackoffPreset as resolveBackoffPreset, index_retry as retry, index_sample as sample, index_scan as scan, index_serializeError as serializeError, index_share as share, index_shareReplay as shareReplay, index_signalToName as signalToName, index_singleFromAny as singleFromAny, index_singleNodeFromAny as singleNodeFromAny, index_skip as skip, index_snapshotStorage as snapshotStorage, index_sortJsonValue as sortJsonValue, index_stableJsonString as stableJsonString, index_stratify as stratify, index_switchMap as switchMap, index_take as take, index_takeUntil as takeUntil, index_takeWhile as takeWhile, index_tap as tap, index_tapFirst as tapFirst, index_throttle as throttle, index_throttleTime as throttleTime, index_throwError as throwError, index_timeout as timeout, index_toArray as toArray, index_toCSV as toCSV, index_toClickHouse as toClickHouse, index_toFile as toFile, index_toHTTP as toHTTP, index_toKafka as toKafka, index_toLoki as toLoki, index_toMongo as toMongo, index_toNATS as toNATS, index_toObservable as toObservable, index_toPostgres as toPostgres, index_toPulsar as toPulsar, index_toRabbitMQ as toRabbitMQ, index_toReadableStream as toReadableStream, index_toRedisStream as toRedisStream, index_toS3 as toS3, index_toSSE as toSSE, index_toSSEBytes as toSSEBytes, index_toSqlite as toSqlite, index_toTempo as toTempo, index_toWebSocket as toWebSocket, index_tokenBucket as tokenBucket, index_topologyDiff as topologyDiff, index_valve as valve, index_verifiable as verifiable, index_window as window, index_windowCount as windowCount, index_windowTime as windowTime, index_withBreaker as withBreaker, index_withLatestFrom as withLatestFrom, index_withMaxAttempts as withMaxAttempts, index_withStatus as withStatus, index_workerBridge as workerBridge, index_workerSelf as workerSelf, index_zip as zip };
|
|
3240
3243
|
}
|
|
3241
3244
|
|
|
3242
3245
|
export { type MongoCollectionLike as $, type AckableMessage as A, type BatchMessage as B, type CSVRow as C, type DrizzleQueryLike as D, type EmitTriad as E, type FileWriterLike as F, type FromNDJSONOptions as G, type FromOTelOptions as H, type FromPrismaOptions as I, type FromPrometheusOptions as J, type FromPulsarOptions as K, type FromRabbitMQOptions as L, type FromRedisStreamOptions as M, type FromSSEOptions as N, type FromSqliteOptions as O, type FromStatsDOptions as P, type FromSyslogOptions as Q, type FromWebSocketReconnectOptions as R, type HTTPBundle as S, type InitMessage as T, type KafkaConsumerLike as U, type KafkaMessage as V, type KafkaProducerLike as W, type KyselyQueryLike as X, type LokiClientLike as Y, type LokiStream as Z, type MCPClientLike as _, type AdapterHandlers as a, type ToWebSocketOptions as a$, type NATSClientLike as a0, type NATSMessage as a1, type NATSSubscriptionLike as a2, NativePubSubBackend as a3, type OTelBundle as a4, type OTelLog as a5, type OTelMetric as a6, type OTelRegister as a7, type OTelSpan as a8, type ParseSSEStreamOptions as a9, type SinkHandle as aA, type SinkTransportError as aB, type SqliteDbLike as aC, type SqliteIterableDbLike as aD, type StatsDMetric as aE, type StatsDRegister as aF, type StratifyOptions as aG, type StratifyRule as aH, type SyslogMessage as aI, type SyslogRegister as aJ, type TempoClientLike as aK, type ToCSVOptions as aL, type ToClickHouseOptions as aM, type ToFileOptions as aN, type ToHTTPOptions as aO, type ToKafkaOptions as aP, type ToLokiOptions as aQ, type ToMongoOptions as aR, type ToNATSOptions as aS, type ToPostgresOptions as aT, type ToPulsarOptions as aU, type ToRabbitMQOptions as aV, type ToRedisStreamOptions as aW, type ToS3Options as aX, type ToSSEOptions as aY, type ToSqliteOptions as aZ, type ToTempoOptions as a_, type PostgresClientLike as aa, type PrismaModelLike as ab, type PrometheusMetric as ac, type PubSubBackend as ad, type PubSubHub as ae, type PubSubHubOptions as af, type PulsarConsumerLike as ag, type PulsarMessage as ah, type PulsarProducerLike as ai, type RabbitMQChannelLike as aj, type RabbitMQMessage as ak, type ReactiveSinkBackpressureOptions as al, type ReactiveSinkConfig as am, type ReactiveSinkHandle as an, type ReactiveSinkOptions as ao, type ReactiveSinkRetryOptions as ap, type ReadyMessage as aq, type RedisCheckpointClientLike as ar, type RedisClientLike as as, type RedisStreamEntry as at, ResettableTimer as au, type S3ClientLike as av, type SSEEvent as aw, type SignalMessage as ax, type SingleFromAnyOptions as ay, type SinkFailure as az, type BridgeMessage as b, stratify as b$, type ValueMessage as b0, type WatermarkController as b1, type WatermarkOptions as b2, type WebSocketLike as b3, type WebSocketMessageEventLike as b4, type WebSocketRegister as b5, type WebhookRegister as b6, type WorkerBridge as b7, type WorkerBridgeOptions as b8, type WorkerSelfHandle as b9, fromPulsar as bA, fromRabbitMQ as bB, fromRedisStream as bC, fromSSE as bD, fromSqlite as bE, fromSqliteCursor as bF, fromStatsD as bG, fromSyslog as bH, fromWebSocket as bI, fromWebSocketReconnect as bJ, fromWebhook as bK, lru as bL, makeHttpError as bM, matchesCron as bN, nameToSignal as bO, ndjsonRows as bP, parseCron as bQ, parsePrometheusText as bR, parseSSEStream as bS, parseStatsD as bT, parseSyslog as bU, pubsub as bV, reactiveSink as bW, serializeError as bX, signalToName as bY, singleFromAny as bZ, singleNodeFromAny as b_, type WorkerSelfOptions as ba, type WorkerTransport as bb, cascadingCache as bc, checkpointToRedis as bd, checkpointToS3 as be, createTransport as bf, createWatermarkController as bg, csvRows as bh, deserializeError as bi, externalBundle as bj, externalProducer as bk, index as bl, fromCSV as bm, fromClickHouseWatch as bn, fromDrizzle as bo, fromHTTP as bp, fromHTTPPoll as bq, fromHTTPStream as br, fromKafka as bs, fromKysely as bt, fromMCP as bu, fromNATS as bv, fromNDJSON as bw, fromOTel as bx, fromPrisma as by, fromPrometheus as bz, type BufferedSinkHandle as c, toCSV as c0, toClickHouse as c1, toFile as c2, toHTTP as c3, toKafka as c4, toLoki as c5, toMongo as c6, toNATS as c7, toPostgres as c8, toPulsar as c9, toRabbitMQ as ca, toReadableStream as cb, toRedisStream as cc, toS3 as cd, toSSE as ce, toSSEBytes as cf, toSqlite as cg, toTempo as ch, toWebSocket as ci, workerBridge as cj, workerSelf as ck, type BundleTriad as d, type CacheEvictionPolicy as e, type CascadingCache as f, type CascadingCacheOptions as g, type CheckpointToRedisOptions as h, type CheckpointToS3Options as i, type ClickHouseClientLike as j, type ClickHouseInsertClientLike as k, type ClickHouseRow as l, type CronSchedule as m, type ErrorMessage as n, type ExternalBundleOptions as o, type ExternalRegister as p, type FromCSVOptions as q, type FromClickHouseWatchOptions as r, type FromDrizzleOptions as s, type FromHTTPOptions as t, type FromHTTPPollOptions as u, type FromHTTPStreamOptions as v, type FromKafkaOptions as w, type FromKyselyOptions as x, type FromMCPOptions as y, type FromNATSOptions as z };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { T as ToObservableOptions, t as toObservable } from './observable-EAV_rNfM.js';
|
|
2
2
|
import { OnModuleInit, OnModuleDestroy, ExecutionContext, CanActivate, DynamicModule } from '@nestjs/common';
|
|
3
3
|
import { ModuleRef } from '@nestjs/core';
|
|
4
|
-
import { G as Graph, b as GraphPersistSnapshot } from './graph-
|
|
4
|
+
import { G as Graph, b as GraphPersistSnapshot } from './graph-BjW1taJl.js';
|
|
5
5
|
import { A as Actor } from './node-fSc-hCv8.js';
|
|
6
|
-
import { c as CqrsOptions, b as CqrsGraph, a as CqrsEvent } from './index-
|
|
6
|
+
import { c as CqrsOptions, b as CqrsGraph, a as CqrsEvent } from './index-BFaALJxR.js';
|
|
7
7
|
import { AppendLogStorageTier } from './extra/storage-tiers.js';
|
|
8
8
|
|
|
9
9
|
/** Class constructor key for decorator registries and Nest `ModuleRef.get()`. */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { A as Actor, a as Node, P as PolicyRuleData, G as GuardAction } from './node-fSc-hCv8.cjs';
|
|
2
|
-
import { G as Graph, a as GraphOptions, b as GraphPersistSnapshot, C as CausalChain } from './graph-
|
|
3
|
-
import { T as TopicGraph } from './index-
|
|
2
|
+
import { G as Graph, a as GraphOptions, b as GraphPersistSnapshot, C as CausalChain } from './graph-CHsVwf9S.cjs';
|
|
3
|
+
import { T as TopicGraph } from './index-BpMZzX9P.cjs';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* Audit, policy enforcement, and compliance export (roadmap §9.2).
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { a as Node } from './node-fSc-hCv8.js';
|
|
2
|
-
import { R as ReactiveLogBundle } from './reactive-log-
|
|
2
|
+
import { R as ReactiveLogBundle } from './reactive-log-BgWSA1fg.js';
|
|
3
3
|
import { AppendLogStorageTier } from './extra/storage-tiers.js';
|
|
4
|
-
import { a as GraphOptions, G as Graph } from './graph-
|
|
4
|
+
import { a as GraphOptions, G as Graph } from './graph-BjW1taJl.js';
|
|
5
5
|
import { B as BaseAuditRecord } from './imperative-audit-ahAE65a9.js';
|
|
6
6
|
|
|
7
7
|
/**
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { a as Node } from './node-fSc-hCv8.js';
|
|
2
2
|
import { NodeInput } from './extra/sources.js';
|
|
3
|
-
import { a as GraphOptions, G as Graph } from './graph-
|
|
4
|
-
import { T as TopicGraph } from './index-
|
|
3
|
+
import { a as GraphOptions, G as Graph } from './graph-BjW1taJl.js';
|
|
4
|
+
import { T as TopicGraph } from './index-BUFCHvOR.js';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* refineLoop — universal prompt/artifact optimization loop as a reactive Graph.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as Node } from './node-fSc-hCv8.js';
|
|
2
|
-
import { G as Graph, a as GraphOptions } from './graph-
|
|
3
|
-
import { R as ReactiveLogBundle } from './reactive-log-
|
|
2
|
+
import { G as Graph, a as GraphOptions } from './graph-BjW1taJl.js';
|
|
3
|
+
import { R as ReactiveLogBundle } from './reactive-log-BgWSA1fg.js';
|
|
4
4
|
import { AppendLogStorageTier } from './extra/storage-tiers.js';
|
|
5
5
|
|
|
6
6
|
type TopicOptions = {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { P as PolicyRuleData, a as Node, A as Actor } from './node-fSc-hCv8.cjs';
|
|
2
|
-
import { G as Graph, a as GraphOptions, c as GraphDescribeOptions, d as GraphDescribeOutput, D as DescribeFilter } from './graph-
|
|
3
|
-
import { P as PolicyEnforcerGraph, a as PolicyViolation } from './index-
|
|
4
|
-
import { T as TopicGraph } from './index-
|
|
2
|
+
import { G as Graph, a as GraphOptions, c as GraphDescribeOptions, d as GraphDescribeOutput, D as DescribeFilter } from './graph-CHsVwf9S.cjs';
|
|
3
|
+
import { P as PolicyEnforcerGraph, a as PolicyViolation } from './index-B2IUcH13.cjs';
|
|
4
|
+
import { T as TopicGraph } from './index-BpMZzX9P.cjs';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* Composable safety layer (roadmap §9.0b).
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { T as TokenUsage, L as LLMAdapter, P as PricingFn, C as ChatMessage, a as LLMInvokeOptions, d as ToolDefinition, b as LLMResponse, S as StreamDelta, c as ToolCall, e as CapabilitiesRegistry, M as ModelCapabilities, f as ModelFeatures, g as ModelLimits, h as ModelPricing, i as PriceBreakdown, j as PricingRegistry, R as Rate, k as TieredRate, l as composePricing, m as computePrice, n as createCapabilitiesRegistry, o as createPricingRegistry, p as pricingFor, r as registryPricing, z as zeroPrice } from './types-BMSGPlpO.cjs';
|
|
2
2
|
import { a as CascadeExhaustionReport, A as AdapterProvider, b as AdapterTier, d as AllTiersExhaustedError, C as CascadingLlmAdapterOptions, e as CreateAdapterOptions, O as OpenAICompatAdapterOptions, f as OpenAICompatPreset, g as OpenAISdkLike, h as cascadingLlmAdapter, c as createAdapter, o as openAICompatAdapter, t as tier } from './cascading-B25wxpRa.cjs';
|
|
3
3
|
import { a as Node, A as Actor } from './node-fSc-hCv8.cjs';
|
|
4
|
-
import { R as ReactiveLogBundle } from './reactive-log-
|
|
4
|
+
import { R as ReactiveLogBundle } from './reactive-log-C3IMAGpT.cjs';
|
|
5
5
|
import { a as CircuitBreakerOptions, e as CircuitBreaker, f as CircuitOpenError } from './resilience-BWP2c7Af.cjs';
|
|
6
6
|
import { NodeInput } from './extra/sources.cjs';
|
|
7
7
|
import { W as WithReplayCacheOptions, F as FallbackAdapterOptions, a as FallbackFixture, b as FallbackMissError, c as FallbackMissPolicy, R as ReplayCacheKeyContext, d as ReplayCacheMissError, e as ReplayCacheMode, f as canonicalJson, g as fallbackAdapter, w as withReplayCache } from './fallback-axI2cXwt.cjs';
|
|
8
|
-
import { G as Graph, a as GraphOptions,
|
|
9
|
-
import { T as TopicGraph } from './index-
|
|
10
|
-
import { G as GateController, c as GateOptions } from './pipeline-graph-
|
|
11
|
-
import { D as DistillBundle, E as Extraction } from './composite-
|
|
12
|
-
import { V as VectorSearchResult, L as LightCollectionBundle, a as
|
|
8
|
+
import { G as Graph, a as GraphOptions, k as GraphCheckpointRecord, j as GraphAttachStorageOptions } from './graph-CHsVwf9S.cjs';
|
|
9
|
+
import { T as TopicGraph } from './index-BpMZzX9P.cjs';
|
|
10
|
+
import { G as GateController, c as GateOptions } from './pipeline-graph-DuHpXSOn.cjs';
|
|
11
|
+
import { D as DistillBundle, E as Extraction } from './composite-CgG0MqHm.cjs';
|
|
12
|
+
import { V as VectorSearchResult, L as LightCollectionBundle, a as VectorIndexGraph, K as KnowledgeGraph } from './index-Bub6x_D4.cjs';
|
|
13
13
|
import { StorageHandle } from './extra/storage-core.cjs';
|
|
14
14
|
import { SnapshotStorageTier } from './extra/storage-tiers.cjs';
|
|
15
|
-
import { c as GraphSpecCatalog } from './index-
|
|
15
|
+
import { c as GraphSpecCatalog } from './index-Czk3r0yA.cjs';
|
|
16
16
|
|
|
17
17
|
/**
|
|
18
18
|
* Observable adapter wrapper — the "inverted statistics" surface.
|
|
@@ -910,11 +910,31 @@ declare function frozenContext<T>(source: NodeInput<T>, opts?: FrozenContextOpti
|
|
|
910
910
|
* own first-run / push-on-subscribe semantics that can leak a transient null
|
|
911
911
|
* before the real response arrives — observed and reverted in an earlier
|
|
912
912
|
* attempt; see SESSION-ai-harness-module-review.md line 3654 for context.
|
|
913
|
+
* Locked as path (b) producer-based by Session C (2026-04-27).
|
|
913
914
|
*
|
|
914
|
-
*
|
|
915
|
-
*
|
|
916
|
-
*
|
|
917
|
-
*
|
|
915
|
+
* **Retry / replay-cache.** Stack middleware on the adapter:
|
|
916
|
+
*
|
|
917
|
+
* ```ts
|
|
918
|
+
* import { withRetry, withReplayCache } from "@graphrefly/graphrefly/patterns/ai";
|
|
919
|
+
*
|
|
920
|
+
* const adapter = withRetry(
|
|
921
|
+
* withReplayCache(baseAdapter, { keyFn: (ctx) => ctx.messages[0].content }),
|
|
922
|
+
* { count: 3, backoff: 200 },
|
|
923
|
+
* );
|
|
924
|
+
* const result = promptNode(adapter, [input], (q) => q);
|
|
925
|
+
* ```
|
|
926
|
+
*
|
|
927
|
+
* `promptNode` no longer ships `retries` / `cache` options — they duplicated
|
|
928
|
+
* middleware already at the adapter layer.
|
|
929
|
+
*
|
|
930
|
+
* **Cross-wave cache (COMPOSITION-GUIDE §32).** The switchMap output cache
|
|
931
|
+
* survives across new outer DATAs — `promptNode`'s cached value persists
|
|
932
|
+
* until the next wave fully resolves. Consumers that need to distinguish
|
|
933
|
+
* "fresh value for THIS session" from "stale cache from a prior session"
|
|
934
|
+
* (e.g. `agentLoop` resetting on new `run()`) must add a `state()` mirror
|
|
935
|
+
* at their session boundary and depend on the mirror, not the `promptNode`
|
|
936
|
+
* output directly. `promptNode` itself stays primitive — it does not
|
|
937
|
+
* embed a state-mirror.
|
|
918
938
|
*
|
|
919
939
|
* @module
|
|
920
940
|
*/
|
|
@@ -1961,9 +1981,9 @@ type AgentMemoryGraph<TMem = unknown> = Graph & {
|
|
|
1961
1981
|
}>>;
|
|
1962
1982
|
readonly size: Node<number>;
|
|
1963
1983
|
/** Vector index bundle (null if not enabled). */
|
|
1964
|
-
readonly vectors:
|
|
1984
|
+
readonly vectors: VectorIndexGraph<TMem> | null;
|
|
1965
1985
|
/** Knowledge graph (null if not enabled). */
|
|
1966
|
-
readonly kg:
|
|
1986
|
+
readonly kg: KnowledgeGraph<unknown, string> | null;
|
|
1967
1987
|
/** Memory tiers bundle (null if not configured). */
|
|
1968
1988
|
readonly memoryTiers: MemoryTiersBundle<TMem> | null;
|
|
1969
1989
|
/** Retrieval result node (null if no retrieval pipeline configured). */
|
|
@@ -2052,7 +2072,7 @@ type MemoryWithVectorsOptions<TMem> = {
|
|
|
2052
2072
|
};
|
|
2053
2073
|
/**
|
|
2054
2074
|
* Attach a vector index to a `DistillBundle`. Indexes every entry in the
|
|
2055
|
-
* store as it changes. Returns the `
|
|
2075
|
+
* store as it changes. Returns the `VectorIndexGraph` so retrieval can read
|
|
2056
2076
|
* its `entries` and call `search()`.
|
|
2057
2077
|
*
|
|
2058
2078
|
* The indexer's keepalive is registered with `graph.addDisposer` so it tears
|
|
@@ -2060,7 +2080,7 @@ type MemoryWithVectorsOptions<TMem> = {
|
|
|
2060
2080
|
* early release without destroying the parent graph.
|
|
2061
2081
|
*/
|
|
2062
2082
|
declare function memoryWithVectors<TMem>(graph: Graph, store: DistillBundle<TMem>, opts: MemoryWithVectorsOptions<TMem>): {
|
|
2063
|
-
vectors:
|
|
2083
|
+
vectors: VectorIndexGraph<TMem>;
|
|
2064
2084
|
dispose: () => void;
|
|
2065
2085
|
};
|
|
2066
2086
|
type MemoryWithKGOptions<TMem> = {
|
|
@@ -2101,7 +2121,7 @@ type MemoryWithKGOptions<TMem> = {
|
|
|
2101
2121
|
* explicit `dispose()` is also available.
|
|
2102
2122
|
*/
|
|
2103
2123
|
declare function memoryWithKG<TMem>(graph: Graph, store: DistillBundle<TMem>, name: string, opts: MemoryWithKGOptions<TMem>): {
|
|
2104
|
-
kg:
|
|
2124
|
+
kg: KnowledgeGraph<unknown, string>;
|
|
2105
2125
|
dispose: () => void;
|
|
2106
2126
|
};
|
|
2107
2127
|
type MemoryWithTiersOptions<TMem> = MemoryTiersOptions<TMem> & {
|
|
@@ -2161,7 +2181,7 @@ type MemoryRetrievalBundle<TMem> = {
|
|
|
2161
2181
|
* `retrieval` + `retrievalTrace` state nodes — observers subscribed to those
|
|
2162
2182
|
* see ALL queries regardless of which API issued them.
|
|
2163
2183
|
*/
|
|
2164
|
-
declare function memoryRetrieval<TMem>(graph: Graph, store: DistillBundle<TMem>, vectors:
|
|
2184
|
+
declare function memoryRetrieval<TMem>(graph: Graph, store: DistillBundle<TMem>, vectors: VectorIndexGraph<TMem> | null, kg: KnowledgeGraph<unknown, string> | null, opts: MemoryRetrievalOptions<TMem>): MemoryRetrievalBundle<TMem>;
|
|
2165
2185
|
|
|
2166
2186
|
type GaugesAsContextOptions = {
|
|
2167
2187
|
/** Group gauges by `meta.tags` (default true). */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { p as GraphReFlyConfig } from './node-fSc-hCv8.cjs';
|
|
2
|
-
import { b as GraphPersistSnapshot,
|
|
3
|
-
import { w as watchTopologyTree } from './topology-tree-
|
|
2
|
+
import { b as GraphPersistSnapshot, k as GraphCheckpointRecord, G as Graph, C as CausalChain, e as CausalStep, D as DescribeFilter, E as ExplainPathOptions, h as GRAPH_META_SEGMENT, i as GraphActorOptions, j as GraphAttachStorageOptions, c as GraphDescribeOptions, d as GraphDescribeOutput, l as GraphDiagramDirection, m as GraphDiagramOptions, n as GraphDiffChange, o as GraphDiffResult, p as GraphFactoryContext, q as GraphNodeFactory, r as GraphObserveAll, s as GraphObserveOne, a as GraphOptions, t as GraphProfileOptions, u as GraphProfileResult, v as GraphVersionChange, w as GraphWALDiff, N as NodeProfile, O as ObserveDetail, x as ObserveEvent, y as ObserveOptions, z as ObserveResult, A as ObserveTheme, B as ObserveThemeName, R as ReachableDirection, F as ReachableOptions, S as SNAPSHOT_VERSION, T as TopologyEvent, H as TraceEntry, I as diffForWAL, J as explainPath, K as graphProfile, L as mermaidLiveUrl, P as reachable } from './graph-CHsVwf9S.cjs';
|
|
3
|
+
import { w as watchTopologyTree } from './topology-tree-jrZue3ao.cjs';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* Approximate in-memory size estimation for arbitrary JS values.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as Node } from './node-fSc-hCv8.cjs';
|
|
2
2
|
import { S as StatusValue, C as CircuitState, R as RateLimiterOptions, a as CircuitBreakerOptions, b as RetryOptions, F as FallbackInput, N as NS_PER_MS, c as NS_PER_SEC } from './resilience-BWP2c7Af.cjs';
|
|
3
|
-
import { B as BudgetConstraint } from './index-
|
|
3
|
+
import { B as BudgetConstraint } from './index-CpdnP-0y.cjs';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* Resilience composition with correct nesting order (roadmap §9.0b).
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { NodeInput } from './extra/sources.cjs';
|
|
2
2
|
import { a as Node } from './node-fSc-hCv8.cjs';
|
|
3
3
|
import { L as LLMAdapter } from './types-BMSGPlpO.cjs';
|
|
4
|
-
import { T as TopicGraph, M as MessagingHubGraph } from './index-
|
|
5
|
-
import { E as Evaluator, D as DatasetItem, a as EvalResult$1, R as RefineStrategy, b as RefineLoopOptions, c as RefineStatus } from './index-
|
|
6
|
-
import { G as Graph,
|
|
7
|
-
import { G as GateController } from './pipeline-graph-
|
|
8
|
-
import { J as JobQueueGraph } from './index-
|
|
4
|
+
import { T as TopicGraph, M as MessagingHubGraph } from './index-BpMZzX9P.cjs';
|
|
5
|
+
import { E as Evaluator, D as DatasetItem, a as EvalResult$1, R as RefineStrategy, b as RefineLoopOptions, c as RefineStatus } from './index-BsgxnHN8.cjs';
|
|
6
|
+
import { G as Graph, u as GraphProfileResult, t as GraphProfileOptions } from './graph-CHsVwf9S.cjs';
|
|
7
|
+
import { G as GateController } from './pipeline-graph-DuHpXSOn.cjs';
|
|
8
|
+
import { J as JobQueueGraph } from './index-D7-RSD93.cjs';
|
|
9
9
|
|
|
10
10
|
/**
|
|
11
11
|
* Strategy model and priority scoring (roadmap §9.0).
|
|
@@ -187,6 +187,20 @@ type StrategyKey = `${RootCause}→${Intervention}`;
|
|
|
187
187
|
* for escape-hatch executors that carry opaque state.
|
|
188
188
|
*/
|
|
189
189
|
type ExecuteOutput<A = unknown> = {
|
|
190
|
+
/**
|
|
191
|
+
* Execution outcome classification:
|
|
192
|
+
*
|
|
193
|
+
* - `"success"`: execution completed cleanly and the artifact (if any) is
|
|
194
|
+
* ready for verification. The verifier should proceed with a full
|
|
195
|
+
* evaluation pass.
|
|
196
|
+
* - `"failure"`: execution did not produce a usable artifact — the actuator
|
|
197
|
+
* threw, a prompt parse failed, or `shouldApply` skipped the item. The
|
|
198
|
+
* verifier should treat this as a non-result and route accordingly.
|
|
199
|
+
* - `"partial"`: execution produced a candidate that converged but did not
|
|
200
|
+
* fully meet verification criteria. Used by `refineExecutor` when the
|
|
201
|
+
* iteration cap is reached without full convergence; the artifact holds
|
|
202
|
+
* the best candidate achieved.
|
|
203
|
+
*/
|
|
190
204
|
outcome: "success" | "failure" | "partial";
|
|
191
205
|
detail: string;
|
|
192
206
|
/**
|
|
@@ -201,6 +215,16 @@ type ExecuteOutput<A = unknown> = {
|
|
|
201
215
|
/** Full execution result assembled downstream (LLM output + context). */
|
|
202
216
|
interface ExecutionResult<A = unknown> {
|
|
203
217
|
item: TriagedItem;
|
|
218
|
+
/**
|
|
219
|
+
* Execution outcome classification. Same semantics as
|
|
220
|
+
* {@link ExecuteOutput.outcome}:
|
|
221
|
+
*
|
|
222
|
+
* - `"success"`: execution completed cleanly; artifact is ready for
|
|
223
|
+
* verification.
|
|
224
|
+
* - `"failure"`: no usable artifact was produced.
|
|
225
|
+
* - `"partial"`: best candidate produced but convergence criteria not met
|
|
226
|
+
* (iteration cap reached in `refineExecutor`).
|
|
227
|
+
*/
|
|
204
228
|
outcome: "success" | "failure" | "partial";
|
|
205
229
|
detail: string;
|
|
206
230
|
/**
|
|
@@ -464,6 +488,52 @@ interface ActuatorExecutorConfig<R> {
|
|
|
464
488
|
* ```
|
|
465
489
|
*/
|
|
466
490
|
declare function actuatorExecutor<R>(config: ActuatorExecutorConfig<R>): HarnessExecutor<R>;
|
|
491
|
+
/**
|
|
492
|
+
* Apply callback shape consumed by {@link dispatchActuator}. Same shape as
|
|
493
|
+
* {@link ActuatorExecutorConfig.apply}.
|
|
494
|
+
*/
|
|
495
|
+
type ActuatorApplyFn<R> = (item: TriagedItem, opts: {
|
|
496
|
+
signal: AbortSignal;
|
|
497
|
+
}) => ActuatorResult<R>;
|
|
498
|
+
/** Configuration for {@link dispatchActuator}. */
|
|
499
|
+
interface DispatchActuatorConfig<R> {
|
|
500
|
+
/**
|
|
501
|
+
* Per-intervention apply callbacks. Keyed by `TriagedItem.intervention`.
|
|
502
|
+
* Items whose intervention is not in `routes` fall through to `default`
|
|
503
|
+
* (when set) or emit a skip-failure `ExecuteOutput`.
|
|
504
|
+
*/
|
|
505
|
+
routes: Readonly<Partial<Record<TriagedItem["intervention"], ActuatorApplyFn<R>>>>;
|
|
506
|
+
/** Fallback apply callback for items whose intervention is not in `routes`. */
|
|
507
|
+
default?: ActuatorApplyFn<R>;
|
|
508
|
+
/** Node name prefix for `describe()` introspection. Default `"dispatch-actuator"`. */
|
|
509
|
+
name?: string;
|
|
510
|
+
}
|
|
511
|
+
/**
|
|
512
|
+
* Multi-intervention actuator — dispatches each `TriagedItem` to one of
|
|
513
|
+
* several `apply` callbacks based on `item.intervention`.
|
|
514
|
+
*
|
|
515
|
+
* Internally builds a single `actuatorExecutor` whose `apply` resolves the
|
|
516
|
+
* intervention → callback at call-time. Items with no matching route and no
|
|
517
|
+
* `default` emit a skip-failure with detail
|
|
518
|
+
* `"no route for intervention 'X'"`.
|
|
519
|
+
*
|
|
520
|
+
* @example Multi-intervention dogfood loop.
|
|
521
|
+
* ```ts
|
|
522
|
+
* const harness = harnessLoop("repair", {
|
|
523
|
+
* adapter,
|
|
524
|
+
* executor: dispatchActuator<CatalogPatch>({
|
|
525
|
+
* routes: {
|
|
526
|
+
* "catalog-fn": catalogFnActuator,
|
|
527
|
+
* "template": templateActuator,
|
|
528
|
+
* "docs": docEditActuator,
|
|
529
|
+
* },
|
|
530
|
+
* default: investigateActuator,
|
|
531
|
+
* }),
|
|
532
|
+
* verifier: evalVerifier<CatalogPatch>({ ... }),
|
|
533
|
+
* });
|
|
534
|
+
* ```
|
|
535
|
+
*/
|
|
536
|
+
declare function dispatchActuator<R>(config: DispatchActuatorConfig<R>): HarnessExecutor<R>;
|
|
467
537
|
|
|
468
538
|
/**
|
|
469
539
|
* autoSolidify — promote successful VERIFY runs into a durable artifact
|
|
@@ -1252,6 +1322,7 @@ declare function harnessTrace(harness: HarnessGraph, opts?: HarnessTraceOptions)
|
|
|
1252
1322
|
* @module
|
|
1253
1323
|
*/
|
|
1254
1324
|
|
|
1325
|
+
type index_ActuatorApplyFn<R> = ActuatorApplyFn<R>;
|
|
1255
1326
|
type index_ActuatorExecutorConfig<R> = ActuatorExecutorConfig<R>;
|
|
1256
1327
|
type index_ActuatorResult<R> = ActuatorResult<R>;
|
|
1257
1328
|
type index_AutoSolidifyConfig<R, T = R> = AutoSolidifyConfig<R, T>;
|
|
@@ -1263,6 +1334,7 @@ declare const index_DEFAULT_QUEUE_CONFIGS: typeof DEFAULT_QUEUE_CONFIGS;
|
|
|
1263
1334
|
declare const index_DEFAULT_SEVERITY_WEIGHTS: typeof DEFAULT_SEVERITY_WEIGHTS;
|
|
1264
1335
|
declare const index_DEFAULT_TRIAGE_PROMPT: typeof DEFAULT_TRIAGE_PROMPT;
|
|
1265
1336
|
declare const index_DEFAULT_VERIFY_PROMPT: typeof DEFAULT_VERIFY_PROMPT;
|
|
1337
|
+
type index_DispatchActuatorConfig<R> = DispatchActuatorConfig<R>;
|
|
1266
1338
|
type index_ErrorClass = ErrorClass;
|
|
1267
1339
|
type index_ErrorClassifier = ErrorClassifier;
|
|
1268
1340
|
type index_EvalDelta = EvalDelta;
|
|
@@ -1323,6 +1395,7 @@ declare const index_createIntakeBridge: typeof createIntakeBridge;
|
|
|
1323
1395
|
declare const index_defaultErrorClassifier: typeof defaultErrorClassifier;
|
|
1324
1396
|
declare const index_defaultLlmExecutor: typeof defaultLlmExecutor;
|
|
1325
1397
|
declare const index_defaultLlmVerifier: typeof defaultLlmVerifier;
|
|
1398
|
+
declare const index_dispatchActuator: typeof dispatchActuator;
|
|
1326
1399
|
declare const index_evalIntakeBridge: typeof evalIntakeBridge;
|
|
1327
1400
|
declare const index_evalSource: typeof evalSource;
|
|
1328
1401
|
declare const index_evalVerifier: typeof evalVerifier;
|
|
@@ -1337,7 +1410,7 @@ declare const index_resolvePromptFn: typeof resolvePromptFn;
|
|
|
1337
1410
|
declare const index_strategyKey: typeof strategyKey;
|
|
1338
1411
|
declare const index_strategyModel: typeof strategyModel;
|
|
1339
1412
|
declare namespace index {
|
|
1340
|
-
export { type index_ActuatorExecutorConfig as ActuatorExecutorConfig, type index_ActuatorResult as ActuatorResult, type index_AutoSolidifyConfig as AutoSolidifyConfig, type index_CodeChange as CodeChange, type index_CodeChangeBridgeOptions as CodeChangeBridgeOptions, index_DEFAULT_DECAY_RATE as DEFAULT_DECAY_RATE, index_DEFAULT_EXECUTE_PROMPT as DEFAULT_EXECUTE_PROMPT, index_DEFAULT_QUEUE_CONFIGS as DEFAULT_QUEUE_CONFIGS, index_DEFAULT_SEVERITY_WEIGHTS as DEFAULT_SEVERITY_WEIGHTS, index_DEFAULT_TRIAGE_PROMPT as DEFAULT_TRIAGE_PROMPT, index_DEFAULT_VERIFY_PROMPT as DEFAULT_VERIFY_PROMPT, type index_ErrorClass as ErrorClass, type index_ErrorClassifier as ErrorClassifier, type index_EvalDelta as EvalDelta, type index_EvalIntakeBridgeOptions as EvalIntakeBridgeOptions, type index_EvalJudgeScore as EvalJudgeScore, type index_EvalResult as EvalResult, type index_EvalTaskDelta as EvalTaskDelta, type index_EvalTaskResult as EvalTaskResult, type index_EvalVerifierConfig as EvalVerifierConfig, type index_EvalVerifierSummary as EvalVerifierSummary, type index_ExecuteOutput as ExecuteOutput, type index_ExecutePromptFn as ExecutePromptFn, type index_ExecutionResult as ExecutionResult, type index_HarnessEvalPairConfig as HarnessEvalPairConfig, type index_HarnessExecutor as HarnessExecutor, index_HarnessGraph as HarnessGraph, type index_HarnessLoopOptions as HarnessLoopOptions, type index_HarnessProfileResult as HarnessProfileResult, type index_HarnessTraceHandle as HarnessTraceHandle, type index_HarnessTraceOptions as HarnessTraceOptions, type index_HarnessVerifier as HarnessVerifier, type index_IntakeBridgeOptions as IntakeBridgeOptions, type index_IntakeItem as IntakeItem, type index_IntakeSource as IntakeSource, type index_Intervention as Intervention, type index_KnownIntakeSource as KnownIntakeSource, type index_LintError as LintError, type index_NotifyEffectOptions as NotifyEffectOptions, type index_NotifyTransport as NotifyTransport, type index_PrioritySignals as PrioritySignals, index_QUEUE_NAMES as QUEUE_NAMES, type index_QueueConfig as QueueConfig, type index_QueueRoute as QueueRoute, type index_RefineExecutorConfig as RefineExecutorConfig, type index_RefineExecutorResult as RefineExecutorResult, type index_RootCause as RootCause, type index_Severity as Severity, type index_StrategyEntry as StrategyEntry, type index_StrategyKey as StrategyKey, type index_StrategyModelBundle as StrategyModelBundle, type index_StrategySnapshot as StrategySnapshot, type index_TestFailure as TestFailure, type index_TraceDetail as TraceDetail, type index_TraceEvent as TraceEvent, type index_TraceEventType as TraceEventType, type index_TriagePromptFn as TriagePromptFn, type index_TriagedItem as TriagedItem, type index_VerifyOutput as VerifyOutput, type index_VerifyPromptFn as VerifyPromptFn, type index_VerifyResult as VerifyResult, index_actuatorExecutor as actuatorExecutor, index_affectedTaskFilter as affectedTaskFilter, index_autoSolidify as autoSolidify, index_beforeAfterCompare as beforeAfterCompare, index_codeChangeBridge as codeChangeBridge, index_createIntakeBridge as createIntakeBridge, index_defaultErrorClassifier as defaultErrorClassifier, index_defaultLlmExecutor as defaultLlmExecutor, index_defaultLlmVerifier as defaultLlmVerifier, index_evalIntakeBridge as evalIntakeBridge, index_evalSource as evalSource, index_evalVerifier as evalVerifier, index_harnessEvalPair as harnessEvalPair, index_harnessLoop as harnessLoop, index_harnessProfile as harnessProfile, index_harnessTrace as harnessTrace, index_notifyEffect as notifyEffect, index_priorityScore as priorityScore, index_refineExecutor as refineExecutor, index_resolvePromptFn as resolvePromptFn, index_strategyKey as strategyKey, index_strategyModel as strategyModel };
|
|
1413
|
+
export { type index_ActuatorApplyFn as ActuatorApplyFn, type index_ActuatorExecutorConfig as ActuatorExecutorConfig, type index_ActuatorResult as ActuatorResult, type index_AutoSolidifyConfig as AutoSolidifyConfig, type index_CodeChange as CodeChange, type index_CodeChangeBridgeOptions as CodeChangeBridgeOptions, index_DEFAULT_DECAY_RATE as DEFAULT_DECAY_RATE, index_DEFAULT_EXECUTE_PROMPT as DEFAULT_EXECUTE_PROMPT, index_DEFAULT_QUEUE_CONFIGS as DEFAULT_QUEUE_CONFIGS, index_DEFAULT_SEVERITY_WEIGHTS as DEFAULT_SEVERITY_WEIGHTS, index_DEFAULT_TRIAGE_PROMPT as DEFAULT_TRIAGE_PROMPT, index_DEFAULT_VERIFY_PROMPT as DEFAULT_VERIFY_PROMPT, type index_DispatchActuatorConfig as DispatchActuatorConfig, type index_ErrorClass as ErrorClass, type index_ErrorClassifier as ErrorClassifier, type index_EvalDelta as EvalDelta, type index_EvalIntakeBridgeOptions as EvalIntakeBridgeOptions, type index_EvalJudgeScore as EvalJudgeScore, type index_EvalResult as EvalResult, type index_EvalTaskDelta as EvalTaskDelta, type index_EvalTaskResult as EvalTaskResult, type index_EvalVerifierConfig as EvalVerifierConfig, type index_EvalVerifierSummary as EvalVerifierSummary, type index_ExecuteOutput as ExecuteOutput, type index_ExecutePromptFn as ExecutePromptFn, type index_ExecutionResult as ExecutionResult, type index_HarnessEvalPairConfig as HarnessEvalPairConfig, type index_HarnessExecutor as HarnessExecutor, index_HarnessGraph as HarnessGraph, type index_HarnessLoopOptions as HarnessLoopOptions, type index_HarnessProfileResult as HarnessProfileResult, type index_HarnessTraceHandle as HarnessTraceHandle, type index_HarnessTraceOptions as HarnessTraceOptions, type index_HarnessVerifier as HarnessVerifier, type index_IntakeBridgeOptions as IntakeBridgeOptions, type index_IntakeItem as IntakeItem, type index_IntakeSource as IntakeSource, type index_Intervention as Intervention, type index_KnownIntakeSource as KnownIntakeSource, type index_LintError as LintError, type index_NotifyEffectOptions as NotifyEffectOptions, type index_NotifyTransport as NotifyTransport, type index_PrioritySignals as PrioritySignals, index_QUEUE_NAMES as QUEUE_NAMES, type index_QueueConfig as QueueConfig, type index_QueueRoute as QueueRoute, type index_RefineExecutorConfig as RefineExecutorConfig, type index_RefineExecutorResult as RefineExecutorResult, type index_RootCause as RootCause, type index_Severity as Severity, type index_StrategyEntry as StrategyEntry, type index_StrategyKey as StrategyKey, type index_StrategyModelBundle as StrategyModelBundle, type index_StrategySnapshot as StrategySnapshot, type index_TestFailure as TestFailure, type index_TraceDetail as TraceDetail, type index_TraceEvent as TraceEvent, type index_TraceEventType as TraceEventType, type index_TriagePromptFn as TriagePromptFn, type index_TriagedItem as TriagedItem, type index_VerifyOutput as VerifyOutput, type index_VerifyPromptFn as VerifyPromptFn, type index_VerifyResult as VerifyResult, index_actuatorExecutor as actuatorExecutor, index_affectedTaskFilter as affectedTaskFilter, index_autoSolidify as autoSolidify, index_beforeAfterCompare as beforeAfterCompare, index_codeChangeBridge as codeChangeBridge, index_createIntakeBridge as createIntakeBridge, index_defaultErrorClassifier as defaultErrorClassifier, index_defaultLlmExecutor as defaultLlmExecutor, index_defaultLlmVerifier as defaultLlmVerifier, index_dispatchActuator as dispatchActuator, index_evalIntakeBridge as evalIntakeBridge, index_evalSource as evalSource, index_evalVerifier as evalVerifier, index_harnessEvalPair as harnessEvalPair, index_harnessLoop as harnessLoop, index_harnessProfile as harnessProfile, index_harnessTrace as harnessTrace, index_notifyEffect as notifyEffect, index_priorityScore as priorityScore, index_refineExecutor as refineExecutor, index_resolvePromptFn as resolvePromptFn, index_strategyKey as strategyKey, index_strategyModel as strategyModel };
|
|
1341
1414
|
}
|
|
1342
1415
|
|
|
1343
|
-
export { type
|
|
1416
|
+
export { type StrategyModelBundle as $, type ActuatorApplyFn as A, type HarnessProfileResult as B, type CodeChange as C, DEFAULT_DECAY_RATE as D, type ErrorClass as E, type HarnessTraceHandle as F, type HarnessTraceOptions as G, type HarnessEvalPairConfig as H, type HarnessVerifier as I, type IntakeBridgeOptions as J, type IntakeItem as K, type IntakeSource as L, type Intervention as M, type KnownIntakeSource as N, type LintError as O, type NotifyEffectOptions as P, type NotifyTransport as Q, type PrioritySignals as R, QUEUE_NAMES as S, type QueueConfig as T, type QueueRoute as U, type RefineExecutorConfig as V, type RefineExecutorResult as W, type RootCause as X, type Severity as Y, type StrategyEntry as Z, type StrategyKey as _, type ActuatorExecutorConfig as a, type StrategySnapshot as a0, type TestFailure as a1, type TraceDetail as a2, type TraceEvent as a3, type TraceEventType as a4, type TriagePromptFn as a5, type TriagedItem as a6, type VerifyOutput as a7, type VerifyPromptFn as a8, type VerifyResult as a9, actuatorExecutor as aa, affectedTaskFilter as ab, autoSolidify as ac, beforeAfterCompare as ad, codeChangeBridge as ae, createIntakeBridge as af, defaultErrorClassifier as ag, defaultLlmExecutor as ah, defaultLlmVerifier as ai, dispatchActuator as aj, evalIntakeBridge as ak, evalSource as al, evalVerifier as am, harnessEvalPair as an, harnessLoop as ao, harnessProfile as ap, harnessTrace as aq, notifyEffect as ar, priorityScore as as, refineExecutor as at, resolvePromptFn as au, strategyKey as av, strategyModel as aw, type ActuatorResult as b, type AutoSolidifyConfig as c, type CodeChangeBridgeOptions as d, DEFAULT_EXECUTE_PROMPT as e, DEFAULT_QUEUE_CONFIGS as f, DEFAULT_SEVERITY_WEIGHTS as g, DEFAULT_TRIAGE_PROMPT as h, index as i, DEFAULT_VERIFY_PROMPT as j, type DispatchActuatorConfig as k, type ErrorClassifier as l, type EvalDelta as m, type EvalIntakeBridgeOptions as n, type EvalJudgeScore as o, type EvalResult as p, type EvalTaskDelta as q, type EvalTaskResult as r, type EvalVerifierConfig as s, type EvalVerifierSummary as t, type ExecuteOutput as u, type ExecutePromptFn as v, type ExecutionResult as w, type HarnessExecutor as x, HarnessGraph as y, type HarnessLoopOptions as z };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { G as Graph } from './graph-
|
|
2
|
-
import { M as MeasurementAdapter } from './reactive-layout-
|
|
1
|
+
import { G as Graph } from './graph-BjW1taJl.js';
|
|
2
|
+
import { M as MeasurementAdapter } from './reactive-layout-D-tRiNhg.js';
|
|
3
3
|
|
|
4
4
|
/**
|
|
5
5
|
* Three-pane demo shell (roadmap §7.2).
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { i as index$2 } from './index-JYtN9uqM.js';
|
|
2
2
|
import { i as index$3 } from './index-8OxXae3g.js';
|
|
3
|
-
import { i as index$4 } from './index-
|
|
3
|
+
import { i as index$4 } from './index-B-ORMr3k.js';
|
|
4
4
|
import { i as index$5 } from './index-CIcu6fIR.js';
|
|
5
5
|
import { a as Node } from './node-fSc-hCv8.js';
|
|
6
6
|
import { i as index$6 } from './index-CDvC1m5p.js';
|
|
7
7
|
import { i as index$7 } from './index-BjWZARLy.js';
|
|
8
8
|
import { i as index$8 } from './index-BiomL7AW.js';
|
|
9
|
-
import { i as index$9 } from './index-
|
|
9
|
+
import { i as index$9 } from './index-ML6vHKXK.js';
|
|
10
10
|
|
|
11
11
|
/**
|
|
12
12
|
* Options for creating signals.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as Node } from './node-fSc-hCv8.cjs';
|
|
2
|
-
import { G as Graph, a as GraphOptions } from './graph-
|
|
3
|
-
import { R as ReactiveLogBundle } from './reactive-log-
|
|
2
|
+
import { G as Graph, a as GraphOptions } from './graph-CHsVwf9S.cjs';
|
|
3
|
+
import { R as ReactiveLogBundle } from './reactive-log-C3IMAGpT.cjs';
|
|
4
4
|
import { AppendLogStorageTier } from './extra/storage-tiers.cjs';
|
|
5
5
|
|
|
6
6
|
type TopicOptions = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { M as MeasurementAdapter, P as PreparedSegment, L as LineBreaksResult, C as CharPosition, a as LayoutCursor, I as Interval, b as LayoutLine, c as LayoutNextLineContext, d as LayoutNextLineResult, R as ReactiveLayoutBundle, e as ReactiveLayoutOptions, S as SegmentBreakKind, f as SegmentMeasureStats, g as analyzeAndMeasure, h as carveTextLineSlots, i as computeCharPositions, j as computeLineBreaks, l as layoutNextLine, r as reactiveLayout } from './reactive-layout-
|
|
1
|
+
import { M as MeasurementAdapter, P as PreparedSegment, L as LineBreaksResult, C as CharPosition, a as LayoutCursor, I as Interval, b as LayoutLine, c as LayoutNextLineContext, d as LayoutNextLineResult, R as ReactiveLayoutBundle, e as ReactiveLayoutOptions, S as SegmentBreakKind, f as SegmentMeasureStats, g as analyzeAndMeasure, h as carveTextLineSlots, i as computeCharPositions, j as computeLineBreaks, l as layoutNextLine, r as reactiveLayout } from './reactive-layout-BMLDB4Vd.cjs';
|
|
2
2
|
import { a as Node } from './node-fSc-hCv8.cjs';
|
|
3
|
-
import { G as Graph } from './graph-
|
|
3
|
+
import { G as Graph } from './graph-CHsVwf9S.cjs';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* MeasurementAdapter implementations (roadmap §7.1 — pluggable backends).
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { a as Node } from './node-fSc-hCv8.cjs';
|
|
2
|
-
import { R as ReactiveLogBundle } from './reactive-log-
|
|
2
|
+
import { R as ReactiveLogBundle } from './reactive-log-C3IMAGpT.cjs';
|
|
3
3
|
import { AppendLogStorageTier } from './extra/storage-tiers.cjs';
|
|
4
|
-
import { a as GraphOptions, G as Graph } from './graph-
|
|
4
|
+
import { a as GraphOptions, G as Graph } from './graph-CHsVwf9S.cjs';
|
|
5
5
|
import { B as BaseAuditRecord } from './imperative-audit-ahAE65a9.cjs';
|
|
6
6
|
|
|
7
7
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as Node } from './node-fSc-hCv8.js';
|
|
2
2
|
import { S as StatusValue, C as CircuitState, R as RateLimiterOptions, a as CircuitBreakerOptions, b as RetryOptions, F as FallbackInput, N as NS_PER_MS, c as NS_PER_SEC } from './resilience-Bys63Cpd.js';
|
|
3
|
-
import { B as BudgetConstraint } from './index-
|
|
3
|
+
import { B as BudgetConstraint } from './index-DOU1Ee_k.js';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* Resilience composition with correct nesting order (roadmap §9.0b).
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { a as Node } from './node-fSc-hCv8.cjs';
|
|
2
2
|
import { NodeInput } from './extra/sources.cjs';
|
|
3
|
-
import { a as GraphOptions, G as Graph } from './graph-
|
|
4
|
-
import { T as TopicGraph } from './index-
|
|
3
|
+
import { a as GraphOptions, G as Graph } from './graph-CHsVwf9S.cjs';
|
|
4
|
+
import { T as TopicGraph } from './index-BpMZzX9P.cjs';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* refineLoop — universal prompt/artifact optimization loop as a reactive Graph.
|