@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,8 +1,8 @@
|
|
|
1
1
|
import '../../node-fSc-hCv8.cjs';
|
|
2
|
-
import '../../graph-
|
|
2
|
+
import '../../graph-CHsVwf9S.cjs';
|
|
3
3
|
import '../../types-BMSGPlpO.cjs';
|
|
4
|
-
export { C as CatalogFnEntry, a as CatalogSourceEntry, j as CompileSpecOptions, b as ConfigFieldSchema, F as FnFactory, G as GraphSpec, c as GraphSpecCatalog, d as GraphSpecFeedbackEdge, e as GraphSpecNode, f as GraphSpecTemplate, g as GraphSpecTemplateRef, h as GraphSpecValidation, L as LLMComposeOptions,
|
|
5
|
-
import '../../meta-
|
|
4
|
+
export { C as CatalogFnEntry, a as CatalogSourceEntry, j as CompileSpecOptions, b as ConfigFieldSchema, F as FnFactory, k as GraphFactory, G as GraphSpec, c as GraphSpecCatalog, d as GraphSpecFeedbackEdge, e as GraphSpecNode, f as GraphSpecTemplate, g as GraphSpecTemplateRef, h as GraphSpecValidation, L as LLMComposeOptions, l as LLMRefineOptions, S as SourceFactory, m as SpecDiffEntry, n as SpecDiffResult, o as compileSpec, p as decompileGraph, q as decompileSpec, r as extractFnFactory, s as extractSourceFactory, t as generateCatalogPrompt, u as isRichFnEntry, v as isRichSourceEntry, w as llmCompose, x as llmRefine, y as specDiff, z as validateSpec, A as validateSpecAgainstCatalog } from '../../index-Czk3r0yA.cjs';
|
|
5
|
+
import '../../meta-DreaEM_a.cjs';
|
|
6
6
|
import '../../extra/storage-core.cjs';
|
|
7
7
|
import '../../extra/storage-tiers.cjs';
|
|
8
8
|
import '../../extra/sources.cjs';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import '../../node-fSc-hCv8.js';
|
|
2
|
-
import '../../graph-
|
|
2
|
+
import '../../graph-BjW1taJl.js';
|
|
3
3
|
import '../../types-CidcBDuk.js';
|
|
4
|
-
export { C as CatalogFnEntry, a as CatalogSourceEntry, j as CompileSpecOptions, b as ConfigFieldSchema, F as FnFactory, G as GraphSpec, c as GraphSpecCatalog, d as GraphSpecFeedbackEdge, e as GraphSpecNode, f as GraphSpecTemplate, g as GraphSpecTemplateRef, h as GraphSpecValidation, L as LLMComposeOptions,
|
|
5
|
-
import '../../meta-
|
|
4
|
+
export { C as CatalogFnEntry, a as CatalogSourceEntry, j as CompileSpecOptions, b as ConfigFieldSchema, F as FnFactory, k as GraphFactory, G as GraphSpec, c as GraphSpecCatalog, d as GraphSpecFeedbackEdge, e as GraphSpecNode, f as GraphSpecTemplate, g as GraphSpecTemplateRef, h as GraphSpecValidation, L as LLMComposeOptions, l as LLMRefineOptions, S as SourceFactory, m as SpecDiffEntry, n as SpecDiffResult, o as compileSpec, p as decompileGraph, q as decompileSpec, r as extractFnFactory, s as extractSourceFactory, t as generateCatalogPrompt, u as isRichFnEntry, v as isRichSourceEntry, w as llmCompose, x as llmRefine, y as specDiff, z as validateSpec, A as validateSpecAgainstCatalog } from '../../index-DTDVDzhA.js';
|
|
5
|
+
import '../../meta-BYqlATmg.js';
|
|
6
6
|
import '../../extra/storage-core.js';
|
|
7
7
|
import '../../extra/storage-tiers.js';
|
|
8
8
|
import '../../extra/sources.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a,b,c,d,e,f,g,h,i,j,k,l}from"../../chunk-
|
|
1
|
+
import{a,b,c,d,e,f,g,h,i,j,k,l,m}from"../../chunk-CMTN3KPT.js";import"../../chunk-XLMYQB6F.js";import"../../chunk-O32GJOUJ.js";import"../../chunk-QMC2PLNM.js";import"../../chunk-SGS4OJGS.js";import"../../chunk-ESMPEKEV.js";import"../../chunk-6773HURD.js";import"../../chunk-4VVTGLXJ.js";import"../../chunk-DQJLC6YY.js";import"../../chunk-TZQPPQEQ.js";import"../../chunk-RZ5HKPGI.js";import"../../chunk-LYCLF26R.js";import"../../chunk-CK2E7BTU.js";import"../../chunk-QYADASLV.js";export{h as compileSpec,j as decompileGraph,i as decompileSpec,c as extractFnFactory,d as extractSourceFactory,e as generateCatalogPrompt,a as isRichFnEntry,b as isRichSourceEntry,l as llmCompose,m as llmRefine,k as specDiff,g as validateSpec,f as validateSpecAgainstCatalog};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
"use strict";var st=Object.defineProperty;var Nn=Object.getOwnPropertyDescriptor;var kn=Object.getOwnPropertyNames;var Sn=Object.prototype.hasOwnProperty;var J=(t,e)=>()=>(t&&(e=t(t=0)),e);var An=(t,e)=>{for(var n in e)st(t,n,{get:e[n],enumerable:!0})},Rn=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of kn(e))!Sn.call(t,o)&&o!==n&&st(t,o,{get:()=>e[o],enumerable:!(r=Nn(e,o))||r.enumerable});return t};var Dn=t=>Rn(st({},"__esModule",{value:!0}),t);function Dt(t,e){let n=new TextEncoder().encode(t.name);if(n.length===0||n.length>255)throw new Error(`encodeEnvelope: codec name "${t.name}" encodes to ${n.length} bytes (must be 1\u2013255)`);let r=t.version;if(!Number.isInteger(r)||r<0||r>65535)throw new Error(`encodeEnvelope: codec.version ${r} out of u16 range (expected integer 0\u201365535)`);let o=2+n.length+2+e.length;if(o>4294967295)throw new Error(`encodeEnvelope: total envelope size ${o} exceeds 2^32-1 bytes (payload ${e.length} bytes)`);let s=new Uint8Array(o),i=0;return s[i++]=it,s[i++]=n.length,s.set(n,i),i+=n.length,s[i++]=r>>>8&255,s[i++]=r&255,s.set(e,i),s}function Ct(t,e){if(t.length<Rt)throw new Error(`decodeEnvelope: bytes too short (${t.length} < ${Rt})`);let n=0,r=t[n++];if(r!==it)throw new Error(`decodeEnvelope: unsupported envelope version ${r} (expected ${it})`);let o=t[n++];if(o===0)throw new Error("decodeEnvelope: name_len must be >= 1");if(n+o+2>t.length)throw new Error(`decodeEnvelope: envelope truncated (need ${n+o+2} bytes, have ${t.length})`);let s=new TextDecoder().decode(t.subarray(n,n+o));n+=o;let i=(t[n]<<8|t[n+1])>>>0;n+=2;let a=t.subarray(n),d=e.lookupCodec(s);if(d==null)throw new Error(`decodeEnvelope: codec "${s}" not registered (envelope codec_v=${i})`);return{codec:d,codecVersion:i,payload:a}}function Gt(t){t.registerCodec(Ln)}var Ln,it,Rt,at=J(()=>{"use strict";Ln={name:"json",version:1,contentType:"application/json",encode(t){let e=JSON.stringify(t);return new TextEncoder().encode(e)},decode(t,e){let n=new TextDecoder().decode(t);return JSON.parse(n)}},it=1,Rt=4});function Ge(t){if(t==null)return pe;let{type:e,id:n,...r}=t;return{type:e??"system",id:n??"",...r}}var pe,Me=J(()=>{"use strict";pe={type:"system",id:""}});function Le(){return he>0||xe}function $t(){return he>0}function Oe(t){he>0?Te.push(t):t()}function Ee(t){he+=1;let e=!1;try{t()}catch(n){throw e=!0,n}finally{if(he-=1,he===0)if(e){if(!xe){let n=Te.splice(0);for(let r of n)try{r()}catch{}ue.length=0,de.length=0,ge.length=0}}else Fn()}}function Fn(){let t=!xe;t&&(xe=!0);let e=[],n=0;try{for(;ue.length>0||de.length>0||ge.length>0||t&&Te.length>0;){if(t&&Te.length>0){let s=Te.splice(0);for(let i of s)try{i()}catch(a){e.push(a)}continue}if(n+=1,n>1e3)throw ue.length=0,de.length=0,ge.length=0,new Error("batch drain exceeded 1000 iterations \u2014 likely a reactive cycle");let o=(ue.length>0?ue:de.length>0?de:ge).splice(0);for(let s of o)try{s()}catch(i){e.push(i)}}}finally{t&&(xe=!1)}if(e.length===1)throw e[0];if(e.length>1)throw new AggregateError(e,"batch drain: multiple callbacks threw")}function Pe(t,e,n){if(e.length===0)return;if(e.length===1){let u=n(e[0][0]);if(u<3||!Le()){t(e);return}(u>=5?ge:u===4?de:ue).push(()=>t(e));return}let r=e.length,o=r,s=r,i=r,a=0;for(;a<r&&n(e[a][0])<3;)a++;for(o=a;a<r&&n(e[a][0])===3;)a++;for(s=a;a<r&&n(e[a][0])===4;)a++;i=a;let d=Le();if(o>0){let u=e.slice(0,o);t(u)}if(s>o){let u=e.slice(o,s);d?ue.push(()=>t(u)):t(u)}if(i>s){let u=e.slice(s,i);d?de.push(()=>t(u)):t(u)}if(r>i){let u=e.slice(i,r);d?ge.push(()=>t(u)):t(u)}}var he,xe,ue,de,ge,Te,Ie=J(()=>{"use strict";he=0,xe=!1,ue=[],de=[],ge=[],Te=[]});function oe(){return Math.trunc(performance.now()*1e6)}function me(){return Date.now()*1e6}var $e=J(()=>{"use strict"});function Ft(t){return Array.isArray(t)?[...t]:[t]}function Vn(t,e){return t.has(e)||t.has("*")}function zn(t){let e=[];return t((o,s)=>{e.push({kind:"allow",actions:new Set(Ft(o)),where:s?.where??(()=>!0)})},(o,s)=>{e.push({kind:"deny",actions:new Set(Ft(o)),where:s?.where??(()=>!0)})}),(o,s)=>{let i=!1,a=!1;for(let d of e)Vn(d.actions,s)&&d.where(o)&&(d.kind==="deny"?i=!0:a=!0);return i?!1:a}}function ut(t){return zn((e,n)=>{for(let r of t){let o=r.actorType==null?null:new Set(Array.isArray(r.actorType)?r.actorType:[r.actorType]),s=r.actorId==null?null:new Set(Array.isArray(r.actorId)?r.actorId:[r.actorId]),i=Object.entries(r.claims??{}),a=d=>{if(o!==null&&!o.has(String(d.type))||s!==null&&!s.has(String(d.id??"")))return!1;for(let[u,c]of i)if(d[u]!==c)return!1;return!0};r.effect==="deny"?n(r.action,{where:a}):e(r.action,{where:a})}})}function dt(t){let e=Hn.filter(n=>t({type:n,id:""},"write"));return e.length===0?"restricted":e.includes("human")&&e.includes("llm")&&e.every(n=>n==="human"||n==="llm"||n==="system")?"both":e.length===1?e[0]:e.join("+")}var X,Hn,ye=J(()=>{"use strict";X=class extends Error{actor;action;nodeName;constructor(e,n){super(n??`GuardDenied: action "${String(e.action)}" denied for actor type "${String(e.actor.type)}"`),this.name="GuardDenied",this.actor=e.actor,this.action=e.action,this.nodeName=e.nodeName}get node(){return this.nodeName}};Hn=["human","llm","wallet","system"]});var be,G,W,K,Z,ee,ne,V,z,P,ce,Fe,Vt,Ve,zt,Ht,ze,ct,lt,ft,He,se=J(()=>{"use strict";be=Symbol.for("graphrefly/START"),G=Symbol.for("graphrefly/DATA"),W=Symbol.for("graphrefly/DIRTY"),K=Symbol.for("graphrefly/RESOLVED"),Z=Symbol.for("graphrefly/INVALIDATE"),ee=Symbol.for("graphrefly/PAUSE"),ne=Symbol.for("graphrefly/RESUME"),V=Symbol.for("graphrefly/TEARDOWN"),z=Symbol.for("graphrefly/COMPLETE"),P=Symbol.for("graphrefly/ERROR"),ce=Object.freeze([W]),Fe=Object.freeze([K]),Vt=Object.freeze([Z]),Ve=Object.freeze([be]),zt=Object.freeze([z]),Ht=Object.freeze([V]),ze=Object.freeze([ce]),ct=Object.freeze([Fe]),lt=Object.freeze([Vt]),ft=Object.freeze([zt]),He=Object.freeze([Ht])});function Bt(t){t.registerMessageType(be,{tier:0,wireCrossing:!1}),t.registerMessageType(W,{tier:1,wireCrossing:!1}),t.registerMessageType(Z,{tier:1,wireCrossing:!1,metaPassthrough:!1}),t.registerMessageType(ee,{tier:2,wireCrossing:!1}),t.registerMessageType(ne,{tier:2,wireCrossing:!1}),t.registerMessageType(G,{tier:3,wireCrossing:!0}),t.registerMessageType(K,{tier:3,wireCrossing:!0}),t.registerMessageType(z,{tier:4,wireCrossing:!0,metaPassthrough:!1}),t.registerMessageType(P,{tier:4,wireCrossing:!0,metaPassthrough:!1}),t.registerMessageType(V,{tier:5,wireCrossing:!0,metaPassthrough:!1})}var Be,jt=J(()=>{"use strict";se();Be=class{_messageTypes=new Map;_codecs=new Map;_onMessage;_onSubscribe;_defaultVersioning;_defaultHashFn;_inspectorEnabled=!(typeof process<"u"&&process.env?.NODE_ENV==="production");_globalInspector;_rigorRecorder;_frozen=!1;tierOf;constructor(e){this._onMessage=e.onMessage,this._onSubscribe=e.onSubscribe,this._defaultVersioning=e.defaultVersioning,this._defaultHashFn=e.defaultHashFn,this.tierOf=n=>{let r=this._messageTypes.get(n);return r!=null?r.tier:1}}get onMessage(){return this._frozen=!0,this._onMessage}get onSubscribe(){return this._frozen=!0,this._onSubscribe}set onMessage(e){this._assertUnfrozen(),this._onMessage=e}set onSubscribe(e){this._assertUnfrozen(),this._onSubscribe=e}get defaultVersioning(){return this._defaultVersioning}set defaultVersioning(e){this._assertUnfrozen(),this._defaultVersioning=e}get defaultHashFn(){return this._defaultHashFn}set defaultHashFn(e){this._assertUnfrozen(),this._defaultHashFn=e}get inspectorEnabled(){return this._inspectorEnabled}set inspectorEnabled(e){this._inspectorEnabled=e}get globalInspector(){return this._globalInspector}set globalInspector(e){this._globalInspector=e}get rigorRecorder(){return this._rigorRecorder}set rigorRecorder(e){this._rigorRecorder=e}registerMessageType(e,n){return this._assertUnfrozen(),this._messageTypes.set(e,{tier:n.tier,wireCrossing:n.wireCrossing??n.tier>=3,metaPassthrough:n.metaPassthrough??!0}),this}messageTier(e){let n=this._messageTypes.get(e);return n!=null?n.tier:1}isWireCrossing(e){let n=this._messageTypes.get(e);return n!=null?n.wireCrossing:!0}isLocalOnly(e){return!this.isWireCrossing(e)}isMetaPassthrough(e){let n=this._messageTypes.get(e);return n!=null?n.metaPassthrough:!0}isKnownMessageType(e){return this._messageTypes.has(e)}registerCodec(e){return this._assertUnfrozen(),this._codecs.set(e.name,e),this}lookupCodec(e){return this._codecs.get(e)}_isFrozen(){return this._frozen}_assertUnfrozen(){if(this._frozen)throw new Error("GraphReFlyConfig is frozen: a node has already captured this config. Register custom types and set hooks before creating any node.")}}});function pt(t){if(t===void 0)return null;if(typeof t=="number"){if(!Number.isFinite(t))throw new TypeError(`Cannot hash non-finite number: ${t}`);if(Number.isInteger(t)&&!Number.isSafeInteger(t))throw new TypeError(`Cannot hash integer outside safe range (|n| > 2^53-1): ${t}. Cross-language cid parity is not guaranteed for unsafe integers.`);return t}if(typeof t=="string"||typeof t=="boolean"||t===null)return t;if(Array.isArray(t))return t.map(pt);if(typeof t=="object"&&t!==null){let e={};for(let n of Object.keys(t).sort())e[n]=pt(t[n]);return e}return null}function Un(t){let e=jn.encode(t),n=e.length,r=n*8,o=n+9+63&-64,s=new Uint8Array(o);s.set(e),s[n]=128;let i=new DataView(s.buffer);i.setUint32(o-4,r>>>0,!1),i.setUint32(o-8,Math.floor(r/4294967296)>>>0,!1);let a=1779033703,d=3144134277,u=1013904242,c=2773480762,f=1359893119,p=2600822924,h=528734635,l=1541459225,m=new Uint32Array(64),w=(v,y)=>v>>>y|v<<32-y;for(let v=0;v<o;v+=64){for(let N=0;N<16;N++)m[N]=i.getUint32(v+N*4,!1);for(let N=16;N<64;N++){let k=m[N-15],A=m[N-2],D=w(k,7)^w(k,18)^k>>>3,H=w(A,17)^w(A,19)^A>>>10;m[N]=m[N-16]+D+m[N-7]+H>>>0}let y=a,_=d,E=u,x=c,g=f,b=p,T=h,S=l;for(let N=0;N<64;N++){let k=w(g,6)^w(g,11)^w(g,25),A=g&b^~g&T,D=S+k+A+Bn[N]+m[N]>>>0,H=w(y,2)^w(y,13)^w(y,22),F=y&_^y&E^_&E,ae=H+F>>>0;S=T,T=b,b=g,g=x+D>>>0,x=E,E=_,_=y,y=D+ae>>>0}a=a+y>>>0,d=d+_>>>0,u=u+E>>>0,c=c+x>>>0,f=f+g>>>0,p=p+b>>>0,h=h+T>>>0,l=l+S>>>0}let O=v=>v.toString(16).padStart(8,"0");return O(a)+O(d)+O(u)+O(c)+O(f)+O(p)+O(h)+O(l)}function ht(t){let e=pt(t??null),n=JSON.stringify(e);return Un(n).slice(0,16)}function Wn(){let t=globalThis.crypto;if(t?.randomUUID)return t.randomUUID();let e=()=>Math.floor(Math.random()*4294967296).toString(16).padStart(8,"0"),n=e()+e()+e()+e();return`${n.slice(0,8)}-${n.slice(8,12)}-4${n.slice(13,16)}-${(parseInt(n.slice(16,17),16)&3|8).toString(16)}${n.slice(17,20)}-${n.slice(20,32)}`}function gt(t,e,n){let r=n?.id??Wn();if(t===0)return{id:r,version:0};let s=(n?.hash??ht)(e);return{id:r,version:0,cid:s,prev:null}}function Ut(t,e,n){t.version+=1,"cid"in t&&(t.prev=t.cid,t.cid=n(e))}var Bn,jn,Wt=J(()=>{"use strict";Bn=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),jn=new TextEncoder});function Yt(t){return{node:t,unsub:null,prevData:void 0,dirty:!1,involvedThisWave:!1,dataBatch:[],terminal:void 0}}function mt(t){t.prevData=void 0,t.dirty=!1,t.involvedThisWave=!1,t.dataBatch.length=0,t.terminal=void 0}function je(t){return t.length===0?t:typeof t[0]=="symbol"?[t]:t}function _e(t,e,n){let r=Jt(t)?t:[],o=typeof t=="function"?t:typeof e=="function"?e:void 0,s={};return Jt(t)?s=(yt(e)?e:n)??{}:yt(t)?s=t:s=(yt(e)?e:n)??{},new I(r,o,s)}var Kt,qt,Kn,qn,ve,I,Jt,yt,le=J(()=>{"use strict";at();Me();Ie();$e();jt();ye();se();Wt();Kt=()=>{},qt=100;Kn=(t,e,n,r)=>{n.direction==="down-in"&&t._onDepMessage(n.depIndex,e)},qn=(t,e,n,r)=>{let o=t;if(o._status==="completed"||o._status==="errored")return;let s=o._cached,i=s===void 0?[Ve]:[Ve,[G,s]];o._status==="dirty"&&i.push(ce),Pe(e,i,o._config.tierOf)},ve=new Be({onMessage:Kn,onSubscribe:qn});Bt(ve);Gt(ve);I=class t{_optsName;_describeKind;meta;_hasMeta;_config;_deps;_sinks=null;_sinkCount=0;_cached;_status;_cleanup;_store={};_waveHasNewData=!1;_hasNewTerminal=!1;_hasCalledFnOnce=!1;_paused=!1;_pendingWave=!1;_isExecutingFn=!1;_pendingRerun=!1;_rerunDepth=0;_dirtyDepCount=0;_batchPendingMessages=null;_pauseLocks=null;_pauseBuffer=null;_fn;_equals;_resubscribable;_resetOnTeardown;_autoComplete;_autoError;_pausable;_partial;_guard;_extraGuards;_hashFn;_versioning;_versioningLevel;_lastMutation;_inspectorHooks;_actions;constructor(e,n,r){this._config=r.config??ve,this._config.onMessage,this._optsName=r.name,this._describeKind=r.describeKind,this._equals=r.equals??Object.is,this._resubscribable=r.resubscribable??!1,this._resetOnTeardown=r.resetOnTeardown??!1,this._autoComplete=r.completeWhenDepsComplete??!0,this._autoError=r.errorWhenDepsError??!0,this._pausable=r.pausable??!0,this._guard=r.guard,this._fn=n,this._partial=r.partial??!1,this._cached=r.initial!==void 0?r.initial:void 0,this._status=e.length===0&&n==null&&this._cached!==void 0?"settled":"sentinel",this._hashFn=r.versioningHash??this._config.defaultHashFn??ht;let o=r.versioning??this._config.defaultVersioning;this._versioningLevel=o,this._versioning=o!=null?gt(o,this._cached===void 0?void 0:this._cached,{id:r.versioningId,hash:this._hashFn}):void 0,this._deps=e.map(Yt);let s={};for(let[a,d]of Object.entries(r.meta??{})){let u={initial:d,name:`${r.name??"node"}:meta:${a}`,describeKind:"state",config:this._config};r.guard!=null&&(u.guard=r.guard),s[a]=new t([],void 0,u)}Object.freeze(s),this.meta=s,this._hasMeta=Object.keys(s).length>0;let i=this;this._actions={emit(a){i._emit([[G,a]])},down(a){i._emit(je(a))},up(a){i._emitUp(je(a))}},this.down=this.down.bind(this),this.up=this.up.bind(this)}get _isTerminal(){return this._status==="completed"||this._status==="errored"}get name(){return this._optsName}get status(){return this._status}get cache(){return this._cached===void 0?void 0:this._cached}get lastMutation(){return this._lastMutation}get v(){return this._versioning}hasGuard(){return this._guard!=null}_applyVersioning(e,n){if(this._isExecutingFn)throw new Error(`Node "${this.name}": _applyVersioning cannot run mid-fn \u2014 call it outside of \`_execFn\` (typically at graph setup time before the first subscribe).`);let r=this._versioningLevel;if(r!=null&&e<=r)return;let o=n?.hash??this._hashFn;o!==this._hashFn&&(this._hashFn=o);let s=this._cached===void 0?void 0:this._cached,i=this._versioning,a=i?.id??n?.id,d=i?.version??0,u=gt(e,s,{id:a,hash:o});u.version=d,this._versioning=u,this._versioningLevel=e}_setInspectorHook(e){return e==null?()=>{}:(this._inspectorHooks==null&&(this._inspectorHooks=new Set),this._inspectorHooks.add(e),()=>{this._inspectorHooks?.delete(e),this._inspectorHooks?.size===0&&(this._inspectorHooks=void 0)})}_pushGuard(e){return this._extraGuards==null&&(this._extraGuards=new Set),this._extraGuards.add(e),()=>{this._extraGuards?.delete(e),this._extraGuards?.size===0&&(this._extraGuards=void 0)}}allowsObserve(e){if(this._guard==null&&this._extraGuards==null)return!0;let n=Ge(e);if(this._guard!=null&&!this._guard(n,"observe"))return!1;if(this._extraGuards!=null){for(let r of this._extraGuards)if(!r(n,"observe"))return!1}return!0}_checkGuard(e){if(e?.internal)return;let n=this._guard!=null||this._extraGuards!=null,r=e?.actor!=null;if(!n&&!r)return;let o=Ge(e?.actor),s=e?.delivery==="signal"?"signal":"write";if(this._guard!=null&&!this._guard(o,s))throw new X({actor:o,action:s,nodeName:this.name});if(this._extraGuards!=null){for(let i of this._extraGuards)if(!i(o,s))throw new X({actor:o,action:s,nodeName:this.name})}this._lastMutation={actor:o,timestamp_ns:me()}}down(e,n){let r=je(e);r.length!==0&&(this._checkGuard(n),this._emit(r))}emit(e,n){this._checkGuard(n),this._emit([[G,e]])}up(e,n){if(this._deps.length===0)return;let r=je(e);if(r.length===0)return;this._checkGuard(n);let o=n??{internal:!0};this._validateUpTiers(r);for(let s of this._deps)s.node.up?.(r,o)}_emitUp(e){if(this._deps.length!==0&&e.length!==0){this._validateUpTiers(e);for(let n of this._deps)n.node.up?.(e,{internal:!0})}}_validateUpTiers(e){let n=this._config.tierOf;for(let r of e){let o=n(r[0]);if(o===3||o===4)throw new Error(`Node "${this.name}": tier-${o} messages cannot flow up \u2014 DATA/RESOLVED/COMPLETE/ERROR are downstream-only. Use \`down(...)\` for value delivery; \`up(...)\` is for control signals (DIRTY, INVALIDATE, PAUSE, RESUME, TEARDOWN).`)}}subscribe(e,n){if(n!=null&&this._guard!=null){let d=Ge(n);if(!this._guard(d,"observe"))throw new X({actor:d,action:"observe",nodeName:this.name})}let o=this._isTerminal&&this._resubscribable;if(o){this._cached=void 0,this._status="sentinel",this._store={},this._hasCalledFnOnce=!1,this._waveHasNewData=!1,this._hasNewTerminal=!1,this._paused=!1,this._pendingWave=!1,this._pendingRerun=!1,this._isExecutingFn=!1,this._rerunDepth=0,this._dirtyDepCount=0,this._pauseLocks=null,this._pauseBuffer=null;for(let d of this._deps)mt(d);if(this._partial===!1){for(let d of this._deps)if(d.prevData!==void 0||d.dataBatch.length!==0||d.terminal!==void 0||d.dirty)throw new Error(`resubscribable-reset invariant: DepRecord not fully reset for node ${this._optsName??"(anonymous)"}`)}}this._sinkCount+=1;let s;try{s=this._config.onSubscribe(this,e,{sinkCount:this._sinkCount,afterTerminalReset:o},this._actions)}catch(d){throw this._sinkCount-=1,d}this._sinks==null?this._sinks=e:typeof this._sinks=="function"?this._sinks=new Set([this._sinks,e]):this._sinks.add(e);let i=this._isTerminal;if(this._sinkCount===1&&!i)try{this._activate()}catch(d){if(this._sinkCount-=1,this._removeSink(e),this._sinkCount===0&&(this._status="sentinel"),typeof s=="function")try{s()}catch{}throw d}this._status==="sentinel"&&this._cached===void 0&&(this._status="pending");let a=!1;return()=>{a||(a=!0,this._sinkCount-=1,this._removeSink(e),typeof s=="function"&&s(),this._sinks==null&&this._deactivate())}}_removeSink(e){if(this._sinks===e)this._sinks=null;else if(this._sinks!=null&&typeof this._sinks!="function")if(this._sinks.delete(e),this._sinks.size===1){let[n]=this._sinks;this._sinks=n}else this._sinks.size===0&&(this._sinks=null)}_activate(){if(this._deps.length===0){this._fn&&this._execFn();return}this._dirtyDepCount=0;let e=this._deps.length,n=0;try{for(let r=0;r<e;r++){let o=r,s=this._deps[r];s.unsub=Kt,s.unsub=s.node.subscribe(i=>{if(s.unsub===null)return;let a=this._config.tierOf,d=!1;for(let u of i)a(u[0])>=3&&(d=!0),this._config.onMessage(this,u,{direction:"down-in",depIndex:o},this._actions);d&&this._maybeRunFnOnSettlement()}),n++}}catch(r){this._deps[n].unsub=null;for(let o=0;o<n;o++){let s=this._deps[o];if(s.unsub!=null){let i=s.unsub;s.unsub=null;try{i()}catch{}mt(s)}}throw this._dirtyDepCount=0,r}}_addDep(e){for(let o=0;o<this._deps.length;o++)if(this._deps[o].node===e)return o;let n=this._deps.length,r=Yt(e);if(this._deps.push(r),this._sinks==null)return n;r.dirty=!0,this._dirtyDepCount++,this._status!=="dirty"&&this._emit(ze),r.unsub=Kt;try{r.unsub=e.subscribe(o=>{if(r.unsub===null)return;let s=this._config.tierOf,i=!1;for(let a of o)s(a[0])>=3&&(i=!0),this._config.onMessage(this,a,{direction:"down-in",depIndex:n},this._actions);i&&this._maybeRunFnOnSettlement()})}catch(o){throw r.unsub=null,this._deps.pop(),this._dirtyDepCount--,o}return n}_deactivate(e=!1){let n=this._cleanup;if(this._cleanup=void 0,typeof n=="function")try{n()}catch(r){this._emit([[P,this._wrapFnError("cleanup threw",r)]])}else if(n!=null&&typeof n=="object"){let r=n.deactivate;if(typeof r=="function")try{r()}catch(o){this._emit([[P,this._wrapFnError("cleanup.deactivate threw",o)]])}}for(let r of this._deps){if(r.unsub!=null){let o=r.unsub;r.unsub=null;try{o()}catch{}}mt(r)}this._waveHasNewData=!1,this._hasNewTerminal=!1,this._hasCalledFnOnce=!1,this._paused=!1,this._pendingWave=!1,this._pendingRerun=!1,this._rerunDepth=0,this._store={},this._dirtyDepCount=0,this._pauseLocks=null,this._pauseBuffer=null,this._fn!=null&&(this._cached=void 0),e||(this._fn!=null||this._deps.length>0)&&(!this._isTerminal||this._resubscribable)&&(this._status="sentinel")}_onDepMessage(e,n){let r=this._deps[e],o=n[0];if(this._inspectorHooks!=null){let s={kind:"dep_message",depIndex:e,message:n};for(let i of this._inspectorHooks)i(s)}if(o!==be){if(o===W){this._depDirtied(r);return}if(o===Z){if(this._depInvalidated(r),this._cached===void 0)return;this._emit(lt);return}if(o===ee||o===ne){this._emit([n]);return}if(o===V){this._emit(He);return}if(o===G)this._depSettledAsData(r,n[1]);else if(o===K)this._depSettledAsResolved(r);else if(o===z)this._depSettledAsTerminal(r,!0);else if(o===P)this._depSettledAsTerminal(r,n[1]);else{this._emit([n]);return}if(!this._fn){(o===G||o===K)&&this._emit([n]),(o===z||o===P)&&this._maybeAutoTerminalAfterWave();return}}}_depDirtied(e){e.dirty||(e.dirty=!0,e.involvedThisWave=!0,this._dirtyDepCount++,this._status!=="dirty"&&this._emit(ze))}_depSettledAsData(e,n){e.dirty&&(e.dirty=!1,this._dirtyDepCount--),e.involvedThisWave=!0,e.dataBatch.push(n),this._waveHasNewData=!0}_depSettledAsResolved(e){e.dirty&&(e.dirty=!1,this._dirtyDepCount--)}_depSettledAsTerminal(e,n){e.dirty&&(e.dirty=!1,this._dirtyDepCount--),e.terminal=n,e.involvedThisWave=!0,this._hasNewTerminal=!0}_depInvalidated(e){e.prevData=void 0,e.terminal=void 0,e.dataBatch.length=0,e.dirty?e.involvedThisWave=!1:(e.dirty=!0,e.involvedThisWave=!0,this._dirtyDepCount++)}_maybeRunFnOnSettlement(){if(!(this._isTerminal&&!this._resubscribable)&&!(this._dirtyDepCount>0)){if(!this._partial&&!this._hasCalledFnOnce)for(let e=0;e<this._deps.length;e++){let n=this._deps[e];if(n.dataBatch.length===0&&n.prevData===void 0&&n.terminal===void 0){this._maybeAutoTerminalAfterWave();return}}if(this._paused){this._pendingWave=!0;return}if(!this._waveHasNewData&&!this._hasNewTerminal&&this._hasCalledFnOnce){this._clearWaveFlags(),this._emit(ct),this._maybeAutoTerminalAfterWave();return}this._fn&&this._execFn(),this._maybeAutoTerminalAfterWave()}}_maybeAutoTerminalAfterWave(){if(this._deps.length===0||this._isTerminal)return;let e=this._deps.find(n=>n.terminal!==void 0&&n.terminal!==!0);if(e!=null){this._autoError&&this._emit([[P,e.terminal]]);return}this._autoComplete&&this._deps.every(n=>n.terminal!==void 0)&&this._emit(ft)}_execFn(){if(!this._fn||this._isTerminal&&!this._resubscribable)return;if(this._isExecutingFn){this._pendingRerun=!0;return}let e=this._cleanup;if(typeof e=="function"){this._cleanup=void 0;try{e()}catch(i){this._emit([[P,this._wrapFnError("cleanup threw",i)]]);return}}else if(e!=null&&typeof e=="object"){let i=e.beforeRun;if(typeof i=="function"){e.beforeRun=void 0;try{i()}catch(a){this._emit([[P,this._wrapFnError("cleanup.beforeRun threw",a)]]);return}}}let n=this._deps.map(i=>i.involvedThisWave?i.dataBatch.length>0?[...i.dataBatch]:[]:void 0),r=this._deps.map(i=>i.prevData);for(let i=0;i<this._deps.length;i++){let a=n[i];a!=null&&a.length>0&&(this._deps[i].prevData=a[a.length-1])}let o=this._deps.map(i=>i.terminal),s={prevData:r,terminalDeps:o,store:this._store};if(this._hasCalledFnOnce=!0,this._clearWaveFlags(),this._inspectorHooks!=null){let i={kind:"run",batchData:n,prevData:r};for(let a of this._inspectorHooks)a(i)}this._isExecutingFn=!0;try{let i=this._fn(n,this._actions,s);if(typeof i=="function")this._cleanup=i;else if(i!=null&&typeof i=="object"){let a=i;(typeof a.beforeRun=="function"||typeof a.deactivate=="function"||typeof a.invalidate=="function")&&(this._cleanup=i)}}catch(i){this._emit([[P,this._wrapFnError("fn threw",i)]])}finally{this._isExecutingFn=!1,this._pendingRerun?(this._pendingRerun=!1,this._rerunDepth+=1,this._rerunDepth>qt?(this._rerunDepth=0,this._emit([[P,new Error(`Node "${this.name}": _pendingRerun depth exceeded ${qt} \u2014 likely a reactive cycle`)]])):this._maybeRunFnOnSettlement()):this._rerunDepth=0,this._clearWaveFlags()}}_clearWaveFlags(){this._waveHasNewData=!1,this._hasNewTerminal=!1;for(let e of this._deps)e.involvedThisWave=!1,e.dataBatch.length=0}_wrapFnError(e,n){let r=n instanceof Error?n.message:String(n);return new Error(`Node "${this.name}": ${e}: ${r}`,{cause:n})}_frameBatch(e){let n=this._config.tierOf;if(e.length===1)return n(e[0][0])===3&&this._status!=="dirty"?[ce,e[0]]:e;let r=!0,o=!1,s=!1,i=-1;for(let d of e){let u=n(d[0]);u<i&&(r=!1),u===3&&(o=!0),d[0]===W&&(s=!0),i=u}let a=e;if(!r){let d=e.map((u,c)=>({m:u,i:c,tier:n(u[0])}));d.sort((u,c)=>u.tier-c.tier||u.i-c.i),a=d.map(u=>u.m)}if(o&&!s&&this._status!=="dirty"){let d=0;for(;d<a.length&&n(a[d][0])===0;)d++;return d===0?[ce,...a]:[...a.slice(0,d),ce,...a.slice(d)]}return a}_emit(e){if(e.length===0)return;for(let a=0;a<e.length;a++){let d=e[a];if(d[0]===P&&d[1]===void 0)throw new TypeError('[ERROR, payload] requires a non-undefined payload (spec \xA71.2). Pass an Error object or domain tag instead \u2014 e.g. node.down([[ERROR, new Error("reason")]])')}let n=e;if(this._isTerminal&&!this._resubscribable){let a=e.filter(d=>d[0]===V||d[0]===Z);if(a.length===0)return;n=a}n=this._frameBatch(n);let o=null;for(let a=0;a<n.length;a++){let d=n[a],u=d[0];if(u!==ee&&u!==ne){o?.push(d);continue}if(d.length<2)throw new Error(`Node "${this.name}": [[${u===ee?"PAUSE":"RESUME"}]] must carry a lockId payload \u2014 bare PAUSE/RESUME is a protocol violation (C0 rule). Use \`[[PAUSE, lockId]]\` / \`[[RESUME, lockId]]\`.`);let c=!0;if(this._pausable!==!1){let f=d[1];if(u===ee)this._pauseLocks==null&&(this._pauseLocks=new Set),this._pauseLocks.add(f),this._paused=!0,this._pausable==="resumeAll"&&this._pauseBuffer==null&&(this._pauseBuffer=[]);else if(this._pauseLocks==null||!this._pauseLocks.has(f))c=!1;else if(this._pauseLocks.delete(f),this._pauseLocks.size===0){if(this._paused=!1,this._pauseBuffer!=null&&this._pauseBuffer.length>0){let p=this._pauseBuffer;this._pauseBuffer=[],this._emit(p)}this._pendingWave&&(this._pendingWave=!1,this._maybeRunFnOnSettlement())}}c?o?.push(d):o==null&&(o=n.slice(0,a))}if(o!=null){if(o.length===0)return;n=o}if(this._hasMeta&&n.some(a=>a[0]===V))for(let a of Object.keys(this.meta))try{this.meta[a]._emit(He)}catch{}let{finalMessages:s,equalsError:i}=this._updateState(n);if(s.length>0&&this._config.inspectorEnabled){let a=this._config.globalInspector;if(a!=null)try{a({kind:"emit",node:this,messages:s})}catch{}}if(s.length>0)if(this._paused&&this._pausable==="resumeAll"&&this._pauseBuffer!=null){let a=this._config.tierOf,d=[];for(let u of s)a(u[0])===3?this._pauseBuffer.push(u):d.push(u);d.length>0&&this._dispatchOrAccumulate(d)}else this._dispatchOrAccumulate(s);i!=null&&this._emit([[P,i]])}_updateState(e){let n=this._config.tierOf,r,o,s=-1,i=0;for(let c of e)n(c[0])===3&&i++;let a=i<=1,d=-1;if(this._versioning!=null&&i>1){for(let c=e.length-1;c>=0;c--)if(e[c][0]===G){d=c;break}}for(let c=0;c<e.length;c++){let f=e[c],p=f[0];if(p===G){if(f.length>=2){let h=!1;if(a&&this._cached!==void 0)try{h=this._equals(this._cached,f[1])}catch(l){o=this._wrapFnError("equals threw",l),s=c;break}if(h){r==null&&(r=e.slice(0,c)),r.push(Fe),this._status="resolved";continue}this._cached=f[1],this._versioning!=null&&(d<0||c===d)&&Ut(this._versioning,f[1],this._hashFn)}this._status="settled",r?.push(f)}else if(r?.push(f),p===W)this._status="dirty";else if(p===K)this._status="resolved";else if(p===z){this._status="completed";{let h=this._config.rigorRecorder;if(h!=null)try{h.onTerminalTransition(this,"completed",this._autoComplete,this._autoError,this._deps.length>0)}catch{}}}else if(p===P){this._status="errored";{let h=this._config.rigorRecorder;if(h!=null)try{h.onTerminalTransition(this,"errored",this._autoComplete,this._autoError,this._deps.length>0)}catch{}}}else if(p===Z){if(this._cached!==void 0){let l=this._config.rigorRecorder;if(l!=null)try{l.onNonVacuousInvalidate(this,this._cached)}catch{}}this._cached=void 0,this._status="dirty";let h=this._cleanup;if(typeof h=="function"){this._cleanup=void 0;try{h()}catch{}}else if(h!=null&&typeof h=="object"){let l=h.invalidate;if(typeof l=="function")try{l()}catch{}}}else p===V&&(this._resetOnTeardown&&(this._cached=void 0),this._deactivate(!0),this._status="sentinel")}let u=s>=0?r??e.slice(0,s):r??e;return o!=null?{finalMessages:u,equalsError:o}:{finalMessages:u}}_deliverToSinks=e=>{if(this._sinks==null)return;if(typeof this._sinks=="function"){this._sinks(e);return}let n=[...this._sinks];for(let r of n)r(e)};_dispatchOrAccumulate(e){if($t()){this._batchPendingMessages===null&&(this._batchPendingMessages=[],Oe(()=>this._flushBatchPending()));for(let n of e)this._batchPendingMessages.push(n);return}Pe(this._deliverToSinks,e,this._config.tierOf)}_flushBatchPending(){let e=this._batchPendingMessages;if(e===null||(this._batchPendingMessages=null,e.length===0))return;let n=this._frameBatch(e);Pe(this._deliverToSinks,n,this._config.tierOf)}},Jt=t=>Array.isArray(t),yt=t=>typeof t=="object"&&t!=null&&!Array.isArray(t)});function te(t,e){return _e([],{...e,initial:t})}function vt(t,e){return _e((r,o,s)=>t(o,s)??void 0,{describeKind:"producer",...e})}function j(t,e,n){return _e(t,(o,s,i)=>{let a=o.map((d,u)=>d!=null&&d.length>0?d.at(-1):i.prevData[u]);s.emit(e(a,i))},{describeKind:"derived",...n})}var Ne=J(()=>{"use strict";le()});function re(t){return t.subscribe(()=>{})}var _t=J(()=>{"use strict"});var We,Xt=J(()=>{"use strict";We=class{_timer;_gen=0;start(e,n){this.cancel(),this._gen+=1;let r=this._gen;this._timer=setTimeout(()=>{this._timer=void 0,r===this._gen&&n()},e)}cancel(){this._timer!==void 0&&(clearTimeout(this._timer),this._timer=void 0)}get pending(){return this._timer!==void 0}}});var Br={};An(Br,{GuardedExecutionGraph:()=>et,guardedExecution:()=>Hr});module.exports=Dn(Br);var $={object:56,array:64,string:40,number:8,boolean:4,null:0,undefined:0,symbol:40,bigint:16,function:120,map:72,set:72,mapEntry:40,setEntry:24,date:24,regexp:48,error:64,url:80,promise:48,weakmap:40,weakset:40},Cn=Symbol.for("sizeof");function At(t){let e=new WeakSet,n=new WeakSet,r=[t],o=0;for(;r.length>0;){let s=r.pop();o+=Gn(s,e,n,r)}return o}function Gn(t,e,n,r){if(t==null)return 0;switch(typeof t){case"number":return $.number;case"boolean":return $.boolean;case"string":return $.string+t.length*2;case"bigint":return $.bigint+Mn(t);case"symbol":return $.symbol;case"function":return e.has(t)?0:(e.add(t),$.function);case"undefined":return 0}let s=t;if(e.has(s))return 0;e.add(s);let i=s[Cn];if(typeof i=="function")try{let u=i.call(s);if(typeof u=="number"&&Number.isFinite(u))return u}catch{}if(s instanceof Date)return $.date;if(s instanceof RegExp)return $.regexp+s.source.length*2;if(s instanceof Error){let u=s.message?s.message.length*2:0,c=s.stack?s.stack.length*2:0;return $.error+u+c}if(typeof URL<"u"&&s instanceof URL)return $.url+s.href.length*2;if(typeof Promise<"u"&&s instanceof Promise)return $.promise;if(s instanceof WeakMap)return $.weakmap;if(s instanceof WeakSet)return $.weakset;if(s instanceof Map){let u=$.map;for(let[c,f]of s)u+=$.mapEntry,r.push(c),r.push(f);return u}if(s instanceof Set){let u=$.set;for(let c of s)u+=$.setEntry,r.push(c);return u}if(Array.isArray(s)){let u=$.array+s.length*8;for(let c of s)r.push(c);return u}if(s instanceof ArrayBuffer)return n.has(s)?0:(n.add(s),s.byteLength);if(ArrayBuffer.isView(s)){let u=s;return n.has(u.buffer)?48:(n.add(u.buffer),u.buffer.byteLength+48)}let a=$.object,d=Object.keys(s);for(let u of d){a+=$.string+u.length*2;try{r.push(s[u])}catch{}}return a}function Mn(t){let e=t<0n?-t:t;if(e===0n)return 0;let n=e.toString(2).length;return Math.ceil(n/32)*8}function Mt(t,e,n,r={}){let o=e in t.nodes,s=n in t.nodes;if(!o)return Re(e,n,"no-such-from");if(!s)return Re(e,n,"no-such-to");let i=r.maxDepth;if(i!=null&&(!Number.isInteger(i)||i<0))throw new Error("explainPath: maxDepth must be an integer >= 0");if(e===n){if(r.findCycle===!0){let u=Pn(t,e,r);if(u!=null)return u}let d=De(e,t.nodes[e],0,r);return Ce(e,n,[d])}if(i===0)return Re(e,n,"no-path");let a=Lt(t,e,n,i);return a.found?Ce(e,n,Pt(t,a.pathOrder,r)):Re(e,n,a.truncated?"max-depth-exceeded":"no-path")}function Lt(t,e,n,r){let o=new Map,s=[{path:n,depth:0}],i=new Set([n]),a=0,d=!1;for(;a<s.length;){let f=s[a++];if(f.path===e)break;if(r!=null&&f.depth>=r){let m=t.nodes[f.path];m?.deps&&m.deps.length>0&&(d=!0);continue}let p=t.nodes[f.path];if(p==null)continue;let h=p.deps??[],l=new Map;for(let m=0;m<h.length;m++){let w=h[m];if(!w)continue;let O=l.get(w);O==null&&(O=[],l.set(w,O)),O.push(m)}for(let[m,w]of l)i.has(m)||(i.add(m),o.set(m,{from:f.path,depIndices:w}),s.push({path:m,depth:f.depth+1}))}if(!o.has(e))return{found:!1,pathOrder:[],truncated:d};let u=[{path:e}],c=e;for(;c!==n;){let f=o.get(c);if(f==null)return{found:!1,pathOrder:[],truncated:!1};u[u.length-1].depIndices=f.depIndices,u.push({path:f.from}),c=f.from}return{found:!0,pathOrder:u,truncated:!1}}function Pn(t,e,n){let r=t.nodes[e];if(r==null)return null;let o=r.deps??[],s=[];for(let a=0;a<o.length;a++)o[a]===e&&s.push(a);if(s.length>0){let a=De(e,r,0,n);a.dep_index=s[0];let d=De(e,r,1,n);return Ce(e,e,[a,d])}let i=null;for(let a=0;a<o.length;a++){let d=o[a];if(!d||d===e)continue;let u=Lt(t,d,e,n.maxDepth);u.found&&(i==null||u.pathOrder.length<i.pathOrder.length)&&(i=u,i={found:!0,pathOrder:[{path:e,depIndices:[a]},...u.pathOrder],truncated:!1})}return i==null?null:Ce(e,e,Pt(t,i.pathOrder,n))}function Pt(t,e,n){return e.map((r,o)=>{let s=t.nodes[r.path],i=De(r.path,s,o,n);return r.depIndices!=null&&r.depIndices.length>0&&(i.dep_index=r.depIndices[0],r.depIndices.length>1&&(i.dep_indices=[...r.depIndices])),i})}function De(t,e,n,r){let o={path:t,type:e.type,hop:n};e.status!==void 0&&(o.status=e.status),"value"in e&&(o.value=e.value),e.v!=null&&(o.v=e.v);let s=r.annotations?.get(t)??e.annotation;s!=null&&(o.annotation=s);let i=r.lastMutations?.get(t)??e.lastMutation;return i!=null&&(o.lastMutation=i),o}function Ce(t,e,n){return It(t,e,!0,"ok",n)}function Re(t,e,n){return It(t,e,!1,n,[])}function It(t,e,n,r,o){let s=In(t,e,n,r,o);return{from:t,to:e,found:n,reason:r,steps:o,text:s,toJSON(){return{from:t,to:e,found:n,reason:r,steps:o}}}}function In(t,e,n,r,o){if(!n)switch(r){case"no-such-from":return`explainPath: no node named "${t}"`;case"no-such-to":return`explainPath: no node named "${e}"`;case"max-depth-exceeded":return`explainPath: no path from "${t}" to "${e}" within maxDepth`;default:return`explainPath: no path from "${t}" to "${e}"`}let s=[`Causal path: ${t} \u2192 ${e} (${o.length} step(s))`];for(let i of o){let d=` ${i.hop===0?"\xB7":"\u2193"} ${i.path} (${i.type}${i.status?`/${i.status}`:""})`;if(s.push(d),"value"in i&&s.push(` value: ${$n(i.value)}`),i.annotation!=null&&s.push(` annotation: ${i.annotation}`),i.lastMutation!=null){let u=i.lastMutation.actor;s.push(` actor: ${u.type}${u.id?`:${u.id}`:""}`)}}return s.join(`
|
|
2
|
-
`)}function
|
|
3
|
-
`)}function Qn(t,e,n,r,o){let{x:s,y:i,w:a,h:d}=r;if(a<2||d<2){d>0&&Qt(t,e,s,i,a,o);return}ie(t,e,s,i,n.boxTL);for(let c=s+1;c<s+a-1;c+=1)ie(t,e,c,i,n.boxH);ie(t,e,s+a-1,i,n.boxTR);for(let c=i+1;c<i+d-1;c+=1){ie(t,e,s,c,n.boxV);for(let f=s+1;f<s+a-1;f+=1)rn(t,e,f,c," ","empty");ie(t,e,s+a-1,c,n.boxV)}ie(t,e,s,i+d-1,n.boxBL);for(let c=s+1;c<s+a-1;c+=1)ie(t,e,c,i+d-1,n.boxH);ie(t,e,s+a-1,i+d-1,n.boxBR);let u=i+Math.floor(d/2);Qt(t,e,s+1,u,a-2,o)}function ie(t,e,n,r,o){rn(t,e,n,r,o,o===" "?"empty":o==="\u2500"||o==="-"?"boxH":o==="\u2502"||o==="|"?"boxV":"boxCorner")}function rn(t,e,n,r,o,s){if(r<0||r>=t.length)return;let i=t[r];n<0||n>=i.length||(i[n]=o,e[r][n]=s)}function Qt(t,e,n,r,o,s){if(r<0||r>=t.length)return;let i=n,a=o;for(let d of s){let u=Ke(d);if(u!==0){if(a<u)break;i>=0&&i<t[r].length&&(t[r][i]=d,e[r][i]="label",u===2&&i+1<t[r].length&&(t[r][i+1]="",e[r][i+1]="label")),i+=u,a-=u}}for(;a>0;)i>=0&&i<t[r].length&&(t[r][i]=" ",e[r][i]="empty"),i+=1,a-=1}function er(t,e,n,r){let o=r.points;if(o.length<2)return;for(let d=0;d+1<o.length;d+=1)tr(t,e,n,o[d],o[d+1]);for(let d=1;d+1<o.length;d+=1){let u=o[d-1],c=o[d],f=o[d+1],p=nr(u,c,f,n);p&&tn(t,e,c.x,c.y,p,"edgeCorner")}let s=o[o.length-1],i=o[o.length-2],a=rr(i,s,n);a&&tn(t,e,s.x,s.y,a,"arrow")}function tr(t,e,n,r,o){if(!(r.x===o.x&&r.y===o.y)){if(r.y===o.y){let s=r.y,i=Math.min(r.x,o.x),a=Math.max(r.x,o.x);for(let d=i;d<=a;d+=1)en(t,e,d,s,n,"h")}else if(r.x===o.x){let s=r.x,i=Math.min(r.y,o.y),a=Math.max(r.y,o.y);for(let d=i;d<=a;d+=1)en(t,e,s,d,n,"v")}}}function en(t,e,n,r,o,s){if(r<0||r>=t.length)return;let i=t[r];if(n<0||n>=i.length)return;let a=e[r][n];if(!(a==="boxH"||a==="boxV"||a==="boxCorner"||a==="label")){if(a==="empty"){i[n]=s==="h"?o.horizontal:o.vertical,e[r][n]=s==="h"?"edgeH":"edgeV";return}if(a==="edgeH"&&s==="v"){i[n]=o.cross,e[r][n]="edgeCorner";return}if(a==="edgeV"&&s==="h"){i[n]=o.cross,e[r][n]="edgeCorner";return}}}function tn(t,e,n,r,o,s){if(r<0||r>=t.length)return;let i=t[r];if(n<0||n>=i.length)return;let a=e[r][n];a==="boxH"||a==="boxV"||a==="boxCorner"||a==="label"||(i[n]=o,e[r][n]=s)}function nr(t,e,n,r){let o=t.y===e.y,s=e.y===n.y;if(o===s)return;if(o){let d=t.x<e.x,u=n.y>e.y;return d&&u?r.cornerTR:d&&!u?r.cornerBR:!d&&u?r.cornerTL:r.cornerBL}let i=t.y<e.y,a=n.x>e.x;return i&&a?r.cornerBL:i&&!a?r.cornerBR:!i&&a?r.cornerTL:r.cornerTR}function rr(t,e,n){if(e.x>t.x)return n.arrowRight;if(e.x<t.x)return n.arrowLeft;if(e.y>t.y)return n.arrowDown;if(e.y<t.y)return n.arrowUp}function or(t){let e=t.length;for(;e>0&&t.charCodeAt(e-1)===32;)e-=1;return t.slice(0,e)}function an(t){let e=sr(t);ir(e),ar(e),ur(e),dr(e,t);let n=fr(e,t),{width:r,height:o}=hr(e),s=[];for(let i of e.layers)for(let a of i)a.isVirtual||s.push({id:a.id,layer:a.layer,order:a.order,x:a.x,y:a.y,w:a.w,h:a.h});return{boxes:s,edges:n,width:r,height:o}}function sr(t){let e=new Map;for(let o of t.nodes)e.set(o,{id:o,isVirtual:!1,layer:-1,order:0,x:0,y:0,w:t.widthCells(o),h:t.heightCells(o),in:[],out:[]});let n=[],r=0;for(let o of t.edges){if(o.from===o.to)continue;let s=e.get(o.from),i=e.get(o.to);if(!s||!i)continue;let a={chainId:r++,chainFrom:o.from,chainTo:o.to,fromId:o.from,toId:o.to,hopIndex:0,chainLen:1};s.out.push(a),i.in.push(a),n.push(a)}return{nodes:e,layers:[],hops:n}}function ir(t){let e=new Map;for(let s of t.nodes.values())e.set(s.id,s.in.length);let n=[];for(let s of t.nodes.values())(e.get(s.id)??0)===0&&(s.layer=0,n.push(s));let r=new Set,o=0;for(;o<n.length;){let s=n[o++];if(!r.has(s.id)){r.add(s.id);for(let i of s.out){let a=t.nodes.get(i.toId);a.layer=Math.max(a.layer,s.layer+1);let d=(e.get(a.id)??0)-1;e.set(a.id,d),d<=0&&n.push(a)}}}for(let s of t.nodes.values())s.layer<0&&(s.layer=0)}function ar(t){let e=Math.max(0,...Array.from(t.nodes.values(),s=>s.layer)),n=Array.from({length:e+1},()=>[]);for(let s of t.nodes.values())n[s.layer].push(s);let r=[],o=0;for(let s of t.hops){let i=t.nodes.get(s.fromId),a=t.nodes.get(s.toId),d=a.layer-i.layer;if(d<=0){i.out=i.out.filter(f=>f!==s),a.in=a.in.filter(f=>f!==s);continue}if(d===1){s.hopIndex=0,s.chainLen=1,r.push(s);continue}i.out=i.out.filter(f=>f!==s),a.in=a.in.filter(f=>f!==s);let u=i;for(let f=1;f<d;f+=1){let p=`__virt_${o++}__`,h={id:p,isVirtual:!0,layer:i.layer+f,order:0,x:0,y:0,w:0,h:1,in:[],out:[]};t.nodes.set(p,h),n[h.layer].push(h);let l={chainId:s.chainId,chainFrom:s.chainFrom,chainTo:s.chainTo,fromId:u.id,toId:p,hopIndex:f-1,chainLen:d};u.out.push(l),h.in.push(l),r.push(l),u=h}let c={chainId:s.chainId,chainFrom:s.chainFrom,chainTo:s.chainTo,fromId:u.id,toId:a.id,hopIndex:d-1,chainLen:d};u.out.push(c),a.in.push(c),r.push(c)}for(let s of n)for(let i=0;i<s.length;i+=1)s[i].order=i;t.layers=n,t.hops=r}function ur(t){for(let n=0;n<4;n+=1){for(let r=1;r<t.layers.length;r+=1)on(t,t.layers[r],"in"),qe(t.layers[r]);for(let r=t.layers.length-2;r>=0;r-=1)on(t,t.layers[r],"out"),qe(t.layers[r])}for(let n=0;n<2;n+=1){let r=!1;for(let o=1;o<t.layers.length;o+=1){let s=t.layers[o];for(let i=0;i+1<s.length;i+=1){let a=sn(t,s[i],s[i+1],"in");[s[i],s[i+1]]=[s[i+1],s[i]],qe(s),sn(t,s[i],s[i+1],"in")<a?r=!0:([s[i],s[i+1]]=[s[i+1],s[i]],qe(s))}}if(!r)break}}function on(t,e,n){let r=new Map;for(let o of e){let s=n==="in"?o.in:o.out;if(s.length===0){r.set(o.id,o.order);continue}let i=0,a=0;for(let d of s){let u=t.nodes.get(n==="in"?d.fromId:d.toId);u&&(i+=u.order,a+=1)}r.set(o.id,a===0?o.order:i/a)}e.sort((o,s)=>{let i=r.get(o.id),a=r.get(s.id);return i!==a?i-a:o.order-s.order})}function qe(t){for(let e=0;e<t.length;e+=1)t[e].order=e}function sn(t,e,n,r){let o=r==="in"?e.in:e.out,s=r==="in"?n.in:n.out,i=0;for(let a of o)for(let d of s){let u=t.nodes.get(r==="in"?a.fromId:a.toId)?.order??0,c=t.nodes.get(r==="in"?d.fromId:d.toId)?.order??0;(e.order<n.order&&u>c||e.order>n.order&&u<c)&&(i+=1)}return i}function dr(t,e){e.direction==="LR"?cr(t,e):lr(t,e)}function cr(t,e){let n=[],r=0;for(let o=0;o<t.layers.length;o+=1){n.push(r);let s=0;for(let i of t.layers[o])s=Math.max(s,i.w);r+=s+e.layerGap}for(let o=0;o<t.layers.length;o+=1)for(let s of t.layers[o])s.x=n[o];for(let o of t.layers){let s=0;for(let i of o)i.y=s,s+=i.h+e.nodeGap}un(t,e,"y")}function lr(t,e){let n=[],r=0;for(let o=0;o<t.layers.length;o+=1){n.push(r);let s=0;for(let i of t.layers[o])s=Math.max(s,i.h);r+=s+e.layerGap}for(let o=0;o<t.layers.length;o+=1)for(let s of t.layers[o])s.y=n[o];for(let o of t.layers){let s=0;for(let i of o)i.x=s,s+=i.w+e.nodeGap}un(t,e,"x")}function un(t,e,n){let r=s=>n==="y"?s.h:s.w,o=e.nodeGap;for(let s=0;s<2;s+=1){let i=s===0?t.layers.slice(1):t.layers.slice(0,-1).reverse();for(let a of i){let d=new Map;for(let c of a){let f=s===0?c.in:c.out;if(f.length===0)continue;let p=[];for(let l of f){let m=t.nodes.get(s===0?l.fromId:l.toId);if(!m)continue;let w=n==="y"?m.y:m.x;p.push(w+Math.floor(r(m)/2))}if(p.length===0)continue;p.sort((l,m)=>l-m);let h=p[Math.floor(p.length/2)];d.set(c.id,h-Math.floor(r(c)/2))}let u=0;for(let c of a){let f=d.get(c.id),p=n==="y"?c.y:c.x,l=Math.max(f??p,u);n==="y"?c.y=l:c.x=l,u=l+r(c)+o}}}}function fr(t,e){let n=new Map;for(let u of t.hops){let c=n.get(u.chainId);c?c.push(u):n.set(u.chainId,[u])}for(let u of n.values())u.sort((c,f)=>c.hopIndex-f.hopIndex);let r=e.direction==="LR",o=u=>r?u.x:u.y,s=u=>r?u.w:u.h,i=u=>r?u.y+Math.floor(u.h/2):u.x+Math.floor(u.w/2),a=new Map;for(let u=0;u+1<t.layers.length;u+=1){let c=t.layers[u],f=t.layers[u+1],p=0;for(let b of c)p=Math.max(p,o(b)+s(b));let h=Number.POSITIVE_INFINITY;for(let b of f)h=Math.min(h,o(b));let l=Number.isFinite(h)?h-1:p,m=Math.max(1,l-p+1),w=[];for(let b of c)for(let T of b.out)w.push(T);w.sort((b,T)=>{let S=i(t.nodes.get(b.fromId)),N=i(t.nodes.get(T.fromId));if(S!==N)return S-N;let k=i(t.nodes.get(b.toId)),A=i(t.nodes.get(T.toId));return k-A});let O=[],v=new Map;for(let b of w){let T=i(t.nodes.get(b.fromId)),S=i(t.nodes.get(b.toId)),N=Math.min(T,S),k=Math.max(T,S),A=-1;for(let D=0;D<O.length;D+=1){let H=O[D],F=!0;for(let ae of H)if(ae.lo<=k&&N<=ae.hi){F=!1;break}if(F){H.push({lo:N,hi:k}),A=D;break}}A<0&&(O.push([{lo:N,hi:k}]),A=O.length-1),v.set(b,A)}let y=O.length,_=m>=Math.max(3,y+2),E=_?p+1:p,x=_?l-1:l,g=Math.max(1,x-E+1);for(let b of w){let T=v.get(b),S;if(y<=1)S=E+Math.floor(g/2);else{let N=(g-1)/(y-1);S=E+Math.floor(T*N)}a.set(b,Math.max(p,Math.min(l,S)))}}let d=[];for(let[,u]of n){let c=[];for(let p=0;p<u.length;p+=1){let h=u[p],l=t.nodes.get(h.fromId),m=t.nodes.get(h.toId),w=a.get(h),O=l.isVirtual?o(l):o(l)+s(l),v=m.isVirtual?o(m):o(m)-1,y=i(l),_=i(m);p===0&&Ye(c,r,O,y),y!==_&&(Ye(c,r,w,y),Ye(c,r,w,_)),Ye(c,r,v,_)}let f=u[0];d.push({from:f.chainFrom,to:f.chainTo,points:pr(c)})}return d}function Ye(t,e,n,r){t.push(e?{x:n,y:r}:{x:r,y:n})}function pr(t){let e=[];for(let n of t){let r=e[e.length-1];(!r||r.x!==n.x||r.y!==n.y)&&e.push(n)}return e}function hr(t){let e=0,n=0;for(let r of t.layers)for(let o of r)e=Math.max(e,o.x+o.w),n=Math.max(n,o.y+o.h);return{width:e,height:n}}var gr=24,mr=4,yr=1,br=3;function dn(t,e){let n=vr(e.direction),r=Math.max(3,e.maxLabelWidth??gr),o=e.asciiCharset??"unicode",s=Object.keys(t.nodes).sort(),i=new Set(s),a=t.edges.filter(h=>i.has(h.from)&&i.has(h.to)),d=new Map,u=new Map;for(let h of s){let l=Zt(h,r);d.set(h,l),u.set(h,Ke(l)+4)}let c=an({nodes:s,edges:a,widthCells:h=>u.get(h)??3,heightCells:()=>br,layerGap:mr,nodeGap:yr,direction:n}),f=nn(c,{charset:o,labelOf:h=>d.get(h)??h}),p=e.logger;return p&&p(f),f}function vr(t){if(t===void 0||t==="LR")return"LR";if(t==="TD")return"TD";throw new Error(`ascii describe supports direction "LR" or "TD" only; got ${String(t)}`)}le();function cn(t,e){let n=e?.topN??10,r=t.describe({detail:"standard"}),o=[],s=t._collectObserveTargets;typeof s=="function"&&s.call(t,"",o);let i=new Map;for(let[p,h]of o)i.set(p,h);let a=[];for(let[p,h]of Object.entries(r.nodes)){let l=i.get(p),m=l instanceof I?l:null,w=m?At(m.cache):0,O=m?m._sinkCount:0,v=h.deps?.length??0,y=h.type==="effect"&&O===0,_=O===0?h.type==="effect"?"orphan-effect":h.type==="derived"?"idle-derived":h.type==="producer"?"idle-producer":null:null;a.push({path:p,type:h.type,status:h.status??"unknown",valueSizeBytes:w,subscriberCount:O,depCount:v,isOrphanEffect:y,orphanKind:_})}let d=a.reduce((p,h)=>p+h.valueSizeBytes,0),u=(p,h)=>[...a].sort(h??((l,m)=>m[p]-l[p])).slice(0,n),c=a.filter(p=>p.orphanKind!=null),f=a.filter(p=>p.isOrphanEffect);return{nodeCount:a.length,edgeCount:r.edges.length,subgraphCount:r.subgraphs.length,nodes:a,totalValueSizeBytes:d,hotspots:{byValueSize:u("valueSizeBytes"),bySubscriberCount:u("subscriberCount"),byDepCount:u("depCount")},orphans:c,orphanEffects:f}}var L="::",Q="__meta__",fe=1;function ln(t,e){let n=Math.max(16,t.size*4),r=0;for(;t.size>0;){if(r++>=n){console.error(`[Graph "${e}".destroy] disposer drain exceeded cap (${n}); ${t.size} disposer(s) discarded`),t.clear();return}let o=t.values().next();if(o.done)return;let s=o.value;t.delete(s);try{s()}catch(i){console.error(`[Graph "${e}".destroy] disposer threw:`,i)}}}function hn(t){return t!=null&&typeof t=="object"&&"cache"in t&&typeof t.subscribe=="function"&&typeof t.down=="function"}function _r(t){if(t!=null)return hn(t)?t.cache:t}function wr(t){let e=[];for(let n of Object.keys(t).sort()){let r=t[n].v;r!=null&&e.push(`${n} ${r.id} ${r.version}`)}return e.join(`
|
|
4
|
-
`)}function
|
|
5
|
-
`);return e.logger?.(s),s}function
|
|
6
|
-
`)}function
|
|
7
|
-
`)}function Rr(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Je(t){let e="^";for(let n=0;n<t.length;n+=1){let r=t[n];if(r==="*"){e+=".*";continue}if(r==="?"){e+=".";continue}if(r==="["){let o=t.indexOf("]",n+1);if(o<=n+1){e+="\\[";continue}let s=t.slice(n+1,o);s.startsWith("!")&&(s=`^${s.slice(1)}`),s=s.replace(/\\/g,"\\\\"),e+=`[${s}]`,n=o;continue}e+=Rr(r)}return e+="$",new RegExp(e)}var Dr={data:"\x1B[32m",dirty:"\x1B[33m",resolved:"\x1B[36m",invalidate:"\x1B[93m",pause:"\x1B[90m",resume:"\x1B[96m",complete:"\x1B[34m",error:"\x1B[31m",teardown:"\x1B[91m",derived:"\x1B[35m",path:"\x1B[90m",reset:"\x1B[0m"},Cr={data:"",dirty:"",resolved:"",invalidate:"",pause:"",resume:"",complete:"",error:"",teardown:"",derived:"",path:"",reset:""};function Xe(t){if(typeof t=="string")return JSON.stringify(t);if(typeof t=="number"||typeof t=="boolean"||t==null)return String(t);try{return JSON.stringify(t)}catch{return"[unserializable]"}}function Gr(t){return t==="none"?Cr:t==="ansi"||t==null?Dr:{data:t.data??"",dirty:t.dirty??"",resolved:t.resolved??"",invalidate:t.invalidate??"",pause:t.pause??"",resume:t.resume??"",complete:t.complete??"",error:t.error??"",teardown:t.teardown??"",derived:t.derived??"",path:t.path??"",reset:t.reset??""}}function pn(t){if(t==null)return{};let e=t.detail;return e==="full"?{...t,structured:t.structured??!0,timeline:t.timeline??!0,causal:t.causal??!0,derived:t.derived??!0}:e==="minimal"?{...t,structured:t.structured??!0}:t.format==="stage-log"?{...t,structured:t.structured??!0,timeline:t.timeline??!0}:t}function Mr(t,e,n){for(let r=0;r<t.length;r++){let o=t.charCodeAt(r);if(o<32||o===127)throw new Error(`Graph "${e}": ${n} "${t}" must not contain control character (U+${o.toString(16).padStart(4,"0").toUpperCase()} at index ${r})`)}}function xt(t,e,n){if(t==="")throw new Error(`Graph "${e}": ${n} name must be non-empty`);if(t.includes(L))throw new Error(`Graph "${e}": ${n} "${t}" must not contain '${L}' (path separator)`);if(t===Q)throw new Error(`Graph "${e}": ${n} name "${Q}" is reserved for meta companion paths`);Mr(t,e,n)}function Lr(t,e){if(t==="")throw new Error(`Graph "${e}": resolve path must be non-empty`);let n=t.split(L);for(let r of n)if(r==="")throw new Error(`Graph "${e}": resolve path has empty segment`);return n}function Pr(t,e){let n=!1;for(let o of t)if(!e.isMetaPassthrough(o[0])){n=!0;break}return n?t.filter(o=>e.isMetaPassthrough(o[0])):t}function vn(t){for(let e of t._mounts.values())vn(e);for(let e of t._nodes.values())try{e.down([[V]],{internal:!0})}catch{}}var U=class t{name;opts;config;_nodes=new Map;_nodeToName=new WeakMap;_mounts=new Map;_parent=void 0;_storageDisposers=new Set;_disposers=new Set;_destroyed=!1;_topology;_topologyEmitters=new Set;constructor(e,n){if(e==="")throw new Error("Graph name must be non-empty");if(e.includes(L))throw new Error(`Graph name must not contain '${L}' (got "${e}")`);if(e===Q)throw new Error(`Graph name "${Q}" is reserved for meta companion paths`);this.name=e,this.opts=Object.freeze({...n??{}}),this.config=n?.config??ve,this._traceRing=new ke(n?.traceCapacity??1e3),n?.versioning!=null&&this.setVersioning(n.versioning)}ancestors(e=!0){let n=[],r=e?this:this._parent;for(;r!=null;)n.push(r),r=r._parent;return n}get topology(){return this._topology==null&&(this._topology=vt(e=>{let n=r=>{e.emit(r)};return this._topologyEmitters.add(n),()=>{this._topologyEmitters.delete(n)}},{name:`${this.name}_topology`})),this._topology}_emitTopology(e){if(!(this._topology==null||this._topologyEmitters.size===0))for(let n of this._topologyEmitters)n(e)}nameOf(e){return this._nodeToName.get(e)}add(e,n){let r=e.name,o=n?.name??r;if(o==null||o==="")throw new Error(`Graph "${this.name}": graph.add requires a non-empty name \u2014 pass via opts.name or set it on the node (e.g. state(0, { name: "x" }))`);let s=o,i=n?.annotation;if(xt(s,this.name,"add"),this._mounts.has(s))throw new Error(`Graph "${this.name}": name "${s}" is already a mount point`);if(this._nodes.has(s))throw new Error(`Graph "${this.name}": node "${s}" already exists`);let a=this._nodeToName.get(e);if(a!==void 0)throw new Error(`Graph "${this.name}": node instance already registered as "${a}"`);return this._nodes.set(s,e),this._nodeToName.set(e,s),this._emitTopology({kind:"added",name:s,nodeKind:"node"}),i!=null&&(this._annotations.set(s,i),this.config.inspectorEnabled&&this._traceRing.push({path:s,annotation:i,timestamp_ns:oe()})),e}setVersioning(e){if(e!=null)for(let n of this._nodes.values())n instanceof I&&n._applyVersioning(e)}remove(e){xt(e,this.name,"remove");let n=this._mounts.get(e);if(n){let s={kind:"mount",nodes:[],mounts:[]},i=[];n._collectObserveTargets("",i);for(let[a,d]of i)a.includes(`${L}${Q}${L}`)||s.nodes.push(a);return s.nodes.sort(),s.mounts.push(e),s.mounts.push(...n._collectSubgraphs(`${e}${L}`)),this._mounts.delete(e),n._parent=void 0,vn(n),this._emitTopology({kind:"removed",name:e,nodeKind:"mount",audit:s}),s}let r=this._nodes.get(e);if(!r)throw new Error(`Graph "${this.name}": unknown node or mount "${e}"`);this._nodes.delete(e),this._nodeToName.delete(r),r.down([[V]],{internal:!0});let o={kind:"node",nodes:[e],mounts:[]};return this._emitTopology({kind:"removed",name:e,nodeKind:"node",audit:o}),o}removeAll(e){let n=typeof e=="function"?e:(()=>{let s=Je(e);return i=>s.test(i)})(),r={kind:"mount",nodes:[],mounts:[]},o=[...this._nodes.keys(),...this._mounts.keys()].filter(s=>n(s));for(let s of o){let i=this.remove(s);r.nodes.push(...i.nodes),r.mounts.push(...i.mounts)}return r.nodes.sort(),r.mounts.sort(),r}[Symbol.iterator](){let e=[...this._nodes.keys()].sort(),n=this._nodes,r=0;return{[Symbol.iterator](){return this},next(){if(r>=e.length)return{value:void 0,done:!0};let o=e[r++];return{value:[o,n.get(o)],done:!1}}}}node(e){if(e==="")throw new Error(`Graph "${this.name}": node name must be non-empty`);if(e.includes(L))return this.resolve(e);let n=this._nodes.get(e);if(!n)throw new Error(`Graph "${this.name}": unknown node "${e}"`);return n}get(e){return this.node(e).cache}set(e,n,r){let o=r?.internal===!0;this.node(e).down([[G,n]],{actor:r?.actor,internal:o,delivery:"write"})}setAll(e,n){let r=Symbol.iterator in e?e:Object.entries(e);Ee(()=>{for(let[o,s]of r)this.set(o,s,n)})}invalidate(e,n){let r=n?.internal===!0;this.node(e).down([[Z]],{actor:n?.actor,internal:r,delivery:"write"})}error(e,n,r){let o=r?.internal===!0;this.node(e).down([[P,n]],{actor:r?.actor,internal:o,delivery:"write"})}complete(e,n){let r=n?.internal===!0;this.node(e).down([[z]],{actor:n?.actor,internal:r,delivery:"write"})}edges(e){let n=e?.recursive===!0,r=new Map;if(!n){for(let[d,u]of this._nodes)r.set(u,d);let a=[];for(let[d,u]of this._nodes)if(u instanceof I)for(let c of u._deps){let f=r.get(c.node);f!=null&&a.push([f,d])}return a.sort((d,u)=>d[0]<u[0]?-1:d[0]>u[0]?1:d[1]<u[1]?-1:d[1]>u[1]?1:0),a}let o=[];this._collectObserveTargets("",o);let s=new Map;for(let[a,d]of o)s.set(d,a);let i=[];for(let[a,d]of o)if(d instanceof I)for(let u of d._deps){let c=s.get(u.node);c!=null&&i.push([c,a])}return i.sort((a,d)=>a[0]<d[0]?-1:a[0]>d[0]?1:a[1]<d[1]?-1:a[1]>d[1]?1:0),i}mount(e,n){if(n===void 0){let o=new t(e);return this.mount(e,o)}if(typeof n=="function"){let o=new t(e);return n(o),this.mount(e,o)}let r=n;if(xt(e,this.name,"mount"),this._nodes.has(e))throw new Error(`Graph "${this.name}": cannot mount at "${e}" \u2014 node with that name exists`);if(this._mounts.has(e))throw new Error(`Graph "${this.name}": mount "${e}" already exists`);if(r===this)throw new Error(`Graph "${this.name}": cannot mount a graph into itself`);if(r._parent!=null)throw new Error(`Graph "${this.name}": this child graph is already mounted on "${r._parent.name}"`);for(let o=this;o!=null;o=o._parent)if(o===r)throw new Error(`Graph "${this.name}": mount("${e}", \u2026) would create a mount cycle`);return this._mounts.set(e,r),r._parent=this,this._emitTopology({kind:"added",name:e,nodeKind:"mount"}),r}resolve(e){let n=Lr(e,this.name);return this._resolveFromSegments(n)}tryResolve(e){try{return this.resolve(e)}catch{return}}_resolveFromSegments(e){let n=e;if(n[0]===this.name&&(n=n.slice(1),n.length===0))throw new Error(`Graph "${this.name}": resolve path ends at graph name only`);let r=n[0],o=n.slice(1);if(o.length===0){let a=this._nodes.get(r);if(a)return a;throw this._mounts.has(r)?new Error(`Graph "${this.name}": path ends at subgraph "${r}" \u2014 not a node (GRAPHREFLY-SPEC \xA73.5)`):new Error(`Graph "${this.name}": unknown name "${r}"`)}let s=this._nodes.get(r);if(s&&o.length>0&&o[0]===Q)return this._resolveMetaChainFromNode(s,o,n.join(L));let i=this._mounts.get(r);if(!i)throw this._nodes.has(r)?new Error(`Graph "${this.name}": "${r}" is a node; trailing path "${o.join(L)}" is invalid`):new Error(`Graph "${this.name}": unknown mount or node "${r}"`);return i.resolve(o.join(L))}_resolveMetaChainFromNode(e,n,r){let o=e,s=0,i=[...n];for(;s<i.length;){if(i[s]!==Q)throw new Error(`Graph "${this.name}": expected ${Q} segment in meta path "${r}"`);if(s+1>=i.length)throw new Error(`Graph "${this.name}": meta path requires a key after ${Q} in "${r}"`);let a=i[s+1],d=o.meta[a];if(!d)throw new Error(`Graph "${this.name}": unknown meta "${a}" in path "${r}"`);o=d,s+=2}return o}signal(e,n){if(n?.internal!==!0){for(let o of e)if(this.config.messageTier(o[0])===3)throw new Error(`Graph "${this.name}": Graph.signal() rejects tier-3 messages (DATA / RESOLVED). Broadcast is for control-plane tiers (START / DIRTY / INVALIDATE / PAUSE / RESUME / COMPLETE / ERROR / TEARDOWN). For per-node value writes, use Graph.set or graph.node(name).down(...).`)}let r=[];if(this._signalDeliver(e,n??{},new Set,r),r.length>0)throw r[0]}_signalDeliver(e,n,r,o){for(let d of this._mounts.values())d._signalDeliver(e,n,r,o);let i=n.internal===!0?{internal:!0}:{actor:n.actor,delivery:"signal"},a=Pr(e,this.config);for(let d of[...this._nodes.keys()].sort()){let u=this._nodes.get(d);if(!r.has(u)){r.add(u);try{u.down(e,i)}catch(c){if(c instanceof X)throw c;o.push(c)}a.length!==0&&this._signalMetaSubtree(u,a,r,i,o)}}}_signalMetaSubtree(e,n,r,o,s){for(let i of Object.keys(e.meta).sort()){let a=e.meta[i];if(!r.has(a)){r.add(a);try{a.down(n,o)}catch(d){if(d instanceof X)throw d;s.push(d)}this._signalMetaSubtree(a,n,r,o,s)}}}describe(e){if(e?.reactive===!0)return this._describeReactive(e);let n=_r(e?.actor),r=e?.filter,o=Ue(e?.detail,e?.fields),s=e?.format==="spec",i=s?Ue("minimal"):o,a=[];this._collectObserveTargets("",a);let d=new Map;for(let[x,g]of a)d.set(g,x);let u=[];{let x=a.map(([,T])=>T),g=new Set(d.values()),b=0;for(;x.length>0;){let T=x.shift();if(T instanceof I)for(let S of T._deps){let N=S.node;if(d.has(N))continue;let k=N.name??"",A=k;if(!A||g.has(A))if(k){let D=2;for(;g.has(`${k}#${D}`);)D++;A=`${k}#${D}`}else for(A=`__internal__/${b++}`;g.has(A);)A=`__internal__/${b++}`;d.set(N,A),g.add(A),u.push([A,N]),x.push(N)}}}let c=[...a,...u],f={};for(let[x,g]of c){if(n!=null&&!g.allowsObserve(n))continue;let b=bt(g,i),T=g instanceof I?g._deps.map(A=>d.get(A.node)??A.node.name??""):[],{name:S,...N}=b,k={...N,deps:T};if(!s){let A=this._annotations.get(x);A!=null&&(k.annotation=A)}if(r!=null)if(typeof r=="function"){let A=r;if(!(A.length>=2?A(x,k):A(k)))continue}else{let A=!0;for(let[D,H]of Object.entries(r)){let F=D==="deps_includes"?"depsIncludes":D==="meta_has"?"metaHas":D;if(F==="depsIncludes"){if(!k.deps.includes(String(H))){A=!1;break}continue}if(F==="metaHas"){if(!Object.hasOwn(k.meta??{},String(H))){A=!1;break}continue}if(k[F]!==H){A=!1;break}}if(!A)continue}f[x]=k}let p=new Set(Object.keys(f)),h=[];for(let[x,g]of c)if(g instanceof I)for(let b of g._deps){let T=d.get(b.node);T!=null&&h.push([T,x])}h.sort((x,g)=>x[0]<g[0]?-1:x[0]>g[0]?1:x[1]<g[1]?-1:x[1]>g[1]?1:0);let l=h.map(([x,g])=>({from:x,to:g}));(n!=null||r!=null)&&(l=l.filter(x=>p.has(x.from)&&p.has(x.to)));let m=this._collectSubgraphs(""),w=n!=null||r!=null?m.filter(x=>{let g=`${x}${L}`;return[...p].some(b=>b===x||b.startsWith(g))}):m,O=this,v=e,y={name:this.name,nodes:f,edges:l,subgraphs:w,expand(x){let g={...v,format:void 0};return Array.isArray(x)?(g.fields=x,g.detail=void 0):(g.detail=x,g.fields=void 0),O.describe(g)}},_=e??{},E=_.format;return E==="json"?Nr(y,_):E==="pretty"?kr(y,_):E==="mermaid"?yn(y,_):E==="mermaid-url"?Sr(y,_):E==="d2"?Ar(y,_):E==="ascii"?dn(y,_):y}_collectSubgraphs(e){let n=[];for(let r of[...this._mounts.keys()].sort()){let o=e===""?r:`${e}${r}`;n.push(o),n.push(...this._mounts.get(r)._collectSubgraphs(`${o}${L}`))}return n}resourceProfile(e){return cn(this,e)}reachable(e,n,r={}){return r.withDetail===!0?Ot(this.describe(),e,n,{...r,withDetail:!0}):Ot(this.describe(),e,n,r)}explain(e,n,r){return r?.reactive===!0?this._explainReactive(e,n,r):this._explainStatic(e,n,r)}_explainStatic(e,n,r){let o=this.describe({detail:"full"}),s=new Map(this._annotations),i=new Map;for(let[a,d]of Object.entries(o.nodes))d.lastMutation!=null&&i.set(a,d.lastMutation);return Mt(o,e,n,{...r?.maxDepth!=null?{maxDepth:r.maxDepth}:{},...r?.findCycle===!0?{findCycle:!0}:{},annotations:s,lastMutations:i})}_describeReactive(e){let n={...e,reactive:!1},r=e.reactiveName??"describe",o=0,s=te(o,{name:`${r}_version`}),i=this.observe({timeline:!0,structured:!0}),a=!1,d=!1,u=()=>{a||d||(a=!0,Oe(()=>{a=!1,!d&&(o+=1,s.emit(o))}))},c=i.onEvent(v=>{let y=v.type;y!=="data"&&y!=="error"&&y!=="complete"&&y!=="teardown"||u()}),f=[],p=new WeakSet,h=v=>{if(p.has(v)||d)return;p.add(v);let y=v.topology.subscribe(_=>{for(let E of _){if(E[0]!==G)continue;let x=E[1];if(u(),x.kind==="added"&&x.nodeKind==="mount"){let g=v._mounts.get(x.name);g!=null&&h(g)}}});f.push(y);for(let _ of v._mounts.keys()){let E=v._mounts.get(_);E!=null&&h(E)}};h(this);let l,m=e.actor;hn(m)&&(l=m.subscribe(v=>{let y=!1,_=!1;for(let E of v){let x=E[0];x===G?y=!0:(x===z||x===P||x===V)&&(_=!0)}y&&u(),_&&(l?.(),l=void 0,u())}));let w;try{w=j([s],()=>this.describe(n),{name:r,describeKind:"derived",meta:{domain:"audit",kind:"describe"},equals:(v,y)=>v===y})}catch(v){c(),l?.();for(let y of f)y();throw i.dispose(),v}let O=re(w);return{node:w,dispose(){d=!0,c(),l?.();for(let v of f)v();f.length=0,i.dispose(),O()}}}_explainReactive(e,n,r){let o=0,s=te(o,{name:"explain_version"}),i=this.observe({timeline:!0,structured:!0}),a=!1,d=!1,u=i.onEvent(h=>{let l=h.type;l!=="data"&&l!=="error"&&l!=="complete"&&l!=="teardown"||a||d||(a=!0,Oe(()=>{a=!1,!d&&(o+=1,s.emit(o))}))}),c={...r?.maxDepth!=null?{maxDepth:r.maxDepth}:{},...r?.findCycle===!0?{findCycle:!0}:{}},f;try{f=j([s],()=>this._explainStatic(e,n,c),{name:r?.name??"explain",describeKind:"derived",meta:{domain:"audit",kind:"explain_path",from:e,to:n},equals:(h,l)=>h.found===l.found&&h.reason===l.reason&&h.steps.length===l.steps.length&&Ir(h.steps,l.steps)})}catch(h){throw u(),i.dispose(),h}let p=re(f);return{node:f,dispose(){d=!0,u(),i.dispose(),p()}}}_pathsMatching(e){let n=Je(e),r=[];return this._collectObserveTargets("",r),r.map(([o])=>o).filter(o=>n.test(o))}_collectObserveTargets(e,n){for(let r of[...this._mounts.keys()].sort()){let o=e===""?r:`${e}${L}${r}`;this._mounts.get(r)._collectObserveTargets(o,n)}for(let r of[...this._nodes.keys()].sort()){let o=this._nodes.get(r),s=e===""?r:`${e}${L}${r}`;n.push([s,o]),this._appendMetaObserveTargets(s,o,n)}}_appendMetaObserveTargets(e,n,r){for(let o of Object.keys(n.meta).sort()){let s=n.meta[o],i=`${e}${L}${Q}${L}${o}`;r.push([i,s]),this._appendMetaObserveTargets(i,s,r)}}observe(e,n){let r=typeof e=="string",s=pn(r?n:e),i=s.structured===!0||s.timeline===!0||s.causal===!0||s.derived===!0||s.detail==="minimal"||s.detail==="full"||s.format!=null,a=s.actor;if(r){let c=e,f=this.resolve(c);if(a!=null&&!f.allowsObserve(a))throw new X({actor:a,action:"observe",nodeName:c});return i?this._buildStructuredObserver([[c,f]],s,"one"):{subscribe(p){return f.subscribe(p)},up(p){try{f.up?.(p)}catch(h){if(h instanceof X)return;throw h}}}}let d=[];this._collectObserveTargets("",d),d.sort((c,f)=>c[0]<f[0]?-1:c[0]>f[0]?1:0);let u=a==null?d:d.filter(([,c])=>c.allowsObserve(a));return i?this._buildStructuredObserver(u,s,"all"):{subscribe:c=>{let f=u.map(([p,h])=>h.subscribe(l=>{c(p,l)}));return()=>{for(let p of f)p()}},up:(c,f)=>{try{this.resolve(c).up?.(f)}catch(p){if(p instanceof X)return;throw p}}}}_buildStructuredObserver(e,n,r){let o=r==="one"?e[0]?.[0]:void 0,s=i=>{if(r==="one"&&o!=null){let c=this.resolve(o);return this._buildStructuredObserver([[o,c]],i,"one")}let a=[];this._collectObserveTargets("",a),a.sort((c,f)=>c[0]<f[0]?-1:c[0]>f[0]?1:0);let d=i.actor,u=d==null?a:a.filter(([,c])=>c.allowsObserve(d));return this._buildStructuredObserver(u,i,"all")};return this._createObserveResult(e,n,s)}_createObserveResult(e,n,r){let o=n.timeline===!0,s=n.causal===!0,i=n.derived===!0,a=n.detail==="minimal",d=this.config.inspectorEnabled,u=(s||i)&&d,c=n.maxEvents,f=c!=null&&c>0?new ke(c):null,p=[],h=new Set,l={},m=new Set,w=0,O=0,v=0,y=0,_=0,E=0,x=!1,g=!1,b=0,T=new Map,S=new Map,N=new Map,k=R=>{f?f.push(R):p.push(R);for(let M of h)M(R)},A=()=>o?{timestamp_ns:oe(),in_batch:Le(),batch_id:b}:{},D=(R,M)=>{if(!(!u||!(R instanceof I)))return R._setInspectorHook(q=>{if(q.kind==="dep_message")T.set(R,q.depIndex);else if(q.kind==="run"){let we=q.batchData.map((C,B)=>C!=null&&C.length>0?C.at(-1):q.prevData[B]);S.set(R,we);let Y=q.batchData.map(C=>C!=null?[...C]:void 0);N.set(R,Y),i&&k({type:"derived",path:M,dep_values:we,dep_batches:Y,...A()})}})},H=R=>{let M=T.get(R),q=S.get(R);if(!s||q==null)return{};let Y=(M!=null&&M>=0&&R instanceof I?R._deps[M]:void 0)?.node,C=Y?.v,B=N.get(R);return{trigger_dep_index:M,trigger_dep_name:Y?.name,...C!=null?{trigger_version:{id:C.id,version:C.version}}:{},dep_values:[...q],...B!=null?{dep_batches:B}:{}}},F=[],ae=[];for(let[R,M]of e){let q=D(M,R);q&&F.push(q),ae.push(M.subscribe(we=>{b++;for(let Y of we){let C=Y[0],B=A();if(C===G){l[R]=Y[1];let ot=M instanceof I?M.lastMutation?.actor??pe:pe;k({type:"data",path:R,data:Y[1],actor:ot,...B,...H(M)})}else if(a)C===W?w++:C===K?O++:C===Z?v++:C===ee?y++:C===ne?_++:C===V?E++:C===z&&!m.has(R)?x=!0:C===P&&(g=!0,m.add(R));else if(C===W)w++,k({type:"dirty",path:R,...B});else if(C===K)O++,k({type:"resolved",path:R,...B,...H(M)});else if(C===Z)v++,k({type:"invalidate",path:R,...B});else if(C===ee)y++,k({type:"pause",path:R,lockId:Y[1],...B});else if(C===ne)_++,k({type:"resume",path:R,lockId:Y[1],...B});else if(C===z)m.has(R)||(x=!0),k({type:"complete",path:R,...B});else if(C===P){g=!0,m.add(R);let ot=M instanceof I?M.lastMutation?.actor??pe:pe;k({type:"error",path:R,data:Y[1],actor:ot,...B})}else C===V&&(E++,k({type:"teardown",path:R,...B}))}}))}let tt=!1,nt=()=>{if(!tt){tt=!0;for(let R of ae)R();for(let R of F)R();for(let R of Ae)R({value:void 0,done:!0});Ae.length=0}},rt=[],Ae=[];h.add(R=>{let M=Ae.shift();M?M({value:R,done:!1}):rt.push(R)});let St={get values(){return l},get dirtyCount(){return w},get resolvedCount(){return O},get invalidateCount(){return v},get pauseCount(){return y},get resumeCount(){return _},get teardownCount(){return E},get events(){return f?f.toArray():[...p]},get anyCompletedCleanly(){return x},get anyErrored(){return g},get completedWithoutErrors(){return x&&!g},onEvent(R){return h.add(R),()=>h.delete(R)},dispose:nt,expand(R){nt();let M={...n};return typeof R=="string"?M.detail=R:Object.assign(M,R),r(pn(M))},[Symbol.asyncIterator](){return{next(){return rt.length>0?Promise.resolve({value:rt.shift(),done:!1}):tt?Promise.resolve({value:void 0,done:!0}):new Promise(R=>Ae.push(R))},return(){return nt(),Promise.resolve({value:void 0,done:!0})}}}};return n.format!=null&&this._attachFormatLogger(St,n),St}_attachFormatLogger(e,n){let r=n.format;if(r==null)return;let o=n.logger??(l=>console.log(l)),s=n.includeTypes?new Set(n.includeTypes):null,i=n.excludeTypes?new Set(n.excludeTypes):null,a=s==null&&i==null?()=>!0:l=>(s==null||s.has(l))&&(i==null||!i.has(l)),d=Gr(n.theme),u=r==="stage-log"?oe():0,c=l=>l==null?"":n.stageLabels?.[l]??l,f=(l,m)=>l.length>m?`${l.slice(0,m-1)}\u2026`:l,p=l=>l.type==="data"||l.type==="error"?f(Xe(l.data),120):"",h=l=>{if(r==="stage-log"){let g=(oe()-u)/1e9,b=c(l.path).padEnd(9);if(l.type==="data"){let T=p(l);return`[${g.toFixed(3)}s] ${b} \u2190${T?` ${T}`:""}`}if(l.type==="error"){let T=p(l);return`[${g.toFixed(3)}s] ${b} \u2717${T?` ${T}`:""}`}return l.type==="complete"?`[${g.toFixed(3)}s] ${b} \u25A0 complete`:`[${g.toFixed(3)}s] ${b} ${l.type}`}if(r==="json")try{return JSON.stringify(l)}catch{return JSON.stringify({type:l.type,path:l.path,data:"[unserializable]"})}let m=d[l.type]??"",w=l.path?`${d.path}${l.path}${d.reset} `:"",O=l.type==="data"||l.type==="error",v=l.type==="pause"||l.type==="resume",y=O?` ${Xe(l.data)}`:v?` ${Xe(l.lockId)}`:"",_=l.type==="data"||l.type==="resolved"||l.type==="derived"?l:void 0,E=_?.trigger_dep_name!=null?` <- ${_.trigger_dep_name}`:_?.trigger_dep_index!=null?` <- #${_.trigger_dep_index}`:"",x=l.in_batch?" [batch]":"";return`${w}${m}${l.type.toUpperCase()}${d.reset}${y}${E}${x}`};e.onEvent(l=>{a(l.type)&&o(h(l),l)})}addDisposer(e){return this._disposers.add(e),()=>{this._disposers.delete(e)}}destroy(){ln(this._disposers,this.name),this.signal([[V]],{internal:!0}),ln(this._storageDisposers,this.name);for(let e of[...this._mounts.values()])e._parent=void 0,e._destroyClearOnly();this._mounts.clear(),this._nodes.clear(),this._parent=void 0,this._destroyed=!0}get destroyed(){return this._destroyed}_destroyClearOnly(){for(let e of[...this._mounts.values()])e._parent=void 0,e._destroyClearOnly();this._mounts.clear(),this._nodes.clear(),this._parent=void 0,this._destroyed=!0}snapshot(e){let{expand:n,...r}=this.describe({detail:"full"}),o={};for(let a of Object.keys(r.nodes).sort()){let{lastMutation:d,guard:u,...c}=r.nodes[a];o[a]=c}let s=[...r.subgraphs].sort(),i={...r,version:1,nodes:o,subgraphs:s};if(e?.format==null)return i;if(e.format==="json-string")return JSON.stringify(i);if(e.format==="bytes"){if(e.codec==null)throw new Error("snapshot({format: 'bytes'}) requires a `codec` name");let a=this.config.lookupCodec(e.codec);if(a==null)throw new Error(`snapshot: codec "${e.codec}" is not registered on this graph's config. Call config.registerCodec(...) before creating nodes.`);return Dt(a,a.encode(i))}throw new Error(`snapshot: unknown format "${String(e.format)}"`)}static decode(e,n){let r=n?.config??ve,{codec:o,codecVersion:s,payload:i}=Ct(e,r);return o.decode(i,s)}restore(e,n){if(fn(e),e.name!==this.name)throw new Error(`Graph "${this.name}": restore snapshot name "${e.name}" does not match this graph`);let r=n?.only==null?null:(Array.isArray(n.only)?n.only:[n.only]).map(s=>Je(s)),o=n?.includeProducers===!0;for(let s of Object.keys(e.nodes).sort()){if(r!==null&&!r.some(a=>a.test(s)))continue;let i=e.nodes[s];if(i!==void 0){if(!("value"in i)||i.value===void 0){"value"in i&&i.value===void 0&&n?.onError?.(s,new Error(`restore: slice.value is undefined for "${s}" (undefined is the global SENTINEL; not valid DATA)`));continue}if(!(i.type==="derived"||i.type==="effect")&&!(i.type==="producer"&&!o)){if(i.v!=null){let d=this.tryResolve(s)?.v;if(d!=null&&d.id===i.v.id&&d.version===i.v.version)continue}try{this.set(s,i.value)}catch(a){n?.onError?.(s,a)}}}}}static fromSnapshot(e,n){fn(e);let r=typeof n=="function"?n:n?.build,o=typeof n=="function"?void 0:n?.factories,s=new t(e.name);if(r)return r(s),s.restore(e),s;for(let h of[...e.subgraphs].sort((l,m)=>{let w=l.split(L).length,O=m.split(L).length;return w!==O?w-O:l<m?-1:l>m?1:0})){let l=h.split(L),m=s;for(let w of l)m._mounts.has(w)||m.mount(w,new t(w)),m=m._mounts.get(w)}let i=o?Object.entries(o).map(([h,l])=>({re:Je(h),factory:l})):[],a=h=>{for(let l of i)if(l.re.test(h))return l.factory},d=h=>{let l=h.split(L),m=l.pop();if(m==null||m.length===0)throw new Error(`invalid snapshot path "${h}"`);let w=s;for(let O of l){let v=w._mounts.get(O);if(!v)throw new Error(`unknown mount "${O}" in path "${h}"`);w=v}return[w,m]},u=Object.entries(e.nodes).filter(([h])=>!h.includes(`${L}${Q}${L}`)).sort((h,l)=>h[0]<l[0]?-1:h[0]>l[0]?1:0),c=new Map(u),f=new Map,p=!0;for(;c.size>0&&p;){p=!1;for(let[h,l]of[...c.entries()]){let m=l?.deps??[];if(!m.every(E=>f.has(E)))continue;let[w,O]=d(h),v={...l?.meta??{}},y=a(h),_;if(l?.type==="state")_=te(l.value,{meta:v});else{if(y==null)continue;_=y(O,{path:h,type:l.type,value:l.value,meta:v,deps:m,resolvedDeps:m.map(E=>f.get(E))})}w.add(_,{name:O}),f.set(h,_),c.delete(h),p=!0}}if(c.size>0){let h=[...c.keys()].sort().join(", ");throw new Error(`Graph.fromSnapshot could not reconstruct nodes without build callback: ${h}. Pass matching factories via fromSnapshot(data, { factories: { pattern: factoryFn } }).`)}return s.restore(e),s}toJSON(){return this.snapshot()}attachSnapshotStorage(e,n={}){let r=e.map(u=>({tier:u,debounceMs:Math.max(0,u.debounceMs??0),compactEvery:Math.max(1,u.compactEvery??10),timer:void 0,seq:0,lastSnapshot:void 0,lastFingerprint:"",disposed:!1,savePending:void 0}));n.autoRestore===!0&&this._cascadeRestore(e,n.onError);let o=(u,c)=>{if(u.disposed)return;let f=wr(c.nodes);if(u.lastSnapshot!=null&&f!==""&&f===u.lastFingerprint)return;let p=u.seq+1,h=me(),w=u.lastSnapshot==null||p%u.compactEvery===0?{name:this.name,mode:"full",snapshot:c,seq:p,timestamp_ns:h,format_version:fe}:{name:this.name,mode:"diff",diff:_n(u.lastSnapshot,c),seq:p,timestamp_ns:h,format_version:fe};if(u.tier.filter&&!u.tier.filter(w))return;let O;try{O=u.tier.save(w)}catch(v){n.onError?.(v,u.tier);return}if(O&&typeof O.then=="function"){let _=(u.savePending??Promise.resolve()).then(()=>O,()=>O).then(()=>{u.disposed||(u.seq=p,u.lastSnapshot=c,u.lastFingerprint=f)},E=>{n.onError?.(E,u.tier)});u.savePending=_.finally(()=>{u.savePending===_&&(u.savePending=void 0)})}else u.seq=p,u.lastSnapshot=c,u.lastFingerprint=f},s=(u,c)=>{try{o(u,c)}catch(f){n.onError?.(f,u.tier)}},i=(u,c)=>{if(!c.some(l=>{let m=this.config.messageTier(l[0]);return m>=3&&m<5}))return;if(n.filter){let l=this.tryResolve(u);if(l==null)return;let m=bt(l,Ue("standard"));if(!n.filter(u,m))return}let p,h=()=>(p==null&&(p=this.snapshot()),p);for(let l of r)l.disposed||(l.debounceMs===0?s(l,h()):(l.timer==null&&(l.timer=new We),l.timer.start(l.debounceMs,()=>{l.disposed||s(l,this.snapshot())})))},a;if(n.paths!=null){let c=(typeof n.paths=="string"?this._pathsMatching(n.paths):n.paths).map(f=>{let p=this.tryResolve(f);return p==null?()=>{}:p.subscribe(h=>i(f,h))});a=()=>{for(let f of c)f()}}else a=this.observe().subscribe((u,c)=>i(u,c));let d=()=>{a();for(let u of r)u.disposed=!0,u.timer?.cancel();this._storageDisposers.delete(d)};return this._storageDisposers.add(d),{dispose:d}}async _cascadeRestore(e,n){for(let r of e){let o;try{o=await r.load?.()}catch(i){n?.(i,r);continue}if(o==null||typeof o!="object"||Array.isArray(o))continue;let s=o;try{if(s.mode==="full"&&s.snapshot!=null)return this.restore(s.snapshot),!0;if(s.version===fe&&s.nodes!=null)return this.restore(s),!0}catch(i){n?.(i,r)}}return!1}static async fromStorage(e,n,r){for(let o of n){let s;try{s=await o.load?.()}catch(d){r?.onError?.(d,o);continue}if(s==null||typeof s!="object"||Array.isArray(s))continue;let i=s,a=i.mode==="full"&&i.snapshot!=null?i.snapshot:i.version===fe&&i.nodes!=null?i:void 0;if(a!=null)try{return t.fromSnapshot(a,r)}catch(d){r?.onError?.(d,o)}}throw new Error(`Graph.fromStorage: no tier held a restorable record for "${e}" across ${n.length} tier(s)`)}_annotations=new Map;_traceRing;trace(e,n,r){if(e!=null&&n!=null){if(this.tryResolve(e)==null)return;if(this._annotations.set(e,n),this.config.inspectorEnabled){let o={path:e,annotation:n,timestamp_ns:oe(),...r?.actor!=null?{actor:r.actor}:{}};this._traceRing.push(o)}return}return e!=null?this.config.inspectorEnabled?this._annotations.get(e):void 0:this.config.inspectorEnabled?this._traceRing.toArray():[]}annotation(e){return this._annotations.get(e)}clearTrace(){this._annotations.clear(),this._traceRing.clear()}pruneTrace(e){let n=this._traceRing.toArray().filter(o=>!e(o)),r=this._traceRing.size-n.length;this._traceRing.clear();for(let o of n)this._traceRing.push(o);return r}static diff(e,n){let r=new Set(Object.keys(e.nodes)),o=new Set(Object.keys(n.nodes)),s=[...o].filter(v=>!r.has(v)).sort(),i=[...r].filter(v=>!o.has(v)).sort(),a=[],d=[];for(let v of r){if(!o.has(v))continue;let y=e.nodes[v],_=n.nodes[v],E=y.v,x=_.v;E!=null&&x!=null&&E.id===x.id&&E.version!==x.version&&d.push({path:v,id:E.id,from:E.version,to:x.version});let g=E!=null&&x!=null&&E.id===x.id&&E.version===x.version;for(let b of["type","status","sentinel"]){let T=y[b],S=_[b];T!==S&&a.push({path:v,field:b,from:T,to:S})}if(!g)for(let b of["value","meta"]){let T=y[b],S=_[b];xr(T,S)||a.push({path:v,field:b,from:T,to:S})}}let u=v=>`${v.from} ${v.to}`,c=new Set(e.edges.map(u)),f=new Set(n.edges.map(u)),p=n.edges.filter(v=>!c.has(u(v))),h=e.edges.filter(v=>!f.has(u(v))),l=new Set(e.subgraphs),m=new Set(n.subgraphs),w=[...m].filter(v=>!l.has(v)).sort(),O=[...l].filter(v=>!m.has(v)).sort();return{nodesAdded:s,nodesRemoved:i,nodesChanged:a,versionChanges:d,edgesAdded:p,edgesRemoved:h,subgraphsAdded:w,subgraphsRemoved:O}}};function _n(t,e){let n=U.diff(t,e),r={};for(let o of n.nodesAdded){let s=e.nodes[o];s!=null&&(r[o]=s)}return{...n,nodesAddedFull:r}}function Ot(t,e,n,r={}){let o={paths:[],depths:new Map,truncated:!1};if(!e)return r.withDetail?o:[];if(!r.both&&n!=="upstream"&&n!=="downstream")throw new Error('reachable: direction must be "upstream" or "downstream"');let s=r.maxDepth;if(s!=null&&(!Number.isInteger(s)||s<0))throw new Error("reachable: maxDepth must be an integer >= 0");if(s===0)return r.withDetail?o:[];let i=new Map,a=new Map,d=new Map,u=new Map,c=new Set;for(let[y,_]of Object.entries(t.nodes)){if(!y)continue;c.add(y);let E=_.deps??[];i.set(y,E);for(let x of E)x&&(c.add(x),a.has(x)||a.set(x,new Set),a.get(x).add(y))}for(let y of t.edges){if(y==null||typeof y!="object")continue;let _=typeof y.from=="string"?y.from:"",E=typeof y.to=="string"?y.to:"";!_||!E||(c.add(_),c.add(E),u.has(_)||u.set(_,new Set),u.get(_).add(E),d.has(E)||d.set(E,new Set),d.get(E).add(_))}if(!c.has(e))return r.withDetail?o:[];let f=r.both===!0,p=y=>{if(f){let g=i.get(y)??[],b=d.get(y),T=a.get(y),S=u.get(y),N=[...g];return b&&N.push(...b),T&&N.push(...T),S&&N.push(...S),N}if(n==="upstream"){let g=i.get(y)??[],b=d.get(y);return b?[...g,...b]:g}let _=a.get(y),E=u.get(y),x=_?[..._]:[];return E&&x.push(...E),x},h=new Set([e]),l=new Map,m=[{path:e,depth:0}],w=0,O=!1;for(;w<m.length;){let y=m[w++];if(s!=null&&y.depth>=s){p(y.path).length>0&&(O=!0);continue}for(let _ of p(y.path))!_||h.has(_)||(h.add(_),l.set(_,y.depth+1),m.push({path:_,depth:y.depth+1}))}let v=[...l.keys()].sort((y,_)=>y<_?-1:y>_?1:0);return r.withDetail?{paths:v,depths:l,truncated:O}:v}function Ir(t,e){if(t.length!==e.length)return!1;for(let n=0;n<t.length;n++){let r=t[n],o=e[n];if(r.path!==o.path||r.type!==o.type||r.status!==o.status||r.hop!==o.hop||r.dep_index!==o.dep_index||r.annotation!==o.annotation||r.value!==o.value||r.lastMutation!==o.lastMutation)return!1;let s=r.v,i=o.v;if(s!==i&&(s==null||i==null||s.id!==i.id||s.version!==i.version))return!1}return!0}se();function Et(t,e){let n=new Map,r=(o,s)=>{if(n.has(o))return;let i={off:()=>{},prefix:s};n.set(o,i);let a=o.topology.subscribe(d=>{for(let u of d){if(u[0]!==G)continue;let c=u[1];if(e(c,o,s),c.kind==="added"&&c.nodeKind==="mount"){let f=o._mounts.get(c.name);if(f instanceof U){let p=`${s}${c.name}::`;r(f,p)}}else if(c.kind==="removed"&&c.nodeKind==="mount"){let f=`${s}${c.name}::`;for(let[p,h]of Array.from(n.entries()))p!==t&&h.prefix.startsWith(f)&&(h.off(),n.delete(p))}}});i.off=a;for(let[d,u]of o._mounts)if(u instanceof U){let c=`${s}${d}::`;r(u,c)}};return r(t,""),()=>{for(let o of n.values())o.off();n.clear()}}$e();ye();se();le();Ne();Ie();se();le();Ne();var Nt=class{_version=0;_maxSize;_buf;_head=0;_size=0;constructor(e,n){if(n!==void 0&&n<1)throw new RangeError("maxSize must be >= 1");if(this._maxSize=n,n!==void 0){if(this._buf=new Array(n),e&&e.length>0){let r=Math.min(e.length,n),o=e.length-r;for(let s=0;s<r;s++)this._buf[s]=e[o+s];this._size=r}}else this._buf=e?[...e]:[],this._size=this._buf.length}get version(){return this._version}get size(){return this._size}at(e){if(!Number.isInteger(e))return;let n=e>=0?e:this._size+e;if(!(n<0||n>=this._size))return this._maxSize!==void 0?this._buf[(this._head+n)%this._maxSize]:this._buf[n]}append(e){this._rawAppend(e),this._version+=1}appendMany(e){if(e.length===0)return;let n=this._maxSize!==void 0&&e.length>this._maxSize?e.length-this._maxSize:0;for(let r=n;r<e.length;r++)this._rawAppend(e[r]);this._version+=1}clear(){if(this._size===0)return 0;let e=this._size;if(this._maxSize===void 0)this._buf.length=0;else for(let n=0;n<e;n++)this._buf[(this._head+n)%this._maxSize]=void 0;return this._head=0,this._size=0,this._version+=1,e}trimHead(e){if(!Number.isInteger(e)||e<0)throw new RangeError(`trimHead: n must be a non-negative integer (got ${e})`);if(e===0||this._size===0)return 0;let n=Math.min(e,this._size);if(this._maxSize===void 0)this._buf.splice(0,n);else{for(let r=0;r<n;r++)this._buf[(this._head+r)%this._maxSize]=void 0;this._head=(this._head+n)%this._maxSize}return this._size-=n,this._version+=1,n}slice(e,n){if(!Number.isInteger(e)||e<0)throw new RangeError(`slice: start must be a non-negative integer (got ${e})`);if(n!==void 0&&(!Number.isInteger(n)||n<0))throw new RangeError(`slice: stop must be a non-negative integer or undefined (got ${n})`);let r=n===void 0?this._size:Math.min(Math.max(n,0),this._size),o=Math.min(e,this._size);if(o>=r)return[];let s=r-o;if(this._maxSize===void 0)return this._buf.slice(o,r);let i=new Array(s);for(let a=0;a<s;a++)i[a]=this._buf[(this._head+o+a)%this._maxSize];return i}tail(e){if(!Number.isInteger(e)||e<0)throw new RangeError(`tail: n must be a non-negative integer (got ${e})`);if(e===0||this._size===0)return[];let n=Math.min(e,this._size);return this.slice(this._size-n,this._size)}toArray(){if(this._maxSize===void 0)return[...this._buf];let e=new Array(this._size);for(let n=0;n<this._size;n++)e[n]=this._buf[(this._head+n)%this._maxSize];return e}snapshot(){return this.toArray()}restore(e){if(this._maxSize===void 0){this._buf.length=0;for(let n=0;n<e.length;n++)this._buf.push(e[n]);this._size=this._buf.length}else{let n=this._maxSize;for(let s=0;s<n;s++)this._buf[s]=void 0;this._head=0;let r=Math.min(e.length,n),o=e.length-r;for(let s=0;s<r;s++)this._buf[s]=e[o+s];this._size=r}this._version+=1}_rawAppend(e){if(this._maxSize===void 0){this._buf.push(e),this._size=this._buf.length;return}this._size<this._maxSize?(this._buf[(this._head+this._size)%this._maxSize]=e,this._size+=1):(this._buf[this._head]=e,this._head=(this._head+1)%this._maxSize)}};function Se(t){return t.subscribe(()=>{})}var $r=64;function wn(t,e={}){let{name:n,maxSize:r,versioning:o,guard:s,backend:i}=e,a=i??new Nt(t,r),d=te(a.toArray(),{name:n,describeKind:"state",equals:(g,b)=>g===b,...o!=null?{versioning:o}:{},...s!=null?{guard:s}:{}});function u(){let g=a.toArray();Ee(()=>{d.down([[W]],{internal:!0}),d.down([[G,g]],{internal:!0})})}let c=new Map,f=new Map,p=new Map;function h(g,b){return`${g}:${b===void 0?"END":b}`}function l(g){if(g.size<$r)return;let b=g.keys().next();if(b.done)return;let T=g.get(b.value);T!==void 0&&T.dispose(),g.delete(b.value)}function m(g){let b=a.version;try{return g()}finally{a.version!==b&&u()}}function w(g){if(!Number.isInteger(g)||g<0)throw new RangeError(`tail: n must be a non-negative integer (got ${g})`);let b=c.get(g);if(b!==void 0)return c.delete(g),c.set(g,b),b.node;l(c);let T=j([d],([N])=>{let k=N;return g===0||k.length===0?[]:k.slice(Math.max(0,k.length-g))},{initial:a.tail(g),describeKind:"derived"}),S=Se(T);return c.set(g,{node:T,dispose:S}),T}function O(g,b){if(!Number.isInteger(g)||g<0)throw new RangeError(`slice: start must be a non-negative integer (got ${g})`);if(b!==void 0&&(!Number.isInteger(b)||b<0))throw new RangeError(`slice: stop must be a non-negative integer or undefined (got ${b})`);let T=h(g,b),S=f.get(T);if(S!==void 0)return f.delete(T),f.set(T,S),S.node;l(f);let N=j([d],([A])=>{let D=A;return b===void 0?D.slice(g):D.slice(g,b)},{initial:a.slice(g,b),describeKind:"derived"}),k=Se(N);return f.set(T,{node:N,dispose:k}),N}function v(g){let b=p.get(g);if(b!==void 0)return b.node;let T=j([d,g],([N,k])=>{let A=N,D=Math.max(0,Math.trunc(k??0));return A.slice(D)},{initial:[],describeKind:"derived"}),S=Se(T);return p.set(g,{node:T,dispose:S}),T}let y,_;function E(){y===void 0&&(y=_e([d],(g,b,T)=>{let S=g[0],k=S!=null&&S.length>0?S.at(-1):T.prevData[0];if(k==null||k.length===0){b.down([[K]]);return}b.emit(k[k.length-1])},{name:n!=null?`${n}::lastValue`:"lastValue",describeKind:"derived",initial:a.size===0?void 0:a.at(a.size-1)}),_=j([d],([g])=>g.length>0,{name:n!=null?`${n}::hasLatest`:"hasLatest",describeKind:"derived",initial:a.size>0}),Se(y),Se(_))}let x={entries:d,get size(){return a.size},at(g){return a.at(g)},append(g){m(()=>a.append(g))},appendMany(g){g.length!==0&&m(()=>a.appendMany(g))},clear(){m(()=>a.clear())},trimHead(g){m(()=>a.trimHead(g))},withLatest(){return E(),d},get lastValue(){return E(),y},get hasLatest(){return E(),_},view(g){switch(g.kind){case"tail":return w(g.n);case"slice":return O(g.start,g.stop);case"fromCursor":return v(g.cursor)}},attach(g){let b=g.subscribe(T=>{for(let S of T)S[0]===G&&x.append(S[1])});return()=>b()},attachStorage(g){if(g.length===0)return()=>{};let b=new Map;for(let S of g)b.set(S,a.size);(async()=>{for(let S of g)if(typeof S.loadEntries=="function")try{let N=await Promise.resolve(S.loadEntries());N.entries.length>0&&a.size===0&&(a.restore(N.entries),b.set(S,N.entries.length),u());break}catch{}})();let T=d.subscribe(S=>{for(let N of S){if(N[0]!==G)continue;let k=N[1];for(let A of g){let D=b.get(A)??0;if(k.length<D){try{let F=A.appendEntries(k);F instanceof Promise&&F.catch(()=>{})}catch{}b.set(A,k.length);continue}if(k.length===D)continue;let H=k.slice(D);b.set(A,k.length);try{let F=A.appendEntries(H);F instanceof Promise&&F.catch(()=>{})}catch{}}}});return()=>T()},disposeAllViews(){for(let g of c.values())g.dispose();c.clear();for(let g of f.values())g.dispose();f.clear();for(let g of p.values())g.dispose();p.clear()},dispose(){for(let g of c.values())g.dispose();c.clear();for(let g of f.values())g.dispose();f.clear();for(let g of p.values())g.dispose();p.clear()}};return x}_t();function Ze(t,e,n){return{[t]:!0,[`${t}_type`]:e,...n??{}}}Me();ye();se();Ne();function xn(t,e){return Ze("messaging",t,e)}var Fr=1024,Qe=class extends U{_log;events;latest;hasLatest;constructor(e,n={}){super(e,n.graph),this._log=wn([],{name:"events",maxSize:n.retainedLimit??Fr}),this._log.withLatest(),this.events=this._log.entries,this.add(this.events,{name:"events"}),this.latest=j([this.events],([r])=>{let o=r;return o.length===0?null:o[o.length-1]},{name:"latest",describeKind:"derived",meta:xn("topic_latest")}),this.add(this.latest,{name:"latest"}),this.addDisposer(re(this.latest)),this.hasLatest=j([this.events],([r])=>r.length>0,{name:"hasLatest",describeKind:"derived",meta:xn("topic_has_latest")}),this.add(this.hasLatest,{name:"hasLatest"}),this.addDisposer(re(this.hasLatest)),this.addDisposer(()=>{this.events.down([[z]])}),this.addDisposer(()=>this._log.disposeAllViews())}publish(e){if(e===void 0)throw new TypeError(`TopicGraph "${this.name}": publish(undefined) is not allowed (spec \xA75.12 SENTINEL).`);this._log.append(e)}attachEventStorage(e){return this._log.attachStorage(e)}retained(){return this.events.cache}get _logBundle(){return this._log}};function Vr(t,e){return Ze("audit",t,e)}var kt=class extends U{policies;violations;violationCount;_target;_mode;_currentGuard;constructor(e,n,r){super(r.name??`${e.name}_policy`,r.graph),this._target=e,this._mode=r.mode??"audit";let o=zr(n)?n:te(n,{name:"policies"});this.policies=o,this.add(this.policies,{name:"policies"}),this.violations=new Qe("violations",{retainedLimit:r.violationsLimit??1e3}),this.mount("violations",this.violations),this.violationCount=j([this.violations.events],([u])=>u.length,{name:"violationCount",describeKind:"derived",meta:Vr("policy_violation_count")}),this.add(this.violationCount,{name:"violationCount"}),this.addDisposer(re(this.violationCount));let i=o.cache??[];this._currentGuard=ut(i);let a=o.subscribe(u=>{for(let c of u)c[0]===G&&(i=c[1]??[],this._currentGuard=ut(i))});this.addDisposer(a);let d=r.paths!=null?[...r.paths]:On(e);if(this._mode==="enforce"){let u=new Map,c=f=>{if(u.has(f))return;let p=Tn(e,f);if(!(p instanceof I))return;let h=(l,m)=>{let w=this._currentGuard(l,m);return w||this._publishViolation(l,m,f,"blocked"),w};u.set(f,p._pushGuard(h))};for(let f of d)c(f);if(r.paths==null){let f=Et(e,(p,h,l)=>{if(p.kind==="added")if(p.nodeKind==="node")c(`${l}${p.name}`);else{let m=h._mounts.get(p.name);if(!(m instanceof U))return;let w=`${l}${p.name}::`,O=On(m);for(let v of O)c(v===""?`${l}${p.name}`:`${w}${v}`)}else if(p.kind==="removed")if(p.nodeKind==="node"){let m=`${l}${p.name}`,w=u.get(m);w!=null&&(w(),u.delete(m))}else{let m=`${l}${p.name}`,w=`${m}::`;for(let[O,v]of u)(O===m||O.startsWith(w))&&(v(),u.delete(O))}});this.addDisposer(f)}else{let f=e.topology.subscribe(p=>{for(let h of p){if(h[0]!==G)continue;let l=h[1];if(l.kind!=="removed"||l.nodeKind!=="node")continue;let m=u.get(l.name);m!=null&&(m(),u.delete(l.name))}});this.addDisposer(f)}this.addDisposer(()=>{for(let f of u.values())f();u.clear()})}else{let u=e.observe({timeline:!0,structured:!0}),c=u.onEvent(f=>{if(f.type!=="data"&&f.type!=="error")return;let p=f.path??"";if(!p||r.paths!=null&&!r.paths.includes(p))return;let h=f.actor??Tn(e,p)?.lastMutation?.actor;if(h==null)return;let l="write";this._currentGuard(h,l)||this._publishViolation(h,l,p,"observed")});this.addDisposer(()=>{c(),u.dispose()})}}_publishViolation(e,n,r,o){this.violations.publish({timestamp_ns:oe(),wall_clock_ns:me(),path:r,actor:e,action:n,mode:this._mode,result:o})}all(){return this.violations.retained()}get mode(){return this._mode}get target(){return this._target}};function En(t,e,n={}){return new kt(t,e,n)}function zr(t){return typeof t=="object"&&t!==null&&"subscribe"in t}function Tn(t,e){try{return t.node(e)}catch{return}}function On(t){let e=t.describe({detail:"minimal"});return Object.keys(e.nodes)}var et=class extends U{enforcer;violations;_target;_defaultActor;constructor(e,n){super(n.name??`${e.name}_guarded`,n.graph),this._target=e,this._defaultActor=n.actor;let r={mode:n.mode??"enforce",name:"enforcer"};n.violationsLimit!=null&&(r.violationsLimit=n.violationsLimit),this.enforcer=En(e,n.policies,r),this.violations=this.enforcer.violations,this.mount("enforcer",this.enforcer)}scopedDescribe(e){let n=e?.actor??this._defaultActor,r={...e,...n!=null?{actor:n}:{}};return this._target.describe(r)}get target(){return this._target}};function Hr(t,e){return new et(t,e)}0&&(module.exports={GuardedExecutionGraph,guardedExecution});
|
|
1
|
+
"use strict";var it=Object.defineProperty;var Cn=Object.getOwnPropertyDescriptor;var Gn=Object.getOwnPropertyNames;var Mn=Object.prototype.hasOwnProperty;var U=(t,e)=>()=>(t&&(e=t(t=0)),e);var Ln=(t,e)=>{for(var n in e)it(t,n,{get:e[n],enumerable:!0})},Pn=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of Gn(e))!Mn.call(t,o)&&o!==n&&it(t,o,{get:()=>e[o],enumerable:!(r=Cn(e,o))||r.enumerable});return t};var In=t=>Pn(it({},"__esModule",{value:!0}),t);function Lt(t,e){let n=new TextEncoder().encode(t.name);if(n.length===0||n.length>255)throw new Error(`encodeEnvelope: codec name "${t.name}" encodes to ${n.length} bytes (must be 1\u2013255)`);let r=t.version;if(!Number.isInteger(r)||r<0||r>65535)throw new Error(`encodeEnvelope: codec.version ${r} out of u16 range (expected integer 0\u201365535)`);let o=2+n.length+2+e.length;if(o>4294967295)throw new Error(`encodeEnvelope: total envelope size ${o} exceeds 2^32-1 bytes (payload ${e.length} bytes)`);let s=new Uint8Array(o),i=0;return s[i++]=at,s[i++]=n.length,s.set(n,i),i+=n.length,s[i++]=r>>>8&255,s[i++]=r&255,s.set(e,i),s}function Pt(t,e){if(t.length<Mt)throw new Error(`decodeEnvelope: bytes too short (${t.length} < ${Mt})`);let n=0,r=t[n++];if(r!==at)throw new Error(`decodeEnvelope: unsupported envelope version ${r} (expected ${at})`);let o=t[n++];if(o===0)throw new Error("decodeEnvelope: name_len must be >= 1");if(n+o+2>t.length)throw new Error(`decodeEnvelope: envelope truncated (need ${n+o+2} bytes, have ${t.length})`);let s=new TextDecoder().decode(t.subarray(n,n+o));n+=o;let i=(t[n]<<8|t[n+1])>>>0;n+=2;let a=t.subarray(n),c=e.lookupCodec(s);if(c==null)throw new Error(`decodeEnvelope: codec "${s}" not registered (envelope codec_v=${i})`);return{codec:c,codecVersion:i,payload:a}}function It(t){t.registerCodec(zn)}var zn,at,Mt,ut=U(()=>{"use strict";zn={name:"json",version:1,contentType:"application/json",encode(t){let e=JSON.stringify(t);return new TextEncoder().encode(e)},decode(t,e){let n=new TextDecoder().decode(t);return JSON.parse(n)}},at=1,Mt=4});function Me(t){if(t==null)return pe;let{type:e,id:n,...r}=t;return{type:e??"system",id:n??"",...r}}var pe,Le=U(()=>{"use strict";pe={type:"system",id:""}});function Pe(){return he>0||Te}function Ht(){return he>0}function me(t){he>0?Oe.push(t):t()}function Ee(t){he+=1;let e=!1;try{t()}catch(n){throw e=!0,n}finally{if(he-=1,he===0)if(e){if(!Te){let n=Oe.splice(0);for(let r of n)try{r()}catch{}ue.length=0,ce.length=0,ge.length=0}}else Wn()}}function Wn(){let t=!Te;t&&(Te=!0);let e=[],n=0;try{for(;ue.length>0||ce.length>0||ge.length>0||t&&Oe.length>0;){if(t&&Oe.length>0){let s=Oe.splice(0);for(let i of s)try{i()}catch(a){e.push(a)}continue}if(n+=1,n>1e3)throw ue.length=0,ce.length=0,ge.length=0,new Error("batch drain exceeded 1000 iterations \u2014 likely a reactive cycle");let o=(ue.length>0?ue:ce.length>0?ce:ge).splice(0);for(let s of o)try{s()}catch(i){e.push(i)}}}finally{t&&(Te=!1)}if(e.length===1)throw e[0];if(e.length>1)throw new AggregateError(e,"batch drain: multiple callbacks threw")}function Ie(t,e,n){if(e.length===0)return;if(e.length===1){let u=n(e[0][0]);if(u<3||!Pe()){t(e);return}(u>=5?ge:u===4?ce:ue).push(()=>t(e));return}let r=e.length,o=r,s=r,i=r,a=0;for(;a<r&&n(e[a][0])<3;)a++;for(o=a;a<r&&n(e[a][0])===3;)a++;for(s=a;a<r&&n(e[a][0])===4;)a++;i=a;let c=Pe();if(o>0){let u=e.slice(0,o);t(u)}if(s>o){let u=e.slice(o,s);c?ue.push(()=>t(u)):t(u)}if(i>s){let u=e.slice(s,i);c?ce.push(()=>t(u)):t(u)}if(r>i){let u=e.slice(i,r);c?ge.push(()=>t(u)):t(u)}}var he,Te,ue,ce,ge,Oe,$e=U(()=>{"use strict";he=0,Te=!1,ue=[],ce=[],ge=[],Oe=[]});function ee(){return Math.trunc(performance.now()*1e6)}function ye(){return Date.now()*1e6}var ke=U(()=>{"use strict"});function jt(t){return Array.isArray(t)?[...t]:[t]}function Un(t,e){return t.has(e)||t.has("*")}function Kn(t){let e=[];return t((o,s)=>{e.push({kind:"allow",actions:new Set(jt(o)),where:s?.where??(()=>!0)})},(o,s)=>{e.push({kind:"deny",actions:new Set(jt(o)),where:s?.where??(()=>!0)})}),(o,s)=>{let i=!1,a=!1;for(let c of e)Un(c.actions,s)&&c.where(o)&&(c.kind==="deny"?i=!0:a=!0);return i?!1:a}}function ct(t){return Kn((e,n)=>{for(let r of t){let o=r.actorType==null?null:new Set(Array.isArray(r.actorType)?r.actorType:[r.actorType]),s=r.actorId==null?null:new Set(Array.isArray(r.actorId)?r.actorId:[r.actorId]),i=Object.entries(r.claims??{}),a=c=>{if(o!==null&&!o.has(String(c.type))||s!==null&&!s.has(String(c.id??"")))return!1;for(let[u,d]of i)if(c[u]!==d)return!1;return!0};r.effect==="deny"?n(r.action,{where:a}):e(r.action,{where:a})}})}function dt(t){let e=qn.filter(n=>t({type:n,id:""},"write"));return e.length===0?"restricted":e.includes("human")&&e.includes("llm")&&e.every(n=>n==="human"||n==="llm"||n==="system")?"both":e.length===1?e[0]:e.join("+")}var X,qn,be=U(()=>{"use strict";X=class extends Error{actor;action;nodeName;constructor(e,n){super(n??`GuardDenied: action "${String(e.action)}" denied for actor type "${String(e.actor.type)}"`),this.name="GuardDenied",this.actor=e.actor,this.action=e.action,this.nodeName=e.nodeName}get node(){return this.nodeName}};qn=["human","llm","wallet","system"]});var ve,G,K,q,Z,te,oe,F,z,P,de,Fe,Bt,Ve,Wt,Ut,ze,lt,ft,pt,He,se=U(()=>{"use strict";ve=Symbol.for("graphrefly/START"),G=Symbol.for("graphrefly/DATA"),K=Symbol.for("graphrefly/DIRTY"),q=Symbol.for("graphrefly/RESOLVED"),Z=Symbol.for("graphrefly/INVALIDATE"),te=Symbol.for("graphrefly/PAUSE"),oe=Symbol.for("graphrefly/RESUME"),F=Symbol.for("graphrefly/TEARDOWN"),z=Symbol.for("graphrefly/COMPLETE"),P=Symbol.for("graphrefly/ERROR"),de=Object.freeze([K]),Fe=Object.freeze([q]),Bt=Object.freeze([Z]),Ve=Object.freeze([ve]),Wt=Object.freeze([z]),Ut=Object.freeze([F]),ze=Object.freeze([de]),lt=Object.freeze([Fe]),ft=Object.freeze([Bt]),pt=Object.freeze([Wt]),He=Object.freeze([Ut])});function Kt(t){t.registerMessageType(ve,{tier:0,wireCrossing:!1}),t.registerMessageType(K,{tier:1,wireCrossing:!1}),t.registerMessageType(Z,{tier:1,wireCrossing:!1,metaPassthrough:!1}),t.registerMessageType(te,{tier:2,wireCrossing:!1}),t.registerMessageType(oe,{tier:2,wireCrossing:!1}),t.registerMessageType(G,{tier:3,wireCrossing:!0}),t.registerMessageType(q,{tier:3,wireCrossing:!0}),t.registerMessageType(z,{tier:4,wireCrossing:!0,metaPassthrough:!1}),t.registerMessageType(P,{tier:4,wireCrossing:!0,metaPassthrough:!1}),t.registerMessageType(F,{tier:5,wireCrossing:!0,metaPassthrough:!1})}var je,qt=U(()=>{"use strict";se();je=class{_messageTypes=new Map;_codecs=new Map;_onMessage;_onSubscribe;_defaultVersioning;_defaultHashFn;_inspectorEnabled=!(typeof process<"u"&&process.env?.NODE_ENV==="production");_globalInspector;_rigorRecorder;_frozen=!1;tierOf;constructor(e){this._onMessage=e.onMessage,this._onSubscribe=e.onSubscribe,this._defaultVersioning=e.defaultVersioning,this._defaultHashFn=e.defaultHashFn,this.tierOf=n=>{let r=this._messageTypes.get(n);return r!=null?r.tier:1}}get onMessage(){return this._frozen=!0,this._onMessage}get onSubscribe(){return this._frozen=!0,this._onSubscribe}set onMessage(e){this._assertUnfrozen(),this._onMessage=e}set onSubscribe(e){this._assertUnfrozen(),this._onSubscribe=e}get defaultVersioning(){return this._defaultVersioning}set defaultVersioning(e){this._assertUnfrozen(),this._defaultVersioning=e}get defaultHashFn(){return this._defaultHashFn}set defaultHashFn(e){this._assertUnfrozen(),this._defaultHashFn=e}get inspectorEnabled(){return this._inspectorEnabled}set inspectorEnabled(e){this._inspectorEnabled=e}get globalInspector(){return this._globalInspector}set globalInspector(e){this._globalInspector=e}get rigorRecorder(){return this._rigorRecorder}set rigorRecorder(e){this._rigorRecorder=e}registerMessageType(e,n){return this._assertUnfrozen(),this._messageTypes.set(e,{tier:n.tier,wireCrossing:n.wireCrossing??n.tier>=3,metaPassthrough:n.metaPassthrough??!0}),this}messageTier(e){let n=this._messageTypes.get(e);return n!=null?n.tier:1}isWireCrossing(e){let n=this._messageTypes.get(e);return n!=null?n.wireCrossing:!0}isLocalOnly(e){return!this.isWireCrossing(e)}isMetaPassthrough(e){let n=this._messageTypes.get(e);return n!=null?n.metaPassthrough:!0}isKnownMessageType(e){return this._messageTypes.has(e)}registerCodec(e){return this._assertUnfrozen(),this._codecs.set(e.name,e),this}lookupCodec(e){return this._codecs.get(e)}_isFrozen(){return this._frozen}_assertUnfrozen(){if(this._frozen)throw new Error("GraphReFlyConfig is frozen: a node has already captured this config. Register custom types and set hooks before creating any node.")}}});function ht(t){if(t===void 0)return null;if(typeof t=="number"){if(!Number.isFinite(t))throw new TypeError(`Cannot hash non-finite number: ${t}`);if(Number.isInteger(t)&&!Number.isSafeInteger(t))throw new TypeError(`Cannot hash integer outside safe range (|n| > 2^53-1): ${t}. Cross-language cid parity is not guaranteed for unsafe integers.`);return t}if(typeof t=="string"||typeof t=="boolean"||t===null)return t;if(Array.isArray(t))return t.map(ht);if(typeof t=="object"&&t!==null){let e={};for(let n of Object.keys(t).sort())e[n]=ht(t[n]);return e}return null}function Xn(t){let e=Jn.encode(t),n=e.length,r=n*8,o=n+9+63&-64,s=new Uint8Array(o);s.set(e),s[n]=128;let i=new DataView(s.buffer);i.setUint32(o-4,r>>>0,!1),i.setUint32(o-8,Math.floor(r/4294967296)>>>0,!1);let a=1779033703,c=3144134277,u=1013904242,d=2773480762,p=1359893119,f=2600822924,h=528734635,l=1541459225,y=new Uint32Array(64),m=(_,v)=>_>>>v|_<<32-v;for(let _=0;_<o;_+=64){for(let k=0;k<16;k++)y[k]=i.getUint32(_+k*4,!1);for(let k=16;k<64;k++){let R=y[k-15],N=y[k-2],D=m(R,7)^m(R,18)^R>>>3,H=m(N,17)^m(N,19)^N>>>10;y[k]=y[k-16]+D+y[k-7]+H>>>0}let v=a,x=c,E=u,T=d,g=p,b=f,O=h,S=l;for(let k=0;k<64;k++){let R=m(g,6)^m(g,11)^m(g,25),N=g&b^~g&O,D=S+R+N+Yn[k]+y[k]>>>0,H=m(v,2)^m(v,13)^m(v,22),V=v&x^v&E^x&E,ae=H+V>>>0;S=O,O=b,b=g,g=T+D>>>0,T=E,E=x,x=v,v=D+ae>>>0}a=a+v>>>0,c=c+x>>>0,u=u+E>>>0,d=d+T>>>0,p=p+g>>>0,f=f+b>>>0,h=h+O>>>0,l=l+S>>>0}let w=_=>_.toString(16).padStart(8,"0");return w(a)+w(c)+w(u)+w(d)+w(p)+w(f)+w(h)+w(l)}function gt(t){let e=ht(t??null),n=JSON.stringify(e);return Xn(n).slice(0,16)}function Zn(){let t=globalThis.crypto;if(t?.randomUUID)return t.randomUUID();let e=()=>Math.floor(Math.random()*4294967296).toString(16).padStart(8,"0"),n=e()+e()+e()+e();return`${n.slice(0,8)}-${n.slice(8,12)}-4${n.slice(13,16)}-${(parseInt(n.slice(16,17),16)&3|8).toString(16)}${n.slice(17,20)}-${n.slice(20,32)}`}function mt(t,e,n){let r=n?.id??Zn();if(t===0)return{id:r,version:0};let s=(n?.hash??gt)(e);return{id:r,version:0,cid:s,prev:null}}function Yt(t,e,n){t.version+=1,"cid"in t&&(t.prev=t.cid,t.cid=n(e))}var Yn,Jn,Jt=U(()=>{"use strict";Yn=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),Jn=new TextEncoder});function Qt(t){return{node:t,unsub:null,prevData:void 0,dirty:!1,involvedThisWave:!1,dataBatch:[],terminal:void 0}}function yt(t){t.prevData=void 0,t.dirty=!1,t.involvedThisWave=!1,t.dataBatch.length=0,t.terminal=void 0}function Be(t){return t.length===0?t:typeof t[0]=="symbol"?[t]:t}function we(t,e,n){let r=en(t)?t:[],o=typeof t=="function"?t:typeof e=="function"?e:void 0,s={};return en(t)?s=(bt(e)?e:n)??{}:bt(t)?s=t:s=(bt(e)?e:n)??{},new I(r,o,s)}var Xt,Zt,Qn,er,_e,I,en,bt,le=U(()=>{"use strict";ut();Le();$e();ke();qt();be();se();Jt();Xt=()=>{},Zt=100;Qn=(t,e,n,r)=>{n.direction==="down-in"&&t._onDepMessage(n.depIndex,e)},er=(t,e,n,r)=>{let o=t;if(o._status==="completed"||o._status==="errored")return;let s=o._cached,i=s===void 0?[Ve]:[Ve,[G,s]];o._status==="dirty"&&i.push(de),Ie(e,i,o._config.tierOf)},_e=new je({onMessage:Qn,onSubscribe:er});Kt(_e);It(_e);I=class t{_optsName;_describeKind;meta;_hasMeta;_config;_deps;_sinks=null;_sinkCount=0;_cached;_status;_cleanup;_store={};_waveHasNewData=!1;_hasNewTerminal=!1;_hasCalledFnOnce=!1;_paused=!1;_pendingWave=!1;_isExecutingFn=!1;_pendingRerun=!1;_rerunDepth=0;_dirtyDepCount=0;_batchPendingMessages=null;_pauseLocks=null;_pauseBuffer=null;_fn;_equals;_resubscribable;_resetOnTeardown;_autoComplete;_autoError;_pausable;_partial;_guard;_extraGuards;_hashFn;_versioning;_versioningLevel;_lastMutation;_inspectorHooks;_actions;constructor(e,n,r){this._config=r.config??_e,this._config.onMessage,this._optsName=r.name,this._describeKind=r.describeKind,this._equals=r.equals??Object.is,this._resubscribable=r.resubscribable??!1,this._resetOnTeardown=r.resetOnTeardown??!1,this._autoComplete=r.completeWhenDepsComplete??!0,this._autoError=r.errorWhenDepsError??!0,this._pausable=r.pausable??!0,this._guard=r.guard,this._fn=n,this._partial=r.partial??!1,this._cached=r.initial!==void 0?r.initial:void 0,this._status=e.length===0&&n==null&&this._cached!==void 0?"settled":"sentinel",this._hashFn=r.versioningHash??this._config.defaultHashFn??gt;let o=r.versioning??this._config.defaultVersioning;this._versioningLevel=o,this._versioning=o!=null?mt(o,this._cached===void 0?void 0:this._cached,{id:r.versioningId,hash:this._hashFn}):void 0,this._deps=e.map(Qt);let s={};for(let[a,c]of Object.entries(r.meta??{})){let u={initial:c,name:`${r.name??"node"}:meta:${a}`,describeKind:"state",config:this._config};r.guard!=null&&(u.guard=r.guard),s[a]=new t([],void 0,u)}Object.freeze(s),this.meta=s,this._hasMeta=Object.keys(s).length>0;let i=this;this._actions={emit(a){i._emit([[G,a]])},down(a){i._emit(Be(a))},up(a){i._emitUp(Be(a))}},this.down=this.down.bind(this),this.up=this.up.bind(this)}get _isTerminal(){return this._status==="completed"||this._status==="errored"}get name(){return this._optsName}get status(){return this._status}get cache(){return this._cached===void 0?void 0:this._cached}get lastMutation(){return this._lastMutation}get v(){return this._versioning}hasGuard(){return this._guard!=null}_applyVersioning(e,n){if(this._isExecutingFn)throw new Error(`Node "${this.name}": _applyVersioning cannot run mid-fn \u2014 call it outside of \`_execFn\` (typically at graph setup time before the first subscribe).`);let r=this._versioningLevel;if(r!=null&&e<=r)return;let o=n?.hash??this._hashFn;o!==this._hashFn&&(this._hashFn=o);let s=this._cached===void 0?void 0:this._cached,i=this._versioning,a=i?.id??n?.id,c=i?.version??0,u=mt(e,s,{id:a,hash:o});u.version=c,this._versioning=u,this._versioningLevel=e}_setInspectorHook(e){return e==null?()=>{}:(this._inspectorHooks==null&&(this._inspectorHooks=new Set),this._inspectorHooks.add(e),()=>{this._inspectorHooks?.delete(e),this._inspectorHooks?.size===0&&(this._inspectorHooks=void 0)})}_pushGuard(e){return this._extraGuards==null&&(this._extraGuards=new Set),this._extraGuards.add(e),()=>{this._extraGuards?.delete(e),this._extraGuards?.size===0&&(this._extraGuards=void 0)}}allowsObserve(e){if(this._guard==null&&this._extraGuards==null)return!0;let n=Me(e);if(this._guard!=null&&!this._guard(n,"observe"))return!1;if(this._extraGuards!=null){for(let r of this._extraGuards)if(!r(n,"observe"))return!1}return!0}_checkGuard(e){if(e?.internal)return;let n=this._guard!=null||this._extraGuards!=null,r=e?.actor!=null;if(!n&&!r)return;let o=Me(e?.actor),s=e?.delivery==="signal"?"signal":"write";if(this._guard!=null&&!this._guard(o,s))throw new X({actor:o,action:s,nodeName:this.name});if(this._extraGuards!=null){for(let i of this._extraGuards)if(!i(o,s))throw new X({actor:o,action:s,nodeName:this.name})}this._lastMutation={actor:o,timestamp_ns:ye()}}down(e,n){let r=Be(e);r.length!==0&&(this._checkGuard(n),this._emit(r))}emit(e,n){this._checkGuard(n),this._emit([[G,e]])}up(e,n){if(this._deps.length===0)return;let r=Be(e);if(r.length===0)return;this._checkGuard(n);let o=n??{internal:!0};this._validateUpTiers(r);for(let s of this._deps)s.node.up?.(r,o)}_emitUp(e){if(this._deps.length!==0&&e.length!==0){this._validateUpTiers(e);for(let n of this._deps)n.node.up?.(e,{internal:!0})}}_validateUpTiers(e){let n=this._config.tierOf;for(let r of e){let o=n(r[0]);if(o===3||o===4)throw new Error(`Node "${this.name}": tier-${o} messages cannot flow up \u2014 DATA/RESOLVED/COMPLETE/ERROR are downstream-only. Use \`down(...)\` for value delivery; \`up(...)\` is for control signals (DIRTY, INVALIDATE, PAUSE, RESUME, TEARDOWN).`)}}subscribe(e,n){if(n!=null&&this._guard!=null){let c=Me(n);if(!this._guard(c,"observe"))throw new X({actor:c,action:"observe",nodeName:this.name})}let o=this._isTerminal&&this._resubscribable;if(o){this._cached=void 0,this._status="sentinel",this._store={},this._hasCalledFnOnce=!1,this._waveHasNewData=!1,this._hasNewTerminal=!1,this._paused=!1,this._pendingWave=!1,this._pendingRerun=!1,this._isExecutingFn=!1,this._rerunDepth=0,this._dirtyDepCount=0,this._pauseLocks=null,this._pauseBuffer=null;for(let c of this._deps)yt(c);if(this._partial===!1){for(let c of this._deps)if(c.prevData!==void 0||c.dataBatch.length!==0||c.terminal!==void 0||c.dirty)throw new Error(`resubscribable-reset invariant: DepRecord not fully reset for node ${this._optsName??"(anonymous)"}`)}}this._sinkCount+=1;let s;try{s=this._config.onSubscribe(this,e,{sinkCount:this._sinkCount,afterTerminalReset:o},this._actions)}catch(c){throw this._sinkCount-=1,c}this._sinks==null?this._sinks=e:typeof this._sinks=="function"?this._sinks=new Set([this._sinks,e]):this._sinks.add(e);let i=this._isTerminal;if(this._sinkCount===1&&!i)try{this._activate()}catch(c){if(this._sinkCount-=1,this._removeSink(e),this._sinkCount===0&&(this._status="sentinel"),typeof s=="function")try{s()}catch{}throw c}this._status==="sentinel"&&this._cached===void 0&&(this._status="pending");let a=!1;return()=>{a||(a=!0,this._sinkCount-=1,this._removeSink(e),typeof s=="function"&&s(),this._sinks==null&&this._deactivate())}}_removeSink(e){if(this._sinks===e)this._sinks=null;else if(this._sinks!=null&&typeof this._sinks!="function")if(this._sinks.delete(e),this._sinks.size===1){let[n]=this._sinks;this._sinks=n}else this._sinks.size===0&&(this._sinks=null)}_activate(){if(this._deps.length===0){this._fn&&this._execFn();return}this._dirtyDepCount=0;let e=this._deps.length,n=0;try{for(let r=0;r<e;r++){let o=r,s=this._deps[r];s.unsub=Xt,s.unsub=s.node.subscribe(i=>{if(s.unsub===null)return;let a=this._config.tierOf,c=!1;for(let u of i)a(u[0])>=3&&(c=!0),this._config.onMessage(this,u,{direction:"down-in",depIndex:o},this._actions);c&&this._maybeRunFnOnSettlement()}),n++}}catch(r){this._deps[n].unsub=null;for(let o=0;o<n;o++){let s=this._deps[o];if(s.unsub!=null){let i=s.unsub;s.unsub=null;try{i()}catch{}yt(s)}}throw this._dirtyDepCount=0,r}}_addDep(e){for(let o=0;o<this._deps.length;o++)if(this._deps[o].node===e)return o;let n=this._deps.length,r=Qt(e);if(this._deps.push(r),this._sinks==null)return n;r.dirty=!0,this._dirtyDepCount++,this._status!=="dirty"&&this._emit(ze),r.unsub=Xt;try{r.unsub=e.subscribe(o=>{if(r.unsub===null)return;let s=this._config.tierOf,i=!1;for(let a of o)s(a[0])>=3&&(i=!0),this._config.onMessage(this,a,{direction:"down-in",depIndex:n},this._actions);i&&this._maybeRunFnOnSettlement()})}catch(o){throw r.unsub=null,this._deps.pop(),this._dirtyDepCount--,o}return n}_deactivate(e=!1){let n=this._cleanup;if(this._cleanup=void 0,typeof n=="function")try{n()}catch(r){this._emit([[P,this._wrapFnError("cleanup threw",r)]])}else if(n!=null&&typeof n=="object"){let r=n.deactivate;if(typeof r=="function")try{r()}catch(o){this._emit([[P,this._wrapFnError("cleanup.deactivate threw",o)]])}}for(let r of this._deps){if(r.unsub!=null){let o=r.unsub;r.unsub=null;try{o()}catch{}}yt(r)}this._waveHasNewData=!1,this._hasNewTerminal=!1,this._hasCalledFnOnce=!1,this._paused=!1,this._pendingWave=!1,this._pendingRerun=!1,this._rerunDepth=0,this._store={},this._dirtyDepCount=0,this._pauseLocks=null,this._pauseBuffer=null,this._fn!=null&&(this._cached=void 0),e||(this._fn!=null||this._deps.length>0)&&(!this._isTerminal||this._resubscribable)&&(this._status="sentinel")}_onDepMessage(e,n){let r=this._deps[e],o=n[0];if(this._inspectorHooks!=null){let s={kind:"dep_message",depIndex:e,message:n};for(let i of this._inspectorHooks)i(s)}if(o!==ve){if(o===K){this._depDirtied(r);return}if(o===Z){if(this._depInvalidated(r),this._cached===void 0)return;this._emit(ft);return}if(o===te||o===oe){this._emit([n]);return}if(o===F){this._emit(He);return}if(o===G)this._depSettledAsData(r,n[1]);else if(o===q)this._depSettledAsResolved(r);else if(o===z)this._depSettledAsTerminal(r,!0);else if(o===P)this._depSettledAsTerminal(r,n[1]);else{this._emit([n]);return}if(!this._fn){(o===G||o===q)&&this._emit([n]),(o===z||o===P)&&this._maybeAutoTerminalAfterWave();return}}}_depDirtied(e){e.dirty||(e.dirty=!0,e.involvedThisWave=!0,this._dirtyDepCount++,this._status!=="dirty"&&this._emit(ze))}_depSettledAsData(e,n){e.dirty&&(e.dirty=!1,this._dirtyDepCount--),e.involvedThisWave=!0,e.dataBatch.push(n),this._waveHasNewData=!0}_depSettledAsResolved(e){e.dirty&&(e.dirty=!1,this._dirtyDepCount--)}_depSettledAsTerminal(e,n){e.dirty&&(e.dirty=!1,this._dirtyDepCount--),e.terminal=n,e.involvedThisWave=!0,this._hasNewTerminal=!0}_depInvalidated(e){e.prevData=void 0,e.terminal=void 0,e.dataBatch.length=0,e.dirty?e.involvedThisWave=!1:(e.dirty=!0,e.involvedThisWave=!0,this._dirtyDepCount++)}_maybeRunFnOnSettlement(){if(!(this._isTerminal&&!this._resubscribable)&&!(this._dirtyDepCount>0)){if(!this._partial&&!this._hasCalledFnOnce)for(let e=0;e<this._deps.length;e++){let n=this._deps[e];if(n.dataBatch.length===0&&n.prevData===void 0&&n.terminal===void 0){this._maybeAutoTerminalAfterWave();return}}if(this._paused){this._pendingWave=!0;return}if(!this._waveHasNewData&&!this._hasNewTerminal&&this._hasCalledFnOnce){this._clearWaveFlags(),this._emit(lt),this._maybeAutoTerminalAfterWave();return}this._fn&&this._execFn(),this._maybeAutoTerminalAfterWave()}}_maybeAutoTerminalAfterWave(){if(this._deps.length===0||this._isTerminal)return;let e=this._deps.find(n=>n.terminal!==void 0&&n.terminal!==!0);if(e!=null){this._autoError&&this._emit([[P,e.terminal]]);return}this._autoComplete&&this._deps.every(n=>n.terminal!==void 0)&&this._emit(pt)}_execFn(){if(!this._fn||this._isTerminal&&!this._resubscribable)return;if(this._isExecutingFn){this._pendingRerun=!0;return}let e=this._cleanup;if(typeof e=="function"){this._cleanup=void 0;try{e()}catch(i){this._emit([[P,this._wrapFnError("cleanup threw",i)]]);return}}else if(e!=null&&typeof e=="object"){let i=e.beforeRun;if(typeof i=="function"){e.beforeRun=void 0;try{i()}catch(a){this._emit([[P,this._wrapFnError("cleanup.beforeRun threw",a)]]);return}}}let n=this._deps.map(i=>i.involvedThisWave?i.dataBatch.length>0?[...i.dataBatch]:[]:void 0),r=this._deps.map(i=>i.prevData);for(let i=0;i<this._deps.length;i++){let a=n[i];a!=null&&a.length>0&&(this._deps[i].prevData=a[a.length-1])}let o=this._deps.map(i=>i.terminal),s={prevData:r,terminalDeps:o,store:this._store};if(this._hasCalledFnOnce=!0,this._clearWaveFlags(),this._inspectorHooks!=null){let i={kind:"run",batchData:n,prevData:r};for(let a of this._inspectorHooks)a(i)}this._isExecutingFn=!0;try{let i=this._fn(n,this._actions,s);if(typeof i=="function")this._cleanup=i;else if(i!=null&&typeof i=="object"){let a=i;(typeof a.beforeRun=="function"||typeof a.deactivate=="function"||typeof a.invalidate=="function")&&(this._cleanup=i)}}catch(i){this._emit([[P,this._wrapFnError("fn threw",i)]])}finally{this._isExecutingFn=!1,this._pendingRerun?(this._pendingRerun=!1,this._rerunDepth+=1,this._rerunDepth>Zt?(this._rerunDepth=0,this._emit([[P,new Error(`Node "${this.name}": _pendingRerun depth exceeded ${Zt} \u2014 likely a reactive cycle`)]])):this._maybeRunFnOnSettlement()):this._rerunDepth=0,this._clearWaveFlags()}}_clearWaveFlags(){this._waveHasNewData=!1,this._hasNewTerminal=!1;for(let e of this._deps)e.involvedThisWave=!1,e.dataBatch.length=0}_wrapFnError(e,n){let r=n instanceof Error?n.message:String(n);return new Error(`Node "${this.name}": ${e}: ${r}`,{cause:n})}_frameBatch(e){let n=this._config.tierOf;if(e.length===1)return n(e[0][0])===3&&this._status!=="dirty"?[de,e[0]]:e;let r=!0,o=!1,s=!1,i=-1;for(let c of e){let u=n(c[0]);u<i&&(r=!1),u===3&&(o=!0),c[0]===K&&(s=!0),i=u}let a=e;if(!r){let c=e.map((u,d)=>({m:u,i:d,tier:n(u[0])}));c.sort((u,d)=>u.tier-d.tier||u.i-d.i),a=c.map(u=>u.m)}if(o&&!s&&this._status!=="dirty"){let c=0;for(;c<a.length&&n(a[c][0])===0;)c++;return c===0?[de,...a]:[...a.slice(0,c),de,...a.slice(c)]}return a}_emit(e){if(e.length===0)return;for(let a=0;a<e.length;a++){let c=e[a];if(c[0]===P&&c[1]===void 0)throw new TypeError('[ERROR, payload] requires a non-undefined payload (spec \xA71.2). Pass an Error object or domain tag instead \u2014 e.g. node.down([[ERROR, new Error("reason")]])')}let n=e;if(this._isTerminal&&!this._resubscribable){let a=e.filter(c=>c[0]===F||c[0]===Z);if(a.length===0)return;n=a}n=this._frameBatch(n);let o=null;for(let a=0;a<n.length;a++){let c=n[a],u=c[0];if(u!==te&&u!==oe){o?.push(c);continue}if(c.length<2)throw new Error(`Node "${this.name}": [[${u===te?"PAUSE":"RESUME"}]] must carry a lockId payload \u2014 bare PAUSE/RESUME is a protocol violation (C0 rule). Use \`[[PAUSE, lockId]]\` / \`[[RESUME, lockId]]\`.`);let d=!0;if(this._pausable!==!1){let p=c[1];if(u===te)this._pauseLocks==null&&(this._pauseLocks=new Set),this._pauseLocks.add(p),this._paused=!0,this._pausable==="resumeAll"&&this._pauseBuffer==null&&(this._pauseBuffer=[]);else if(this._pauseLocks==null||!this._pauseLocks.has(p))d=!1;else if(this._pauseLocks.delete(p),this._pauseLocks.size===0){if(this._paused=!1,this._pauseBuffer!=null&&this._pauseBuffer.length>0){let f=this._pauseBuffer;this._pauseBuffer=[],this._emit(f)}this._pendingWave&&(this._pendingWave=!1,this._maybeRunFnOnSettlement())}}d?o?.push(c):o==null&&(o=n.slice(0,a))}if(o!=null){if(o.length===0)return;n=o}if(this._hasMeta&&n.some(a=>a[0]===F))for(let a of Object.keys(this.meta))try{this.meta[a]._emit(He)}catch{}let{finalMessages:s,equalsError:i}=this._updateState(n);if(s.length>0&&this._config.inspectorEnabled){let a=this._config.globalInspector;if(a!=null)try{a({kind:"emit",node:this,messages:s})}catch{}}if(s.length>0)if(this._paused&&this._pausable==="resumeAll"&&this._pauseBuffer!=null){let a=this._config.tierOf,c=[];for(let u of s)a(u[0])===3?this._pauseBuffer.push(u):c.push(u);c.length>0&&this._dispatchOrAccumulate(c)}else this._dispatchOrAccumulate(s);i!=null&&this._emit([[P,i]])}_updateState(e){let n=this._config.tierOf,r,o,s=-1,i=0;for(let d of e)n(d[0])===3&&i++;let a=i<=1,c=-1;if(this._versioning!=null&&i>1){for(let d=e.length-1;d>=0;d--)if(e[d][0]===G){c=d;break}}for(let d=0;d<e.length;d++){let p=e[d],f=p[0];if(f===G){if(p.length>=2){let h=!1;if(a&&this._cached!==void 0)try{h=this._equals(this._cached,p[1])}catch(l){o=this._wrapFnError("equals threw",l),s=d;break}if(h){r==null&&(r=e.slice(0,d)),r.push(Fe),this._status="resolved";continue}this._cached=p[1],this._versioning!=null&&(c<0||d===c)&&Yt(this._versioning,p[1],this._hashFn)}this._status="settled",r?.push(p)}else if(r?.push(p),f===K)this._status="dirty";else if(f===q)this._status="resolved";else if(f===z){this._status="completed";{let h=this._config.rigorRecorder;if(h!=null)try{h.onTerminalTransition(this,"completed",this._autoComplete,this._autoError,this._deps.length>0)}catch{}}}else if(f===P){this._status="errored";{let h=this._config.rigorRecorder;if(h!=null)try{h.onTerminalTransition(this,"errored",this._autoComplete,this._autoError,this._deps.length>0)}catch{}}}else if(f===Z){if(this._cached!==void 0){let l=this._config.rigorRecorder;if(l!=null)try{l.onNonVacuousInvalidate(this,this._cached)}catch{}}this._cached=void 0,this._status="dirty";let h=this._cleanup;if(typeof h=="function"){this._cleanup=void 0;try{h()}catch{}}else if(h!=null&&typeof h=="object"){let l=h.invalidate;if(typeof l=="function")try{l()}catch{}}}else f===F&&(this._resetOnTeardown&&(this._cached=void 0),this._deactivate(!0),this._status="sentinel")}let u=s>=0?r??e.slice(0,s):r??e;return o!=null?{finalMessages:u,equalsError:o}:{finalMessages:u}}_deliverToSinks=e=>{if(this._sinks==null)return;if(typeof this._sinks=="function"){this._sinks(e);return}let n=[...this._sinks];for(let r of n)r(e)};_dispatchOrAccumulate(e){if(Ht()){this._batchPendingMessages===null&&(this._batchPendingMessages=[],me(()=>this._flushBatchPending()));for(let n of e)this._batchPendingMessages.push(n);return}Ie(this._deliverToSinks,e,this._config.tierOf)}_flushBatchPending(){let e=this._batchPendingMessages;if(e===null||(this._batchPendingMessages=null,e.length===0))return;let n=this._frameBatch(e);Ie(this._deliverToSinks,n,this._config.tierOf)}},en=t=>Array.isArray(t),bt=t=>typeof t=="object"&&t!=null&&!Array.isArray(t)});function We(t,e){if(e!=null&&e.length>0)return new Set(e);switch(t){case"standard":return new Set(["type","status","value","deps","meta","v"]);case"full":return null;case"spec":return new Set(["type","deps","meta"]);default:return new Set(["type","deps"])}}function tr(t){return t._describeKind!=null?t._describeKind:t._deps.length>0?"derived":t._fn!=null?"producer":"state"}function nr(t){let e={};for(let[n,r]of Object.entries(t.meta))try{e[n]=r.cache}catch{}return e}function vt(t,e){let n=e==null,r=!n&&e!=null?[...e].filter(u=>u.startsWith("meta.")).map(u=>u.slice(5)):null,o=n||e.has("meta")||r!=null&&r.length>0,s="state",i=[];t instanceof I&&(s=tr(t),i=t._deps.map(u=>u.node.name??""));let a={type:s,deps:i};(n||e.has("status"))&&(a.status=t.status);let c=t instanceof I?t._guard:void 0;if(o){let u={...nr(t)};if(c!=null&&u.access===void 0&&(u.access=dt(c)),r!=null&&r.length>0&&!e.has("meta")){let d={};for(let p of r)p in u&&(d[p]=u[p]);a.meta=d}else a.meta=u}if(t.name!=null&&(a.name=t.name),n||e.has("value")){t.status==="sentinel"&&(a.sentinel=!0);try{a.value=t.cache}catch{}}if((n||e.has("v"))&&t.v!=null){let u={id:t.v.id,version:t.v.version};"cid"in t.v&&(u.cid=t.v.cid,u.prev=t.v.prev),a.v=u}return(n||e.has("guard"))&&c!=null&&(a.guard=dt(c)),(n||e.has("lastMutation"))&&t.lastMutation!=null&&(a.lastMutation=t.lastMutation),a}var tn=U(()=>{"use strict";be();le()});function ne(t,e){return we([],{...e,initial:t})}function Ue(t,e){return we((r,o,s)=>t(o,s)??void 0,{describeKind:"producer",...e})}function B(t,e,n){return we(t,(o,s,i)=>{let a=o.map((c,u)=>c!=null&&c.length>0?c.at(-1):i.prevData[u]);s.emit(e(a,i))},{describeKind:"derived",...n})}var Ne=U(()=>{"use strict";le()});function re(t){return t.subscribe(()=>{})}var xt=U(()=>{"use strict"});var Ke,rn=U(()=>{"use strict";Ke=class{_timer;_gen=0;start(e,n){this.cancel(),this._gen+=1;let r=this._gen;this._timer=setTimeout(()=>{this._timer=void 0,r===this._gen&&n()},e)}cancel(){this._timer!==void 0&&(clearTimeout(this._timer),this._timer=void 0)}get pending(){return this._timer!==void 0}}});var Yr={};Ln(Yr,{GuardedExecutionGraph:()=>tt,guardedExecution:()=>qr});module.exports=In(Yr);var $={object:56,array:64,string:40,number:8,boolean:4,null:0,undefined:0,symbol:40,bigint:16,function:120,map:72,set:72,mapEntry:40,setEntry:24,date:24,regexp:48,error:64,url:80,promise:48,weakmap:40,weakset:40},$n=Symbol.for("sizeof");function Gt(t){let e=new WeakSet,n=new WeakSet,r=[t],o=0;for(;r.length>0;){let s=r.pop();o+=Fn(s,e,n,r)}return o}function Fn(t,e,n,r){if(t==null)return 0;switch(typeof t){case"number":return $.number;case"boolean":return $.boolean;case"string":return $.string+t.length*2;case"bigint":return $.bigint+Vn(t);case"symbol":return $.symbol;case"function":return e.has(t)?0:(e.add(t),$.function);case"undefined":return 0}let s=t;if(e.has(s))return 0;e.add(s);let i=s[$n];if(typeof i=="function")try{let u=i.call(s);if(typeof u=="number"&&Number.isFinite(u))return u}catch{}if(s instanceof Date)return $.date;if(s instanceof RegExp)return $.regexp+s.source.length*2;if(s instanceof Error){let u=s.message?s.message.length*2:0,d=s.stack?s.stack.length*2:0;return $.error+u+d}if(typeof URL<"u"&&s instanceof URL)return $.url+s.href.length*2;if(typeof Promise<"u"&&s instanceof Promise)return $.promise;if(s instanceof WeakMap)return $.weakmap;if(s instanceof WeakSet)return $.weakset;if(s instanceof Map){let u=$.map;for(let[d,p]of s)u+=$.mapEntry,r.push(d),r.push(p);return u}if(s instanceof Set){let u=$.set;for(let d of s)u+=$.setEntry,r.push(d);return u}if(Array.isArray(s)){let u=$.array+s.length*8;for(let d of s)r.push(d);return u}if(s instanceof ArrayBuffer)return n.has(s)?0:(n.add(s),s.byteLength);if(ArrayBuffer.isView(s)){let u=s;return n.has(u.buffer)?48:(n.add(u.buffer),u.buffer.byteLength+48)}let a=$.object,c=Object.keys(s);for(let u of c){a+=$.string+u.length*2;try{r.push(s[u])}catch{}}return a}function Vn(t){let e=t<0n?-t:t;if(e===0n)return 0;let n=e.toString(2).length;return Math.ceil(n/32)*8}function $t(t,e,n,r={}){let o=e in t.nodes,s=n in t.nodes;if(!o)return De(e,n,"no-such-from");if(!s)return De(e,n,"no-such-to");let i=r.maxDepth;if(i!=null&&(!Number.isInteger(i)||i<0))throw new Error("explainPath: maxDepth must be an integer >= 0");if(e===n){if(r.findCycle===!0){let u=Hn(t,e,r);if(u!=null)return u}let c=Ce(e,t.nodes[e],0,r);return Ge(e,n,[c])}if(i===0)return De(e,n,"no-path");let a=Ft(t,e,n,i);return a.found?Ge(e,n,Vt(t,a.pathOrder,r)):De(e,n,a.truncated?"max-depth-exceeded":"no-path")}function Ft(t,e,n,r){let o=new Map,s=[{path:n,depth:0}],i=new Set([n]),a=0,c=!1;for(;a<s.length;){let p=s[a++];if(p.path===e)break;if(r!=null&&p.depth>=r){let y=t.nodes[p.path];y?.deps&&y.deps.length>0&&(c=!0);continue}let f=t.nodes[p.path];if(f==null)continue;let h=f.deps??[],l=new Map;for(let y=0;y<h.length;y++){let m=h[y];if(!m)continue;let w=l.get(m);w==null&&(w=[],l.set(m,w)),w.push(y)}for(let[y,m]of l)i.has(y)||(i.add(y),o.set(y,{from:p.path,depIndices:m}),s.push({path:y,depth:p.depth+1}))}if(!o.has(e))return{found:!1,pathOrder:[],truncated:c};let u=[{path:e}],d=e;for(;d!==n;){let p=o.get(d);if(p==null)return{found:!1,pathOrder:[],truncated:!1};u[u.length-1].depIndices=p.depIndices,u.push({path:p.from}),d=p.from}return{found:!0,pathOrder:u,truncated:!1}}function Hn(t,e,n){let r=t.nodes[e];if(r==null)return null;let o=r.deps??[],s=[];for(let a=0;a<o.length;a++)o[a]===e&&s.push(a);if(s.length>0){let a=Ce(e,r,0,n);a.dep_index=s[0];let c=Ce(e,r,1,n);return Ge(e,e,[a,c])}let i=null;for(let a=0;a<o.length;a++){let c=o[a];if(!c||c===e)continue;let u=Ft(t,c,e,n.maxDepth);u.found&&(i==null||u.pathOrder.length<i.pathOrder.length)&&(i=u,i={found:!0,pathOrder:[{path:e,depIndices:[a]},...u.pathOrder],truncated:!1})}return i==null?null:Ge(e,e,Vt(t,i.pathOrder,n))}function Vt(t,e,n){return e.map((r,o)=>{let s=t.nodes[r.path],i=Ce(r.path,s,o,n);return r.depIndices!=null&&r.depIndices.length>0&&(i.dep_index=r.depIndices[0],r.depIndices.length>1&&(i.dep_indices=[...r.depIndices])),i})}function Ce(t,e,n,r){let o={path:t,type:e.type,hop:n};e.status!==void 0&&(o.status=e.status),"value"in e&&(o.value=e.value),e.v!=null&&(o.v=e.v);let s=r.annotations?.get(t)??e.annotation;s!=null&&(o.annotation=s);let i=r.lastMutations?.get(t)??e.lastMutation;return i!=null&&(o.lastMutation=i),o}function Ge(t,e,n){return zt(t,e,!0,"ok",n)}function De(t,e,n){return zt(t,e,!1,n,[])}function zt(t,e,n,r,o){let s=jn(t,e,n,r,o);return{from:t,to:e,found:n,reason:r,steps:o,text:s,toJSON(){return{from:t,to:e,found:n,reason:r,steps:o}}}}function jn(t,e,n,r,o){if(!n)switch(r){case"no-such-from":return`explainPath: no node named "${t}"`;case"no-such-to":return`explainPath: no node named "${e}"`;case"max-depth-exceeded":return`explainPath: no path from "${t}" to "${e}" within maxDepth`;default:return`explainPath: no path from "${t}" to "${e}"`}let s=[`Causal path: ${t} \u2192 ${e} (${o.length} step(s))`];for(let i of o){let c=` ${i.hop===0?"\xB7":"\u2193"} ${i.path} (${i.type}${i.status?`/${i.status}`:""})`;if(s.push(c),"value"in i&&s.push(` value: ${Bn(i.value)}`),i.annotation!=null&&s.push(` annotation: ${i.annotation}`),i.lastMutation!=null){let u=i.lastMutation.actor;s.push(` actor: ${u.type}${u.id?`:${u.id}`:""}`)}}return s.join(`
|
|
2
|
+
`)}function Bn(t){if(t===void 0)return"<sentinel>";if(t===null)return"null";if(typeof t=="string")return JSON.stringify(t);if(typeof t=="number"||typeof t=="boolean"||typeof t=="bigint")return String(t);try{let e=JSON.stringify(t);return e.length>80?`${e.slice(0,77)}...`:e}catch{return String(t)}}Le();$e();ke();be();se();tn();le();Ne();ke();function _t(t,e){if(Object.is(t,e))return!0;if(t==null||e==null||typeof t!="object"||typeof e!="object")return!1;if(Array.isArray(t)){if(!Array.isArray(e)||t.length!==e.length)return!1;for(let s=0;s<t.length;s++)if(!_t(t[s],e[s]))return!1;return!0}if(Array.isArray(e))return!1;let n=Object.keys(t),r=Object.keys(e);if(n.length!==r.length)return!1;let o=new Set(r);for(let s of n)if(!o.has(s)||!_t(t[s],e[s]))return!1;return!0}function nn(t,e){return`${t}\0${e}`}function wt(t,e){let n=[],r=new Set(t.subgraphs),o=new Set(e.subgraphs),s=[];for(let m of o)r.has(m)||s.push(m);s.sort();for(let m of s)n.push({type:"subgraph-mounted",path:m});let i=new Set(Object.keys(t.nodes)),a=new Set(Object.keys(e.nodes)),c=[];for(let m of a)i.has(m)||c.push(m);c.sort();for(let m of c)n.push({type:"node-added",path:m,node:{...e.nodes[m]}});let u=[];for(let m of a){if(!i.has(m))continue;let w=t.nodes[m]?.meta,_=e.nodes[m]?.meta;w==null&&_==null||_t(w??{},_??{})||u.push(m)}u.sort();for(let m of u)n.push({type:"node-meta-changed",path:m,prevMeta:t.nodes[m]?.meta??{},nextMeta:e.nodes[m]?.meta??{}});let d=new Map;for(let m of t.edges)d.set(nn(m.from,m.to),m);let p=new Map;for(let m of e.edges)p.set(nn(m.from,m.to),m);let f=[];for(let[m,w]of p)d.has(m)||f.push(w);f.sort((m,w)=>m.from<w.from?-1:m.from>w.from?1:m.to<w.to?-1:m.to>w.to?1:0);for(let m of f)n.push({type:"edge-added",from:m.from,to:m.to});let h=[];for(let[m,w]of d)p.has(m)||h.push(w);h.sort((m,w)=>m.from<w.from?-1:m.from>w.from?1:m.to<w.to?-1:m.to>w.to?1:0);for(let m of h)n.push({type:"edge-removed",from:m.from,to:m.to});let l=[];for(let m of i)a.has(m)||l.push(m);l.sort();for(let m of l)n.push({type:"node-removed",path:m});let y=[];for(let m of r)o.has(m)||y.push(m);y.sort();for(let m of y)n.push({type:"subgraph-unmounted",path:m});return{events:n,flushedAt_ns:ee()}}xt();rn();var Ae=class{constructor(e){this.capacity=e;if(!Number.isInteger(e)||e<=0)throw new Error(`RingBuffer capacity must be a positive integer (got ${e})`);this.buf=new Array(e)}buf;head=0;_size=0;get size(){return this._size}get maxSize(){return this.capacity}push(e){let n=(this.head+this._size)%this.capacity;this.buf[n]=e,this._size<this.capacity?this._size++:this.head=(this.head+1)%this.capacity}shift(){if(this._size===0)return;let e=this.buf[this.head];return this.buf[this.head]=void 0,this.head=(this.head+1)%this.capacity,this._size--,e}at(e){if(this._size===0)return;let n=e<0?this._size+e:e;if(!(n<0||n>=this._size))return this.buf[(this.head+n)%this.capacity]}toArray(){let e=new Array(this._size);for(let n=0;n<this._size;n++)e[n]=this.buf[(this.head+n)%this.capacity];return e}clear(){for(let e=0;e<this._size;e++)this.buf[(this.head+e)%this.capacity]=void 0;this.head=0,this._size=0}};ut();function Tt(t){return t>=768&&t<=879||t>=1155&&t<=1161||t>=1425&&t<=1469||t>=1552&&t<=1562||t>=1611&&t<=1631||t>=1648&&t===1648||t>=1750&&t<=1756||t>=1759&&t<=1764||t>=1767&&t<=1768||t>=1770&&t<=1773||t>=1840&&t<=1866||t>=1958&&t<=1968||t>=2304&&t<=2307||t>=2362&&t<=2383||t>=2385&&t<=2391||t>=2402&&t<=2403||t>=2433&&t<=2435||t>=2492&&t<=2509||t>=2561&&t<=2563||t>=2620&&t<=2641||t>=2672&&t<=2673||t>=2677&&t===2677||t>=3633&&t===3633||t>=3636&&t<=3642||t>=3655&&t<=3662||t>=3761&&t===3761||t>=3764&&t<=3772||t>=3784&&t<=3790||t>=7616&&t<=7679||t>=8400&&t<=8447||t>=65024&&t<=65039||t>=65056&&t<=65071||t===8205?0:t>=4352&&t<=4447||t>=8986&&t<=8987||t>=9001&&t<=9002||t>=9193&&t<=9203||t>=9208&&t<=9210||t>=9725&&t<=9726||t>=9748&&t<=9749||t>=9800&&t<=9811||t===9855||t===9875||t===9889||t>=9898&&t<=9899||t>=9917&&t<=9918||t>=9924&&t<=9925||t===9934||t===9940||t===9962||t>=9970&&t<=9971||t===9973||t===9978||t===9981||t===9986||t===9989||t>=9992&&t<=9997||t===9999||t>=10067&&t<=10069||t===10071||t>=10133&&t<=10135||t===10160||t===10175||t>=10548&&t<=10549||t>=11013&&t<=11015||t>=11035&&t<=11036||t===11088||t===11093||t>=11904&&t<=12350||t>=12352&&t<=12447||t>=12448&&t<=12543||t>=12549&&t<=12591||t>=12593&&t<=12686||t>=12688&&t<=12771||t>=12784&&t<=12830||t>=12832&&t<=12871||t>=12880&&t<=19903||t>=19968&&t<=40959||t>=43360&&t<=43388||t>=44032&&t<=55203||t>=63744&&t<=64255||t>=65040&&t<=65049||t>=65072&&t<=65131||t>=65281&&t<=65376||t>=65504&&t<=65510||t>=126980&&t===126980||t===127183||t>=127344&&t<=127345||t===127358||t===127359||t===127374||t>=127377&&t<=127386||t>=127456&&t<=127487||t>=127488&&t<=127490||t===127514||t===127535||t>=127538&&t<=127546||t>=127568&&t<=127569||t>=127744&&t<=129535||t>=129536&&t<=129791||t>=129792&&t<=130047||t>=131072&&t<=196605||t>=196608&&t<=262141?2:1}function qe(t){let e=0;for(let n of t)e+=Tt(n.codePointAt(0));return e}function on(t,e){if(e<=0)return"";let n=0,r="";for(let o of t){let s=Tt(o.codePointAt(0));if(n+s>e){if(e<=1)return"\u2026";for(;n+1>e&&r.length>0;){let i=[...r].pop();r=r.slice(0,-i.length),n-=Tt(i.codePointAt(0))}return`${r}\u2026`}r+=o,n+=s}return r}var rr={horizontal:"\u2500",vertical:"\u2502",cornerTL:"\u250C",cornerTR:"\u2510",cornerBL:"\u2514",cornerBR:"\u2518",tDown:"\u252C",tUp:"\u2534",tRight:"\u251C",tLeft:"\u2524",cross:"\u253C",arrowRight:"\u25B6",arrowDown:"\u25BC",arrowLeft:"\u25C0",arrowUp:"\u25B2",boxTL:"\u250C",boxTR:"\u2510",boxBL:"\u2514",boxBR:"\u2518",boxH:"\u2500",boxV:"\u2502"},or={horizontal:"-",vertical:"|",cornerTL:"+",cornerTR:"+",cornerBL:"+",cornerBR:"+",tDown:"+",tUp:"+",tRight:"+",tLeft:"+",cross:"+",arrowRight:">",arrowDown:"v",arrowLeft:"<",arrowUp:"^",boxTL:"+",boxTR:"+",boxBL:"+",boxBR:"+",boxH:"-",boxV:"|"};function cn(t,e){let n=e.charset==="ascii"?or:rr,r=t.width,o=t.height,s=Array.from({length:o},()=>Array.from({length:r},()=>" ")),i=Array.from({length:o},()=>Array.from({length:r},()=>"empty"));for(let a of t.edges)ir(s,i,n,a);for(let a of t.boxes)sr(s,i,n,a,e.labelOf(a.id));return s.map(a=>dr(a.join(""))).join(`
|
|
3
|
+
`)}function sr(t,e,n,r,o){let{x:s,y:i,w:a,h:c}=r;if(a<2||c<2){c>0&&sn(t,e,s,i,a,o);return}ie(t,e,s,i,n.boxTL);for(let d=s+1;d<s+a-1;d+=1)ie(t,e,d,i,n.boxH);ie(t,e,s+a-1,i,n.boxTR);for(let d=i+1;d<i+c-1;d+=1){ie(t,e,s,d,n.boxV);for(let p=s+1;p<s+a-1;p+=1)dn(t,e,p,d," ","empty");ie(t,e,s+a-1,d,n.boxV)}ie(t,e,s,i+c-1,n.boxBL);for(let d=s+1;d<s+a-1;d+=1)ie(t,e,d,i+c-1,n.boxH);ie(t,e,s+a-1,i+c-1,n.boxBR);let u=i+Math.floor(c/2);sn(t,e,s+1,u,a-2,o)}function ie(t,e,n,r,o){dn(t,e,n,r,o,o===" "?"empty":o==="\u2500"||o==="-"?"boxH":o==="\u2502"||o==="|"?"boxV":"boxCorner")}function dn(t,e,n,r,o,s){if(r<0||r>=t.length)return;let i=t[r];n<0||n>=i.length||(i[n]=o,e[r][n]=s)}function sn(t,e,n,r,o,s){if(r<0||r>=t.length)return;let i=n,a=o;for(let c of s){let u=qe(c);if(u!==0){if(a<u)break;i>=0&&i<t[r].length&&(t[r][i]=c,e[r][i]="label",u===2&&i+1<t[r].length&&(t[r][i+1]="",e[r][i+1]="label")),i+=u,a-=u}}for(;a>0;)i>=0&&i<t[r].length&&(t[r][i]=" ",e[r][i]="empty"),i+=1,a-=1}function ir(t,e,n,r){let o=r.points;if(o.length<2)return;for(let c=0;c+1<o.length;c+=1)ar(t,e,n,o[c],o[c+1]);for(let c=1;c+1<o.length;c+=1){let u=o[c-1],d=o[c],p=o[c+1],f=ur(u,d,p,n);f&&un(t,e,d.x,d.y,f,"edgeCorner")}let s=o[o.length-1],i=o[o.length-2],a=cr(i,s,n);a&&un(t,e,s.x,s.y,a,"arrow")}function ar(t,e,n,r,o){if(!(r.x===o.x&&r.y===o.y)){if(r.y===o.y){let s=r.y,i=Math.min(r.x,o.x),a=Math.max(r.x,o.x);for(let c=i;c<=a;c+=1)an(t,e,c,s,n,"h")}else if(r.x===o.x){let s=r.x,i=Math.min(r.y,o.y),a=Math.max(r.y,o.y);for(let c=i;c<=a;c+=1)an(t,e,s,c,n,"v")}}}function an(t,e,n,r,o,s){if(r<0||r>=t.length)return;let i=t[r];if(n<0||n>=i.length)return;let a=e[r][n];if(!(a==="boxH"||a==="boxV"||a==="boxCorner"||a==="label")){if(a==="empty"){i[n]=s==="h"?o.horizontal:o.vertical,e[r][n]=s==="h"?"edgeH":"edgeV";return}if(a==="edgeH"&&s==="v"){i[n]=o.cross,e[r][n]="edgeCorner";return}if(a==="edgeV"&&s==="h"){i[n]=o.cross,e[r][n]="edgeCorner";return}}}function un(t,e,n,r,o,s){if(r<0||r>=t.length)return;let i=t[r];if(n<0||n>=i.length)return;let a=e[r][n];a==="boxH"||a==="boxV"||a==="boxCorner"||a==="label"||(i[n]=o,e[r][n]=s)}function ur(t,e,n,r){let o=t.y===e.y,s=e.y===n.y;if(o===s)return;if(o){let c=t.x<e.x,u=n.y>e.y;return c&&u?r.cornerTR:c&&!u?r.cornerBR:!c&&u?r.cornerTL:r.cornerBL}let i=t.y<e.y,a=n.x>e.x;return i&&a?r.cornerBL:i&&!a?r.cornerBR:!i&&a?r.cornerTL:r.cornerTR}function cr(t,e,n){if(e.x>t.x)return n.arrowRight;if(e.x<t.x)return n.arrowLeft;if(e.y>t.y)return n.arrowDown;if(e.y<t.y)return n.arrowUp}function dr(t){let e=t.length;for(;e>0&&t.charCodeAt(e-1)===32;)e-=1;return t.slice(0,e)}function pn(t){let e=lr(t);fr(e),pr(e),hr(e),gr(e,t);let n=br(e,t),{width:r,height:o}=_r(e),s=[];for(let i of e.layers)for(let a of i)a.isVirtual||s.push({id:a.id,layer:a.layer,order:a.order,x:a.x,y:a.y,w:a.w,h:a.h});return{boxes:s,edges:n,width:r,height:o}}function lr(t){let e=new Map;for(let o of t.nodes)e.set(o,{id:o,isVirtual:!1,layer:-1,order:0,x:0,y:0,w:t.widthCells(o),h:t.heightCells(o),in:[],out:[]});let n=[],r=0;for(let o of t.edges){if(o.from===o.to)continue;let s=e.get(o.from),i=e.get(o.to);if(!s||!i)continue;let a={chainId:r++,chainFrom:o.from,chainTo:o.to,fromId:o.from,toId:o.to,hopIndex:0,chainLen:1};s.out.push(a),i.in.push(a),n.push(a)}return{nodes:e,layers:[],hops:n}}function fr(t){let e=new Map;for(let s of t.nodes.values())e.set(s.id,s.in.length);let n=[];for(let s of t.nodes.values())(e.get(s.id)??0)===0&&(s.layer=0,n.push(s));let r=new Set,o=0;for(;o<n.length;){let s=n[o++];if(!r.has(s.id)){r.add(s.id);for(let i of s.out){let a=t.nodes.get(i.toId);a.layer=Math.max(a.layer,s.layer+1);let c=(e.get(a.id)??0)-1;e.set(a.id,c),c<=0&&n.push(a)}}}for(let s of t.nodes.values())s.layer<0&&(s.layer=0)}function pr(t){let e=Math.max(0,...Array.from(t.nodes.values(),s=>s.layer)),n=Array.from({length:e+1},()=>[]);for(let s of t.nodes.values())n[s.layer].push(s);let r=[],o=0;for(let s of t.hops){let i=t.nodes.get(s.fromId),a=t.nodes.get(s.toId),c=a.layer-i.layer;if(c<=0){i.out=i.out.filter(p=>p!==s),a.in=a.in.filter(p=>p!==s);continue}if(c===1){s.hopIndex=0,s.chainLen=1,r.push(s);continue}i.out=i.out.filter(p=>p!==s),a.in=a.in.filter(p=>p!==s);let u=i;for(let p=1;p<c;p+=1){let f=`__virt_${o++}__`,h={id:f,isVirtual:!0,layer:i.layer+p,order:0,x:0,y:0,w:0,h:1,in:[],out:[]};t.nodes.set(f,h),n[h.layer].push(h);let l={chainId:s.chainId,chainFrom:s.chainFrom,chainTo:s.chainTo,fromId:u.id,toId:f,hopIndex:p-1,chainLen:c};u.out.push(l),h.in.push(l),r.push(l),u=h}let d={chainId:s.chainId,chainFrom:s.chainFrom,chainTo:s.chainTo,fromId:u.id,toId:a.id,hopIndex:c-1,chainLen:c};u.out.push(d),a.in.push(d),r.push(d)}for(let s of n)for(let i=0;i<s.length;i+=1)s[i].order=i;t.layers=n,t.hops=r}function hr(t){for(let n=0;n<4;n+=1){for(let r=1;r<t.layers.length;r+=1)ln(t,t.layers[r],"in"),Ye(t.layers[r]);for(let r=t.layers.length-2;r>=0;r-=1)ln(t,t.layers[r],"out"),Ye(t.layers[r])}for(let n=0;n<2;n+=1){let r=!1;for(let o=1;o<t.layers.length;o+=1){let s=t.layers[o];for(let i=0;i+1<s.length;i+=1){let a=fn(t,s[i],s[i+1],"in");[s[i],s[i+1]]=[s[i+1],s[i]],Ye(s),fn(t,s[i],s[i+1],"in")<a?r=!0:([s[i],s[i+1]]=[s[i+1],s[i]],Ye(s))}}if(!r)break}}function ln(t,e,n){let r=new Map;for(let o of e){let s=n==="in"?o.in:o.out;if(s.length===0){r.set(o.id,o.order);continue}let i=0,a=0;for(let c of s){let u=t.nodes.get(n==="in"?c.fromId:c.toId);u&&(i+=u.order,a+=1)}r.set(o.id,a===0?o.order:i/a)}e.sort((o,s)=>{let i=r.get(o.id),a=r.get(s.id);return i!==a?i-a:o.order-s.order})}function Ye(t){for(let e=0;e<t.length;e+=1)t[e].order=e}function fn(t,e,n,r){let o=r==="in"?e.in:e.out,s=r==="in"?n.in:n.out,i=0;for(let a of o)for(let c of s){let u=t.nodes.get(r==="in"?a.fromId:a.toId)?.order??0,d=t.nodes.get(r==="in"?c.fromId:c.toId)?.order??0;(e.order<n.order&&u>d||e.order>n.order&&u<d)&&(i+=1)}return i}function gr(t,e){e.direction==="LR"?mr(t,e):yr(t,e)}function mr(t,e){let n=[],r=0;for(let o=0;o<t.layers.length;o+=1){n.push(r);let s=0;for(let i of t.layers[o])s=Math.max(s,i.w);r+=s+e.layerGap}for(let o=0;o<t.layers.length;o+=1)for(let s of t.layers[o])s.x=n[o];for(let o of t.layers){let s=0;for(let i of o)i.y=s,s+=i.h+e.nodeGap}hn(t,e,"y")}function yr(t,e){let n=[],r=0;for(let o=0;o<t.layers.length;o+=1){n.push(r);let s=0;for(let i of t.layers[o])s=Math.max(s,i.h);r+=s+e.layerGap}for(let o=0;o<t.layers.length;o+=1)for(let s of t.layers[o])s.y=n[o];for(let o of t.layers){let s=0;for(let i of o)i.x=s,s+=i.w+e.nodeGap}hn(t,e,"x")}function hn(t,e,n){let r=s=>n==="y"?s.h:s.w,o=e.nodeGap;for(let s=0;s<2;s+=1){let i=s===0?t.layers.slice(1):t.layers.slice(0,-1).reverse();for(let a of i){let c=new Map;for(let d of a){let p=s===0?d.in:d.out;if(p.length===0)continue;let f=[];for(let l of p){let y=t.nodes.get(s===0?l.fromId:l.toId);if(!y)continue;let m=n==="y"?y.y:y.x;f.push(m+Math.floor(r(y)/2))}if(f.length===0)continue;f.sort((l,y)=>l-y);let h=f[Math.floor(f.length/2)];c.set(d.id,h-Math.floor(r(d)/2))}let u=0;for(let d of a){let p=c.get(d.id),f=n==="y"?d.y:d.x,l=Math.max(p??f,u);n==="y"?d.y=l:d.x=l,u=l+r(d)+o}}}}function br(t,e){let n=new Map;for(let u of t.hops){let d=n.get(u.chainId);d?d.push(u):n.set(u.chainId,[u])}for(let u of n.values())u.sort((d,p)=>d.hopIndex-p.hopIndex);let r=e.direction==="LR",o=u=>r?u.x:u.y,s=u=>r?u.w:u.h,i=u=>r?u.y+Math.floor(u.h/2):u.x+Math.floor(u.w/2),a=new Map;for(let u=0;u+1<t.layers.length;u+=1){let d=t.layers[u],p=t.layers[u+1],f=0;for(let b of d)f=Math.max(f,o(b)+s(b));let h=Number.POSITIVE_INFINITY;for(let b of p)h=Math.min(h,o(b));let l=Number.isFinite(h)?h-1:f,y=Math.max(1,l-f+1),m=[];for(let b of d)for(let O of b.out)m.push(O);m.sort((b,O)=>{let S=i(t.nodes.get(b.fromId)),k=i(t.nodes.get(O.fromId));if(S!==k)return S-k;let R=i(t.nodes.get(b.toId)),N=i(t.nodes.get(O.toId));return R-N});let w=[],_=new Map;for(let b of m){let O=i(t.nodes.get(b.fromId)),S=i(t.nodes.get(b.toId)),k=Math.min(O,S),R=Math.max(O,S),N=-1;for(let D=0;D<w.length;D+=1){let H=w[D],V=!0;for(let ae of H)if(ae.lo<=R&&k<=ae.hi){V=!1;break}if(V){H.push({lo:k,hi:R}),N=D;break}}N<0&&(w.push([{lo:k,hi:R}]),N=w.length-1),_.set(b,N)}let v=w.length,x=y>=Math.max(3,v+2),E=x?f+1:f,T=x?l-1:l,g=Math.max(1,T-E+1);for(let b of m){let O=_.get(b),S;if(v<=1)S=E+Math.floor(g/2);else{let k=(g-1)/(v-1);S=E+Math.floor(O*k)}a.set(b,Math.max(f,Math.min(l,S)))}}let c=[];for(let[,u]of n){let d=[];for(let f=0;f<u.length;f+=1){let h=u[f],l=t.nodes.get(h.fromId),y=t.nodes.get(h.toId),m=a.get(h),w=l.isVirtual?o(l):o(l)+s(l),_=y.isVirtual?o(y):o(y)-1,v=i(l),x=i(y);f===0&&Je(d,r,w,v),v!==x&&(Je(d,r,m,v),Je(d,r,m,x)),Je(d,r,_,x)}let p=u[0];c.push({from:p.chainFrom,to:p.chainTo,points:vr(d)})}return c}function Je(t,e,n,r){t.push(e?{x:n,y:r}:{x:r,y:n})}function vr(t){let e=[];for(let n of t){let r=e[e.length-1];(!r||r.x!==n.x||r.y!==n.y)&&e.push(n)}return e}function _r(t){let e=0,n=0;for(let r of t.layers)for(let o of r)e=Math.max(e,o.x+o.w),n=Math.max(n,o.y+o.h);return{width:e,height:n}}var wr=24,xr=4,Tr=1,Or=3;function gn(t,e){let n=Er(e.direction),r=Math.max(3,e.maxLabelWidth??wr),o=e.asciiCharset??"unicode",s=Object.keys(t.nodes).sort(),i=new Set(s),a=t.edges.filter(h=>i.has(h.from)&&i.has(h.to)),c=new Map,u=new Map;for(let h of s){let l=on(h,r);c.set(h,l),u.set(h,qe(l)+4)}let d=pn({nodes:s,edges:a,widthCells:h=>u.get(h)??3,heightCells:()=>Or,layerGap:xr,nodeGap:Tr,direction:n}),p=cn(d,{charset:o,labelOf:h=>c.get(h)??h}),f=e.logger;return f&&f(p),p}function Er(t){if(t===void 0||t==="LR")return"LR";if(t==="TD")return"TD";throw new Error(`ascii describe supports direction "LR" or "TD" only; got ${String(t)}`)}le();function mn(t,e){let n=e?.topN??10,r=t.describe({detail:"standard"}),o=[],s=t._collectObserveTargets;typeof s=="function"&&s.call(t,"",o);let i=new Map;for(let[f,h]of o)i.set(f,h);let a=[];for(let[f,h]of Object.entries(r.nodes)){let l=i.get(f),y=l instanceof I?l:null,m=y?Gt(y.cache):0,w=y?y._sinkCount:0,_=h.deps?.length??0,v=h.type==="effect"&&w===0,x=w===0?h.type==="effect"?"orphan-effect":h.type==="derived"?"idle-derived":h.type==="producer"?"idle-producer":null:null;a.push({path:f,type:h.type,status:h.status??"unknown",valueSizeBytes:m,subscriberCount:w,depCount:_,isOrphanEffect:v,orphanKind:x})}let c=a.reduce((f,h)=>f+h.valueSizeBytes,0),u=(f,h)=>[...a].sort(h??((l,y)=>y[f]-l[f])).slice(0,n),d=a.filter(f=>f.orphanKind!=null),p=a.filter(f=>f.isOrphanEffect);return{nodeCount:a.length,edgeCount:r.edges.length,subgraphCount:r.subgraphs.length,nodes:a,totalValueSizeBytes:c,hotspots:{byValueSize:u("valueSizeBytes"),bySubscriberCount:u("subscriberCount"),byDepCount:u("depCount")},orphans:d,orphanEffects:p}}var L="::",Q="__meta__",fe=1;function yn(t,e){let n=Math.max(16,t.size*4),r=0;for(;t.size>0;){if(r++>=n){console.error(`[Graph "${e}".destroy] disposer drain exceeded cap (${n}); ${t.size} disposer(s) discarded`),t.clear();return}let o=t.values().next();if(o.done)return;let s=o.value;t.delete(s);try{s()}catch(i){console.error(`[Graph "${e}".destroy] disposer threw:`,i)}}}function _n(t){return t!=null&&typeof t=="object"&&"cache"in t&&typeof t.subscribe=="function"&&typeof t.down=="function"}function kr(t){if(t!=null)return _n(t)?t.cache:t}function Nr(t){let e=[];for(let n of Object.keys(t).sort()){let r=t[n].v;r!=null&&e.push(`${n} ${r.id} ${r.version}`)}return e.join(`
|
|
4
|
+
`)}function bn(t){if(t.version!==fe)throw new Error(`unsupported snapshot version ${String(t.version)} (expected ${fe})`);for(let e of["name","nodes","edges","subgraphs"])if(!(e in t))throw new Error(`snapshot missing required key "${e}"`);if(typeof t.name!="string")throw new TypeError("snapshot 'name' must be a string");if(typeof t.nodes!="object"||t.nodes===null||Array.isArray(t.nodes))throw new TypeError("snapshot 'nodes' must be an object");if(!Array.isArray(t.edges))throw new TypeError("snapshot 'edges' must be an array");if(!Array.isArray(t.subgraphs))throw new TypeError("snapshot 'subgraphs' must be an array")}function Ar(t,e){let n=new WeakMap,r=(o,s)=>{if(Object.is(o,s))return!0;if(o==null||s==null||typeof o!="object"||typeof s!="object")return!1;let i=n.get(o);if(i==null&&(i=new WeakSet,n.set(o,i)),i.has(s))return!0;i.add(s);let a=o.constructor,c=s.constructor;if(a!==c)return!1;if(o instanceof Date)return o.getTime()===s.getTime();if(o instanceof RegExp)return o.source===s.source&&o.flags===s.flags;if(Array.isArray(o)){let f=s;if(o.length!==f.length)return!1;for(let h=0;h<o.length;h++)if(!r(o[h],f[h]))return!1;return!0}if(o instanceof Map){let f=s;if(o.size!==f.size)return!1;for(let[h,l]of o)if(!f.has(h)||!r(l,f.get(h)))return!1;return!0}if(o instanceof Set){let f=s;if(o.size!==f.size)return!1;for(let h of o){let l=!1;for(let y of f)if(r(h,y)){l=!0;break}if(!l)return!1}return!0}if(ArrayBuffer.isView(o)){let f=o,h=s;if(f.length!==h.length)return!1;for(let l=0;l<f.length;l++)if(f[l]!==h[l])return!1;return!0}let u=Object.keys(o),d=Object.keys(s);if(u.length!==d.length)return!1;let p=new Set(d);for(let f of u)if(!p.has(f)||!r(o[f],s[f]))return!1;return!0};return r(t,e)}function Et(t){if(t===null||typeof t!="object")return t;if(Array.isArray(t))return t.map(Et);let e=t,n=Object.keys(e).sort(),r={};for(let o of n)r[o]=Et(e[o]);return r}function Sr(t){return t.replaceAll("\\","\\\\").replaceAll('"','\\"')}function Rr(t){return t.replaceAll("\\","\\\\").replaceAll('"','\\"')}function Dr(t){return t==="TD"?"down":t==="BT"?"up":t==="RL"?"left":"right"}function wn(t){let e=new Set,n=[];function r(o,s){let i=`${o}\0${s}`;e.has(i)||(e.add(i),n.push([o,s]))}for(let[o,s]of Object.entries(t.nodes)){let i=s.deps;if(i)for(let a of i)r(a,o)}for(let o of t.edges)r(o.from,o.to);return n}function xn(t){if(t===void 0)return"LR";if(t==="TD"||t==="LR"||t==="BT"||t==="RL")return t;throw new Error(`invalid diagram direction ${String(t)}; expected one of: TD, LR, BT, RL`)}function Cr(t,e){let n=e.includeEdges??!0,r=e.includeSubgraphs??!0,{expand:o,...s}=t,i={...s,edges:n?t.edges:[],subgraphs:r?t.subgraphs:[]},a=JSON.stringify(Et(i),null,e.indent??2);return e.logger?.(a),a}function Gr(t,e){let n=e.includeEdges??!0,r=e.includeSubgraphs??!0,o=[];o.push(`Graph ${t.name}`),o.push("Nodes:");for(let i of Object.keys(t.nodes).sort()){let a=t.nodes[i];o.push(`- ${i} (${a.type}/${a.status}): ${Ze(a.value)}`)}if(n){o.push("Edges:");for(let i of t.edges)o.push(`- ${i.from} -> ${i.to}`)}if(r){o.push("Subgraphs:");for(let i of t.subgraphs)o.push(`- ${i}`)}let s=o.join(`
|
|
5
|
+
`);return e.logger?.(s),s}function Tn(t,e){let n=xn(e.direction),r=Object.keys(t.nodes).sort(),o=new Map;for(let i=0;i<r.length;i+=1)o.set(r[i],`n${i}`);let s=[`flowchart ${n}`];for(let i of r){let a=o.get(i);s.push(` ${a}["${Sr(i)}"]`)}for(let[i,a]of wn(t)){let c=o.get(i),u=o.get(a);!c||!u||s.push(` ${c} --> ${u}`)}return s.join(`
|
|
6
|
+
`)}function Mr(t,e){let n=Tn(t,e);return On(n)}function On(t,e){let n=e?.theme??"default",r=e?.autoSync??!0,s=JSON.stringify({code:t,mermaid:{theme:n},autoSync:r}),i=new TextEncoder().encode(s),a="";for(let u=0;u<i.length;u++)a+=String.fromCharCode(i[u]);return`https://mermaid.live/edit#base64:${globalThis.btoa(a).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")}`}function Lr(t,e){let n=xn(e.direction),r=Object.keys(t.nodes).sort(),o=new Map;for(let i=0;i<r.length;i+=1)o.set(r[i],`n${i}`);let s=[`direction: ${Dr(n)}`];for(let i of r){let a=o.get(i);s.push(`${a}: "${Rr(i)}"`)}for(let[i,a]of wn(t)){let c=o.get(i),u=o.get(a);!c||!u||s.push(`${c} -> ${u}`)}return s.join(`
|
|
7
|
+
`)}function Pr(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Xe(t){let e="^";for(let n=0;n<t.length;n+=1){let r=t[n];if(r==="*"){e+=".*";continue}if(r==="?"){e+=".";continue}if(r==="["){let o=t.indexOf("]",n+1);if(o<=n+1){e+="\\[";continue}let s=t.slice(n+1,o);s.startsWith("!")&&(s=`^${s.slice(1)}`),s=s.replace(/\\/g,"\\\\"),e+=`[${s}]`,n=o;continue}e+=Pr(r)}return e+="$",new RegExp(e)}var Ir={data:"\x1B[32m",dirty:"\x1B[33m",resolved:"\x1B[36m",invalidate:"\x1B[93m",pause:"\x1B[90m",resume:"\x1B[96m",complete:"\x1B[34m",error:"\x1B[31m",teardown:"\x1B[91m",derived:"\x1B[35m",path:"\x1B[90m",reset:"\x1B[0m"},$r={data:"",dirty:"",resolved:"",invalidate:"",pause:"",resume:"",complete:"",error:"",teardown:"",derived:"",path:"",reset:""};function Ze(t){if(typeof t=="string")return JSON.stringify(t);if(typeof t=="number"||typeof t=="boolean"||t==null)return String(t);try{return JSON.stringify(t)}catch{return"[unserializable]"}}function Fr(t){return t==="none"?$r:t==="ansi"||t==null?Ir:{data:t.data??"",dirty:t.dirty??"",resolved:t.resolved??"",invalidate:t.invalidate??"",pause:t.pause??"",resume:t.resume??"",complete:t.complete??"",error:t.error??"",teardown:t.teardown??"",derived:t.derived??"",path:t.path??"",reset:t.reset??""}}function vn(t){if(t==null)return{};let e=t.detail;return e==="full"?{...t,structured:t.structured??!0,timeline:t.timeline??!0,causal:t.causal??!0,derived:t.derived??!0}:e==="minimal"?{...t,structured:t.structured??!0}:t.format==="stage-log"?{...t,structured:t.structured??!0,timeline:t.timeline??!0}:t}function Vr(t,e,n){for(let r=0;r<t.length;r++){let o=t.charCodeAt(r);if(o<32||o===127)throw new Error(`Graph "${e}": ${n} "${t}" must not contain control character (U+${o.toString(16).padStart(4,"0").toUpperCase()} at index ${r})`)}}function Ot(t,e,n){if(t==="")throw new Error(`Graph "${e}": ${n} name must be non-empty`);if(t.includes(L))throw new Error(`Graph "${e}": ${n} "${t}" must not contain '${L}' (path separator)`);if(t===Q)throw new Error(`Graph "${e}": ${n} name "${Q}" is reserved for meta companion paths`);Vr(t,e,n)}function zr(t,e){if(t==="")throw new Error(`Graph "${e}": resolve path must be non-empty`);let n=t.split(L);for(let r of n)if(r==="")throw new Error(`Graph "${e}": resolve path has empty segment`);return n}function Hr(t,e){let n=!1;for(let o of t)if(!e.isMetaPassthrough(o[0])){n=!0;break}return n?t.filter(o=>e.isMetaPassthrough(o[0])):t}function En(t){for(let e of t._mounts.values())En(e);for(let e of t._nodes.values())try{e.down([[F]],{internal:!0})}catch{}}var W=class t{name;opts;config;_nodes=new Map;_nodeToName=new WeakMap;_mounts=new Map;_parent=void 0;_storageDisposers=new Set;_disposers=new Set;_destroyed=!1;_topology;_topologyEmitters=new Set;_factory;_factoryArgs;constructor(e,n){if(e==="")throw new Error("Graph name must be non-empty");if(e.includes(L))throw new Error(`Graph name must not contain '${L}' (got "${e}")`);if(e===Q)throw new Error(`Graph name "${Q}" is reserved for meta companion paths`);this.name=e,this.opts=Object.freeze({...n??{}}),this.config=n?.config??_e,this._traceRing=new Ae(n?.traceCapacity??1e3),n?.versioning!=null&&this.setVersioning(n.versioning),typeof n?.factory=="string"&&(this._factory=n.factory,n.factoryArgs!==void 0&&(this._factoryArgs=n.factoryArgs))}tagFactory(e,n){return this._factory=e,this._factoryArgs=n,this}ancestors(e=!0){let n=[],r=e?this:this._parent;for(;r!=null;)n.push(r),r=r._parent;return n}get topology(){return this._topology==null&&(this._topology=Ue(e=>{let n=r=>{e.emit(r)};return this._topologyEmitters.add(n),()=>{this._topologyEmitters.delete(n)}},{name:`${this.name}_topology`})),this._topology}_emitTopology(e){if(!(this._topology==null||this._topologyEmitters.size===0))for(let n of this._topologyEmitters)n(e)}nameOf(e){return this._nodeToName.get(e)}add(e,n){let r=e.name,o=n?.name??r;if(o==null||o==="")throw new Error(`Graph "${this.name}": graph.add requires a non-empty name \u2014 pass via opts.name or set it on the node (e.g. state(0, { name: "x" }))`);let s=o,i=n?.annotation;if(Ot(s,this.name,"add"),this._mounts.has(s))throw new Error(`Graph "${this.name}": name "${s}" is already a mount point`);if(this._nodes.has(s))throw new Error(`Graph "${this.name}": node "${s}" already exists`);let a=this._nodeToName.get(e);if(a!==void 0)throw new Error(`Graph "${this.name}": node instance already registered as "${a}"`);return this._nodes.set(s,e),this._nodeToName.set(e,s),this._emitTopology({kind:"added",name:s,nodeKind:"node"}),i!=null&&(this._annotations.set(s,i),this.config.inspectorEnabled&&this._traceRing.push({path:s,annotation:i,timestamp_ns:ee()})),e}setVersioning(e){if(e!=null)for(let n of this._nodes.values())n instanceof I&&n._applyVersioning(e)}remove(e){Ot(e,this.name,"remove");let n=this._mounts.get(e);if(n){let s={kind:"mount",nodes:[],mounts:[]},i=[];n._collectObserveTargets("",i);for(let[a,c]of i)a.includes(`${L}${Q}${L}`)||s.nodes.push(a);return s.nodes.sort(),s.mounts.push(e),s.mounts.push(...n._collectSubgraphs(`${e}${L}`)),this._mounts.delete(e),n._parent=void 0,En(n),this._emitTopology({kind:"removed",name:e,nodeKind:"mount",audit:s}),s}let r=this._nodes.get(e);if(!r)throw new Error(`Graph "${this.name}": unknown node or mount "${e}"`);this._nodes.delete(e),this._nodeToName.delete(r),r.down([[F]],{internal:!0});let o={kind:"node",nodes:[e],mounts:[]};return this._emitTopology({kind:"removed",name:e,nodeKind:"node",audit:o}),o}removeAll(e){let n=typeof e=="function"?e:(()=>{let s=Xe(e);return i=>s.test(i)})(),r={kind:"mount",nodes:[],mounts:[]},o=[...this._nodes.keys(),...this._mounts.keys()].filter(s=>n(s));for(let s of o){let i=this.remove(s);r.nodes.push(...i.nodes),r.mounts.push(...i.mounts)}return r.nodes.sort(),r.mounts.sort(),r}[Symbol.iterator](){let e=[...this._nodes.keys()].sort(),n=this._nodes,r=0;return{[Symbol.iterator](){return this},next(){if(r>=e.length)return{value:void 0,done:!0};let o=e[r++];return{value:[o,n.get(o)],done:!1}}}}node(e){if(e==="")throw new Error(`Graph "${this.name}": node name must be non-empty`);if(e.includes(L))return this.resolve(e);let n=this._nodes.get(e);if(!n)throw new Error(`Graph "${this.name}": unknown node "${e}"`);return n}get(e){return this.node(e).cache}set(e,n,r){let o=r?.internal===!0;this.node(e).down([[G,n]],{actor:r?.actor,internal:o,delivery:"write"})}setAll(e,n){let r=Symbol.iterator in e?e:Object.entries(e);Ee(()=>{for(let[o,s]of r)this.set(o,s,n)})}invalidate(e,n){let r=n?.internal===!0;this.node(e).down([[Z]],{actor:n?.actor,internal:r,delivery:"write"})}error(e,n,r){let o=r?.internal===!0;this.node(e).down([[P,n]],{actor:r?.actor,internal:o,delivery:"write"})}complete(e,n){let r=n?.internal===!0;this.node(e).down([[z]],{actor:n?.actor,internal:r,delivery:"write"})}edges(e){let n=e?.recursive===!0,r=new Map;if(!n){for(let[c,u]of this._nodes)r.set(u,c);let a=[];for(let[c,u]of this._nodes)if(u instanceof I)for(let d of u._deps){let p=r.get(d.node);p!=null&&a.push([p,c])}return a.sort((c,u)=>c[0]<u[0]?-1:c[0]>u[0]?1:c[1]<u[1]?-1:c[1]>u[1]?1:0),a}let o=[];this._collectObserveTargets("",o);let s=new Map;for(let[a,c]of o)s.set(c,a);let i=[];for(let[a,c]of o)if(c instanceof I)for(let u of c._deps){let d=s.get(u.node);d!=null&&i.push([d,a])}return i.sort((a,c)=>a[0]<c[0]?-1:a[0]>c[0]?1:a[1]<c[1]?-1:a[1]>c[1]?1:0),i}mount(e,n){if(n===void 0){let o=new t(e);return this.mount(e,o)}if(typeof n=="function"){let o=new t(e);return n(o),this.mount(e,o)}let r=n;if(Ot(e,this.name,"mount"),this._nodes.has(e))throw new Error(`Graph "${this.name}": cannot mount at "${e}" \u2014 node with that name exists`);if(this._mounts.has(e))throw new Error(`Graph "${this.name}": mount "${e}" already exists`);if(r===this)throw new Error(`Graph "${this.name}": cannot mount a graph into itself`);if(r._parent!=null)throw new Error(`Graph "${this.name}": this child graph is already mounted on "${r._parent.name}"`);for(let o=this;o!=null;o=o._parent)if(o===r)throw new Error(`Graph "${this.name}": mount("${e}", \u2026) would create a mount cycle`);return this._mounts.set(e,r),r._parent=this,this._emitTopology({kind:"added",name:e,nodeKind:"mount"}),r}resolve(e){let n=zr(e,this.name);return this._resolveFromSegments(n)}tryResolve(e){try{return this.resolve(e)}catch{return}}_resolveFromSegments(e){let n=e;if(n[0]===this.name&&(n=n.slice(1),n.length===0))throw new Error(`Graph "${this.name}": resolve path ends at graph name only`);let r=n[0],o=n.slice(1);if(o.length===0){let a=this._nodes.get(r);if(a)return a;throw this._mounts.has(r)?new Error(`Graph "${this.name}": path ends at subgraph "${r}" \u2014 not a node (GRAPHREFLY-SPEC \xA73.5)`):new Error(`Graph "${this.name}": unknown name "${r}"`)}let s=this._nodes.get(r);if(s&&o.length>0&&o[0]===Q)return this._resolveMetaChainFromNode(s,o,n.join(L));let i=this._mounts.get(r);if(!i)throw this._nodes.has(r)?new Error(`Graph "${this.name}": "${r}" is a node; trailing path "${o.join(L)}" is invalid`):new Error(`Graph "${this.name}": unknown mount or node "${r}"`);return i.resolve(o.join(L))}_resolveMetaChainFromNode(e,n,r){let o=e,s=0,i=[...n];for(;s<i.length;){if(i[s]!==Q)throw new Error(`Graph "${this.name}": expected ${Q} segment in meta path "${r}"`);if(s+1>=i.length)throw new Error(`Graph "${this.name}": meta path requires a key after ${Q} in "${r}"`);let a=i[s+1],c=o.meta[a];if(!c)throw new Error(`Graph "${this.name}": unknown meta "${a}" in path "${r}"`);o=c,s+=2}return o}signal(e,n){if(n?.internal!==!0){for(let o of e)if(this.config.messageTier(o[0])===3)throw new Error(`Graph "${this.name}": Graph.signal() rejects tier-3 messages (DATA / RESOLVED). Broadcast is for control-plane tiers (START / DIRTY / INVALIDATE / PAUSE / RESUME / COMPLETE / ERROR / TEARDOWN). For per-node value writes, use Graph.set or graph.node(name).down(...).`)}let r=[];if(this._signalDeliver(e,n??{},new Set,r),r.length>0)throw r[0]}_signalDeliver(e,n,r,o){for(let c of this._mounts.values())c._signalDeliver(e,n,r,o);let i=n.internal===!0?{internal:!0}:{actor:n.actor,delivery:"signal"},a=Hr(e,this.config);for(let c of[...this._nodes.keys()].sort()){let u=this._nodes.get(c);if(!r.has(u)){r.add(u);try{u.down(e,i)}catch(d){if(d instanceof X)throw d;o.push(d)}a.length!==0&&this._signalMetaSubtree(u,a,r,i,o)}}}_signalMetaSubtree(e,n,r,o,s){for(let i of Object.keys(e.meta).sort()){let a=e.meta[i];if(!r.has(a)){r.add(a);try{a.down(n,o)}catch(c){if(c instanceof X)throw c;s.push(c)}this._signalMetaSubtree(a,n,r,o,s)}}}describe(e){if(e?.reactive==="diff")return this._describeReactiveDiff(e);if(e?.reactive===!0)return this._describeReactive(e);let n=kr(e?.actor),r=e?.filter,o=We(e?.detail,e?.fields),s=e?.format==="spec",i=s?We("minimal"):o,a=[];this._collectObserveTargets("",a);let c=new Map;for(let[T,g]of a)c.set(g,T);let u=[];{let T=a.map(([,O])=>O),g=new Set(c.values()),b=0;for(;T.length>0;){let O=T.shift();if(O instanceof I)for(let S of O._deps){let k=S.node;if(c.has(k))continue;let R=k.name??"",N=R;if(!N||g.has(N))if(R){let D=2;for(;g.has(`${R}#${D}`);)D++;N=`${R}#${D}`}else for(N=`__internal__/${b++}`;g.has(N);)N=`__internal__/${b++}`;c.set(k,N),g.add(N),u.push([N,k]),T.push(k)}}}let d=[...a,...u],p={};for(let[T,g]of d){if(n!=null&&!g.allowsObserve(n))continue;let b=vt(g,i),O=g instanceof I?g._deps.map(N=>c.get(N.node)??N.node.name??""):[],{name:S,...k}=b,R={...k,deps:O};if(!s){let N=this._annotations.get(T);N!=null&&(R.annotation=N)}if(r!=null)if(typeof r=="function"){let N=r;if(!(N.length>=2?N(T,R):N(R)))continue}else{let N=!0;for(let[D,H]of Object.entries(r)){let V=D==="deps_includes"?"depsIncludes":D==="meta_has"?"metaHas":D;if(V==="depsIncludes"){if(!R.deps.includes(String(H))){N=!1;break}continue}if(V==="metaHas"){if(!Object.hasOwn(R.meta??{},String(H))){N=!1;break}continue}if(R[V]!==H){N=!1;break}}if(!N)continue}p[T]=R}let f=new Set(Object.keys(p)),h=[];for(let[T,g]of d)if(g instanceof I)for(let b of g._deps){let O=c.get(b.node);O!=null&&h.push([O,T])}h.sort((T,g)=>T[0]<g[0]?-1:T[0]>g[0]?1:T[1]<g[1]?-1:T[1]>g[1]?1:0);let l=h.map(([T,g])=>({from:T,to:g}));(n!=null||r!=null)&&(l=l.filter(T=>f.has(T.from)&&f.has(T.to)));let y=this._collectSubgraphs(""),m=n!=null||r!=null?y.filter(T=>{let g=`${T}${L}`;return[...f].some(b=>b===T||b.startsWith(g))}):y,w=this,_=e,v={name:this.name,nodes:p,edges:l,subgraphs:m,...this._factory!==void 0?{factory:this._factory}:{},...this._factoryArgs!==void 0?{factoryArgs:this._factoryArgs}:{},expand(T){let g={..._,format:void 0};return Array.isArray(T)?(g.fields=T,g.detail=void 0):(g.detail=T,g.fields=void 0),w.describe(g)}},x=e??{},E=x.format;return E==="json"?Cr(v,x):E==="pretty"?Gr(v,x):E==="mermaid"?Tn(v,x):E==="mermaid-url"?Mr(v,x):E==="d2"?Lr(v,x):E==="ascii"?gn(v,x):v}_collectSubgraphs(e){let n=[];for(let r of[...this._mounts.keys()].sort()){let o=e===""?r:`${e}${r}`;n.push(o),n.push(...this._mounts.get(r)._collectSubgraphs(`${o}${L}`))}return n}resourceProfile(e){return mn(this,e)}reachable(e,n,r={}){return r.withDetail===!0?kt(this.describe(),e,n,{...r,withDetail:!0}):kt(this.describe(),e,n,r)}explain(e,n,r){return r?.reactive===!0?this._explainReactive(e,n,r):this._explainStatic(e,n,r)}_explainStatic(e,n,r){let o=this.describe({detail:"full"}),s=new Map(this._annotations),i=new Map;for(let[a,c]of Object.entries(o.nodes))c.lastMutation!=null&&i.set(a,c.lastMutation);return $t(o,e,n,{...r?.maxDepth!=null?{maxDepth:r.maxDepth}:{},...r?.findCycle===!0?{findCycle:!0}:{},annotations:s,lastMutations:i})}_describeReactive(e){let n={...e,reactive:!1},r=e.reactiveName??"describe",o=0,s=ne(o,{name:`${r}_version`}),i=this.observe({timeline:!0,structured:!0}),a=!1,c=!1,u=()=>{a||c||(a=!0,me(()=>{a=!1,!c&&(o+=1,s.emit(o))}))},d=i.onEvent(_=>{let v=_.type;v!=="data"&&v!=="error"&&v!=="complete"&&v!=="teardown"||u()}),p=[],f=new WeakSet,h=_=>{if(f.has(_)||c)return;f.add(_);let v=_.topology.subscribe(x=>{for(let E of x){if(E[0]!==G)continue;let T=E[1];if(u(),T.kind==="added"&&T.nodeKind==="mount"){let g=_._mounts.get(T.name);g!=null&&h(g)}}});p.push(v);for(let x of _._mounts.keys()){let E=_._mounts.get(x);E!=null&&h(E)}};h(this);let l,y=e.actor;_n(y)&&(l=y.subscribe(_=>{let v=!1,x=!1;for(let E of _){let T=E[0];T===G?v=!0:(T===z||T===P||T===F)&&(x=!0)}v&&u(),x&&(l?.(),l=void 0,u())}));let m;try{m=B([s],()=>this.describe(n),{name:r,describeKind:"derived",meta:{domain:"audit",kind:"describe"},equals:(_,v)=>_===v})}catch(_){d(),l?.();for(let v of p)v();throw i.dispose(),_}let w=re(m);return{node:m,dispose(){c=!0,d(),l?.();for(let _ of p)_();p.length=0,i.dispose(),w()}}}_describeReactiveDiff(e){let n={...e,format:void 0,reactive:!1},r=e.reactiveName??"describe-diff",o={name:this.name,nodes:{},edges:[],subgraphs:[]},s=this.describe(n),i=wt(o,s),a=ne(i,{name:r,meta:{domain:"audit",kind:"describe-diff"},equals:(f,h)=>f===h}),c=this._describeReactive({...e,format:void 0,reactiveName:void 0}),u=!1,d=c.node.subscribe(f=>{if(!u)for(let h of f){if(h[0]!==G)continue;let l=h[1],y=wt(s,l);s=l,y.events.length!==0&&a.emit(y)}}),p=re(a);return{node:a,dispose(){u=!0,d(),c.dispose(),a.down([[F,"describe-diff disposed"]]),p()}}}_explainReactive(e,n,r){let o=0,s=ne(o,{name:"explain_version"}),i=this.observe({timeline:!0,structured:!0}),a=!1,c=!1,u=i.onEvent(h=>{let l=h.type;l!=="data"&&l!=="error"&&l!=="complete"&&l!=="teardown"||a||c||(a=!0,me(()=>{a=!1,!c&&(o+=1,s.emit(o))}))}),d={...r?.maxDepth!=null?{maxDepth:r.maxDepth}:{},...r?.findCycle===!0?{findCycle:!0}:{}},p;try{p=B([s],()=>this._explainStatic(e,n,d),{name:r?.name??"explain",describeKind:"derived",meta:{domain:"audit",kind:"explain_path",from:e,to:n},equals:(h,l)=>h.found===l.found&&h.reason===l.reason&&h.steps.length===l.steps.length&&jr(h.steps,l.steps)})}catch(h){throw u(),i.dispose(),h}let f=re(p);return{node:p,dispose(){c=!0,u(),i.dispose(),f()}}}_pathsMatching(e){let n=Xe(e),r=[];return this._collectObserveTargets("",r),r.map(([o])=>o).filter(o=>n.test(o))}_collectObserveTargets(e,n){for(let r of[...this._mounts.keys()].sort()){let o=e===""?r:`${e}${L}${r}`;this._mounts.get(r)._collectObserveTargets(o,n)}for(let r of[...this._nodes.keys()].sort()){let o=this._nodes.get(r),s=e===""?r:`${e}${L}${r}`;n.push([s,o]),this._appendMetaObserveTargets(s,o,n)}}_appendMetaObserveTargets(e,n,r){for(let o of Object.keys(n.meta).sort()){let s=n.meta[o],i=`${e}${L}${Q}${L}${o}`;r.push([i,s]),this._appendMetaObserveTargets(i,s,r)}}observe(e,n){let r=typeof e=="string",s=vn(r?n:e);if(s.reactive===!0)return this._observeReactive(r?e:void 0,s);let i=s.structured===!0||s.timeline===!0||s.causal===!0||s.derived===!0||s.detail==="minimal"||s.detail==="full"||s.format!=null,a=s.actor;if(r){let d=e,p=this.resolve(d);if(a!=null&&!p.allowsObserve(a))throw new X({actor:a,action:"observe",nodeName:d});return i?this._buildStructuredObserver([[d,p]],s,"one"):{subscribe(f){return p.subscribe(f)},up(f){try{p.up?.(f)}catch(h){if(h instanceof X)return;throw h}}}}let c=[];this._collectObserveTargets("",c),c.sort((d,p)=>d[0]<p[0]?-1:d[0]>p[0]?1:0);let u=a==null?c:c.filter(([,d])=>d.allowsObserve(a));return i?this._buildStructuredObserver(u,s,"all"):{subscribe:d=>{let p=u.map(([f,h])=>h.subscribe(l=>{d(f,l)}));return()=>{for(let f of p)f()}},up:(d,p)=>{try{this.resolve(d).up?.(p)}catch(f){if(f instanceof X)return;throw f}}}}_observeReactive(e,n){let r=n.tiers,o=r!=null?new Set(r):null,s=n.reactiveName??"observe";return Ue(i=>{let a=[],c=!1,u=!1,d=()=>{if(a.length===0||u)return;let y={events:a.slice(),flushedAt_ns:ee()};a.length=0,i.emit(y)},p={...n,reactive:!1,structured:!0,timeline:!0},f=e!=null?this.observe(e,p):this.observe(p),h=y=>{u||(a.push(y),!c&&(c=!0,me(()=>{c=!1,d()})))};for(let y of f.events)h(y);let l=f.onEvent(h);return()=>{u=!0,l(),f.dispose()}},{name:s,meta:{domain:"audit",kind:"observe-reactive"}})}_buildStructuredObserver(e,n,r){let o=r==="one"?e[0]?.[0]:void 0,s=i=>{if(r==="one"&&o!=null){let d=this.resolve(o);return this._buildStructuredObserver([[o,d]],i,"one")}let a=[];this._collectObserveTargets("",a),a.sort((d,p)=>d[0]<p[0]?-1:d[0]>p[0]?1:0);let c=i.actor,u=c==null?a:a.filter(([,d])=>d.allowsObserve(c));return this._buildStructuredObserver(u,i,"all")};return this._createObserveResult(e,n,s)}_createObserveResult(e,n,r){let o=n.timeline===!0,s=n.causal===!0,i=n.derived===!0,a=n.detail==="minimal",c=this.config.inspectorEnabled,u=(s||i)&&c,d=n.maxEvents,p=d!=null&&d>0?new Ae(d):null,f=[],h=new Set,l=n.tiers!=null?new Set(n.tiers):null,y={},m=new Set,w=0,_=0,v=0,x=0,E=0,T=0,g=!1,b=!1,O=0,S=new Map,k=new Map,R=new Map,N=A=>{if(!(l!=null&&!l.has(A.type))){p?p.push(A):f.push(A);for(let M of h)M(A)}},D=A=>l==null||l.has(A),H=()=>o?{timestamp_ns:ee(),in_batch:Pe(),batch_id:O}:{},V=(A,M)=>{if(!(!u||!(A instanceof I)))return A._setInspectorHook(Y=>{if(Y.kind==="dep_message")S.set(A,Y.depIndex);else if(Y.kind==="run"){let xe=Y.batchData.map((C,j)=>C!=null&&C.length>0?C.at(-1):Y.prevData[j]);k.set(A,xe);let J=Y.batchData.map(C=>C!=null?[...C]:void 0);R.set(A,J),i&&N({type:"derived",path:M,dep_values:xe,dep_batches:J,...H()})}})},ae=A=>{let M=S.get(A),Y=k.get(A);if(!s||Y==null)return{};let J=(M!=null&&M>=0&&A instanceof I?A._deps[M]:void 0)?.node,C=J?.v,j=R.get(A);return{trigger_dep_index:M,trigger_dep_name:J?.name,...C!=null?{trigger_version:{id:C.id,version:C.version}}:{},dep_values:[...Y],...j!=null?{dep_batches:j}:{}}},Rt=[],Dt=[];for(let[A,M]of e){let Y=V(M,A);Y&&Rt.push(Y),Dt.push(M.subscribe(xe=>{O++;for(let J of xe){let C=J[0],j=H();if(C===G){y[A]=J[1];let st=M instanceof I?M.lastMutation?.actor??pe:pe;N({type:"data",path:A,data:J[1],actor:st,...j,...ae(M)})}else if(a)C===K?D("dirty")&&w++:C===q?D("resolved")&&_++:C===Z?D("invalidate")&&v++:C===te?D("pause")&&x++:C===oe?D("resume")&&E++:C===F?D("teardown")&&T++:C===z&&!m.has(A)?D("complete")&&(g=!0):C===P&&D("error")&&(b=!0,m.add(A));else if(C===K)D("dirty")&&w++,N({type:"dirty",path:A,...j});else if(C===q)D("resolved")&&_++,N({type:"resolved",path:A,...j,...ae(M)});else if(C===Z)D("invalidate")&&v++,N({type:"invalidate",path:A,...j});else if(C===te)D("pause")&&x++,N({type:"pause",path:A,lockId:J[1],...j});else if(C===oe)D("resume")&&E++,N({type:"resume",path:A,lockId:J[1],...j});else if(C===z)D("complete")&&!m.has(A)&&(g=!0),N({type:"complete",path:A,...j});else if(C===P){D("error")&&(b=!0,m.add(A));let st=M instanceof I?M.lastMutation?.actor??pe:pe;N({type:"error",path:A,data:J[1],actor:st,...j})}else C===F&&(D("teardown")&&T++,N({type:"teardown",path:A,...j}))}}))}let nt=!1,rt=()=>{if(!nt){nt=!0;for(let A of Dt)A();for(let A of Rt)A();for(let A of Re)A({value:void 0,done:!0});Re.length=0}},ot=[],Re=[];h.add(A=>{let M=Re.shift();M?M({value:A,done:!1}):ot.push(A)});let Ct={get values(){return y},get dirtyCount(){return w},get resolvedCount(){return _},get invalidateCount(){return v},get pauseCount(){return x},get resumeCount(){return E},get teardownCount(){return T},get events(){return p?p.toArray():[...f]},get anyCompletedCleanly(){return g},get anyErrored(){return b},get completedWithoutErrors(){return g&&!b},onEvent(A){return h.add(A),()=>h.delete(A)},dispose:rt,expand(A){rt();let M={...n};return typeof A=="string"?M.detail=A:Object.assign(M,A),r(vn(M))},[Symbol.asyncIterator](){return{next(){return ot.length>0?Promise.resolve({value:ot.shift(),done:!1}):nt?Promise.resolve({value:void 0,done:!0}):new Promise(A=>Re.push(A))},return(){return rt(),Promise.resolve({value:void 0,done:!0})}}}};return n.format!=null&&this._attachFormatLogger(Ct,n),Ct}_attachFormatLogger(e,n){let r=n.format;if(r==null)return;let o=n.logger??(l=>console.log(l)),s=n.includeTypes?new Set(n.includeTypes):null,i=n.excludeTypes?new Set(n.excludeTypes):null,a=s==null&&i==null?()=>!0:l=>(s==null||s.has(l))&&(i==null||!i.has(l)),c=Fr(n.theme),u=r==="stage-log"?ee():0,d=l=>l==null?"":n.stageLabels?.[l]??l,p=(l,y)=>l.length>y?`${l.slice(0,y-1)}\u2026`:l,f=l=>l.type==="data"||l.type==="error"?p(Ze(l.data),120):"",h=l=>{if(r==="stage-log"){let g=(ee()-u)/1e9,b=d(l.path).padEnd(9);if(l.type==="data"){let O=f(l);return`[${g.toFixed(3)}s] ${b} \u2190${O?` ${O}`:""}`}if(l.type==="error"){let O=f(l);return`[${g.toFixed(3)}s] ${b} \u2717${O?` ${O}`:""}`}return l.type==="complete"?`[${g.toFixed(3)}s] ${b} \u25A0 complete`:`[${g.toFixed(3)}s] ${b} ${l.type}`}if(r==="json")try{return JSON.stringify(l)}catch{return JSON.stringify({type:l.type,path:l.path,data:"[unserializable]"})}let y=c[l.type]??"",m=l.path?`${c.path}${l.path}${c.reset} `:"",w=l.type==="data"||l.type==="error",_=l.type==="pause"||l.type==="resume",v=w?` ${Ze(l.data)}`:_?` ${Ze(l.lockId)}`:"",x=l.type==="data"||l.type==="resolved"||l.type==="derived"?l:void 0,E=x?.trigger_dep_name!=null?` <- ${x.trigger_dep_name}`:x?.trigger_dep_index!=null?` <- #${x.trigger_dep_index}`:"",T=l.in_batch?" [batch]":"";return`${m}${y}${l.type.toUpperCase()}${c.reset}${v}${E}${T}`};e.onEvent(l=>{a(l.type)&&o(h(l),l)})}addDisposer(e){return this._disposers.add(e),()=>{this._disposers.delete(e)}}destroy(){yn(this._disposers,this.name),this.signal([[F]],{internal:!0}),yn(this._storageDisposers,this.name);for(let e of[...this._mounts.values()])e._parent=void 0,e._destroyClearOnly();this._mounts.clear(),this._nodes.clear(),this._parent=void 0,this._destroyed=!0}get destroyed(){return this._destroyed}_destroyClearOnly(){for(let e of[...this._mounts.values()])e._parent=void 0,e._destroyClearOnly();this._mounts.clear(),this._nodes.clear(),this._parent=void 0,this._destroyed=!0}snapshot(e){let{expand:n,...r}=this.describe({detail:"full"}),o={};for(let a of Object.keys(r.nodes).sort()){let{lastMutation:c,guard:u,...d}=r.nodes[a];o[a]=d}let s=[...r.subgraphs].sort(),i={...r,version:1,nodes:o,subgraphs:s};if(e?.format==null)return i;if(e.format==="json-string")return JSON.stringify(i);if(e.format==="bytes"){if(e.codec==null)throw new Error("snapshot({format: 'bytes'}) requires a `codec` name");let a=this.config.lookupCodec(e.codec);if(a==null)throw new Error(`snapshot: codec "${e.codec}" is not registered on this graph's config. Call config.registerCodec(...) before creating nodes.`);return Lt(a,a.encode(i))}throw new Error(`snapshot: unknown format "${String(e.format)}"`)}static decode(e,n){let r=n?.config??_e,{codec:o,codecVersion:s,payload:i}=Pt(e,r);return o.decode(i,s)}restore(e,n){if(bn(e),e.name!==this.name)throw new Error(`Graph "${this.name}": restore snapshot name "${e.name}" does not match this graph`);let r=n?.only==null?null:(Array.isArray(n.only)?n.only:[n.only]).map(s=>Xe(s)),o=n?.includeProducers===!0;for(let s of Object.keys(e.nodes).sort()){if(r!==null&&!r.some(a=>a.test(s)))continue;let i=e.nodes[s];if(i!==void 0){if(!("value"in i)||i.value===void 0){"value"in i&&i.value===void 0&&n?.onError?.(s,new Error(`restore: slice.value is undefined for "${s}" (undefined is the global SENTINEL; not valid DATA)`));continue}if(!(i.type==="derived"||i.type==="effect")&&!(i.type==="producer"&&!o)){if(i.v!=null){let c=this.tryResolve(s)?.v;if(c!=null&&c.id===i.v.id&&c.version===i.v.version)continue}try{this.set(s,i.value)}catch(a){n?.onError?.(s,a)}}}}}static fromSnapshot(e,n){bn(e);let r=typeof n=="function"?n:n?.build,o=typeof n=="function"?void 0:n?.factories,s=new t(e.name);if(r)return r(s),s.restore(e),s;for(let h of[...e.subgraphs].sort((l,y)=>{let m=l.split(L).length,w=y.split(L).length;return m!==w?m-w:l<y?-1:l>y?1:0})){let l=h.split(L),y=s;for(let m of l)y._mounts.has(m)||y.mount(m,new t(m)),y=y._mounts.get(m)}let i=o?Object.entries(o).map(([h,l])=>({re:Xe(h),factory:l})):[],a=h=>{for(let l of i)if(l.re.test(h))return l.factory},c=h=>{let l=h.split(L),y=l.pop();if(y==null||y.length===0)throw new Error(`invalid snapshot path "${h}"`);let m=s;for(let w of l){let _=m._mounts.get(w);if(!_)throw new Error(`unknown mount "${w}" in path "${h}"`);m=_}return[m,y]},u=Object.entries(e.nodes).filter(([h])=>!h.includes(`${L}${Q}${L}`)).sort((h,l)=>h[0]<l[0]?-1:h[0]>l[0]?1:0),d=new Map(u),p=new Map,f=!0;for(;d.size>0&&f;){f=!1;for(let[h,l]of[...d.entries()]){let y=l?.deps??[];if(!y.every(E=>p.has(E)))continue;let[m,w]=c(h),_={...l?.meta??{}},v=a(h),x;if(l?.type==="state")x=ne(l.value,{meta:_});else{if(v==null)continue;x=v(w,{path:h,type:l.type,value:l.value,meta:_,deps:y,resolvedDeps:y.map(E=>p.get(E))})}m.add(x,{name:w}),p.set(h,x),d.delete(h),f=!0}}if(d.size>0){let h=[...d.keys()].sort().join(", ");throw new Error(`Graph.fromSnapshot could not reconstruct nodes without build callback: ${h}. Pass matching factories via fromSnapshot(data, { factories: { pattern: factoryFn } }).`)}return s.restore(e),s}toJSON(){return this.snapshot()}attachSnapshotStorage(e,n={}){let r=e.map(u=>({tier:u,debounceMs:Math.max(0,u.debounceMs??0),compactEvery:Math.max(1,u.compactEvery??10),timer:void 0,seq:0,lastSnapshot:void 0,lastFingerprint:"",disposed:!1,savePending:void 0}));n.autoRestore===!0&&this._cascadeRestore(e,n.onError);let o=(u,d)=>{if(u.disposed)return;let p=Nr(d.nodes);if(u.lastSnapshot!=null&&p!==""&&p===u.lastFingerprint)return;let f=u.seq+1,h=ye(),m=u.lastSnapshot==null||f%u.compactEvery===0?{name:this.name,mode:"full",snapshot:d,seq:f,timestamp_ns:h,format_version:fe}:{name:this.name,mode:"diff",diff:kn(u.lastSnapshot,d),seq:f,timestamp_ns:h,format_version:fe};if(u.tier.filter&&!u.tier.filter(m))return;let w;try{w=u.tier.save(m)}catch(_){n.onError?.(_,u.tier);return}if(w&&typeof w.then=="function"){let x=(u.savePending??Promise.resolve()).then(()=>w,()=>w).then(()=>{u.disposed||(u.seq=f,u.lastSnapshot=d,u.lastFingerprint=p)},E=>{n.onError?.(E,u.tier)});u.savePending=x.finally(()=>{u.savePending===x&&(u.savePending=void 0)})}else u.seq=f,u.lastSnapshot=d,u.lastFingerprint=p},s=(u,d)=>{try{o(u,d)}catch(p){n.onError?.(p,u.tier)}},i=(u,d)=>{if(!d.some(l=>{let y=this.config.messageTier(l[0]);return y>=3&&y<5}))return;if(n.filter){let l=this.tryResolve(u);if(l==null)return;let y=vt(l,We("standard"));if(!n.filter(u,y))return}let f,h=()=>(f==null&&(f=this.snapshot()),f);for(let l of r)l.disposed||(l.debounceMs===0?s(l,h()):(l.timer==null&&(l.timer=new Ke),l.timer.start(l.debounceMs,()=>{l.disposed||s(l,this.snapshot())})))},a;if(n.paths!=null){let d=(typeof n.paths=="string"?this._pathsMatching(n.paths):n.paths).map(p=>{let f=this.tryResolve(p);return f==null?()=>{}:f.subscribe(h=>i(p,h))});a=()=>{for(let p of d)p()}}else a=this.observe().subscribe((u,d)=>i(u,d));let c=()=>{a();for(let u of r)u.disposed=!0,u.timer?.cancel();this._storageDisposers.delete(c)};return this._storageDisposers.add(c),{dispose:c}}async _cascadeRestore(e,n){for(let r of e){let o;try{o=await r.load?.()}catch(i){n?.(i,r);continue}if(o==null||typeof o!="object"||Array.isArray(o))continue;let s=o;try{if(s.mode==="full"&&s.snapshot!=null)return this.restore(s.snapshot),!0;if(s.version===fe&&s.nodes!=null)return this.restore(s),!0}catch(i){n?.(i,r)}}return!1}static async fromStorage(e,n,r){for(let o of n){let s;try{s=await o.load?.()}catch(c){r?.onError?.(c,o);continue}if(s==null||typeof s!="object"||Array.isArray(s))continue;let i=s,a=i.mode==="full"&&i.snapshot!=null?i.snapshot:i.version===fe&&i.nodes!=null?i:void 0;if(a!=null)try{return t.fromSnapshot(a,r)}catch(c){r?.onError?.(c,o)}}throw new Error(`Graph.fromStorage: no tier held a restorable record for "${e}" across ${n.length} tier(s)`)}_annotations=new Map;_traceRing;trace(e,n,r){if(e!=null&&n!=null){if(this.tryResolve(e)==null)return;if(this._annotations.set(e,n),this.config.inspectorEnabled){let o={path:e,annotation:n,timestamp_ns:ee(),...r?.actor!=null?{actor:r.actor}:{}};this._traceRing.push(o)}return}return e!=null?this.config.inspectorEnabled?this._annotations.get(e):void 0:this.config.inspectorEnabled?this._traceRing.toArray():[]}annotation(e){return this._annotations.get(e)}clearTrace(){this._annotations.clear(),this._traceRing.clear()}pruneTrace(e){let n=this._traceRing.toArray().filter(o=>!e(o)),r=this._traceRing.size-n.length;this._traceRing.clear();for(let o of n)this._traceRing.push(o);return r}static diff(e,n){let r=new Set(Object.keys(e.nodes)),o=new Set(Object.keys(n.nodes)),s=[...o].filter(_=>!r.has(_)).sort(),i=[...r].filter(_=>!o.has(_)).sort(),a=[],c=[];for(let _ of r){if(!o.has(_))continue;let v=e.nodes[_],x=n.nodes[_],E=v.v,T=x.v;E!=null&&T!=null&&E.id===T.id&&E.version!==T.version&&c.push({path:_,id:E.id,from:E.version,to:T.version});let g=E!=null&&T!=null&&E.id===T.id&&E.version===T.version;for(let b of["type","status","sentinel"]){let O=v[b],S=x[b];O!==S&&a.push({path:_,field:b,from:O,to:S})}if(!g)for(let b of["value","meta"]){let O=v[b],S=x[b];Ar(O,S)||a.push({path:_,field:b,from:O,to:S})}}let u=_=>`${_.from} ${_.to}`,d=new Set(e.edges.map(u)),p=new Set(n.edges.map(u)),f=n.edges.filter(_=>!d.has(u(_))),h=e.edges.filter(_=>!p.has(u(_))),l=new Set(e.subgraphs),y=new Set(n.subgraphs),m=[...y].filter(_=>!l.has(_)).sort(),w=[...l].filter(_=>!y.has(_)).sort();return{nodesAdded:s,nodesRemoved:i,nodesChanged:a,versionChanges:c,edgesAdded:f,edgesRemoved:h,subgraphsAdded:m,subgraphsRemoved:w}}};function kn(t,e){let n=W.diff(t,e),r={};for(let o of n.nodesAdded){let s=e.nodes[o];s!=null&&(r[o]=s)}return{...n,nodesAddedFull:r}}function kt(t,e,n,r={}){let o={paths:[],depths:new Map,truncated:!1};if(!e)return r.withDetail?o:[];if(!r.both&&n!=="upstream"&&n!=="downstream")throw new Error('reachable: direction must be "upstream" or "downstream"');let s=r.maxDepth;if(s!=null&&(!Number.isInteger(s)||s<0))throw new Error("reachable: maxDepth must be an integer >= 0");if(s===0)return r.withDetail?o:[];let i=new Map,a=new Map,c=new Map,u=new Map,d=new Set;for(let[v,x]of Object.entries(t.nodes)){if(!v)continue;d.add(v);let E=x.deps??[];i.set(v,E);for(let T of E)T&&(d.add(T),a.has(T)||a.set(T,new Set),a.get(T).add(v))}for(let v of t.edges){if(v==null||typeof v!="object")continue;let x=typeof v.from=="string"?v.from:"",E=typeof v.to=="string"?v.to:"";!x||!E||(d.add(x),d.add(E),u.has(x)||u.set(x,new Set),u.get(x).add(E),c.has(E)||c.set(E,new Set),c.get(E).add(x))}if(!d.has(e))return r.withDetail?o:[];let p=r.both===!0,f=v=>{if(p){let g=i.get(v)??[],b=c.get(v),O=a.get(v),S=u.get(v),k=[...g];return b&&k.push(...b),O&&k.push(...O),S&&k.push(...S),k}if(n==="upstream"){let g=i.get(v)??[],b=c.get(v);return b?[...g,...b]:g}let x=a.get(v),E=u.get(v),T=x?[...x]:[];return E&&T.push(...E),T},h=new Set([e]),l=new Map,y=[{path:e,depth:0}],m=0,w=!1;for(;m<y.length;){let v=y[m++];if(s!=null&&v.depth>=s){f(v.path).length>0&&(w=!0);continue}for(let x of f(v.path))!x||h.has(x)||(h.add(x),l.set(x,v.depth+1),y.push({path:x,depth:v.depth+1}))}let _=[...l.keys()].sort((v,x)=>v<x?-1:v>x?1:0);return r.withDetail?{paths:_,depths:l,truncated:w}:_}function jr(t,e){if(t.length!==e.length)return!1;for(let n=0;n<t.length;n++){let r=t[n],o=e[n];if(r.path!==o.path||r.type!==o.type||r.status!==o.status||r.hop!==o.hop||r.dep_index!==o.dep_index||r.annotation!==o.annotation||r.value!==o.value||r.lastMutation!==o.lastMutation)return!1;let s=r.v,i=o.v;if(s!==i&&(s==null||i==null||s.id!==i.id||s.version!==i.version))return!1}return!0}se();function Nt(t,e){let n=new Map,r=(o,s)=>{if(n.has(o))return;let i={off:()=>{},prefix:s};n.set(o,i);let a=o.topology.subscribe(c=>{for(let u of c){if(u[0]!==G)continue;let d=u[1];if(e(d,o,s),d.kind==="added"&&d.nodeKind==="mount"){let p=o._mounts.get(d.name);if(p instanceof W){let f=`${s}${d.name}::`;r(p,f)}}else if(d.kind==="removed"&&d.nodeKind==="mount"){let p=`${s}${d.name}::`;for(let[f,h]of Array.from(n.entries()))f!==t&&h.prefix.startsWith(p)&&(h.off(),n.delete(f))}}});i.off=a;for(let[c,u]of o._mounts)if(u instanceof W){let d=`${s}${c}::`;r(u,d)}};return r(t,""),()=>{for(let o of n.values())o.off();n.clear()}}ke();be();se();le();Ne();$e();se();le();Ne();var At=class{_version=0;_maxSize;_buf;_head=0;_size=0;constructor(e,n){if(n!==void 0&&n<1)throw new RangeError("maxSize must be >= 1");if(this._maxSize=n,n!==void 0){if(this._buf=new Array(n),e&&e.length>0){let r=Math.min(e.length,n),o=e.length-r;for(let s=0;s<r;s++)this._buf[s]=e[o+s];this._size=r}}else this._buf=e?[...e]:[],this._size=this._buf.length}get version(){return this._version}get size(){return this._size}at(e){if(!Number.isInteger(e))return;let n=e>=0?e:this._size+e;if(!(n<0||n>=this._size))return this._maxSize!==void 0?this._buf[(this._head+n)%this._maxSize]:this._buf[n]}append(e){this._rawAppend(e),this._version+=1}appendMany(e){if(e.length===0)return;let n=this._maxSize!==void 0&&e.length>this._maxSize?e.length-this._maxSize:0;for(let r=n;r<e.length;r++)this._rawAppend(e[r]);this._version+=1}clear(){if(this._size===0)return 0;let e=this._size;if(this._maxSize===void 0)this._buf.length=0;else for(let n=0;n<e;n++)this._buf[(this._head+n)%this._maxSize]=void 0;return this._head=0,this._size=0,this._version+=1,e}trimHead(e){if(!Number.isInteger(e)||e<0)throw new RangeError(`trimHead: n must be a non-negative integer (got ${e})`);if(e===0||this._size===0)return 0;let n=Math.min(e,this._size);if(this._maxSize===void 0)this._buf.splice(0,n);else{for(let r=0;r<n;r++)this._buf[(this._head+r)%this._maxSize]=void 0;this._head=(this._head+n)%this._maxSize}return this._size-=n,this._version+=1,n}slice(e,n){if(!Number.isInteger(e)||e<0)throw new RangeError(`slice: start must be a non-negative integer (got ${e})`);if(n!==void 0&&(!Number.isInteger(n)||n<0))throw new RangeError(`slice: stop must be a non-negative integer or undefined (got ${n})`);let r=n===void 0?this._size:Math.min(Math.max(n,0),this._size),o=Math.min(e,this._size);if(o>=r)return[];let s=r-o;if(this._maxSize===void 0)return this._buf.slice(o,r);let i=new Array(s);for(let a=0;a<s;a++)i[a]=this._buf[(this._head+o+a)%this._maxSize];return i}tail(e){if(!Number.isInteger(e)||e<0)throw new RangeError(`tail: n must be a non-negative integer (got ${e})`);if(e===0||this._size===0)return[];let n=Math.min(e,this._size);return this.slice(this._size-n,this._size)}toArray(){if(this._maxSize===void 0)return[...this._buf];let e=new Array(this._size);for(let n=0;n<this._size;n++)e[n]=this._buf[(this._head+n)%this._maxSize];return e}snapshot(){return this.toArray()}restore(e){if(this._maxSize===void 0){this._buf.length=0;for(let n=0;n<e.length;n++)this._buf.push(e[n]);this._size=this._buf.length}else{let n=this._maxSize;for(let s=0;s<n;s++)this._buf[s]=void 0;this._head=0;let r=Math.min(e.length,n),o=e.length-r;for(let s=0;s<r;s++)this._buf[s]=e[o+s];this._size=r}this._version+=1}_rawAppend(e){if(this._maxSize===void 0){this._buf.push(e),this._size=this._buf.length;return}this._size<this._maxSize?(this._buf[(this._head+this._size)%this._maxSize]=e,this._size+=1):(this._buf[this._head]=e,this._head=(this._head+1)%this._maxSize)}};function Se(t){return t.subscribe(()=>{})}var Br=64;function Nn(t,e={}){let{name:n,maxSize:r,versioning:o,guard:s,backend:i}=e,a=i??new At(t,r),c=ne(a.toArray(),{name:n,describeKind:"state",equals:(g,b)=>g===b,...o!=null?{versioning:o}:{},...s!=null?{guard:s}:{}});function u(){let g=a.toArray();Ee(()=>{c.down([[K]],{internal:!0}),c.down([[G,g]],{internal:!0})})}let d=new Map,p=new Map,f=new Map;function h(g,b){return`${g}:${b===void 0?"END":b}`}function l(g){if(g.size<Br)return;let b=g.keys().next();if(b.done)return;let O=g.get(b.value);O!==void 0&&O.dispose(),g.delete(b.value)}function y(g){let b=a.version;try{return g()}finally{a.version!==b&&u()}}function m(g){if(!Number.isInteger(g)||g<0)throw new RangeError(`tail: n must be a non-negative integer (got ${g})`);let b=d.get(g);if(b!==void 0)return d.delete(g),d.set(g,b),b.node;l(d);let O=B([c],([k])=>{let R=k;return g===0||R.length===0?[]:R.slice(Math.max(0,R.length-g))},{initial:a.tail(g),describeKind:"derived"}),S=Se(O);return d.set(g,{node:O,dispose:S}),O}function w(g,b){if(!Number.isInteger(g)||g<0)throw new RangeError(`slice: start must be a non-negative integer (got ${g})`);if(b!==void 0&&(!Number.isInteger(b)||b<0))throw new RangeError(`slice: stop must be a non-negative integer or undefined (got ${b})`);let O=h(g,b),S=p.get(O);if(S!==void 0)return p.delete(O),p.set(O,S),S.node;l(p);let k=B([c],([N])=>{let D=N;return b===void 0?D.slice(g):D.slice(g,b)},{initial:a.slice(g,b),describeKind:"derived"}),R=Se(k);return p.set(O,{node:k,dispose:R}),k}function _(g){let b=f.get(g);if(b!==void 0)return b.node;let O=B([c,g],([k,R])=>{let N=k,D=Math.max(0,Math.trunc(R??0));return N.slice(D)},{initial:[],describeKind:"derived"}),S=Se(O);return f.set(g,{node:O,dispose:S}),O}let v,x;function E(){v===void 0&&(v=we([c],(g,b,O)=>{let S=g[0],R=S!=null&&S.length>0?S.at(-1):O.prevData[0];if(R==null||R.length===0){b.down([[q]]);return}b.emit(R[R.length-1])},{name:n!=null?`${n}::lastValue`:"lastValue",describeKind:"derived",initial:a.size===0?void 0:a.at(a.size-1)}),x=B([c],([g])=>g.length>0,{name:n!=null?`${n}::hasLatest`:"hasLatest",describeKind:"derived",initial:a.size>0}),Se(v),Se(x))}let T={entries:c,get size(){return a.size},at(g){return a.at(g)},append(g){y(()=>a.append(g))},appendMany(g){g.length!==0&&y(()=>a.appendMany(g))},clear(){y(()=>a.clear())},trimHead(g){y(()=>a.trimHead(g))},withLatest(){return E(),c},get lastValue(){return E(),v},get hasLatest(){return E(),x},view(g){switch(g.kind){case"tail":return m(g.n);case"slice":return w(g.start,g.stop);case"fromCursor":return _(g.cursor)}},attach(g){let b=g.subscribe(O=>{for(let S of O)S[0]===G&&T.append(S[1])});return()=>b()},attachStorage(g){if(g.length===0)return()=>{};let b=new Map;for(let S of g)b.set(S,a.size);(async()=>{for(let S of g)if(typeof S.loadEntries=="function")try{let k=await Promise.resolve(S.loadEntries());k.entries.length>0&&a.size===0&&(a.restore(k.entries),b.set(S,k.entries.length),u());break}catch{}})();let O=c.subscribe(S=>{for(let k of S){if(k[0]!==G)continue;let R=k[1];for(let N of g){let D=b.get(N)??0;if(R.length<D){try{let V=N.appendEntries(R);V instanceof Promise&&V.catch(()=>{})}catch{}b.set(N,R.length);continue}if(R.length===D)continue;let H=R.slice(D);b.set(N,R.length);try{let V=N.appendEntries(H);V instanceof Promise&&V.catch(()=>{})}catch{}}}});return()=>O()},disposeAllViews(){for(let g of d.values())g.dispose();d.clear();for(let g of p.values())g.dispose();p.clear();for(let g of f.values())g.dispose();f.clear()},dispose(){for(let g of d.values())g.dispose();d.clear();for(let g of p.values())g.dispose();p.clear();for(let g of f.values())g.dispose();f.clear()}};return T}xt();function Qe(t,e,n){return{[t]:!0,[`${t}_type`]:e,...n??{}}}Le();be();se();Ne();function An(t,e){return Qe("messaging",t,e)}var Wr=1024,et=class extends W{_log;events;latest;hasLatest;constructor(e,n={}){super(e,n.graph),this._log=Nn([],{name:"events",maxSize:n.retainedLimit??Wr}),this._log.withLatest(),this.events=this._log.entries,this.add(this.events,{name:"events"}),this.latest=B([this.events],([r])=>{let o=r;return o.length===0?null:o[o.length-1]},{name:"latest",describeKind:"derived",meta:An("topic_latest")}),this.add(this.latest,{name:"latest"}),this.addDisposer(re(this.latest)),this.hasLatest=B([this.events],([r])=>r.length>0,{name:"hasLatest",describeKind:"derived",meta:An("topic_has_latest")}),this.add(this.hasLatest,{name:"hasLatest"}),this.addDisposer(re(this.hasLatest)),this.addDisposer(()=>{this.events.down([[z]])}),this.addDisposer(()=>this._log.disposeAllViews())}publish(e){if(e===void 0)throw new TypeError(`TopicGraph "${this.name}": publish(undefined) is not allowed (spec \xA75.12 SENTINEL).`);this._log.append(e)}attachEventStorage(e){return this._log.attachStorage(e)}retained(){return this.events.cache}get _logBundle(){return this._log}};function Ur(t,e){return Qe("audit",t,e)}var St=class extends W{policies;violations;violationCount;_target;_mode;_currentGuard;constructor(e,n,r){super(r.name??`${e.name}_policy`,r.graph),this._target=e,this._mode=r.mode??"audit";let o=Kr(n)?n:ne(n,{name:"policies"});this.policies=o,this.add(this.policies,{name:"policies"}),this.violations=new et("violations",{retainedLimit:r.violationsLimit??1e3}),this.mount("violations",this.violations),this.violationCount=B([this.violations.events],([u])=>u.length,{name:"violationCount",describeKind:"derived",meta:Ur("policy_violation_count")}),this.add(this.violationCount,{name:"violationCount"}),this.addDisposer(re(this.violationCount));let i=o.cache??[];this._currentGuard=ct(i);let a=o.subscribe(u=>{for(let d of u)d[0]===G&&(i=d[1]??[],this._currentGuard=ct(i))});this.addDisposer(a);let c=r.paths!=null?[...r.paths]:Rn(e);if(this._mode==="enforce"){let u=new Map,d=p=>{if(u.has(p))return;let f=Sn(e,p);if(!(f instanceof I))return;let h=(l,y)=>{let m=this._currentGuard(l,y);return m||this._publishViolation(l,y,p,"blocked"),m};u.set(p,f._pushGuard(h))};for(let p of c)d(p);if(r.paths==null){let p=Nt(e,(f,h,l)=>{if(f.kind==="added")if(f.nodeKind==="node")d(`${l}${f.name}`);else{let y=h._mounts.get(f.name);if(!(y instanceof W))return;let m=`${l}${f.name}::`,w=Rn(y);for(let _ of w)d(_===""?`${l}${f.name}`:`${m}${_}`)}else if(f.kind==="removed")if(f.nodeKind==="node"){let y=`${l}${f.name}`,m=u.get(y);m!=null&&(m(),u.delete(y))}else{let y=`${l}${f.name}`,m=`${y}::`;for(let[w,_]of u)(w===y||w.startsWith(m))&&(_(),u.delete(w))}});this.addDisposer(p)}else{let p=e.topology.subscribe(f=>{for(let h of f){if(h[0]!==G)continue;let l=h[1];if(l.kind!=="removed"||l.nodeKind!=="node")continue;let y=u.get(l.name);y!=null&&(y(),u.delete(l.name))}});this.addDisposer(p)}this.addDisposer(()=>{for(let p of u.values())p();u.clear()})}else{let u=e.observe({timeline:!0,structured:!0}),d=u.onEvent(p=>{if(p.type!=="data"&&p.type!=="error")return;let f=p.path??"";if(!f||r.paths!=null&&!r.paths.includes(f))return;let h=p.actor??Sn(e,f)?.lastMutation?.actor;if(h==null)return;let l="write";this._currentGuard(h,l)||this._publishViolation(h,l,f,"observed")});this.addDisposer(()=>{d(),u.dispose()})}}_publishViolation(e,n,r,o){this.violations.publish({timestamp_ns:ee(),wall_clock_ns:ye(),path:r,actor:e,action:n,mode:this._mode,result:o})}all(){return this.violations.retained()}get mode(){return this._mode}get target(){return this._target}};function Dn(t,e,n={}){return new St(t,e,n)}function Kr(t){return typeof t=="object"&&t!==null&&"subscribe"in t}function Sn(t,e){try{return t.node(e)}catch{return}}function Rn(t){let e=t.describe({detail:"minimal"});return Object.keys(e.nodes)}var tt=class extends W{enforcer;violations;_target;_defaultActor;constructor(e,n){super(n.name??`${e.name}_guarded`,n.graph),this._target=e,this._defaultActor=n.actor;let r={mode:n.mode??"enforce",name:"enforcer"};n.violationsLimit!=null&&(r.violationsLimit=n.violationsLimit),this.enforcer=Dn(e,n.policies,r),this.violations=this.enforcer.violations,this.mount("enforcer",this.enforcer)}scopedDescribe(e){let n=e?.actor??this._defaultActor,r={...e,...n!=null?{actor:n}:{}};return this._target.describe(r)}get target(){return this._target}};function qr(t,e){return new tt(t,e)}0&&(module.exports={GuardedExecutionGraph,guardedExecution});
|