@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,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-CidcBDuk.js';
|
|
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-BsJ4GbnS.js';
|
|
3
3
|
import { a as Node, A as Actor } from './node-fSc-hCv8.js';
|
|
4
|
-
import { R as ReactiveLogBundle } from './reactive-log-
|
|
4
|
+
import { R as ReactiveLogBundle } from './reactive-log-BgWSA1fg.js';
|
|
5
5
|
import { a as CircuitBreakerOptions, e as CircuitBreaker, f as CircuitOpenError } from './resilience-Bys63Cpd.js';
|
|
6
6
|
import { NodeInput } from './extra/sources.js';
|
|
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-DuEXfA4F.js';
|
|
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-BjW1taJl.js';
|
|
9
|
+
import { T as TopicGraph } from './index-BUFCHvOR.js';
|
|
10
|
+
import { G as GateController, c as GateOptions } from './pipeline-graph-9JBbmRxA.js';
|
|
11
|
+
import { D as DistillBundle, E as Extraction } from './composite-DTOlDuch.js';
|
|
12
|
+
import { V as VectorSearchResult, L as LightCollectionBundle, a as VectorIndexGraph, K as KnowledgeGraph } from './index-Di7OdwlO.js';
|
|
13
13
|
import { StorageHandle } from './extra/storage-core.js';
|
|
14
14
|
import { SnapshotStorageTier } from './extra/storage-tiers.js';
|
|
15
|
-
import { c as GraphSpecCatalog } from './index-
|
|
15
|
+
import { c as GraphSpecCatalog } from './index-DTDVDzhA.js';
|
|
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,5 +1,5 @@
|
|
|
1
1
|
import { a as Node } from './node-fSc-hCv8.cjs';
|
|
2
|
-
import { G as Graph } from './graph-
|
|
2
|
+
import { G as Graph } from './graph-CHsVwf9S.cjs';
|
|
3
3
|
import { L as LLMAdapter } from './types-BMSGPlpO.cjs';
|
|
4
4
|
|
|
5
5
|
/**
|
|
@@ -66,6 +66,15 @@ type GraphSpec = {
|
|
|
66
66
|
templates?: Record<string, GraphSpecTemplate>;
|
|
67
67
|
/** Feedback edges (bounded cycles). */
|
|
68
68
|
feedback?: GraphSpecFeedbackEdge[];
|
|
69
|
+
/**
|
|
70
|
+
* Top-level factory identifier (Tier 1.5.3 Phase 2.5 — DG1=B). When set
|
|
71
|
+
* and `compileSpec` is given a `catalog.graphFactories[factory]` entry,
|
|
72
|
+
* the spec's reconstruction is delegated to that factory wholesale (the
|
|
73
|
+
* `nodes` / `edges` / `templates` fields below are not used).
|
|
74
|
+
*/
|
|
75
|
+
factory?: string;
|
|
76
|
+
/** JSON-serializable construction args, paired with `factory`. */
|
|
77
|
+
factoryArgs?: unknown;
|
|
69
78
|
};
|
|
70
79
|
/**
|
|
71
80
|
* Factory for creating a derived/effect/operator node from catalog.
|
|
@@ -125,16 +134,32 @@ type CatalogSourceEntry = {
|
|
|
125
134
|
/** Category tags. */
|
|
126
135
|
tags?: string[];
|
|
127
136
|
};
|
|
137
|
+
/**
|
|
138
|
+
* Top-level Graph factory — used when a spec was produced from a graph that
|
|
139
|
+
* called `Graph.prototype.tagFactory(name, args)`. The catalog supplies a
|
|
140
|
+
* function that takes the recorded `factoryArgs` (JSON-serializable subset)
|
|
141
|
+
* and returns a fully-wired Graph. Runtime context (LLMAdapter instances,
|
|
142
|
+
* callbacks, embedders) is captured by the closure — the args themselves are
|
|
143
|
+
* a documentation fragment, not a complete construction recipe.
|
|
144
|
+
*
|
|
145
|
+
* Tier 1.5.3 Phase 2.5 (DG1=B, 2026-04-27).
|
|
146
|
+
*/
|
|
147
|
+
type GraphFactory = (factoryArgs: unknown) => Graph;
|
|
128
148
|
/**
|
|
129
149
|
* Fn/source lookup table passed to compileSpec and llmCompose.
|
|
130
150
|
*
|
|
131
151
|
* Accepts both bare factories (backward-compatible) and rich {@link CatalogFnEntry}
|
|
132
152
|
* / {@link CatalogSourceEntry} objects. When rich entries are provided, the library
|
|
133
153
|
* auto-generates LLM prompts and validates LLM output against the catalog.
|
|
154
|
+
*
|
|
155
|
+
* `graphFactories` (Tier 1.5.3 Phase 2.5) handles top-level Graph-returning
|
|
156
|
+
* factories — when `spec.factory` matches a key, `compileSpec` delegates the
|
|
157
|
+
* entire reconstruction to that factory.
|
|
134
158
|
*/
|
|
135
159
|
type GraphSpecCatalog = {
|
|
136
160
|
fns?: Record<string, FnFactory | CatalogFnEntry>;
|
|
137
161
|
sources?: Record<string, SourceFactory | CatalogSourceEntry>;
|
|
162
|
+
graphFactories?: Record<string, GraphFactory>;
|
|
138
163
|
};
|
|
139
164
|
/** Type guard: is this a rich catalog fn entry (vs bare factory)? */
|
|
140
165
|
declare function isRichFnEntry(entry: FnFactory | CatalogFnEntry): entry is CatalogFnEntry;
|
|
@@ -224,6 +249,13 @@ declare function compileSpec(spec: GraphSpec, opts?: CompileSpecOptions): Graph;
|
|
|
224
249
|
*
|
|
225
250
|
* @category patterns
|
|
226
251
|
*/
|
|
252
|
+
/**
|
|
253
|
+
* Tier 1.5.3 / D5 rename — `decompileSpec` is the canonical name post-Session A.1
|
|
254
|
+
* lock. Once Phase 3 lands `GraphSpec ≡ GraphDescribeOutput`, the body becomes
|
|
255
|
+
* `g.describe({ detail: "spec" })`. For now it delegates to the existing
|
|
256
|
+
* implementation so behavior is unchanged.
|
|
257
|
+
*/
|
|
258
|
+
declare function decompileSpec(graph: Graph): GraphSpec;
|
|
227
259
|
declare function decompileGraph(graph: Graph): GraphSpec;
|
|
228
260
|
/** A single change in a spec diff. */
|
|
229
261
|
type SpecDiffEntry = {
|
|
@@ -311,6 +343,7 @@ type index_CatalogSourceEntry = CatalogSourceEntry;
|
|
|
311
343
|
type index_CompileSpecOptions = CompileSpecOptions;
|
|
312
344
|
type index_ConfigFieldSchema = ConfigFieldSchema;
|
|
313
345
|
type index_FnFactory = FnFactory;
|
|
346
|
+
type index_GraphFactory = GraphFactory;
|
|
314
347
|
type index_GraphSpec = GraphSpec;
|
|
315
348
|
type index_GraphSpecCatalog = GraphSpecCatalog;
|
|
316
349
|
type index_GraphSpecFeedbackEdge = GraphSpecFeedbackEdge;
|
|
@@ -325,6 +358,7 @@ type index_SpecDiffEntry = SpecDiffEntry;
|
|
|
325
358
|
type index_SpecDiffResult = SpecDiffResult;
|
|
326
359
|
declare const index_compileSpec: typeof compileSpec;
|
|
327
360
|
declare const index_decompileGraph: typeof decompileGraph;
|
|
361
|
+
declare const index_decompileSpec: typeof decompileSpec;
|
|
328
362
|
declare const index_extractFnFactory: typeof extractFnFactory;
|
|
329
363
|
declare const index_extractSourceFactory: typeof extractSourceFactory;
|
|
330
364
|
declare const index_generateCatalogPrompt: typeof generateCatalogPrompt;
|
|
@@ -336,7 +370,7 @@ declare const index_specDiff: typeof specDiff;
|
|
|
336
370
|
declare const index_validateSpec: typeof validateSpec;
|
|
337
371
|
declare const index_validateSpecAgainstCatalog: typeof validateSpecAgainstCatalog;
|
|
338
372
|
declare namespace index {
|
|
339
|
-
export { type index_CatalogFnEntry as CatalogFnEntry, type index_CatalogSourceEntry as CatalogSourceEntry, type index_CompileSpecOptions as CompileSpecOptions, type index_ConfigFieldSchema as ConfigFieldSchema, type index_FnFactory as FnFactory, type index_GraphSpec as GraphSpec, type index_GraphSpecCatalog as GraphSpecCatalog, type index_GraphSpecFeedbackEdge as GraphSpecFeedbackEdge, type index_GraphSpecNode as GraphSpecNode, type index_GraphSpecTemplate as GraphSpecTemplate, type index_GraphSpecTemplateRef as GraphSpecTemplateRef, type index_GraphSpecValidation as GraphSpecValidation, type index_LLMComposeOptions as LLMComposeOptions, type index_LLMRefineOptions as LLMRefineOptions, type index_SourceFactory as SourceFactory, type index_SpecDiffEntry as SpecDiffEntry, type index_SpecDiffResult as SpecDiffResult, index_compileSpec as compileSpec, index_decompileGraph as decompileGraph, index_extractFnFactory as extractFnFactory, index_extractSourceFactory as extractSourceFactory, index_generateCatalogPrompt as generateCatalogPrompt, index_isRichFnEntry as isRichFnEntry, index_isRichSourceEntry as isRichSourceEntry, index_llmCompose as llmCompose, index_llmRefine as llmRefine, index_specDiff as specDiff, index_validateSpec as validateSpec, index_validateSpecAgainstCatalog as validateSpecAgainstCatalog };
|
|
373
|
+
export { type index_CatalogFnEntry as CatalogFnEntry, type index_CatalogSourceEntry as CatalogSourceEntry, type index_CompileSpecOptions as CompileSpecOptions, type index_ConfigFieldSchema as ConfigFieldSchema, type index_FnFactory as FnFactory, type index_GraphFactory as GraphFactory, type index_GraphSpec as GraphSpec, type index_GraphSpecCatalog as GraphSpecCatalog, type index_GraphSpecFeedbackEdge as GraphSpecFeedbackEdge, type index_GraphSpecNode as GraphSpecNode, type index_GraphSpecTemplate as GraphSpecTemplate, type index_GraphSpecTemplateRef as GraphSpecTemplateRef, type index_GraphSpecValidation as GraphSpecValidation, type index_LLMComposeOptions as LLMComposeOptions, type index_LLMRefineOptions as LLMRefineOptions, type index_SourceFactory as SourceFactory, type index_SpecDiffEntry as SpecDiffEntry, type index_SpecDiffResult as SpecDiffResult, index_compileSpec as compileSpec, index_decompileGraph as decompileGraph, index_decompileSpec as decompileSpec, index_extractFnFactory as extractFnFactory, index_extractSourceFactory as extractSourceFactory, index_generateCatalogPrompt as generateCatalogPrompt, index_isRichFnEntry as isRichFnEntry, index_isRichSourceEntry as isRichSourceEntry, index_llmCompose as llmCompose, index_llmRefine as llmRefine, index_specDiff as specDiff, index_validateSpec as validateSpec, index_validateSpecAgainstCatalog as validateSpecAgainstCatalog };
|
|
340
374
|
}
|
|
341
375
|
|
|
342
|
-
export { type CatalogFnEntry as C, type FnFactory as F, type GraphSpec as G, type LLMComposeOptions as L, type SourceFactory as S, type CatalogSourceEntry as a, type ConfigFieldSchema as b, type GraphSpecCatalog as c, type GraphSpecFeedbackEdge as d, type GraphSpecNode as e, type GraphSpecTemplate as f, type GraphSpecTemplateRef as g, type GraphSpecValidation as h, index as i, type CompileSpecOptions as j, type
|
|
376
|
+
export { validateSpecAgainstCatalog as A, type CatalogFnEntry as C, type FnFactory as F, type GraphSpec as G, type LLMComposeOptions as L, type SourceFactory as S, type CatalogSourceEntry as a, type ConfigFieldSchema as b, type GraphSpecCatalog as c, type GraphSpecFeedbackEdge as d, type GraphSpecNode as e, type GraphSpecTemplate as f, type GraphSpecTemplateRef as g, type GraphSpecValidation as h, index as i, type CompileSpecOptions as j, type GraphFactory as k, type LLMRefineOptions as l, type SpecDiffEntry as m, type SpecDiffResult as n, compileSpec as o, decompileGraph as p, decompileSpec as q, extractFnFactory as r, extractSourceFactory as s, generateCatalogPrompt as t, isRichFnEntry as u, isRichSourceEntry as v, llmCompose as w, llmRefine as x, specDiff as y, validateSpec as z };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { j as CompileSpecOptions, G as GraphSpec, c as GraphSpecCatalog, C as CatalogFnEntry, a as CatalogSourceEntry, b as ConfigFieldSchema, F as FnFactory, d as GraphSpecFeedbackEdge, e as GraphSpecNode, f as GraphSpecTemplate, g as GraphSpecTemplateRef, h as GraphSpecValidation, S as SourceFactory } from './index-
|
|
2
|
-
import { G as Graph,
|
|
1
|
+
import { j as CompileSpecOptions, G as GraphSpec, c as GraphSpecCatalog, C as CatalogFnEntry, a as CatalogSourceEntry, b as ConfigFieldSchema, F as FnFactory, d as GraphSpecFeedbackEdge, e as GraphSpecNode, f as GraphSpecTemplate, g as GraphSpecTemplateRef, h as GraphSpecValidation, S as SourceFactory } from './index-Czk3r0yA.cjs';
|
|
2
|
+
import { G as Graph, q as GraphNodeFactory, o as GraphDiffResult } from './graph-CHsVwf9S.cjs';
|
|
3
3
|
import { KvStorageTier } from './extra/storage-tiers.cjs';
|
|
4
4
|
|
|
5
5
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { p as GraphReFlyConfig } from './node-fSc-hCv8.js';
|
|
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-BjW1taJl.js';
|
|
3
|
+
import { w as watchTopologyTree } from './topology-tree-D47-nI6Z.js';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* Approximate in-memory size estimation for arbitrary JS values.
|
|
@@ -1,8 +1,8 @@
|
|
|
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 { NodeInput } from './extra/sources.cjs';
|
|
4
4
|
import { AppendLogStorageTier } from './extra/storage-tiers.cjs';
|
|
5
|
-
import { G as Graph, a as GraphOptions } from './graph-
|
|
5
|
+
import { G as Graph, a as GraphOptions } from './graph-CHsVwf9S.cjs';
|
|
6
6
|
import { B as BaseAuditRecord } from './imperative-audit-ahAE65a9.cjs';
|
|
7
7
|
|
|
8
8
|
/**
|
|
@@ -1,8 +1,8 @@
|
|
|
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 { NodeInput } from './extra/sources.js';
|
|
4
4
|
import { AppendLogStorageTier } from './extra/storage-tiers.js';
|
|
5
|
-
import { G as Graph, a as GraphOptions } from './graph-
|
|
5
|
+
import { G as Graph, a as GraphOptions } from './graph-BjW1taJl.js';
|
|
6
6
|
import { B as BaseAuditRecord } from './imperative-audit-ahAE65a9.js';
|
|
7
7
|
|
|
8
8
|
/**
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { R as ReactiveLogBundle } from './reactive-log-
|
|
1
|
+
import { R as ReactiveLogBundle } from './reactive-log-C3IMAGpT.cjs';
|
|
2
2
|
import { NodeInput } from './extra/sources.cjs';
|
|
3
3
|
import { AppendLogStorageTier } from './extra/storage-tiers.cjs';
|
|
4
4
|
import { B as BaseAuditRecord } from './imperative-audit-ahAE65a9.cjs';
|
|
5
|
-
import { C as CqrsEventMap, a as CqrsEvent, b as CqrsGraph } from './index-
|
|
5
|
+
import { C as CqrsEventMap, a as CqrsEvent, b as CqrsGraph } from './index-BqcgiSQg.cjs';
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
8
|
* Process Manager pattern (Phase 7 — roadmap §4.6, Audit 3 — locked 2026-04-24).
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { A as Actor, a as Node, P as PolicyRuleData, G as GuardAction } from './node-fSc-hCv8.js';
|
|
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-BjW1taJl.js';
|
|
3
|
+
import { T as TopicGraph } from './index-BUFCHvOR.js';
|
|
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
2
|
import { R as ReactiveMapBundle } from './reactive-map-CHyeCf4D.js';
|
|
3
|
-
import { a as GraphOptions, G as Graph, C as CausalChain } from './graph-
|
|
4
|
-
import { w as watchTopologyTree } from './topology-tree-
|
|
3
|
+
import { a as GraphOptions, G as Graph, C as CausalChain } from './graph-BjW1taJl.js';
|
|
4
|
+
import { w as watchTopologyTree } from './topology-tree-D47-nI6Z.js';
|
|
5
5
|
|
|
6
6
|
/** Aggregate topology stats emitted by {@link LensGraph.stats}. */
|
|
7
7
|
interface TopologyStats {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { a as Node } from './node-fSc-hCv8.js';
|
|
2
|
-
import { G as Graph } from './graph-
|
|
2
|
+
import { G as Graph } from './graph-BjW1taJl.js';
|
|
3
3
|
import { L as LLMAdapter } from './types-CidcBDuk.js';
|
|
4
4
|
|
|
5
5
|
/**
|
|
@@ -66,6 +66,15 @@ type GraphSpec = {
|
|
|
66
66
|
templates?: Record<string, GraphSpecTemplate>;
|
|
67
67
|
/** Feedback edges (bounded cycles). */
|
|
68
68
|
feedback?: GraphSpecFeedbackEdge[];
|
|
69
|
+
/**
|
|
70
|
+
* Top-level factory identifier (Tier 1.5.3 Phase 2.5 — DG1=B). When set
|
|
71
|
+
* and `compileSpec` is given a `catalog.graphFactories[factory]` entry,
|
|
72
|
+
* the spec's reconstruction is delegated to that factory wholesale (the
|
|
73
|
+
* `nodes` / `edges` / `templates` fields below are not used).
|
|
74
|
+
*/
|
|
75
|
+
factory?: string;
|
|
76
|
+
/** JSON-serializable construction args, paired with `factory`. */
|
|
77
|
+
factoryArgs?: unknown;
|
|
69
78
|
};
|
|
70
79
|
/**
|
|
71
80
|
* Factory for creating a derived/effect/operator node from catalog.
|
|
@@ -125,16 +134,32 @@ type CatalogSourceEntry = {
|
|
|
125
134
|
/** Category tags. */
|
|
126
135
|
tags?: string[];
|
|
127
136
|
};
|
|
137
|
+
/**
|
|
138
|
+
* Top-level Graph factory — used when a spec was produced from a graph that
|
|
139
|
+
* called `Graph.prototype.tagFactory(name, args)`. The catalog supplies a
|
|
140
|
+
* function that takes the recorded `factoryArgs` (JSON-serializable subset)
|
|
141
|
+
* and returns a fully-wired Graph. Runtime context (LLMAdapter instances,
|
|
142
|
+
* callbacks, embedders) is captured by the closure — the args themselves are
|
|
143
|
+
* a documentation fragment, not a complete construction recipe.
|
|
144
|
+
*
|
|
145
|
+
* Tier 1.5.3 Phase 2.5 (DG1=B, 2026-04-27).
|
|
146
|
+
*/
|
|
147
|
+
type GraphFactory = (factoryArgs: unknown) => Graph;
|
|
128
148
|
/**
|
|
129
149
|
* Fn/source lookup table passed to compileSpec and llmCompose.
|
|
130
150
|
*
|
|
131
151
|
* Accepts both bare factories (backward-compatible) and rich {@link CatalogFnEntry}
|
|
132
152
|
* / {@link CatalogSourceEntry} objects. When rich entries are provided, the library
|
|
133
153
|
* auto-generates LLM prompts and validates LLM output against the catalog.
|
|
154
|
+
*
|
|
155
|
+
* `graphFactories` (Tier 1.5.3 Phase 2.5) handles top-level Graph-returning
|
|
156
|
+
* factories — when `spec.factory` matches a key, `compileSpec` delegates the
|
|
157
|
+
* entire reconstruction to that factory.
|
|
134
158
|
*/
|
|
135
159
|
type GraphSpecCatalog = {
|
|
136
160
|
fns?: Record<string, FnFactory | CatalogFnEntry>;
|
|
137
161
|
sources?: Record<string, SourceFactory | CatalogSourceEntry>;
|
|
162
|
+
graphFactories?: Record<string, GraphFactory>;
|
|
138
163
|
};
|
|
139
164
|
/** Type guard: is this a rich catalog fn entry (vs bare factory)? */
|
|
140
165
|
declare function isRichFnEntry(entry: FnFactory | CatalogFnEntry): entry is CatalogFnEntry;
|
|
@@ -224,6 +249,13 @@ declare function compileSpec(spec: GraphSpec, opts?: CompileSpecOptions): Graph;
|
|
|
224
249
|
*
|
|
225
250
|
* @category patterns
|
|
226
251
|
*/
|
|
252
|
+
/**
|
|
253
|
+
* Tier 1.5.3 / D5 rename — `decompileSpec` is the canonical name post-Session A.1
|
|
254
|
+
* lock. Once Phase 3 lands `GraphSpec ≡ GraphDescribeOutput`, the body becomes
|
|
255
|
+
* `g.describe({ detail: "spec" })`. For now it delegates to the existing
|
|
256
|
+
* implementation so behavior is unchanged.
|
|
257
|
+
*/
|
|
258
|
+
declare function decompileSpec(graph: Graph): GraphSpec;
|
|
227
259
|
declare function decompileGraph(graph: Graph): GraphSpec;
|
|
228
260
|
/** A single change in a spec diff. */
|
|
229
261
|
type SpecDiffEntry = {
|
|
@@ -311,6 +343,7 @@ type index_CatalogSourceEntry = CatalogSourceEntry;
|
|
|
311
343
|
type index_CompileSpecOptions = CompileSpecOptions;
|
|
312
344
|
type index_ConfigFieldSchema = ConfigFieldSchema;
|
|
313
345
|
type index_FnFactory = FnFactory;
|
|
346
|
+
type index_GraphFactory = GraphFactory;
|
|
314
347
|
type index_GraphSpec = GraphSpec;
|
|
315
348
|
type index_GraphSpecCatalog = GraphSpecCatalog;
|
|
316
349
|
type index_GraphSpecFeedbackEdge = GraphSpecFeedbackEdge;
|
|
@@ -325,6 +358,7 @@ type index_SpecDiffEntry = SpecDiffEntry;
|
|
|
325
358
|
type index_SpecDiffResult = SpecDiffResult;
|
|
326
359
|
declare const index_compileSpec: typeof compileSpec;
|
|
327
360
|
declare const index_decompileGraph: typeof decompileGraph;
|
|
361
|
+
declare const index_decompileSpec: typeof decompileSpec;
|
|
328
362
|
declare const index_extractFnFactory: typeof extractFnFactory;
|
|
329
363
|
declare const index_extractSourceFactory: typeof extractSourceFactory;
|
|
330
364
|
declare const index_generateCatalogPrompt: typeof generateCatalogPrompt;
|
|
@@ -336,7 +370,7 @@ declare const index_specDiff: typeof specDiff;
|
|
|
336
370
|
declare const index_validateSpec: typeof validateSpec;
|
|
337
371
|
declare const index_validateSpecAgainstCatalog: typeof validateSpecAgainstCatalog;
|
|
338
372
|
declare namespace index {
|
|
339
|
-
export { type index_CatalogFnEntry as CatalogFnEntry, type index_CatalogSourceEntry as CatalogSourceEntry, type index_CompileSpecOptions as CompileSpecOptions, type index_ConfigFieldSchema as ConfigFieldSchema, type index_FnFactory as FnFactory, type index_GraphSpec as GraphSpec, type index_GraphSpecCatalog as GraphSpecCatalog, type index_GraphSpecFeedbackEdge as GraphSpecFeedbackEdge, type index_GraphSpecNode as GraphSpecNode, type index_GraphSpecTemplate as GraphSpecTemplate, type index_GraphSpecTemplateRef as GraphSpecTemplateRef, type index_GraphSpecValidation as GraphSpecValidation, type index_LLMComposeOptions as LLMComposeOptions, type index_LLMRefineOptions as LLMRefineOptions, type index_SourceFactory as SourceFactory, type index_SpecDiffEntry as SpecDiffEntry, type index_SpecDiffResult as SpecDiffResult, index_compileSpec as compileSpec, index_decompileGraph as decompileGraph, index_extractFnFactory as extractFnFactory, index_extractSourceFactory as extractSourceFactory, index_generateCatalogPrompt as generateCatalogPrompt, index_isRichFnEntry as isRichFnEntry, index_isRichSourceEntry as isRichSourceEntry, index_llmCompose as llmCompose, index_llmRefine as llmRefine, index_specDiff as specDiff, index_validateSpec as validateSpec, index_validateSpecAgainstCatalog as validateSpecAgainstCatalog };
|
|
373
|
+
export { type index_CatalogFnEntry as CatalogFnEntry, type index_CatalogSourceEntry as CatalogSourceEntry, type index_CompileSpecOptions as CompileSpecOptions, type index_ConfigFieldSchema as ConfigFieldSchema, type index_FnFactory as FnFactory, type index_GraphFactory as GraphFactory, type index_GraphSpec as GraphSpec, type index_GraphSpecCatalog as GraphSpecCatalog, type index_GraphSpecFeedbackEdge as GraphSpecFeedbackEdge, type index_GraphSpecNode as GraphSpecNode, type index_GraphSpecTemplate as GraphSpecTemplate, type index_GraphSpecTemplateRef as GraphSpecTemplateRef, type index_GraphSpecValidation as GraphSpecValidation, type index_LLMComposeOptions as LLMComposeOptions, type index_LLMRefineOptions as LLMRefineOptions, type index_SourceFactory as SourceFactory, type index_SpecDiffEntry as SpecDiffEntry, type index_SpecDiffResult as SpecDiffResult, index_compileSpec as compileSpec, index_decompileGraph as decompileGraph, index_decompileSpec as decompileSpec, index_extractFnFactory as extractFnFactory, index_extractSourceFactory as extractSourceFactory, index_generateCatalogPrompt as generateCatalogPrompt, index_isRichFnEntry as isRichFnEntry, index_isRichSourceEntry as isRichSourceEntry, index_llmCompose as llmCompose, index_llmRefine as llmRefine, index_specDiff as specDiff, index_validateSpec as validateSpec, index_validateSpecAgainstCatalog as validateSpecAgainstCatalog };
|
|
340
374
|
}
|
|
341
375
|
|
|
342
|
-
export { type CatalogFnEntry as C, type FnFactory as F, type GraphSpec as G, type LLMComposeOptions as L, type SourceFactory as S, type CatalogSourceEntry as a, type ConfigFieldSchema as b, type GraphSpecCatalog as c, type GraphSpecFeedbackEdge as d, type GraphSpecNode as e, type GraphSpecTemplate as f, type GraphSpecTemplateRef as g, type GraphSpecValidation as h, index as i, type CompileSpecOptions as j, type
|
|
376
|
+
export { validateSpecAgainstCatalog as A, type CatalogFnEntry as C, type FnFactory as F, type GraphSpec as G, type LLMComposeOptions as L, type SourceFactory as S, type CatalogSourceEntry as a, type ConfigFieldSchema as b, type GraphSpecCatalog as c, type GraphSpecFeedbackEdge as d, type GraphSpecNode as e, type GraphSpecTemplate as f, type GraphSpecTemplateRef as g, type GraphSpecValidation as h, index as i, type CompileSpecOptions as j, type GraphFactory as k, type LLMRefineOptions as l, type SpecDiffEntry as m, type SpecDiffResult as n, compileSpec as o, decompileGraph as p, decompileSpec as q, extractFnFactory as r, extractSourceFactory as s, generateCatalogPrompt as t, isRichFnEntry as u, isRichSourceEntry as v, llmCompose as w, llmRefine as x, specDiff as y, validateSpec as z };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { b as Messages, A as Actor, C as COMPLETE, g as COMPLETE_MSG, h as COMPLETE_ONLY_BATCH, D as DATA, i as DEFAULT_ACTOR, j as DIRTY, k as DIRTY_MSG, l as DIRTY_ONLY_BATCH, m as DepRecord, E as ERROR, F as FnCtx, n as GlobalInspectorEvent, o as GlobalInspectorHook, p as GraphReFlyConfig, G as GuardAction, q as GuardDenied, r as GuardDeniedDetails, H as HashFn, I as INVALIDATE, s as INVALIDATE_MSG, t as INVALIDATE_ONLY_BATCH, M as Message, u as MessageContext, v as MessageTypeRegistration, w as MessageTypeRegistrationInput, a as Node, c as NodeActions, x as NodeCtx, e as NodeDescribeKind, y as NodeFn, d as NodeFnCleanup, f as NodeGuard, z as NodeImpl, B as NodeInspectorHook, J as NodeInspectorHookEvent, N as NodeOptions, K as NodeSink, L as NodeStatus, O as NodeTransportOptions, Q as NodeVersionInfo, R as OnMessageHandler, S as OnSubscribeHandler, T as PAUSE, U as PolicyAllow, W as PolicyDeny, P as PolicyRuleData, X as RESOLVED, Y as RESOLVED_MSG, Z as RESOLVED_ONLY_BATCH, _ as RESUME, $ as RigorRecorder, a0 as START, a1 as START_MSG, a2 as SubscribeContext, a3 as TEARDOWN, a4 as TEARDOWN_MSG, a5 as TEARDOWN_ONLY_BATCH, a6 as V0, a7 as V1, V as VersioningLevel, a8 as VersioningOptions, a9 as accessHintForGuard, aa as advanceVersion, ab as configure, ac as createVersioning, ad as defaultConfig, ae as defaultHash, af as isV1, ag as node, ah as normalizeActor, ai as policy, aj as policyFromRules, ak as registerBuiltins } from './node-fSc-hCv8.js';
|
|
2
|
-
import { D as DescribeDetail, a as DescribeField, b as DescribeNodeOutput, r as resolveDescribeFields } from './meta-
|
|
2
|
+
import { D as DescribeDetail, a as DescribeField, b as DescribeNodeOutput, f as factoryTag, p as placeholderArgs, r as resolveDescribeFields } from './meta-BYqlATmg.js';
|
|
3
3
|
import { A as AutoTrackOptions, D as DerivedFn, a as DynamicFn, E as EffectFn, P as PipeOperator, b as ProducerFn, T as TrackFn, c as autoTrackNode, d as derived, e as dynamicNode, f as effect, p as pipe, g as producer, s as state } from './sugar-D13E2M_z.js';
|
|
4
4
|
|
|
5
5
|
/**
|
|
@@ -176,12 +176,14 @@ declare const index_derived: typeof derived;
|
|
|
176
176
|
declare const index_downWithBatch: typeof downWithBatch;
|
|
177
177
|
declare const index_dynamicNode: typeof dynamicNode;
|
|
178
178
|
declare const index_effect: typeof effect;
|
|
179
|
+
declare const index_factoryTag: typeof factoryTag;
|
|
179
180
|
declare const index_isBatching: typeof isBatching;
|
|
180
181
|
declare const index_isV1: typeof isV1;
|
|
181
182
|
declare const index_monotonicNs: typeof monotonicNs;
|
|
182
183
|
declare const index_node: typeof node;
|
|
183
184
|
declare const index_normalizeActor: typeof normalizeActor;
|
|
184
185
|
declare const index_pipe: typeof pipe;
|
|
186
|
+
declare const index_placeholderArgs: typeof placeholderArgs;
|
|
185
187
|
declare const index_policy: typeof policy;
|
|
186
188
|
declare const index_policyFromRules: typeof policyFromRules;
|
|
187
189
|
declare const index_producer: typeof producer;
|
|
@@ -190,7 +192,7 @@ declare const index_resolveDescribeFields: typeof resolveDescribeFields;
|
|
|
190
192
|
declare const index_state: typeof state;
|
|
191
193
|
declare const index_wallClockNs: typeof wallClockNs;
|
|
192
194
|
declare namespace index {
|
|
193
|
-
export { index_Actor as Actor, index_AutoTrackOptions as AutoTrackOptions, index_COMPLETE as COMPLETE, index_COMPLETE_MSG as COMPLETE_MSG, index_COMPLETE_ONLY_BATCH as COMPLETE_ONLY_BATCH, index_DATA as DATA, index_DEFAULT_ACTOR as DEFAULT_ACTOR, index_DIRTY as DIRTY, index_DIRTY_MSG as DIRTY_MSG, index_DIRTY_ONLY_BATCH as DIRTY_ONLY_BATCH, index_DepRecord as DepRecord, index_DerivedFn as DerivedFn, index_DescribeDetail as DescribeDetail, index_DescribeField as DescribeField, index_DescribeNodeOutput as DescribeNodeOutput, index_DynamicFn as DynamicFn, index_ERROR as ERROR, index_EffectFn as EffectFn, index_FnCtx as FnCtx, index_GlobalInspectorEvent as GlobalInspectorEvent, index_GlobalInspectorHook as GlobalInspectorHook, index_GraphReFlyConfig as GraphReFlyConfig, index_GuardAction as GuardAction, index_GuardDenied as GuardDenied, index_GuardDeniedDetails as GuardDeniedDetails, index_HashFn as HashFn, index_INVALIDATE as INVALIDATE, index_INVALIDATE_MSG as INVALIDATE_MSG, index_INVALIDATE_ONLY_BATCH as INVALIDATE_ONLY_BATCH, index_Message as Message, index_MessageContext as MessageContext, index_MessageTypeRegistration as MessageTypeRegistration, index_MessageTypeRegistrationInput as MessageTypeRegistrationInput, index_Messages as Messages, index_Node as Node, index_NodeActions as NodeActions, index_NodeCtx as NodeCtx, index_NodeDescribeKind as NodeDescribeKind, index_NodeFn as NodeFn, index_NodeFnCleanup as NodeFnCleanup, index_NodeGuard as NodeGuard, index_NodeImpl as NodeImpl, index_NodeInspectorHook as NodeInspectorHook, index_NodeInspectorHookEvent as NodeInspectorHookEvent, index_NodeOptions as NodeOptions, index_NodeSink as NodeSink, index_NodeStatus as NodeStatus, index_NodeTransportOptions as NodeTransportOptions, index_NodeVersionInfo as NodeVersionInfo, index_OnMessageHandler as OnMessageHandler, index_OnSubscribeHandler as OnSubscribeHandler, index_PAUSE as PAUSE, index_PipeOperator as PipeOperator, index_PolicyAllow as PolicyAllow, index_PolicyDeny as PolicyDeny, index_PolicyRuleData as PolicyRuleData, index_ProducerFn as ProducerFn, index_RESOLVED as RESOLVED, index_RESOLVED_MSG as RESOLVED_MSG, index_RESOLVED_ONLY_BATCH as RESOLVED_ONLY_BATCH, index_RESUME as RESUME, index_RigorRecorder as RigorRecorder, index_START as START, index_START_MSG as START_MSG, index_SubscribeContext as SubscribeContext, index_TEARDOWN as TEARDOWN, index_TEARDOWN_MSG as TEARDOWN_MSG, index_TEARDOWN_ONLY_BATCH as TEARDOWN_ONLY_BATCH, index_TrackFn as TrackFn, index_V0 as V0, index_V1 as V1, index_VersioningLevel as VersioningLevel, index_VersioningOptions as VersioningOptions, index_accessHintForGuard as accessHintForGuard, index_advanceVersion as advanceVersion, index_autoTrackNode as autoTrackNode, index_batch as batch, index_configure as configure, index_createVersioning as createVersioning, index_defaultConfig as defaultConfig, index_defaultHash as defaultHash, index_derived as derived, index_downWithBatch as downWithBatch, index_dynamicNode as dynamicNode, index_effect as effect, index_isBatching as isBatching, index_isV1 as isV1, index_monotonicNs as monotonicNs, index_node as node, index_normalizeActor as normalizeActor, index_pipe as pipe, index_policy as policy, index_policyFromRules as policyFromRules, index_producer as producer, index_registerBuiltins as registerBuiltins, index_resolveDescribeFields as resolveDescribeFields, index_state as state, index_wallClockNs as wallClockNs };
|
|
195
|
+
export { index_Actor as Actor, index_AutoTrackOptions as AutoTrackOptions, index_COMPLETE as COMPLETE, index_COMPLETE_MSG as COMPLETE_MSG, index_COMPLETE_ONLY_BATCH as COMPLETE_ONLY_BATCH, index_DATA as DATA, index_DEFAULT_ACTOR as DEFAULT_ACTOR, index_DIRTY as DIRTY, index_DIRTY_MSG as DIRTY_MSG, index_DIRTY_ONLY_BATCH as DIRTY_ONLY_BATCH, index_DepRecord as DepRecord, index_DerivedFn as DerivedFn, index_DescribeDetail as DescribeDetail, index_DescribeField as DescribeField, index_DescribeNodeOutput as DescribeNodeOutput, index_DynamicFn as DynamicFn, index_ERROR as ERROR, index_EffectFn as EffectFn, index_FnCtx as FnCtx, index_GlobalInspectorEvent as GlobalInspectorEvent, index_GlobalInspectorHook as GlobalInspectorHook, index_GraphReFlyConfig as GraphReFlyConfig, index_GuardAction as GuardAction, index_GuardDenied as GuardDenied, index_GuardDeniedDetails as GuardDeniedDetails, index_HashFn as HashFn, index_INVALIDATE as INVALIDATE, index_INVALIDATE_MSG as INVALIDATE_MSG, index_INVALIDATE_ONLY_BATCH as INVALIDATE_ONLY_BATCH, index_Message as Message, index_MessageContext as MessageContext, index_MessageTypeRegistration as MessageTypeRegistration, index_MessageTypeRegistrationInput as MessageTypeRegistrationInput, index_Messages as Messages, index_Node as Node, index_NodeActions as NodeActions, index_NodeCtx as NodeCtx, index_NodeDescribeKind as NodeDescribeKind, index_NodeFn as NodeFn, index_NodeFnCleanup as NodeFnCleanup, index_NodeGuard as NodeGuard, index_NodeImpl as NodeImpl, index_NodeInspectorHook as NodeInspectorHook, index_NodeInspectorHookEvent as NodeInspectorHookEvent, index_NodeOptions as NodeOptions, index_NodeSink as NodeSink, index_NodeStatus as NodeStatus, index_NodeTransportOptions as NodeTransportOptions, index_NodeVersionInfo as NodeVersionInfo, index_OnMessageHandler as OnMessageHandler, index_OnSubscribeHandler as OnSubscribeHandler, index_PAUSE as PAUSE, index_PipeOperator as PipeOperator, index_PolicyAllow as PolicyAllow, index_PolicyDeny as PolicyDeny, index_PolicyRuleData as PolicyRuleData, index_ProducerFn as ProducerFn, index_RESOLVED as RESOLVED, index_RESOLVED_MSG as RESOLVED_MSG, index_RESOLVED_ONLY_BATCH as RESOLVED_ONLY_BATCH, index_RESUME as RESUME, index_RigorRecorder as RigorRecorder, index_START as START, index_START_MSG as START_MSG, index_SubscribeContext as SubscribeContext, index_TEARDOWN as TEARDOWN, index_TEARDOWN_MSG as TEARDOWN_MSG, index_TEARDOWN_ONLY_BATCH as TEARDOWN_ONLY_BATCH, index_TrackFn as TrackFn, index_V0 as V0, index_V1 as V1, index_VersioningLevel as VersioningLevel, index_VersioningOptions as VersioningOptions, index_accessHintForGuard as accessHintForGuard, index_advanceVersion as advanceVersion, index_autoTrackNode as autoTrackNode, index_batch as batch, index_configure as configure, index_createVersioning as createVersioning, index_defaultConfig as defaultConfig, index_defaultHash as defaultHash, index_derived as derived, index_downWithBatch as downWithBatch, index_dynamicNode as dynamicNode, index_effect as effect, index_factoryTag as factoryTag, index_isBatching as isBatching, index_isV1 as isV1, index_monotonicNs as monotonicNs, index_node as node, index_normalizeActor as normalizeActor, index_pipe as pipe, index_placeholderArgs as placeholderArgs, index_policy as policy, index_policyFromRules as policyFromRules, index_producer as producer, index_registerBuiltins as registerBuiltins, index_resolveDescribeFields as resolveDescribeFields, index_state as state, index_wallClockNs as wallClockNs };
|
|
194
196
|
}
|
|
195
197
|
|
|
196
198
|
export { isBatching as a, batch as b, downWithBatch as d, index as i, monotonicNs as m, wallClockNs as w };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { b as Messages, A as Actor, C as COMPLETE, g as COMPLETE_MSG, h as COMPLETE_ONLY_BATCH, D as DATA, i as DEFAULT_ACTOR, j as DIRTY, k as DIRTY_MSG, l as DIRTY_ONLY_BATCH, m as DepRecord, E as ERROR, F as FnCtx, n as GlobalInspectorEvent, o as GlobalInspectorHook, p as GraphReFlyConfig, G as GuardAction, q as GuardDenied, r as GuardDeniedDetails, H as HashFn, I as INVALIDATE, s as INVALIDATE_MSG, t as INVALIDATE_ONLY_BATCH, M as Message, u as MessageContext, v as MessageTypeRegistration, w as MessageTypeRegistrationInput, a as Node, c as NodeActions, x as NodeCtx, e as NodeDescribeKind, y as NodeFn, d as NodeFnCleanup, f as NodeGuard, z as NodeImpl, B as NodeInspectorHook, J as NodeInspectorHookEvent, N as NodeOptions, K as NodeSink, L as NodeStatus, O as NodeTransportOptions, Q as NodeVersionInfo, R as OnMessageHandler, S as OnSubscribeHandler, T as PAUSE, U as PolicyAllow, W as PolicyDeny, P as PolicyRuleData, X as RESOLVED, Y as RESOLVED_MSG, Z as RESOLVED_ONLY_BATCH, _ as RESUME, $ as RigorRecorder, a0 as START, a1 as START_MSG, a2 as SubscribeContext, a3 as TEARDOWN, a4 as TEARDOWN_MSG, a5 as TEARDOWN_ONLY_BATCH, a6 as V0, a7 as V1, V as VersioningLevel, a8 as VersioningOptions, a9 as accessHintForGuard, aa as advanceVersion, ab as configure, ac as createVersioning, ad as defaultConfig, ae as defaultHash, af as isV1, ag as node, ah as normalizeActor, ai as policy, aj as policyFromRules, ak as registerBuiltins } from './node-fSc-hCv8.cjs';
|
|
2
|
-
import { D as DescribeDetail, a as DescribeField, b as DescribeNodeOutput, r as resolveDescribeFields } from './meta-
|
|
2
|
+
import { D as DescribeDetail, a as DescribeField, b as DescribeNodeOutput, f as factoryTag, p as placeholderArgs, r as resolveDescribeFields } from './meta-DreaEM_a.cjs';
|
|
3
3
|
import { A as AutoTrackOptions, D as DerivedFn, a as DynamicFn, E as EffectFn, P as PipeOperator, b as ProducerFn, T as TrackFn, c as autoTrackNode, d as derived, e as dynamicNode, f as effect, p as pipe, g as producer, s as state } from './sugar-DgaGJcI6.cjs';
|
|
4
4
|
|
|
5
5
|
/**
|
|
@@ -176,12 +176,14 @@ declare const index_derived: typeof derived;
|
|
|
176
176
|
declare const index_downWithBatch: typeof downWithBatch;
|
|
177
177
|
declare const index_dynamicNode: typeof dynamicNode;
|
|
178
178
|
declare const index_effect: typeof effect;
|
|
179
|
+
declare const index_factoryTag: typeof factoryTag;
|
|
179
180
|
declare const index_isBatching: typeof isBatching;
|
|
180
181
|
declare const index_isV1: typeof isV1;
|
|
181
182
|
declare const index_monotonicNs: typeof monotonicNs;
|
|
182
183
|
declare const index_node: typeof node;
|
|
183
184
|
declare const index_normalizeActor: typeof normalizeActor;
|
|
184
185
|
declare const index_pipe: typeof pipe;
|
|
186
|
+
declare const index_placeholderArgs: typeof placeholderArgs;
|
|
185
187
|
declare const index_policy: typeof policy;
|
|
186
188
|
declare const index_policyFromRules: typeof policyFromRules;
|
|
187
189
|
declare const index_producer: typeof producer;
|
|
@@ -190,7 +192,7 @@ declare const index_resolveDescribeFields: typeof resolveDescribeFields;
|
|
|
190
192
|
declare const index_state: typeof state;
|
|
191
193
|
declare const index_wallClockNs: typeof wallClockNs;
|
|
192
194
|
declare namespace index {
|
|
193
|
-
export { index_Actor as Actor, index_AutoTrackOptions as AutoTrackOptions, index_COMPLETE as COMPLETE, index_COMPLETE_MSG as COMPLETE_MSG, index_COMPLETE_ONLY_BATCH as COMPLETE_ONLY_BATCH, index_DATA as DATA, index_DEFAULT_ACTOR as DEFAULT_ACTOR, index_DIRTY as DIRTY, index_DIRTY_MSG as DIRTY_MSG, index_DIRTY_ONLY_BATCH as DIRTY_ONLY_BATCH, index_DepRecord as DepRecord, index_DerivedFn as DerivedFn, index_DescribeDetail as DescribeDetail, index_DescribeField as DescribeField, index_DescribeNodeOutput as DescribeNodeOutput, index_DynamicFn as DynamicFn, index_ERROR as ERROR, index_EffectFn as EffectFn, index_FnCtx as FnCtx, index_GlobalInspectorEvent as GlobalInspectorEvent, index_GlobalInspectorHook as GlobalInspectorHook, index_GraphReFlyConfig as GraphReFlyConfig, index_GuardAction as GuardAction, index_GuardDenied as GuardDenied, index_GuardDeniedDetails as GuardDeniedDetails, index_HashFn as HashFn, index_INVALIDATE as INVALIDATE, index_INVALIDATE_MSG as INVALIDATE_MSG, index_INVALIDATE_ONLY_BATCH as INVALIDATE_ONLY_BATCH, index_Message as Message, index_MessageContext as MessageContext, index_MessageTypeRegistration as MessageTypeRegistration, index_MessageTypeRegistrationInput as MessageTypeRegistrationInput, index_Messages as Messages, index_Node as Node, index_NodeActions as NodeActions, index_NodeCtx as NodeCtx, index_NodeDescribeKind as NodeDescribeKind, index_NodeFn as NodeFn, index_NodeFnCleanup as NodeFnCleanup, index_NodeGuard as NodeGuard, index_NodeImpl as NodeImpl, index_NodeInspectorHook as NodeInspectorHook, index_NodeInspectorHookEvent as NodeInspectorHookEvent, index_NodeOptions as NodeOptions, index_NodeSink as NodeSink, index_NodeStatus as NodeStatus, index_NodeTransportOptions as NodeTransportOptions, index_NodeVersionInfo as NodeVersionInfo, index_OnMessageHandler as OnMessageHandler, index_OnSubscribeHandler as OnSubscribeHandler, index_PAUSE as PAUSE, index_PipeOperator as PipeOperator, index_PolicyAllow as PolicyAllow, index_PolicyDeny as PolicyDeny, index_PolicyRuleData as PolicyRuleData, index_ProducerFn as ProducerFn, index_RESOLVED as RESOLVED, index_RESOLVED_MSG as RESOLVED_MSG, index_RESOLVED_ONLY_BATCH as RESOLVED_ONLY_BATCH, index_RESUME as RESUME, index_RigorRecorder as RigorRecorder, index_START as START, index_START_MSG as START_MSG, index_SubscribeContext as SubscribeContext, index_TEARDOWN as TEARDOWN, index_TEARDOWN_MSG as TEARDOWN_MSG, index_TEARDOWN_ONLY_BATCH as TEARDOWN_ONLY_BATCH, index_TrackFn as TrackFn, index_V0 as V0, index_V1 as V1, index_VersioningLevel as VersioningLevel, index_VersioningOptions as VersioningOptions, index_accessHintForGuard as accessHintForGuard, index_advanceVersion as advanceVersion, index_autoTrackNode as autoTrackNode, index_batch as batch, index_configure as configure, index_createVersioning as createVersioning, index_defaultConfig as defaultConfig, index_defaultHash as defaultHash, index_derived as derived, index_downWithBatch as downWithBatch, index_dynamicNode as dynamicNode, index_effect as effect, index_isBatching as isBatching, index_isV1 as isV1, index_monotonicNs as monotonicNs, index_node as node, index_normalizeActor as normalizeActor, index_pipe as pipe, index_policy as policy, index_policyFromRules as policyFromRules, index_producer as producer, index_registerBuiltins as registerBuiltins, index_resolveDescribeFields as resolveDescribeFields, index_state as state, index_wallClockNs as wallClockNs };
|
|
195
|
+
export { index_Actor as Actor, index_AutoTrackOptions as AutoTrackOptions, index_COMPLETE as COMPLETE, index_COMPLETE_MSG as COMPLETE_MSG, index_COMPLETE_ONLY_BATCH as COMPLETE_ONLY_BATCH, index_DATA as DATA, index_DEFAULT_ACTOR as DEFAULT_ACTOR, index_DIRTY as DIRTY, index_DIRTY_MSG as DIRTY_MSG, index_DIRTY_ONLY_BATCH as DIRTY_ONLY_BATCH, index_DepRecord as DepRecord, index_DerivedFn as DerivedFn, index_DescribeDetail as DescribeDetail, index_DescribeField as DescribeField, index_DescribeNodeOutput as DescribeNodeOutput, index_DynamicFn as DynamicFn, index_ERROR as ERROR, index_EffectFn as EffectFn, index_FnCtx as FnCtx, index_GlobalInspectorEvent as GlobalInspectorEvent, index_GlobalInspectorHook as GlobalInspectorHook, index_GraphReFlyConfig as GraphReFlyConfig, index_GuardAction as GuardAction, index_GuardDenied as GuardDenied, index_GuardDeniedDetails as GuardDeniedDetails, index_HashFn as HashFn, index_INVALIDATE as INVALIDATE, index_INVALIDATE_MSG as INVALIDATE_MSG, index_INVALIDATE_ONLY_BATCH as INVALIDATE_ONLY_BATCH, index_Message as Message, index_MessageContext as MessageContext, index_MessageTypeRegistration as MessageTypeRegistration, index_MessageTypeRegistrationInput as MessageTypeRegistrationInput, index_Messages as Messages, index_Node as Node, index_NodeActions as NodeActions, index_NodeCtx as NodeCtx, index_NodeDescribeKind as NodeDescribeKind, index_NodeFn as NodeFn, index_NodeFnCleanup as NodeFnCleanup, index_NodeGuard as NodeGuard, index_NodeImpl as NodeImpl, index_NodeInspectorHook as NodeInspectorHook, index_NodeInspectorHookEvent as NodeInspectorHookEvent, index_NodeOptions as NodeOptions, index_NodeSink as NodeSink, index_NodeStatus as NodeStatus, index_NodeTransportOptions as NodeTransportOptions, index_NodeVersionInfo as NodeVersionInfo, index_OnMessageHandler as OnMessageHandler, index_OnSubscribeHandler as OnSubscribeHandler, index_PAUSE as PAUSE, index_PipeOperator as PipeOperator, index_PolicyAllow as PolicyAllow, index_PolicyDeny as PolicyDeny, index_PolicyRuleData as PolicyRuleData, index_ProducerFn as ProducerFn, index_RESOLVED as RESOLVED, index_RESOLVED_MSG as RESOLVED_MSG, index_RESOLVED_ONLY_BATCH as RESOLVED_ONLY_BATCH, index_RESUME as RESUME, index_RigorRecorder as RigorRecorder, index_START as START, index_START_MSG as START_MSG, index_SubscribeContext as SubscribeContext, index_TEARDOWN as TEARDOWN, index_TEARDOWN_MSG as TEARDOWN_MSG, index_TEARDOWN_ONLY_BATCH as TEARDOWN_ONLY_BATCH, index_TrackFn as TrackFn, index_V0 as V0, index_V1 as V1, index_VersioningLevel as VersioningLevel, index_VersioningOptions as VersioningOptions, index_accessHintForGuard as accessHintForGuard, index_advanceVersion as advanceVersion, index_autoTrackNode as autoTrackNode, index_batch as batch, index_configure as configure, index_createVersioning as createVersioning, index_defaultConfig as defaultConfig, index_defaultHash as defaultHash, index_derived as derived, index_downWithBatch as downWithBatch, index_dynamicNode as dynamicNode, index_effect as effect, index_factoryTag as factoryTag, index_isBatching as isBatching, index_isV1 as isV1, index_monotonicNs as monotonicNs, index_node as node, index_normalizeActor as normalizeActor, index_pipe as pipe, index_placeholderArgs as placeholderArgs, index_policy as policy, index_policyFromRules as policyFromRules, index_producer as producer, index_registerBuiltins as registerBuiltins, index_resolveDescribeFields as resolveDescribeFields, index_state as state, index_wallClockNs as wallClockNs };
|
|
194
196
|
}
|
|
195
197
|
|
|
196
198
|
export { isBatching as a, batch as b, downWithBatch as d, index as i, monotonicNs as m, wallClockNs as w };
|