@graphrefly/graphrefly 0.43.0 → 0.45.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/README.md +21 -17
- package/dist/compat/index.cjs +20 -10
- package/dist/compat/index.cjs.map +1 -0
- package/dist/compat/index.d.cts +1 -22
- package/dist/compat/index.d.ts +1 -22
- package/dist/compat/index.js +3 -1
- package/dist/compat/index.js.map +1 -0
- package/dist/compat/jotai/index.cjs +21 -1
- package/dist/compat/jotai/index.cjs.map +1 -0
- package/dist/compat/jotai/index.d.cts +1 -2
- package/dist/compat/jotai/index.d.ts +1 -2
- package/dist/compat/jotai/index.js +3 -1
- package/dist/compat/jotai/index.js.map +1 -0
- package/dist/compat/nanostores/index.cjs +21 -1
- package/dist/compat/nanostores/index.cjs.map +1 -0
- package/dist/compat/nanostores/index.d.cts +1 -2
- package/dist/compat/nanostores/index.d.ts +1 -2
- package/dist/compat/nanostores/index.js +3 -1
- package/dist/compat/nanostores/index.js.map +1 -0
- package/dist/compat/nestjs/index.cjs +20 -10
- package/dist/compat/nestjs/index.cjs.map +1 -0
- package/dist/compat/nestjs/index.d.cts +1 -13
- package/dist/compat/nestjs/index.d.ts +1 -13
- package/dist/compat/nestjs/index.js +3 -1
- package/dist/compat/nestjs/index.js.map +1 -0
- package/dist/compat/react/index.cjs +21 -1
- package/dist/compat/react/index.cjs.map +1 -0
- package/dist/compat/react/index.d.cts +1 -2
- package/dist/compat/react/index.d.ts +1 -2
- package/dist/compat/react/index.js +3 -1
- package/dist/compat/react/index.js.map +1 -0
- package/dist/compat/solid/index.cjs +21 -1
- package/dist/compat/solid/index.cjs.map +1 -0
- package/dist/compat/solid/index.d.cts +1 -2
- package/dist/compat/solid/index.d.ts +1 -2
- package/dist/compat/solid/index.js +3 -1
- package/dist/compat/solid/index.js.map +1 -0
- package/dist/compat/svelte/index.cjs +21 -1
- package/dist/compat/svelte/index.cjs.map +1 -0
- package/dist/compat/svelte/index.d.cts +1 -2
- package/dist/compat/svelte/index.d.ts +1 -2
- package/dist/compat/svelte/index.js +3 -1
- package/dist/compat/svelte/index.js.map +1 -0
- package/dist/compat/vue/index.cjs +21 -1
- package/dist/compat/vue/index.cjs.map +1 -0
- package/dist/compat/vue/index.d.cts +1 -3
- package/dist/compat/vue/index.d.ts +1 -3
- package/dist/compat/vue/index.js +3 -1
- package/dist/compat/vue/index.js.map +1 -0
- package/dist/compat/zustand/index.cjs +21 -3
- package/dist/compat/zustand/index.cjs.map +1 -0
- package/dist/compat/zustand/index.d.cts +1 -6
- package/dist/compat/zustand/index.d.ts +1 -6
- package/dist/compat/zustand/index.js +3 -1
- package/dist/compat/zustand/index.js.map +1 -0
- package/dist/core/index.cjs +21 -1
- package/dist/core/index.cjs.map +1 -0
- package/dist/core/index.d.cts +1 -4
- package/dist/core/index.d.ts +1 -4
- package/dist/core/index.js +3 -1
- package/dist/core/index.js.map +1 -0
- package/dist/extra/browser.cjs +21 -1
- package/dist/extra/browser.cjs.map +1 -0
- package/dist/extra/browser.d.cts +1 -4
- package/dist/extra/browser.d.ts +1 -4
- package/dist/extra/browser.js +3 -1
- package/dist/extra/browser.js.map +1 -0
- package/dist/extra/index.cjs +20 -19
- package/dist/extra/index.cjs.map +1 -0
- package/dist/extra/index.d.cts +1 -17
- package/dist/extra/index.d.ts +1 -17
- package/dist/extra/index.js +3 -1
- package/dist/extra/index.js.map +1 -0
- package/dist/extra/node.cjs +21 -2
- package/dist/extra/node.cjs.map +1 -0
- package/dist/extra/node.d.cts +1 -187
- package/dist/extra/node.d.ts +1 -187
- package/dist/extra/node.js +3 -2
- package/dist/extra/node.js.map +1 -0
- package/dist/extra/operators.cjs +21 -1
- package/dist/extra/operators.cjs.map +1 -0
- package/dist/extra/operators.d.cts +1 -950
- package/dist/extra/operators.d.ts +1 -950
- package/dist/extra/operators.js +3 -1
- package/dist/extra/operators.js.map +1 -0
- package/dist/extra/reactive.cjs +21 -1
- package/dist/extra/reactive.cjs.map +1 -0
- package/dist/extra/reactive.d.cts +1 -353
- package/dist/extra/reactive.d.ts +1 -353
- package/dist/extra/reactive.js +3 -1
- package/dist/extra/reactive.js.map +1 -0
- package/dist/extra/render/index.cjs +21 -5
- package/dist/extra/render/index.cjs.map +1 -0
- package/dist/extra/render/index.d.cts +1 -183
- package/dist/extra/render/index.d.ts +1 -183
- package/dist/extra/render/index.js +3 -1
- package/dist/extra/render/index.js.map +1 -0
- package/dist/extra/sources.cjs +21 -3
- package/dist/extra/sources.cjs.map +1 -0
- package/dist/extra/sources.d.cts +1 -584
- package/dist/extra/sources.d.ts +1 -584
- package/dist/extra/sources.js +3 -1
- package/dist/extra/sources.js.map +1 -0
- package/dist/extra/storage-browser.cjs +21 -1
- package/dist/extra/storage-browser.cjs.map +1 -0
- package/dist/extra/storage-browser.d.cts +1 -37
- package/dist/extra/storage-browser.d.ts +1 -37
- package/dist/extra/storage-browser.js +3 -1
- package/dist/extra/storage-browser.js.map +1 -0
- package/dist/extra/storage-core.cjs +21 -1
- package/dist/extra/storage-core.cjs.map +1 -0
- package/dist/extra/storage-core.d.cts +1 -28
- package/dist/extra/storage-core.d.ts +1 -28
- package/dist/extra/storage-core.js +3 -1
- package/dist/extra/storage-core.js.map +1 -0
- package/dist/extra/storage-node.cjs +20 -0
- package/dist/extra/storage-node.cjs.map +1 -0
- package/dist/extra/storage-node.d.cts +1 -2
- package/dist/extra/storage-node.d.ts +1 -2
- package/dist/extra/storage-node.js +3 -0
- package/dist/extra/storage-node.js.map +1 -0
- package/dist/extra/storage-tiers-browser.cjs +21 -1
- package/dist/extra/storage-tiers-browser.cjs.map +1 -0
- package/dist/extra/storage-tiers-browser.d.cts +1 -120
- package/dist/extra/storage-tiers-browser.d.ts +1 -120
- package/dist/extra/storage-tiers-browser.js +3 -1
- package/dist/extra/storage-tiers-browser.js.map +1 -0
- package/dist/extra/storage-tiers-node.cjs +21 -1
- package/dist/extra/storage-tiers-node.cjs.map +1 -0
- package/dist/extra/storage-tiers-node.d.cts +1 -210
- package/dist/extra/storage-tiers-node.d.ts +1 -210
- package/dist/extra/storage-tiers-node.js +3 -1
- package/dist/extra/storage-tiers-node.js.map +1 -0
- package/dist/extra/storage-tiers.cjs +21 -1
- package/dist/extra/storage-tiers.cjs.map +1 -0
- package/dist/extra/storage-tiers.d.cts +1 -412
- package/dist/extra/storage-tiers.d.ts +1 -412
- package/dist/extra/storage-tiers.js +3 -1
- package/dist/extra/storage-tiers.js.map +1 -0
- package/dist/extra/storage-wal.cjs +21 -0
- package/dist/extra/storage-wal.cjs.map +1 -0
- package/dist/extra/storage-wal.d.cts +1 -0
- package/dist/extra/storage-wal.d.ts +1 -0
- package/dist/extra/storage-wal.js +3 -0
- package/dist/extra/storage-wal.js.map +1 -0
- package/dist/graph/index.cjs +21 -7
- package/dist/graph/index.cjs.map +1 -0
- package/dist/graph/index.d.cts +1 -7
- package/dist/graph/index.d.ts +1 -7
- package/dist/graph/index.js +3 -1
- package/dist/graph/index.js.map +1 -0
- package/dist/index.cjs +20 -227
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.cts +45 -96
- package/dist/index.d.ts +45 -96
- package/dist/index.js +3 -1
- package/dist/index.js.map +1 -0
- package/dist/patterns/ai/browser.cjs +20 -7
- package/dist/patterns/ai/browser.cjs.map +1 -0
- package/dist/patterns/ai/browser.d.cts +1 -127
- package/dist/patterns/ai/browser.d.ts +1 -127
- package/dist/patterns/ai/browser.js +3 -3
- package/dist/patterns/ai/browser.js.map +1 -0
- package/dist/patterns/ai/index.cjs +20 -73
- package/dist/patterns/ai/index.cjs.map +1 -0
- package/dist/patterns/ai/index.d.cts +1 -21
- package/dist/patterns/ai/index.d.ts +1 -21
- package/dist/patterns/ai/index.js +3 -1
- package/dist/patterns/ai/index.js.map +1 -0
- package/dist/patterns/ai/node.cjs +21 -1
- package/dist/patterns/ai/node.cjs.map +1 -0
- package/dist/patterns/ai/node.d.cts +1 -59
- package/dist/patterns/ai/node.d.ts +1 -59
- package/dist/patterns/ai/node.js +3 -1
- package/dist/patterns/ai/node.js.map +1 -0
- package/dist/patterns/cqrs/index.cjs +21 -3
- package/dist/patterns/cqrs/index.cjs.map +1 -0
- package/dist/patterns/cqrs/index.d.cts +1 -8
- package/dist/patterns/cqrs/index.d.ts +1 -8
- package/dist/patterns/cqrs/index.js +3 -1
- package/dist/patterns/cqrs/index.js.map +1 -0
- package/dist/patterns/demo-shell/index.cjs +21 -5
- package/dist/patterns/demo-shell/index.cjs.map +1 -0
- package/dist/patterns/demo-shell/index.d.cts +1 -7
- package/dist/patterns/demo-shell/index.d.ts +1 -7
- package/dist/patterns/demo-shell/index.js +3 -1
- package/dist/patterns/demo-shell/index.js.map +1 -0
- package/dist/patterns/domain-templates/index.cjs +21 -3
- package/dist/patterns/domain-templates/index.cjs.map +1 -0
- package/dist/patterns/domain-templates/index.d.cts +1 -6
- package/dist/patterns/domain-templates/index.d.ts +1 -6
- package/dist/patterns/domain-templates/index.js +3 -1
- package/dist/patterns/domain-templates/index.js.map +1 -0
- package/dist/patterns/graphspec/index.cjs +21 -86
- package/dist/patterns/graphspec/index.cjs.map +1 -0
- package/dist/patterns/graphspec/index.d.cts +1 -8
- package/dist/patterns/graphspec/index.d.ts +1 -8
- package/dist/patterns/graphspec/index.js +3 -1
- package/dist/patterns/graphspec/index.js.map +1 -0
- package/dist/patterns/harness/index.cjs +21 -48
- package/dist/patterns/harness/index.cjs.map +1 -0
- package/dist/patterns/harness/index.d.cts +1 -14
- package/dist/patterns/harness/index.d.ts +1 -14
- package/dist/patterns/harness/index.js +3 -1
- package/dist/patterns/harness/index.js.map +1 -0
- package/dist/patterns/inspect/index.cjs +21 -3
- package/dist/patterns/inspect/index.cjs.map +1 -0
- package/dist/patterns/inspect/index.d.cts +1 -9
- package/dist/patterns/inspect/index.d.ts +1 -9
- package/dist/patterns/inspect/index.js +3 -1
- package/dist/patterns/inspect/index.js.map +1 -0
- package/dist/patterns/job-queue/index.cjs +21 -3
- package/dist/patterns/job-queue/index.cjs.map +1 -0
- package/dist/patterns/job-queue/index.d.cts +1 -9
- package/dist/patterns/job-queue/index.d.ts +1 -9
- package/dist/patterns/job-queue/index.js +3 -1
- package/dist/patterns/job-queue/index.js.map +1 -0
- package/dist/patterns/memory/index.cjs +21 -3
- package/dist/patterns/memory/index.cjs.map +1 -0
- package/dist/patterns/memory/index.d.cts +1 -8
- package/dist/patterns/memory/index.d.ts +1 -8
- package/dist/patterns/memory/index.js +3 -1
- package/dist/patterns/memory/index.js.map +1 -0
- package/dist/patterns/messaging/index.cjs +21 -3
- package/dist/patterns/messaging/index.cjs.map +1 -0
- package/dist/patterns/messaging/index.d.cts +1 -7
- package/dist/patterns/messaging/index.d.ts +1 -7
- package/dist/patterns/messaging/index.js +3 -1
- package/dist/patterns/messaging/index.js.map +1 -0
- package/dist/patterns/orchestration/index.cjs +21 -3
- package/dist/patterns/orchestration/index.cjs.map +1 -0
- package/dist/patterns/orchestration/index.d.cts +1 -9
- package/dist/patterns/orchestration/index.d.ts +1 -9
- package/dist/patterns/orchestration/index.js +3 -1
- package/dist/patterns/orchestration/index.js.map +1 -0
- package/dist/patterns/process/index.cjs +21 -1
- package/dist/patterns/process/index.cjs.map +1 -0
- package/dist/patterns/process/index.d.cts +1 -10
- package/dist/patterns/process/index.d.ts +1 -10
- package/dist/patterns/process/index.js +3 -1
- package/dist/patterns/process/index.js.map +1 -0
- package/dist/patterns/reactive-layout/index.cjs +21 -4
- package/dist/patterns/reactive-layout/index.cjs.map +1 -0
- package/dist/patterns/reactive-layout/index.d.cts +1 -7
- package/dist/patterns/reactive-layout/index.d.ts +1 -7
- package/dist/patterns/reactive-layout/index.js +3 -1
- package/dist/patterns/reactive-layout/index.js.map +1 -0
- package/dist/patterns/reduction/index.cjs +21 -3
- package/dist/patterns/reduction/index.cjs.map +1 -0
- package/dist/patterns/reduction/index.d.cts +1 -6
- package/dist/patterns/reduction/index.d.ts +1 -6
- package/dist/patterns/reduction/index.js +3 -1
- package/dist/patterns/reduction/index.js.map +1 -0
- package/dist/patterns/surface/index.cjs +21 -13
- package/dist/patterns/surface/index.cjs.map +1 -0
- package/dist/patterns/surface/index.d.cts +1 -9
- package/dist/patterns/surface/index.d.ts +1 -9
- package/dist/patterns/surface/index.js +3 -1
- package/dist/patterns/surface/index.js.map +1 -0
- package/dist/patterns/topology-view/index.cjs +21 -0
- package/dist/patterns/topology-view/index.cjs.map +1 -0
- package/dist/patterns/topology-view/index.d.cts +1 -0
- package/dist/patterns/topology-view/index.d.ts +1 -0
- package/dist/patterns/topology-view/index.js +3 -0
- package/dist/patterns/topology-view/index.js.map +1 -0
- package/dist/testing/index.cjs +21 -0
- package/dist/testing/index.cjs.map +1 -0
- package/dist/testing/index.d.cts +1 -0
- package/dist/testing/index.d.ts +1 -0
- package/dist/testing/index.js +3 -0
- package/dist/testing/index.js.map +1 -0
- package/package.json +608 -584
- package/dist/backoff-HPZMEZNF.js +0 -1
- package/dist/cascading-CH-_VwG9.d.cts +0 -199
- package/dist/cascading-OgKQZjsa.d.ts +0 -199
- package/dist/chunk-35JTVPOX.js +0 -1
- package/dist/chunk-3G5U5QNE.js +0 -5
- package/dist/chunk-3XDYJRYU.js +0 -1
- package/dist/chunk-4I45FVQS.js +0 -1
- package/dist/chunk-4VVTGLXJ.js +0 -1
- package/dist/chunk-4YAN45KM.js +0 -1
- package/dist/chunk-5QDBSZBV.js +0 -1
- package/dist/chunk-626TESAC.js +0 -3
- package/dist/chunk-6HOSXQKF.js +0 -1
- package/dist/chunk-6QZNQS5B.js +0 -1
- package/dist/chunk-C72GO4IZ.js +0 -1
- package/dist/chunk-CE72X3WO.js +0 -1
- package/dist/chunk-CK2E7BTU.js +0 -1
- package/dist/chunk-CLD3F4R5.js +0 -1
- package/dist/chunk-CUNIRONA.js +0 -1
- package/dist/chunk-D27JNOLZ.js +0 -1
- package/dist/chunk-D5RFJOZ2.js +0 -1
- package/dist/chunk-EBW4V6JN.js +0 -1
- package/dist/chunk-ESMPEKEV.js +0 -1
- package/dist/chunk-F3IGTWCQ.js +0 -1
- package/dist/chunk-F672GV32.js +0 -1
- package/dist/chunk-FDQGFWLF.js +0 -1
- package/dist/chunk-FG4TKHMC.js +0 -1
- package/dist/chunk-GPW2V3RE.js +0 -1
- package/dist/chunk-I7IGYPSL.js +0 -1
- package/dist/chunk-INQD2KRQ.js +0 -1
- package/dist/chunk-JNWRYDJN.js +0 -1
- package/dist/chunk-JQFH2DV6.js +0 -1
- package/dist/chunk-K2Q24F5T.js +0 -1
- package/dist/chunk-KGKJCHEK.js +0 -1
- package/dist/chunk-KRH66M4O.js +0 -1
- package/dist/chunk-KVV66NN2.js +0 -1
- package/dist/chunk-L6NSJVJZ.js +0 -1
- package/dist/chunk-LYCLF26R.js +0 -1
- package/dist/chunk-NNKJUORL.js +0 -1
- package/dist/chunk-NON4NLIC.js +0 -45
- package/dist/chunk-O2BLLH7M.js +0 -18
- package/dist/chunk-OCKEEPRJ.js +0 -2
- package/dist/chunk-OFZG3TB3.js +0 -9
- package/dist/chunk-OYJKFY7V.js +0 -1
- package/dist/chunk-P6C4WHZO.js +0 -5
- package/dist/chunk-PT7W5FCD.js +0 -5
- package/dist/chunk-Q4U3A3L5.js +0 -1
- package/dist/chunk-QE4IGY7I.js +0 -61
- package/dist/chunk-QYADASLV.js +0 -1
- package/dist/chunk-QYVXF7GW.js +0 -1
- package/dist/chunk-S3EEIPO7.js +0 -1
- package/dist/chunk-SUWT3ZON.js +0 -1
- package/dist/chunk-TPKQW72B.js +0 -1
- package/dist/chunk-TSOYJ743.js +0 -1
- package/dist/chunk-TZQPPQEQ.js +0 -1
- package/dist/chunk-V5A7M7RJ.js +0 -1
- package/dist/chunk-VIMF6LGM.js +0 -1
- package/dist/chunk-VJLMUKOI.js +0 -1
- package/dist/chunk-VN6RDSK2.js +0 -1
- package/dist/chunk-VNC3TMVY.js +0 -1
- package/dist/chunk-VOPGGIL7.js +0 -1
- package/dist/chunk-VQ4A6T2A.js +0 -1
- package/dist/chunk-XG62INFA.js +0 -1
- package/dist/chunk-Y4NI3X7O.js +0 -84
- package/dist/content-addressed-storage-4-ST1tYk.d.cts +0 -124
- package/dist/content-addressed-storage-DuYMjV7o.d.ts +0 -124
- package/dist/decay-2ZukgQ4o.d.cts +0 -112
- package/dist/decay-CdEBmDIs.d.ts +0 -112
- package/dist/fallback-CqYVLL6X.d.ts +0 -250
- package/dist/fallback-Ctlj2tMY.d.cts +0 -250
- package/dist/graph-7VguS7a4.d.ts +0 -1668
- package/dist/graph-C4SHb3Ly.d.cts +0 -1668
- package/dist/index-0rKFCVFp.d.cts +0 -557
- package/dist/index-B-i4_g3k.d.ts +0 -651
- package/dist/index-B5iz82A3.d.cts +0 -2655
- package/dist/index-BAOD98JD.d.cts +0 -754
- package/dist/index-BG0BN3PB.d.ts +0 -44
- package/dist/index-BJX94aud.d.cts +0 -34
- package/dist/index-BP8a88zx.d.ts +0 -385
- package/dist/index-BTQtTb_H.d.cts +0 -301
- package/dist/index-BVpm6noz.d.cts +0 -36
- package/dist/index-Bc41FuHp.d.cts +0 -291
- package/dist/index-BdGtBX-X.d.cts +0 -515
- package/dist/index-Bf7eqeSF.d.ts +0 -113
- package/dist/index-BiX1Nkgx.d.cts +0 -1844
- package/dist/index-BoLv_OfD.d.cts +0 -651
- package/dist/index-BojK2fwH.d.cts +0 -299
- package/dist/index-BsT7F2et.d.ts +0 -291
- package/dist/index-BwLvVVsy.d.cts +0 -189
- package/dist/index-C59mYFKp.d.ts +0 -121
- package/dist/index-C7O6r5fV.d.ts +0 -37
- package/dist/index-C9kSENB4.d.cts +0 -127
- package/dist/index-C9pjcz3l.d.cts +0 -209
- package/dist/index-CAC_rNzm.d.ts +0 -189
- package/dist/index-CCq87F7t.d.ts +0 -127
- package/dist/index-CDXc9zKM.d.cts +0 -26
- package/dist/index-CJK1JkYy.d.ts +0 -36
- package/dist/index-CLon-IWF.d.cts +0 -374
- package/dist/index-COD1kVoS.d.cts +0 -468
- package/dist/index-CPT7C_f1.d.ts +0 -374
- package/dist/index-CQG3D1cp.d.ts +0 -468
- package/dist/index-CZQXo5tH.d.ts +0 -209
- package/dist/index-CZjOhcBy.d.cts +0 -113
- package/dist/index-ChOyVLKm.d.cts +0 -86
- package/dist/index-CvrqGfNS.d.ts +0 -34
- package/dist/index-D-AEQVLo.d.ts +0 -2655
- package/dist/index-D4Y1cMG0.d.ts +0 -26
- package/dist/index-DBHK8O6H.d.ts +0 -301
- package/dist/index-DBevwHj_.d.ts +0 -515
- package/dist/index-DIOoAZUX.d.ts +0 -45
- package/dist/index-DSZ3ZCHF.d.ts +0 -3402
- package/dist/index-Dgs8zcj7.d.ts +0 -102
- package/dist/index-Dh_HJ82K.d.ts +0 -299
- package/dist/index-Dhc7a7Xo.d.cts +0 -102
- package/dist/index-Dmqp7KjD.d.ts +0 -86
- package/dist/index-Dn-wI9g4.d.ts +0 -231
- package/dist/index-Du7u1lSf.d.cts +0 -385
- package/dist/index-DwigL4lY.d.ts +0 -1844
- package/dist/index-DyR7eU5S.d.cts +0 -779
- package/dist/index-JZUPJIJy.d.ts +0 -779
- package/dist/index-K0_0eR8g.d.ts +0 -557
- package/dist/index-O16yXPK4.d.cts +0 -3402
- package/dist/index-O7fucFrU.d.cts +0 -121
- package/dist/index-RV_yDjOX.d.cts +0 -198
- package/dist/index-cm1GNcWE.d.ts +0 -754
- package/dist/index-f5IivDUX.d.cts +0 -37
- package/dist/index-hHcaFlJX.d.cts +0 -45
- package/dist/index-tJoTcnHh.d.cts +0 -231
- package/dist/index-wAzD9yVj.d.ts +0 -198
- package/dist/index-z96luz5O.d.cts +0 -44
- package/dist/meta-BgVAsg9j.d.ts +0 -102
- package/dist/meta-vE8bxW1E.d.cts +0 -102
- package/dist/node-ClS5yC-B.d.cts +0 -1347
- package/dist/node-ClS5yC-B.d.ts +0 -1347
- package/dist/observable-BsBzUrcI.d.ts +0 -36
- package/dist/observable-DLGPPtb8.d.cts +0 -36
- package/dist/pipeline-graph-DPqKDk59.d.cts +0 -137
- package/dist/pipeline-graph-loP57TBA.d.ts +0 -137
- package/dist/reactive-layout-Dsvob4zD.d.cts +0 -183
- package/dist/reactive-layout-v7KPvxoc.d.ts +0 -183
- package/dist/reactive-log-B00laMSQ.d.cts +0 -223
- package/dist/reactive-log-BezYsbA_.d.ts +0 -223
- package/dist/reactive-map-48mnZ-nu.d.cts +0 -296
- package/dist/reactive-map-BVVPdvmi.d.ts +0 -296
- package/dist/resilience-YIWPK4YC.js +0 -1
- package/dist/sugar-DLwvMr3F.d.ts +0 -223
- package/dist/sugar-DyVGtczU.d.cts +0 -223
- package/dist/topology-tree-BNGvuG82.d.ts +0 -25
- package/dist/topology-tree-BSdfSwMi.d.cts +0 -25
- package/dist/types-B1jDWVsM.d.cts +0 -442
- package/dist/types-DkzUUs0H.d.ts +0 -442
|
@@ -1,86 +1,21 @@
|
|
|
1
|
-
"use strict";var nt=Object.defineProperty;var Sn=Object.getOwnPropertyDescriptor;var Rn=Object.getOwnPropertyNames;var En=Object.prototype.hasOwnProperty;var $=(n,e)=>()=>(n&&(e=n(n=0)),e);var An=(n,e)=>{for(var t in e)nt(n,t,{get:e[t],enumerable:!0})},Dn=(n,e,t,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of Rn(e))!En.call(n,s)&&s!==t&&nt(n,s,{get:()=>e[s],enumerable:!(r=Sn(e,s))||r.enumerable});return n};var Cn=n=>Dn(nt({},"__esModule",{value:!0}),n);function xt(n,e){let t=new TextEncoder().encode(n.name);if(t.length===0||t.length>255)throw new Error(`encodeEnvelope: codec name "${n.name}" encodes to ${t.length} bytes (must be 1\u2013255)`);let r=n.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 s=2+t.length+2+e.length;if(s>4294967295)throw new Error(`encodeEnvelope: total envelope size ${s} exceeds 2^32-1 bytes (payload ${e.length} bytes)`);let o=new Uint8Array(s),i=0;return o[i++]=rt,o[i++]=t.length,o.set(t,i),i+=t.length,o[i++]=r>>>8&255,o[i++]=r&255,o.set(e,i),o}function St(n,e){if(n.length<Tt)throw new Error(`decodeEnvelope: bytes too short (${n.length} < ${Tt})`);let t=0,r=n[t++];if(r!==rt)throw new Error(`decodeEnvelope: unsupported envelope version ${r} (expected ${rt})`);let s=n[t++];if(s===0)throw new Error("decodeEnvelope: name_len must be >= 1");if(t+s+2>n.length)throw new Error(`decodeEnvelope: envelope truncated (need ${t+s+2} bytes, have ${n.length})`);let o=new TextDecoder().decode(n.subarray(t,t+s));t+=s;let i=(n[t]<<8|n[t+1])>>>0;t+=2;let a=n.subarray(t),u=e.lookupCodec(o);if(u==null)throw new Error(`decodeEnvelope: codec "${o}" not registered (envelope codec_v=${i})`);return{codec:u,codecVersion:i,payload:a}}function Rt(n){n.registerCodec(Mn)}var Mn,rt,Tt,st=$(()=>{"use strict";Mn={name:"json",version:1,contentType:"application/json",encode(n){let e=JSON.stringify(n);return new TextEncoder().encode(e)},decode(n,e){let t=new TextDecoder().decode(n);return JSON.parse(t)}},rt=1,Tt=4});function Fe(n){if(n==null)return me;let{type:e,id:t,...r}=n;return{type:e??"system",id:t??"",...r}}var me,ot=$(()=>{"use strict";me={type:"system",id:""}});function Pe(){return be>0||Ee}function Et(){return be>0}function ve(n){be>0?Ae.push(n):n()}function Ie(n){be+=1;let e=!1;try{n()}catch(t){throw e=!0,t}finally{if(be-=1,be===0)if(e){if(!Ee){let t=Ae.splice(0);for(let r of t)try{r()}catch{}de.length=0,le.length=0,ye.length=0}}else Gn()}}function Gn(){let n=!Ee;n&&(Ee=!0);let e=[],t=0;try{for(;de.length>0||le.length>0||ye.length>0||n&&Ae.length>0;){if(n&&Ae.length>0){let o=Ae.splice(0);for(let i of o)try{i()}catch(a){e.push(a)}continue}if(t+=1,t>1e3)throw de.length=0,le.length=0,ye.length=0,new Error("batch drain exceeded 1000 iterations \u2014 likely a reactive cycle");let s=(de.length>0?de:le.length>0?le:ye).splice(0);for(let o of s)try{o()}catch(i){e.push(i)}}}finally{n&&(Ee=!1)}if(e.length===1)throw e[0];if(e.length>1)throw new AggregateError(e,"batch drain: multiple callbacks threw")}function je(n,e,t){if(e.length===0)return;if(e.length===1){let c=t(e[0][0]);if(c<3||!Pe()){n(e);return}(c>=5?ye:c===4?le:de).push(()=>n(e));return}let r=e.length,s=r,o=r,i=r,a=0;for(;a<r&&t(e[a][0])<3;)a++;for(s=a;a<r&&t(e[a][0])===3;)a++;for(o=a;a<r&&t(e[a][0])===4;)a++;i=a;let u=Pe();if(s>0){let c=e.slice(0,s);n(c)}if(o>s){let c=e.slice(s,o);u?de.push(()=>n(c)):n(c)}if(i>o){let c=e.slice(o,i);u?le.push(()=>n(c)):n(c)}if(r>i){let c=e.slice(i,r);u?ye.push(()=>n(c)):n(c)}}var be,Ee,de,le,ye,Ae,Le=$(()=>{"use strict";be=0,Ee=!1,de=[],le=[],ye=[],Ae=[]});function oe(){return Math.trunc(performance.now()*1e6)}function Ve(){return Date.now()*1e6}var Be=$(()=>{"use strict"});var De,F,X,ne,te,re,ie,V,z,C,_e,it,$n,at,Fn,Pn,ct,At,Dt,Ct,ut,we=$(()=>{"use strict";De=Symbol.for("graphrefly/START"),F=Symbol.for("graphrefly/DATA"),X=Symbol.for("graphrefly/DIRTY"),ne=Symbol.for("graphrefly/RESOLVED"),te=Symbol.for("graphrefly/INVALIDATE"),re=Symbol.for("graphrefly/PAUSE"),ie=Symbol.for("graphrefly/RESUME"),V=Symbol.for("graphrefly/TEARDOWN"),z=Symbol.for("graphrefly/COMPLETE"),C=Symbol.for("graphrefly/ERROR"),_e=Object.freeze([X]),it=Object.freeze([ne]),$n=Object.freeze([te]),at=Object.freeze([De]),Fn=Object.freeze([z]),Pn=Object.freeze([V]),ct=Object.freeze([_e]),At=Object.freeze([it]),Dt=Object.freeze([$n]),Ct=Object.freeze([Fn]),ut=Object.freeze([Pn])});function Mt(n){n.registerMessageType(De,{tier:0,wireCrossing:!1}),n.registerMessageType(X,{tier:1,wireCrossing:!1}),n.registerMessageType(te,{tier:1,wireCrossing:!1,metaPassthrough:!1}),n.registerMessageType(re,{tier:2,wireCrossing:!1}),n.registerMessageType(ie,{tier:2,wireCrossing:!1}),n.registerMessageType(F,{tier:3,wireCrossing:!0}),n.registerMessageType(ne,{tier:3,wireCrossing:!0}),n.registerMessageType(z,{tier:4,wireCrossing:!0,metaPassthrough:!1}),n.registerMessageType(C,{tier:4,wireCrossing:!0,metaPassthrough:!1}),n.registerMessageType(V,{tier:5,wireCrossing:!0,metaPassthrough:!1})}var ze,Gt=$(()=>{"use strict";we();ze=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=t=>{let r=this._messageTypes.get(t);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,t){return this._assertUnfrozen(),this._messageTypes.set(e,{tier:t.tier,wireCrossing:t.wireCrossing??t.tier>=3,metaPassthrough:t.metaPassthrough??!0}),this}messageTier(e){let t=this._messageTypes.get(e);return t!=null?t.tier:1}isWireCrossing(e){let t=this._messageTypes.get(e);return t!=null?t.wireCrossing:!0}isLocalOnly(e){return!this.isWireCrossing(e)}isMetaPassthrough(e){let t=this._messageTypes.get(e);return t!=null?t.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 $t(n){return Array.isArray(n)?[...n]:[n]}function In(n,e){return n.has(e)||n.has("*")}function Ft(n){let e=[];return n((s,o)=>{e.push({kind:"allow",actions:new Set($t(s)),where:o?.where??(()=>!0)})},(s,o)=>{e.push({kind:"deny",actions:new Set($t(s)),where:o?.where??(()=>!0)})}),(s,o)=>{let i=!1,a=!1;for(let u of e)In(u.actions,o)&&u.where(s)&&(u.kind==="deny"?i=!0:a=!0);return i?!1:a}}function dt(n){let e=jn.filter(t=>n({type:t,id:""},"write"));return e.length===0?"restricted":e.includes("human")&&e.includes("llm")&&e.every(t=>t==="human"||t==="llm"||t==="system")?"both":e.length===1?e[0]:e.join("+")}var Z,jn,Ce=$(()=>{"use strict";Z=class extends Error{actor;action;nodeName;constructor(e,t){super(t??`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}};jn=["human","llm","wallet","system"]});function lt(n){if(n===void 0)return null;if(typeof n=="number"){if(!Number.isFinite(n))throw new TypeError(`Cannot hash non-finite number: ${n}`);if(Number.isInteger(n)&&!Number.isSafeInteger(n))throw new TypeError(`Cannot hash integer outside safe range (|n| > 2^53-1): ${n}. Cross-language cid parity is not guaranteed for unsafe integers.`);return n}if(typeof n=="string"||typeof n=="boolean"||n===null)return n;if(Array.isArray(n))return n.map(lt);if(typeof n=="object"&&n!==null){let e={};for(let t of Object.keys(n).sort())e[t]=lt(n[t]);return e}return null}function Bn(n){let e=Vn.encode(n),t=e.length,r=t*8,s=t+9+63&-64,o=new Uint8Array(s);o.set(e),o[t]=128;let i=new DataView(o.buffer);i.setUint32(s-4,r>>>0,!1),i.setUint32(s-8,Math.floor(r/4294967296)>>>0,!1);let a=1779033703,u=3144134277,c=1013904242,d=2773480762,m=1359893119,p=2600822924,h=528734635,l=1541459225,v=new Uint32Array(64),y=(g,f)=>g>>>f|g<<32-f;for(let g=0;g<s;g+=64){for(let N=0;N<16;N++)v[N]=i.getUint32(g+N*4,!1);for(let N=16;N<64;N++){let P=v[N-15],E=v[N-2],A=y(P,7)^y(P,18)^P>>>3,Q=y(E,17)^y(E,19)^E>>>10;v[N]=v[N-16]+A+v[N-7]+Q>>>0}let f=a,b=u,_=c,k=d,O=m,T=p,R=h,S=l;for(let N=0;N<64;N++){let P=y(O,6)^y(O,11)^y(O,25),E=O&T^~O&R,A=S+P+E+Ln[N]+v[N]>>>0,Q=y(f,2)^y(f,13)^y(f,22),ge=f&b^f&_^b&_,B=Q+ge>>>0;S=R,R=T,T=O,O=k+A>>>0,k=_,_=b,b=f,f=A+B>>>0}a=a+f>>>0,u=u+b>>>0,c=c+_>>>0,d=d+k>>>0,m=m+O>>>0,p=p+T>>>0,h=h+R>>>0,l=l+S>>>0}let w=g=>g.toString(16).padStart(8,"0");return w(a)+w(u)+w(c)+w(d)+w(m)+w(p)+w(h)+w(l)}function ft(n){let e=lt(n??null),t=JSON.stringify(e);return Bn(t).slice(0,16)}function zn(){let n=globalThis.crypto;if(n?.randomUUID)return n.randomUUID();let e=()=>Math.floor(Math.random()*4294967296).toString(16).padStart(8,"0"),t=e()+e()+e()+e();return`${t.slice(0,8)}-${t.slice(8,12)}-4${t.slice(13,16)}-${(parseInt(t.slice(16,17),16)&3|8).toString(16)}${t.slice(17,20)}-${t.slice(20,32)}`}function pt(n,e,t){let r=t?.id??zn();if(n===0)return{id:r,version:0};let o=(t?.hash??ft)(e);return{id:r,version:0,cid:o,prev:null}}function Pt(n,e,t){n.version+=1,"cid"in n&&(n.prev=n.cid,n.cid=t(e))}var Ln,Vn,It=$(()=>{"use strict";Ln=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]),Vn=new TextEncoder});function Vt(n){return{node:n,unsub:null,prevData:void 0,dirty:!1,involvedThisWave:!1,dataBatch:[],terminal:void 0}}function ht(n){n.prevData=void 0,n.dirty=!1,n.involvedThisWave=!1,n.dataBatch.length=0,n.terminal=void 0}function He(n){return n.length===0?n:typeof n[0]=="symbol"?[n]:n}function fe(n,e,t){let r=Bt(n)?n:[],s=typeof n=="function"?n:typeof e=="function"?e:void 0,o={};return Bt(n)?o=(gt(e)?e:t)??{}:gt(n)?o=n:o=(gt(e)?e:t)??{},new I(r,s,o)}var jt,Lt,Hn,Wn,ke,I,Bt,gt,Ne=$(()=>{"use strict";st();ot();Le();Be();Gt();Ce();we();It();jt=()=>{},Lt=100;Hn=(n,e,t,r)=>{t.direction==="down-in"&&n._onDepMessage(t.depIndex,e)},Wn=(n,e,t,r)=>{let s=n;if(s._status==="completed"||s._status==="errored")return;let o=s._cached,i=o===void 0?[at]:[at,[F,o]];s._status==="dirty"&&i.push(_e),je(e,i,s._config.tierOf)},ke=new ze({onMessage:Hn,onSubscribe:Wn});Mt(ke);Rt(ke);I=class n{_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,t,r){this._config=r.config??ke,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=t,this._partial=r.partial??!1,this._cached=r.initial!==void 0?r.initial:void 0,this._status=e.length===0&&t==null&&this._cached!==void 0?"settled":"sentinel",this._hashFn=r.versioningHash??this._config.defaultHashFn??ft;let s=r.versioning??this._config.defaultVersioning;this._versioningLevel=s,this._versioning=s!=null?pt(s,this._cached===void 0?void 0:this._cached,{id:r.versioningId,hash:this._hashFn}):void 0,this._deps=e.map(Vt);let o={};for(let[a,u]of Object.entries(r.meta??{})){let c={initial:u,name:`${r.name??"node"}:meta:${a}`,describeKind:"state",config:this._config};r.guard!=null&&(c.guard=r.guard),o[a]=new n([],void 0,c)}Object.freeze(o),this.meta=o,this._hasMeta=Object.keys(o).length>0;let i=this;this._actions={emit(a){i._emit([[F,a]])},down(a){i._emit(He(a))},up(a){i._emitUp(He(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,t){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 s=t?.hash??this._hashFn;s!==this._hashFn&&(this._hashFn=s);let o=this._cached===void 0?void 0:this._cached,i=this._versioning,a=i?.id??t?.id,u=i?.version??0,c=pt(e,o,{id:a,hash:s});c.version=u,this._versioning=c,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 t=Fe(e);if(this._guard!=null&&!this._guard(t,"observe"))return!1;if(this._extraGuards!=null){for(let r of this._extraGuards)if(!r(t,"observe"))return!1}return!0}_checkGuard(e){if(e?.internal)return;let t=this._guard!=null||this._extraGuards!=null,r=e?.actor!=null;if(!t&&!r)return;let s=Fe(e?.actor),o=e?.delivery==="signal"?"signal":"write";if(this._guard!=null&&!this._guard(s,o))throw new Z({actor:s,action:o,nodeName:this.name});if(this._extraGuards!=null){for(let i of this._extraGuards)if(!i(s,o))throw new Z({actor:s,action:o,nodeName:this.name})}this._lastMutation={actor:s,timestamp_ns:Ve()}}down(e,t){let r=He(e);r.length!==0&&(this._checkGuard(t),this._emit(r))}emit(e,t){this._checkGuard(t),this._emit([[F,e]])}up(e,t){if(this._deps.length===0)return;let r=He(e);if(r.length===0)return;this._checkGuard(t);let s=t??{internal:!0};this._validateUpTiers(r);for(let o of this._deps)o.node.up?.(r,s)}_emitUp(e){if(this._deps.length!==0&&e.length!==0){this._validateUpTiers(e);for(let t of this._deps)t.node.up?.(e,{internal:!0})}}_validateUpTiers(e){let t=this._config.tierOf;for(let r of e){let s=t(r[0]);if(s===3||s===4)throw new Error(`Node "${this.name}": tier-${s} 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,t){if(t!=null&&this._guard!=null){let u=Fe(t);if(!this._guard(u,"observe"))throw new Z({actor:u,action:"observe",nodeName:this.name})}let s=this._isTerminal&&this._resubscribable;if(s){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 u of this._deps)ht(u);if(this._partial===!1){for(let u of this._deps)if(u.prevData!==void 0||u.dataBatch.length!==0||u.terminal!==void 0||u.dirty)throw new Error(`resubscribable-reset invariant: DepRecord not fully reset for node ${this._optsName??"(anonymous)"}`)}}this._sinkCount+=1;let o;try{o=this._config.onSubscribe(this,e,{sinkCount:this._sinkCount,afterTerminalReset:s},this._actions)}catch(u){throw this._sinkCount-=1,u}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(u){if(this._sinkCount-=1,this._removeSink(e),this._sinkCount===0&&(this._status="sentinel"),typeof o=="function")try{o()}catch{}throw u}this._status==="sentinel"&&this._cached===void 0&&(this._status="pending");let a=!1;return()=>{a||(a=!0,this._sinkCount-=1,this._removeSink(e),typeof o=="function"&&o(),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[t]=this._sinks;this._sinks=t}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,t=0;try{for(let r=0;r<e;r++){let s=r,o=this._deps[r];o.unsub=jt,o.unsub=o.node.subscribe(i=>{if(o.unsub===null)return;let a=this._config.tierOf,u=!1;for(let c of i)a(c[0])>=3&&(u=!0),this._config.onMessage(this,c,{direction:"down-in",depIndex:s},this._actions);u&&this._maybeRunFnOnSettlement()}),t++}}catch(r){this._deps[t].unsub=null;for(let s=0;s<t;s++){let o=this._deps[s];if(o.unsub!=null){let i=o.unsub;o.unsub=null;try{i()}catch{}ht(o)}}throw this._dirtyDepCount=0,r}}_addDep(e){for(let s=0;s<this._deps.length;s++)if(this._deps[s].node===e)return s;let t=this._deps.length,r=Vt(e);if(this._deps.push(r),this._sinks==null)return t;r.dirty=!0,this._dirtyDepCount++,this._status!=="dirty"&&this._emit(ct),r.unsub=jt;try{r.unsub=e.subscribe(s=>{if(r.unsub===null)return;let o=this._config.tierOf,i=!1;for(let a of s)o(a[0])>=3&&(i=!0),this._config.onMessage(this,a,{direction:"down-in",depIndex:t},this._actions);i&&this._maybeRunFnOnSettlement()})}catch(s){throw r.unsub=null,this._deps.pop(),this._dirtyDepCount--,s}return t}_deactivate(e=!1){let t=this._cleanup;if(this._cleanup=void 0,typeof t=="function")try{t()}catch(r){this._emit([[C,this._wrapFnError("cleanup threw",r)]])}else if(t!=null&&typeof t=="object"){let r=t.deactivate;if(typeof r=="function")try{r()}catch(s){this._emit([[C,this._wrapFnError("cleanup.deactivate threw",s)]])}}for(let r of this._deps){if(r.unsub!=null){let s=r.unsub;r.unsub=null;try{s()}catch{}}ht(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,t){let r=this._deps[e],s=t[0];if(this._inspectorHooks!=null){let o={kind:"dep_message",depIndex:e,message:t};for(let i of this._inspectorHooks)i(o)}if(s!==De){if(s===X){this._depDirtied(r);return}if(s===te){if(this._depInvalidated(r),this._cached===void 0)return;this._emit(Dt);return}if(s===re||s===ie){this._emit([t]);return}if(s===V){this._emit(ut);return}if(s===F)this._depSettledAsData(r,t[1]);else if(s===ne)this._depSettledAsResolved(r);else if(s===z)this._depSettledAsTerminal(r,!0);else if(s===C)this._depSettledAsTerminal(r,t[1]);else{this._emit([t]);return}if(!this._fn){(s===F||s===ne)&&this._emit([t]),(s===z||s===C)&&this._maybeAutoTerminalAfterWave();return}}}_depDirtied(e){e.dirty||(e.dirty=!0,e.involvedThisWave=!0,this._dirtyDepCount++,this._status!=="dirty"&&this._emit(ct))}_depSettledAsData(e,t){e.dirty&&(e.dirty=!1,this._dirtyDepCount--),e.involvedThisWave=!0,e.dataBatch.push(t),this._waveHasNewData=!0}_depSettledAsResolved(e){e.dirty&&(e.dirty=!1,this._dirtyDepCount--)}_depSettledAsTerminal(e,t){e.dirty&&(e.dirty=!1,this._dirtyDepCount--),e.terminal=t,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 t=this._deps[e];if(t.dataBatch.length===0&&t.prevData===void 0&&t.terminal===void 0){this._maybeAutoTerminalAfterWave();return}}if(this._paused){this._pendingWave=!0;return}if(!this._waveHasNewData&&!this._hasNewTerminal&&this._hasCalledFnOnce){this._clearWaveFlags(),this._emit(At),this._maybeAutoTerminalAfterWave();return}this._fn&&this._execFn(),this._maybeAutoTerminalAfterWave()}}_maybeAutoTerminalAfterWave(){if(this._deps.length===0||this._isTerminal)return;let e=this._deps.find(t=>t.terminal!==void 0&&t.terminal!==!0);if(e!=null){this._autoError&&this._emit([[C,e.terminal]]);return}this._autoComplete&&this._deps.every(t=>t.terminal!==void 0)&&this._emit(Ct)}_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([[C,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([[C,this._wrapFnError("cleanup.beforeRun threw",a)]]);return}}}let t=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=t[i];a!=null&&a.length>0&&(this._deps[i].prevData=a[a.length-1])}let s=this._deps.map(i=>i.terminal),o={prevData:r,terminalDeps:s,store:this._store};if(this._hasCalledFnOnce=!0,this._clearWaveFlags(),this._inspectorHooks!=null){let i={kind:"run",batchData:t,prevData:r};for(let a of this._inspectorHooks)a(i)}this._isExecutingFn=!0;try{let i=this._fn(t,this._actions,o);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([[C,this._wrapFnError("fn threw",i)]])}finally{this._isExecutingFn=!1,this._pendingRerun?(this._pendingRerun=!1,this._rerunDepth+=1,this._rerunDepth>Lt?(this._rerunDepth=0,this._emit([[C,new Error(`Node "${this.name}": _pendingRerun depth exceeded ${Lt} \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,t){let r=t instanceof Error?t.message:String(t);return new Error(`Node "${this.name}": ${e}: ${r}`,{cause:t})}_frameBatch(e){let t=this._config.tierOf;if(e.length===1)return t(e[0][0])===3&&this._status!=="dirty"?[_e,e[0]]:e;let r=!0,s=!1,o=!1,i=-1;for(let u of e){let c=t(u[0]);c<i&&(r=!1),c===3&&(s=!0),u[0]===X&&(o=!0),i=c}let a=e;if(!r){let u=e.map((c,d)=>({m:c,i:d,tier:t(c[0])}));u.sort((c,d)=>c.tier-d.tier||c.i-d.i),a=u.map(c=>c.m)}if(s&&!o&&this._status!=="dirty"){let u=0;for(;u<a.length&&t(a[u][0])===0;)u++;return u===0?[_e,...a]:[...a.slice(0,u),_e,...a.slice(u)]}return a}_emit(e){if(e.length===0)return;for(let a=0;a<e.length;a++){let u=e[a];if(u[0]===C&&u[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 t=e;if(this._isTerminal&&!this._resubscribable){let a=e.filter(u=>u[0]===V||u[0]===te);if(a.length===0)return;t=a}t=this._frameBatch(t);let s=null;for(let a=0;a<t.length;a++){let u=t[a],c=u[0];if(c!==re&&c!==ie){s?.push(u);continue}if(u.length<2)throw new Error(`Node "${this.name}": [[${c===re?"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 m=u[1];if(c===re)this._pauseLocks==null&&(this._pauseLocks=new Set),this._pauseLocks.add(m),this._paused=!0,this._pausable==="resumeAll"&&this._pauseBuffer==null&&(this._pauseBuffer=[]);else if(this._pauseLocks==null||!this._pauseLocks.has(m))d=!1;else if(this._pauseLocks.delete(m),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())}}d?s?.push(u):s==null&&(s=t.slice(0,a))}if(s!=null){if(s.length===0)return;t=s}if(this._hasMeta&&t.some(a=>a[0]===V))for(let a of Object.keys(this.meta))try{this.meta[a]._emit(ut)}catch{}let{finalMessages:o,equalsError:i}=this._updateState(t);if(o.length>0&&this._config.inspectorEnabled){let a=this._config.globalInspector;if(a!=null)try{a({kind:"emit",node:this,messages:o})}catch{}}if(o.length>0)if(this._paused&&this._pausable==="resumeAll"&&this._pauseBuffer!=null){let a=this._config.tierOf,u=[];for(let c of o)a(c[0])===3?this._pauseBuffer.push(c):u.push(c);u.length>0&&this._dispatchOrAccumulate(u)}else this._dispatchOrAccumulate(o);i!=null&&this._emit([[C,i]])}_updateState(e){let t=this._config.tierOf,r,s,o=-1,i=0;for(let d of e)t(d[0])===3&&i++;let a=i<=1,u=-1;if(this._versioning!=null&&i>1){for(let d=e.length-1;d>=0;d--)if(e[d][0]===F){u=d;break}}for(let d=0;d<e.length;d++){let m=e[d],p=m[0];if(p===F){if(m.length>=2){let h=!1;if(a&&this._cached!==void 0)try{h=this._equals(this._cached,m[1])}catch(l){s=this._wrapFnError("equals threw",l),o=d;break}if(h){r==null&&(r=e.slice(0,d)),r.push(it),this._status="resolved";continue}this._cached=m[1],this._versioning!=null&&(u<0||d===u)&&Pt(this._versioning,m[1],this._hashFn)}this._status="settled",r?.push(m)}else if(r?.push(m),p===X)this._status="dirty";else if(p===ne)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===C){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===te){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 c=o>=0?r??e.slice(0,o):r??e;return s!=null?{finalMessages:c,equalsError:s}:{finalMessages:c}}_deliverToSinks=e=>{if(this._sinks==null)return;if(typeof this._sinks=="function"){this._sinks(e);return}let t=[...this._sinks];for(let r of t)r(e)};_dispatchOrAccumulate(e){if(Et()){this._batchPendingMessages===null&&(this._batchPendingMessages=[],ve(()=>this._flushBatchPending()));for(let t of e)this._batchPendingMessages.push(t);return}je(this._deliverToSinks,e,this._config.tierOf)}_flushBatchPending(){let e=this._batchPendingMessages;if(e===null||(this._batchPendingMessages=null,e.length===0))return;let t=this._frameBatch(e);je(this._deliverToSinks,t,this._config.tierOf)}},Bt=n=>Array.isArray(n),gt=n=>typeof n=="object"&&n!=null&&!Array.isArray(n)});function se(n,e){return fe([],{...e,initial:n})}function Oe(n,e){return fe((r,s,o)=>n(s,o)??void 0,{describeKind:"producer",...e})}function pe(n,e,t){return fe(n,(s,o,i)=>{let a=s.map((u,c)=>u!=null&&u.length>0?u.at(-1):i.prevData[c]);o.emit(e(a,i))},{describeKind:"derived",...t})}function We(n,e,t){return fe(n,(s,o,i)=>{let a=s.map((u,c)=>u!=null&&u.length>0?u.at(-1):i.prevData[c]);return e(a,o,i)??void 0},{describeKind:"effect",...t})}var Ue=$(()=>{"use strict";Ne()});function mt(n,e){if(e!=null&&e.length>0)return new Set(e);switch(n){case"standard":return new Set(["type","status","value","deps","meta","v"]);case"full":return null;case"spec":return new Set(["type","deps","meta","value"]);default:return new Set(["type","deps"])}}function Un(n){return n._describeKind!=null?n._describeKind:n._deps.length>0?"derived":n._fn!=null?"producer":"state"}function qn(n){let e={};for(let[t,r]of Object.entries(n.meta))try{e[t]=r.cache}catch{}return e}function bt(n,e,t){let r=e==null,s=!r&&e!=null?[...e].filter(d=>d.startsWith("meta.")).map(d=>d.slice(5)):null,o=r||e.has("meta")||s!=null&&s.length>0,i="state",a=[];n instanceof I&&(i=Un(n),a=n._deps.map(d=>d.node.name??""));let u={type:i,deps:a};(r||e.has("status"))&&(u.status=n.status);let c=n instanceof I?n._guard:void 0;if(o){let d={...qn(n)};if(c!=null&&d.access===void 0&&(d.access=dt(c)),s!=null&&s.length>0&&!e.has("meta")){let m={};for(let p of s)p in d&&(m[p]=d[p]);u.meta=m}else u.meta=d}if(n.name!=null&&(u.name=n.name),(r||e.has("value"))&&(!t||i==="state")){n.status==="sentinel"&&(u.sentinel=!0);try{u.value=n.cache}catch{}}if((r||e.has("v"))&&n.v!=null){let d={id:n.v.id,version:n.v.version};"cid"in n.v&&(d.cid=n.v.cid,d.prev=n.v.prev),u.v=d}return(r||e.has("guard"))&&c!=null&&(u.guard=dt(c)),(r||e.has("lastMutation"))&&n.lastMutation!=null&&(u.lastMutation=n.lastMutation),u}var zt=$(()=>{"use strict";Ce();Ne()});function yt(n,e){if(Object.is(n,e))return!0;if(n==null||e==null||typeof n!="object"||typeof e!="object")return!1;if(Array.isArray(n)){if(!Array.isArray(e)||n.length!==e.length)return!1;for(let o=0;o<n.length;o++)if(!yt(n[o],e[o]))return!1;return!0}if(Array.isArray(e))return!1;let t=Object.keys(n),r=Object.keys(e);if(t.length!==r.length)return!1;let s=new Set(r);for(let o of t)if(!s.has(o)||!yt(n[o],e[o]))return!1;return!0}function Ht(n,e){return`${n}\0${e}`}function vt(n,e){let t=[],r=new Set(n.subgraphs),s=new Set(e.subgraphs),o=[];for(let y of s)r.has(y)||o.push(y);o.sort();for(let y of o)t.push({type:"subgraph-mounted",path:y});let i=new Set(Object.keys(n.nodes)),a=new Set(Object.keys(e.nodes)),u=[];for(let y of a)i.has(y)||u.push(y);u.sort();for(let y of u)t.push({type:"node-added",path:y,node:{...e.nodes[y]}});let c=[];for(let y of a){if(!i.has(y))continue;let w=n.nodes[y]?.meta,g=e.nodes[y]?.meta;w==null&&g==null||yt(w??{},g??{})||c.push(y)}c.sort();for(let y of c)t.push({type:"node-meta-changed",path:y,prevMeta:n.nodes[y]?.meta??{},nextMeta:e.nodes[y]?.meta??{}});let d=new Map;for(let y of n.edges)d.set(Ht(y.from,y.to),y);let m=new Map;for(let y of e.edges)m.set(Ht(y.from,y.to),y);let p=[];for(let[y,w]of m)d.has(y)||p.push(w);p.sort((y,w)=>y.from<w.from?-1:y.from>w.from?1:y.to<w.to?-1:y.to>w.to?1:0);for(let y of p)t.push({type:"edge-added",from:y.from,to:y.to});let h=[];for(let[y,w]of d)m.has(y)||h.push(w);h.sort((y,w)=>y.from<w.from?-1:y.from>w.from?1:y.to<w.to?-1:y.to>w.to?1:0);for(let y of h)t.push({type:"edge-removed",from:y.from,to:y.to});let l=[];for(let y of i)a.has(y)||l.push(y);l.sort();for(let y of l)t.push({type:"node-removed",path:y});let v=[];for(let y of r)s.has(y)||v.push(y);v.sort();for(let y of v)t.push({type:"subgraph-unmounted",path:y});return{events:t,flushedAt_ns:oe()}}var Wt=$(()=>{"use strict";Be()});function Te(n){return n.subscribe(()=>{})}var Ut=$(()=>{"use strict"});var _t=$(()=>{"use strict";Ut()});var qe,qt=$(()=>{"use strict";qe=class{_timer;_gen=0;start(e,t){this.cancel(),this._gen+=1;let r=this._gen;this._timer=setTimeout(()=>{this._timer=void 0,r===this._gen&&t()},e)}cancel(){this._timer!==void 0&&(clearTimeout(this._timer),this._timer=void 0)}get pending(){return this._timer!==void 0}}});var Me,Kt=$(()=>{"use strict";Me=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 t=(this.head+this._size)%this.capacity;this.buf[t]=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 t=e<0?this._size+e:e;if(!(t<0||t>=this._size))return this.buf[(this.head+t)%this.capacity]}toArray(){let e=new Array(this._size);for(let t=0;t<this._size;t++)e[t]=this.buf[(this.head+t)%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}}});function Jt(n,e,t,r={}){let s=e in n.nodes,o=t in n.nodes;if(!s)return Ke(e,t,"no-such-from");if(!o)return Ke(e,t,"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===t){if(r.findCycle===!0){let c=Kn(n,e,r);if(c!=null)return c}let u=Je(e,n.nodes[e],0,r);return Ye(e,t,[u])}if(i===0)return Ke(e,t,"no-path");let a=Yt(n,e,t,i);return a.found?Ye(e,t,Xt(n,a.pathOrder,r)):Ke(e,t,a.truncated?"max-depth-exceeded":"no-path")}function Yt(n,e,t,r){let s=new Map,o=[{path:t,depth:0}],i=new Set([t]),a=0,u=!1;for(;a<o.length;){let m=o[a++];if(m.path===e)break;if(r!=null&&m.depth>=r){let v=n.nodes[m.path];v?.deps&&v.deps.length>0&&(u=!0);continue}let p=n.nodes[m.path];if(p==null)continue;let h=p.deps??[],l=new Map;for(let v=0;v<h.length;v++){let y=h[v];if(!y)continue;let w=l.get(y);w==null&&(w=[],l.set(y,w)),w.push(v)}for(let[v,y]of l)i.has(v)||(i.add(v),s.set(v,{from:m.path,depIndices:y}),o.push({path:v,depth:m.depth+1}))}if(!s.has(e))return{found:!1,pathOrder:[],truncated:u};let c=[{path:e}],d=e;for(;d!==t;){let m=s.get(d);if(m==null)return{found:!1,pathOrder:[],truncated:!1};c[c.length-1].depIndices=m.depIndices,c.push({path:m.from}),d=m.from}return{found:!0,pathOrder:c,truncated:!1}}function Kn(n,e,t){let r=n.nodes[e];if(r==null)return null;let s=r.deps??[],o=[];for(let a=0;a<s.length;a++)s[a]===e&&o.push(a);if(o.length>0){let a=Je(e,r,0,t);a.dep_index=o[0];let u=Je(e,r,1,t);return Ye(e,e,[a,u])}let i=null;for(let a=0;a<s.length;a++){let u=s[a];if(!u||u===e)continue;let c=Yt(n,u,e,t.maxDepth);c.found&&(i==null||c.pathOrder.length<i.pathOrder.length)&&(i=c,i={found:!0,pathOrder:[{path:e,depIndices:[a]},...c.pathOrder],truncated:!1})}return i==null?null:Ye(e,e,Xt(n,i.pathOrder,t))}function Xt(n,e,t){return e.map((r,s)=>{let o=n.nodes[r.path],i=Je(r.path,o,s,t);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 Je(n,e,t,r){let s={path:n,type:e.type,hop:t};e.status!==void 0&&(s.status=e.status),"value"in e&&(s.value=e.value),e.v!=null&&(s.v=e.v);let o=r.annotations?.get(n)??e.annotation;o!=null&&(s.annotation=o);let i=r.lastMutations?.get(n)??e.lastMutation;return i!=null&&(s.lastMutation=i),s}function Ye(n,e,t){return Zt(n,e,!0,"ok",t)}function Ke(n,e,t){return Zt(n,e,!1,t,[])}function Zt(n,e,t,r,s){let o=Jn(n,e,t,r,s);return{from:n,to:e,found:t,reason:r,steps:s,text:o,toJSON(){return{from:n,to:e,found:t,reason:r,steps:s}}}}function Jn(n,e,t,r,s){if(!t)switch(r){case"no-such-from":return`explainPath: no node named "${n}"`;case"no-such-to":return`explainPath: no node named "${e}"`;case"max-depth-exceeded":return`explainPath: no path from "${n}" to "${e}" within maxDepth`;default:return`explainPath: no path from "${n}" to "${e}"`}let o=[`Causal path: ${n} \u2192 ${e} (${s.length} step(s))`];for(let i of s){let u=` ${i.hop===0?"\xB7":"\u2193"} ${i.path} (${i.type}${i.status?`/${i.status}`:""})`;if(o.push(u),"value"in i&&o.push(` value: ${Yn(i.value)}`),i.annotation!=null&&o.push(` annotation: ${i.annotation}`),i.lastMutation!=null){let c=i.lastMutation.actor;o.push(` actor: ${c.type}${c.id?`:${c.id}`:""}`)}}return o.join(`
|
|
2
|
-
|
|
3
|
-
`)}function cn(n){if(n.version!==xe)throw new Error(`unsupported snapshot version ${String(n.version)} (expected ${xe})`);for(let e of["name","nodes","edges","subgraphs"])if(!(e in n))throw new Error(`snapshot missing required key "${e}"`);if(typeof n.name!="string")throw new TypeError("snapshot 'name' must be a string");if(typeof n.nodes!="object"||n.nodes===null||Array.isArray(n.nodes))throw new TypeError("snapshot 'nodes' must be an object");if(!Array.isArray(n.edges))throw new TypeError("snapshot 'edges' must be an array");if(!Array.isArray(n.subgraphs))throw new TypeError("snapshot 'subgraphs' must be an array")}function nr(n,e){let t=new WeakMap,r=(s,o)=>{if(Object.is(s,o))return!0;if(s==null||o==null||typeof s!="object"||typeof o!="object")return!1;let i=t.get(s);if(i==null&&(i=new WeakSet,t.set(s,i)),i.has(o))return!0;i.add(o);let a=s.constructor,u=o.constructor;if(a!==u)return!1;if(s instanceof Date)return s.getTime()===o.getTime();if(s instanceof RegExp)return s.source===o.source&&s.flags===o.flags;if(Array.isArray(s)){let p=o;if(s.length!==p.length)return!1;for(let h=0;h<s.length;h++)if(!r(s[h],p[h]))return!1;return!0}if(s instanceof Map){let p=o;if(s.size!==p.size)return!1;for(let[h,l]of s)if(!p.has(h)||!r(l,p.get(h)))return!1;return!0}if(s instanceof Set){let p=o;if(s.size!==p.size)return!1;for(let h of s){let l=!1;for(let v of p)if(r(h,v)){l=!0;break}if(!l)return!1}return!0}if(ArrayBuffer.isView(s)){let p=s,h=o;if(p.length!==h.length)return!1;for(let l=0;l<p.length;l++)if(p[l]!==h[l])return!1;return!0}let c=Object.keys(s),d=Object.keys(o);if(c.length!==d.length)return!1;let m=new Set(d);for(let p of c)if(!m.has(p)||!r(s[p],o[p]))return!1;return!0};return r(n,e)}function rr(n){return n.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Xe(n){let e="^";for(let t=0;t<n.length;t+=1){let r=n[t];if(r==="*"){e+=".*";continue}if(r==="?"){e+=".";continue}if(r==="["){let s=n.indexOf("]",t+1);if(s<=t+1){e+="\\[";continue}let o=n.slice(t+1,s);o.startsWith("!")&&(o=`^${o.slice(1)}`),o=o.replace(/\\/g,"\\\\"),e+=`[${o}]`,t=s;continue}e+=rr(r)}return e+="$",new RegExp(e)}function wt(n){if(typeof n=="string")return JSON.stringify(n);if(typeof n=="number"||typeof n=="boolean"||n==null)return String(n);try{return JSON.stringify(n)}catch{return"[unserializable]"}}function ir(n){return n==="none"?or:n==="ansi"||n==null?sr:{data:n.data??"",dirty:n.dirty??"",resolved:n.resolved??"",invalidate:n.invalidate??"",pause:n.pause??"",resume:n.resume??"",complete:n.complete??"",error:n.error??"",teardown:n.teardown??"",derived:n.derived??"",path:n.path??"",reset:n.reset??""}}function un(n){if(n==null)return{};let e=n.detail;return e==="full"?{...n,structured:n.structured??!0,timeline:n.timeline??!0,causal:n.causal??!0,derived:n.derived??!0}:e==="minimal"?{...n,structured:n.structured??!0}:n.format==="stage-log"?{...n,structured:n.structured??!0,timeline:n.timeline??!0}:n}function ar(n,e,t){for(let r=0;r<n.length;r++){let s=n.charCodeAt(r);if(s<32||s===127)throw new Error(`Graph "${e}": ${t} "${n}" must not contain control character (U+${s.toString(16).padStart(4,"0").toUpperCase()} at index ${r})`)}}function kt(n,e,t){if(n==="")throw new Error(`Graph "${e}": ${t} name must be non-empty`);if(n.includes(G))throw new Error(`Graph "${e}": ${t} "${n}" must not contain '${G}' (path separator)`);if(n===U)throw new Error(`Graph "${e}": ${t} name "${U}" is reserved for meta companion paths`);ar(n,e,t)}function cr(n,e){if(n==="")throw new Error(`Graph "${e}": resolve path must be non-empty`);let t=n.split(G);for(let r of t)if(r==="")throw new Error(`Graph "${e}": resolve path has empty segment`);return t}function ur(n,e){let t=!1;for(let s of n)if(!e.isMetaPassthrough(s[0])){t=!0;break}return t?n.filter(s=>e.isMetaPassthrough(s[0])):n}function fn(n){for(let e of n._mounts.values())fn(e);for(let e of n._nodes.values())try{e.down([[V]],{internal:!0})}catch{}}function dr(n,e){let t=Se.diff(n,e),r={};for(let s of t.nodesAdded){let o=e.nodes[s];o!=null&&(r[s]=o)}return{...t,nodesAddedFull:r}}function dn(n,e,t,r={}){let s={paths:[],depths:new Map,truncated:!1};if(!e)return r.withDetail?s:[];if(!r.both&&t!=="upstream"&&t!=="downstream")throw new Error('reachable: direction must be "upstream" or "downstream"');let o=r.maxDepth;if(o!=null&&(!Number.isInteger(o)||o<0))throw new Error("reachable: maxDepth must be an integer >= 0");if(o===0)return r.withDetail?s:[];let i=new Map,a=new Map,u=new Map,c=new Map,d=new Set;for(let[f,b]of Object.entries(n.nodes)){if(!f)continue;d.add(f);let _=b.deps??[];i.set(f,_);for(let k of _)k&&(d.add(k),a.has(k)||a.set(k,new Set),a.get(k).add(f))}for(let f of n.edges){if(f==null||typeof f!="object")continue;let b=typeof f.from=="string"?f.from:"",_=typeof f.to=="string"?f.to:"";!b||!_||(d.add(b),d.add(_),c.has(b)||c.set(b,new Set),c.get(b).add(_),u.has(_)||u.set(_,new Set),u.get(_).add(b))}if(!d.has(e))return r.withDetail?s:[];let m=r.both===!0,p=f=>{if(m){let O=i.get(f)??[],T=u.get(f),R=a.get(f),S=c.get(f),N=[...O];return T&&N.push(...T),R&&N.push(...R),S&&N.push(...S),N}if(t==="upstream"){let O=i.get(f)??[],T=u.get(f);return T?[...O,...T]:O}let b=a.get(f),_=c.get(f),k=b?[...b]:[];return _&&k.push(..._),k},h=new Set([e]),l=new Map,v=[{path:e,depth:0}],y=0,w=!1;for(;y<v.length;){let f=v[y++];if(o!=null&&f.depth>=o){p(f.path).length>0&&(w=!0);continue}for(let b of p(f.path))!b||h.has(b)||(h.add(b),l.set(b,f.depth+1),v.push({path:b,depth:f.depth+1}))}let g=[...l.keys()].sort((f,b)=>f<b?-1:f>b?1:0);return r.withDetail?{paths:g,depths:l,truncated:w}:g}function lr(n,e){if(n.length!==e.length)return!1;for(let t=0;t<n.length;t++){let r=n[t],s=e[t];if(r.path!==s.path||r.type!==s.type||r.status!==s.status||r.hop!==s.hop||r.dep_index!==s.dep_index||r.annotation!==s.annotation||r.value!==s.value||r.lastMutation!==s.lastMutation)return!1;let o=r.v,i=s.v;if(o!==i&&(o==null||i==null||o.id!==i.id||o.version!==i.version))return!1}return!0}var G,U,xe,sr,or,Se,pn=$(()=>{"use strict";ot();Le();Be();Ce();we();zt();Ne();Ue();Wt();_t();qt();Kt();st();Qt();rn();G="::",U="__meta__",xe=1;sr={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"},or={data:"",dirty:"",resolved:"",invalidate:"",pause:"",resume:"",complete:"",error:"",teardown:"",derived:"",path:"",reset:""};Se=class n{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,t){if(e==="")throw new Error("Graph name must be non-empty");if(e.includes(G))throw new Error(`Graph name must not contain '${G}' (got "${e}")`);if(e===U)throw new Error(`Graph name "${U}" is reserved for meta companion paths`);this.name=e,this.opts=Object.freeze({...t??{}}),this.config=t?.config??ke,this._traceRing=new Me(t?.traceCapacity??1e3),t?.versioning!=null&&this.setVersioning(t.versioning),typeof t?.factory=="string"&&(this._factory=t.factory,t.factoryArgs!==void 0&&(this._factoryArgs=t.factoryArgs))}tagFactory(e,t){return this._factory=e,this._factoryArgs=t,this}ancestors(e=!0){let t=[],r=e?this:this._parent;for(;r!=null;)t.push(r),r=r._parent;return t}get topology(){return this._topology==null&&(this._topology=Oe(e=>{let t=r=>{e.emit(r)};return this._topologyEmitters.add(t),()=>{this._topologyEmitters.delete(t)}},{name:`${this.name}_topology`})),this._topology}_emitTopology(e){if(!(this._topology==null||this._topologyEmitters.size===0))for(let t of this._topologyEmitters)t(e)}nameOf(e){return this._nodeToName.get(e)}add(e,t){let r=e.name,s=t?.name??r;if(s==null||s==="")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 o=s,i=t?.annotation;if(kt(o,this.name,"add"),this._mounts.has(o))throw new Error(`Graph "${this.name}": name "${o}" is already a mount point`);if(this._nodes.has(o))throw new Error(`Graph "${this.name}": node "${o}" 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(o,e),this._nodeToName.set(e,o),this._emitTopology({kind:"added",name:o,nodeKind:"node"}),i!=null&&(this._annotations.set(o,i),this.config.inspectorEnabled&&this._traceRing.push({path:o,annotation:i,timestamp_ns:oe()})),e}setVersioning(e){if(e!=null)for(let t of this._nodes.values())t instanceof I&&t._applyVersioning(e)}remove(e){kt(e,this.name,"remove");let t=this._mounts.get(e);if(t){let o={kind:"mount",nodes:[],mounts:[]},i=[];t._collectObserveTargets("",i);for(let[a,u]of i)a.includes(`${G}${U}${G}`)||o.nodes.push(a);return o.nodes.sort(),o.mounts.push(e),o.mounts.push(...t._collectSubgraphs(`${e}${G}`)),this._mounts.delete(e),t._parent=void 0,fn(t),this._emitTopology({kind:"removed",name:e,nodeKind:"mount",audit:o}),o}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 s={kind:"node",nodes:[e],mounts:[]};return this._emitTopology({kind:"removed",name:e,nodeKind:"node",audit:s}),s}removeAll(e){let t=typeof e=="function"?e:(()=>{let o=Xe(e);return i=>o.test(i)})(),r={kind:"mount",nodes:[],mounts:[]},s=[...this._nodes.keys(),...this._mounts.keys()].filter(o=>t(o));for(let o of s){let i=this.remove(o);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(),t=this._nodes,r=0;return{[Symbol.iterator](){return this},next(){if(r>=e.length)return{value:void 0,done:!0};let s=e[r++];return{value:[s,t.get(s)],done:!1}}}}node(e){if(e==="")throw new Error(`Graph "${this.name}": node name must be non-empty`);if(e.includes(G))return this.resolve(e);let t=this._nodes.get(e);if(!t)throw new Error(`Graph "${this.name}": unknown node "${e}"`);return t}get(e){return this.node(e).cache}set(e,t,r){let s=r?.internal===!0;this.node(e).down([[F,t]],{actor:r?.actor,internal:s,delivery:"write"})}setAll(e,t){let r=Symbol.iterator in e?e:Object.entries(e);Ie(()=>{for(let[s,o]of r)this.set(s,o,t)})}invalidate(e,t){let r=t?.internal===!0;this.node(e).down([[te]],{actor:t?.actor,internal:r,delivery:"write"})}error(e,t,r){let s=r?.internal===!0;this.node(e).down([[C,t]],{actor:r?.actor,internal:s,delivery:"write"})}complete(e,t){let r=t?.internal===!0;this.node(e).down([[z]],{actor:t?.actor,internal:r,delivery:"write"})}edges(e){let t=e?.recursive===!0,r=new Map;if(!t){for(let[u,c]of this._nodes)r.set(c,u);let a=[];for(let[u,c]of this._nodes)if(c instanceof I)for(let d of c._deps){let m=r.get(d.node);m!=null&&a.push([m,u])}return a.sort((u,c)=>u[0]<c[0]?-1:u[0]>c[0]?1:u[1]<c[1]?-1:u[1]>c[1]?1:0),a}let s=[];this._collectObserveTargets("",s);let o=new Map;for(let[a,u]of s)o.set(u,a);let i=[];for(let[a,u]of s)if(u instanceof I)for(let c of u._deps){let d=o.get(c.node);d!=null&&i.push([d,a])}return i.sort((a,u)=>a[0]<u[0]?-1:a[0]>u[0]?1:a[1]<u[1]?-1:a[1]>u[1]?1:0),i}mount(e,t){if(t===void 0){let s=new n(e);return this.mount(e,s)}if(typeof t=="function"){let s=new n(e);return t(s),this.mount(e,s)}let r=t;if(kt(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 s=this;s!=null;s=s._parent)if(s===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 t=cr(e,this.name);return this._resolveFromSegments(t)}tryResolve(e){try{return this.resolve(e)}catch{return}}_resolveFromSegments(e){let t=e;if(t[0]===this.name&&(t=t.slice(1),t.length===0))throw new Error(`Graph "${this.name}": resolve path ends at graph name only`);let r=t[0],s=t.slice(1);if(s.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 o=this._nodes.get(r);if(o&&s.length>0&&s[0]===U)return this._resolveMetaChainFromNode(o,s,t.join(G));let i=this._mounts.get(r);if(!i)throw this._nodes.has(r)?new Error(`Graph "${this.name}": "${r}" is a node; trailing path "${s.join(G)}" is invalid`):new Error(`Graph "${this.name}": unknown mount or node "${r}"`);return i.resolve(s.join(G))}_resolveMetaChainFromNode(e,t,r){let s=e,o=0,i=[...t];for(;o<i.length;){if(i[o]!==U)throw new Error(`Graph "${this.name}": expected ${U} segment in meta path "${r}"`);if(o+1>=i.length)throw new Error(`Graph "${this.name}": meta path requires a key after ${U} in "${r}"`);let a=i[o+1],u=s.meta[a];if(!u)throw new Error(`Graph "${this.name}": unknown meta "${a}" in path "${r}"`);s=u,o+=2}return s}signal(e,t){if(t?.internal!==!0){for(let s of e)if(this.config.messageTier(s[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,t??{},new Set,r),r.length>0)throw r[0]}_signalDeliver(e,t,r,s){for(let u of this._mounts.values())u._signalDeliver(e,t,r,s);let i=t.internal===!0?{internal:!0}:{actor:t.actor,delivery:"signal"},a=ur(e,this.config);for(let u of[...this._nodes.keys()].sort()){let c=this._nodes.get(u);if(!r.has(c)){r.add(c);try{c.down(e,i)}catch(d){if(d instanceof Z)throw d;s.push(d)}a.length!==0&&this._signalMetaSubtree(c,a,r,i,s)}}}_signalMetaSubtree(e,t,r,s,o){for(let i of Object.keys(e.meta).sort()){let a=e.meta[i];if(!r.has(a)){r.add(a);try{a.down(t,s)}catch(u){if(u instanceof Z)throw u;o.push(u)}this._signalMetaSubtree(a,t,r,s,o)}}}describe(e){if(e?.reactive==="diff")return this._describeReactiveDiff(e);if(e?.reactive===!0)return this._describeReactive(e);let t=er(e?.actor),r=e?.filter;if(e?.detail!=null&&e?.fields!=null)throw new TypeError("Graph.describe(): pass either `detail` or `fields`, not both. `detail: 'spec'` is the canonical spec projection; use `fields` only when you need a custom subset.");let s=mt(e?.detail,e?.fields),o=e?.detail==="spec",i=s,a=[];this._collectObserveTargets("",a);let u=new Map;for(let[b,_]of a)u.set(_,b);let c=[];{let b=a.map(([,O])=>O),_=new Set(u.values()),k=0;for(;b.length>0;){let O=b.shift();if(O instanceof I)for(let T of O._deps){let R=T.node;if(u.has(R))continue;let S=R.name??"",N=S;if(!N||_.has(N))if(S){let P=2;for(;_.has(`${S}#${P}`);)P++;N=`${S}#${P}`}else for(N=`__internal__/${k++}`;_.has(N);)N=`__internal__/${k++}`;u.set(R,N),_.add(N),c.push([N,R]),b.push(R)}}}let d=[...a,...c],m={};for(let[b,_]of d){if(t!=null&&!_.allowsObserve(t))continue;let k=bt(_,i,o),O=_ instanceof I?_._deps.map(N=>u.get(N.node)??N.node.name??""):[],{name:T,...R}=k,S={...R,deps:O};if(!o){let N=this._annotations.get(b);N!=null&&(S.annotation=N)}if(r!=null)if(typeof r=="function"){let N=r;if(!(N.length>=2?N(b,S):N(S)))continue}else{let N=!0;for(let[P,E]of Object.entries(r)){let A=P==="deps_includes"?"depsIncludes":P==="meta_has"?"metaHas":P;if(A==="depsIncludes"){if(!S.deps.includes(String(E))){N=!1;break}continue}if(A==="metaHas"){if(!Object.hasOwn(S.meta??{},String(E))){N=!1;break}continue}if(S[A]!==E){N=!1;break}}if(!N)continue}m[b]=S}let p=new Set(Object.keys(m)),h=[];for(let[b,_]of d)if(_ instanceof I)for(let k of _._deps){let O=u.get(k.node);O!=null&&h.push([O,b])}h.sort((b,_)=>b[0]<_[0]?-1:b[0]>_[0]?1:b[1]<_[1]?-1:b[1]>_[1]?1:0);let l=h.map(([b,_])=>({from:b,to:_}));(t!=null||r!=null)&&(l=l.filter(b=>p.has(b.from)&&p.has(b.to)));let v=this._collectSubgraphs(""),y=t!=null||r!=null?v.filter(b=>{let _=`${b}${G}`;return[...p].some(k=>k===b||k.startsWith(_))}):v,w=this,g=e;return{name:this.name,nodes:m,edges:l,subgraphs:y,...this._factory!==void 0?{factory:this._factory}:{},...this._factoryArgs!==void 0?{factoryArgs:this._factoryArgs}:{},expand(b){let _={...g};return Array.isArray(b)?(_.fields=b,_.detail=void 0):(_.detail=b,_.fields=void 0),w.describe(_)}}}_collectSubgraphs(e){let t=[];for(let r of[...this._mounts.keys()].sort()){let s=e===""?r:`${e}${r}`;t.push(s),t.push(...this._mounts.get(r)._collectSubgraphs(`${s}${G}`))}return t}resourceProfile(e){return nn(this,e)}reachable(e,t,r={}){return r.withDetail===!0?dn(this.describe(),e,t,{...r,withDetail:!0}):dn(this.describe(),e,t,r)}explain(e,t,r){return r?.reactive===!0?this._explainReactive(e,t,r):this._explainStatic(ae(e),ae(t),{...r?.maxDepth!==void 0?{maxDepth:on(r.maxDepth)}:{},...r?.findCycle!==void 0?{findCycle:an(r.findCycle)}:{}})}_explainStatic(e,t,r){let s=this.describe({detail:"full"}),o=new Map(this._annotations),i=new Map;for(let[a,u]of Object.entries(s.nodes))u.lastMutation!=null&&i.set(a,u.lastMutation);return Jt(s,e,t,{...r?.maxDepth!=null?{maxDepth:r.maxDepth}:{},...r?.findCycle===!0?{findCycle:!0}:{},annotations:o,lastMutations:i})}_describeReactive(e){let t={...e,reactive:!1},r=e.reactiveName??"describe",s=0,o=se(s,{name:`${r}_version`}),i=this.observe({timeline:!0,structured:!0}),a=!1,u=!1,c=()=>{a||u||(a=!0,ve(()=>{a=!1,!u&&(s+=1,o.emit(s))}))},d=i.onEvent(g=>{let f=g.type;f!=="data"&&f!=="error"&&f!=="complete"&&f!=="teardown"||c()}),m=[],p=new WeakSet,h=g=>{if(p.has(g)||u)return;p.add(g);let f=g.topology.subscribe(b=>{for(let _ of b){if(_[0]!==F)continue;let k=_[1];if(c(),k.kind==="added"&&k.nodeKind==="mount"){let O=g._mounts.get(k.name);O!=null&&h(O)}}});m.push(f);for(let b of g._mounts.keys()){let _=g._mounts.get(b);_!=null&&h(_)}};h(this);let l,v=e.actor;ln(v)&&(l=v.subscribe(g=>{let f=!1,b=!1;for(let _ of g){let k=_[0];k===F?f=!0:(k===z||k===C||k===V)&&(b=!0)}f&&c(),b&&(l?.(),l=void 0,c())}));let y;try{y=pe([o],()=>this.describe(t),{name:r,describeKind:"derived",meta:{domain:"audit",kind:"describe"},equals:(g,f)=>g===f})}catch(g){d(),l?.();for(let f of m)f();throw i.dispose(),g}let w=Te(y);return{node:y,dispose(){u=!0,d(),l?.();for(let g of m)g();m.length=0,i.dispose(),w()}}}_describeReactiveDiff(e){let t={...e,reactive:!1},r=e.reactiveName??"describe-diff",s={name:this.name,nodes:{},edges:[],subgraphs:[]},o=this.describe(t),i=vt(s,o),a=se(i,{name:r,meta:{domain:"audit",kind:"describe-diff"},equals:(p,h)=>p===h}),u=this._describeReactive({...e,reactiveName:void 0}),c=!1,d=u.node.subscribe(p=>{if(!c)for(let h of p){if(h[0]!==F)continue;let l=h[1],v=vt(o,l);o=l,v.events.length!==0&&a.emit(v)}}),m=Te(a);return{node:a,dispose(){c=!0,d(),u.dispose(),a.down([[V,"describe-diff disposed"]]),m()}}}_explainReactive(e,t,r){let s=0,o=se(s,{name:"explain_version"}),i=this.observe({timeline:!0,structured:!0}),a=!1,u=!1,c=()=>{a||u||(a=!0,ve(()=>{a=!1,!u&&(s+=1,o.emit(s))}))},d=i.onEvent(g=>{let f=g.type;f!=="data"&&f!=="error"&&f!=="complete"&&f!=="teardown"||c()}),m=[];e!=null&&he(e)&&m.push(e),t!=null&&he(t)&&m.push(t),r?.maxDepth!=null&&he(r.maxDepth)&&m.push(r.maxDepth),r?.findCycle!=null&&he(r.findCycle)&&m.push(r.findCycle);let p=()=>{for(let g of m)if(g.cache===void 0)return!1;return!0},h=()=>{let g=ae(e),f=ae(t);return{from:g,to:f,found:!1,reason:"pending",steps:[],text:"(awaiting reactive args)",toJSON:()=>({from:g,to:f,found:!1,reason:"pending",steps:[]})}},l;try{l=pe([o],()=>{if(!p())return h();let g=ae(e),f=ae(t),b={...r?.maxDepth!==void 0?{maxDepth:on(r.maxDepth)}:{},...r?.findCycle!==void 0?{findCycle:an(r.findCycle)}:{}};return this._explainStatic(g,f,b)},{name:r?.name??"explain",describeKind:"derived",meta:{domain:"audit",kind:"explain_path",from:ae(e),to:ae(t)},equals:(g,f)=>g.found===f.found&&g.reason===f.reason&&g.steps.length===f.steps.length&&lr(g.steps,f.steps)})}catch(g){throw d(),i.dispose(),g}let v=Te(l),y=[],w=g=>{let f;return f=g.subscribe(b=>{let _=!1,k=!1;for(let O of b){let T=O[0];T===F?_=!0:(T===z||T===C||T===V)&&(k=!0)}(_||k)&&c(),k&&f&&(f(),f=void 0)}),()=>{f&&(f(),f=void 0)}};for(let g of m)y.push(w(g));return{node:l,dispose(){u=!0,d();for(let g of y)g?.();y.length=0,i.dispose(),v()}}}_pathsMatching(e){let t=Xe(e),r=[];return this._collectObserveTargets("",r),r.map(([s])=>s).filter(s=>t.test(s))}_collectObserveTargets(e,t){for(let r of[...this._mounts.keys()].sort()){let s=e===""?r:`${e}${G}${r}`;this._mounts.get(r)._collectObserveTargets(s,t)}for(let r of[...this._nodes.keys()].sort()){let s=this._nodes.get(r),o=e===""?r:`${e}${G}${r}`;t.push([o,s]),this._appendMetaObserveTargets(o,s,t)}}_appendMetaObserveTargets(e,t,r){for(let s of Object.keys(t.meta).sort()){let o=t.meta[s],i=`${e}${G}${U}${G}${s}`;r.push([i,o]),this._appendMetaObserveTargets(i,o,r)}}observe(e,t){let r=typeof e=="string",o=un(r?t:e);if(o.reactive===!0)return this._observeReactive(r?e:void 0,o);let i=o.structured===!0||o.timeline===!0||o.causal===!0||o.derived===!0||o.detail==="minimal"||o.detail==="full"||o.format!=null,a=o.actor;if(r){let d=e,m=this.resolve(d);if(a!=null&&!m.allowsObserve(a))throw new Z({actor:a,action:"observe",nodeName:d});return i?this._buildStructuredObserver([[d,m]],o,"one"):{subscribe(p){return m.subscribe(p)},up(p){try{m.up?.(p)}catch(h){if(h instanceof Z)return;throw h}}}}let u=[];this._collectObserveTargets("",u),u.sort((d,m)=>d[0]<m[0]?-1:d[0]>m[0]?1:0);let c=a==null?u:u.filter(([,d])=>d.allowsObserve(a));return i?this._buildStructuredObserver(c,o,"all"):{subscribe:d=>{let m=c.map(([p,h])=>h.subscribe(l=>{d(p,l)}));return()=>{for(let p of m)p()}},up:(d,m)=>{try{this.resolve(d).up?.(m)}catch(p){if(p instanceof Z)return;throw p}}}}_observeReactive(e,t){let r=t.tiers,s=r!=null?new Set(r):null,o=t.reactiveName??"observe";return Oe(i=>{let a=[],u=!1,c=!1,d=()=>{if(a.length===0||c)return;let v={events:a.slice(),flushedAt_ns:oe()};a.length=0,i.emit(v)},m={...t,reactive:!1,structured:!0,timeline:!0},p=e!=null?this.observe(e,m):this.observe(m),h=v=>{c||(a.push(v),!u&&(u=!0,ve(()=>{u=!1,d()})))};for(let v of p.events)h(v);let l=p.onEvent(h);return()=>{c=!0,l(),p.dispose()}},{name:o,meta:{domain:"audit",kind:"observe-reactive"}})}_buildStructuredObserver(e,t,r){let s=r==="one"?e[0]?.[0]:void 0,o=i=>{if(r==="one"&&s!=null){let d=this.resolve(s);return this._buildStructuredObserver([[s,d]],i,"one")}let a=[];this._collectObserveTargets("",a),a.sort((d,m)=>d[0]<m[0]?-1:d[0]>m[0]?1:0);let u=i.actor,c=u==null?a:a.filter(([,d])=>d.allowsObserve(u));return this._buildStructuredObserver(c,i,"all")};return this._createObserveResult(e,t,o)}_createObserveResult(e,t,r){let s=t.timeline===!0,o=t.causal===!0,i=t.derived===!0,a=t.detail==="minimal",u=this.config.inspectorEnabled,c=(o||i)&&u,d=t.maxEvents,m=d!=null&&d>0?new Me(d):null,p=[],h=new Set,l=t.tiers!=null?new Set(t.tiers):null,v={},y=new Set,w=0,g=0,f=0,b=0,_=0,k=0,O=!1,T=!1,R=0,S=new Map,N=new Map,P=new Map,E=x=>{if(!(l!=null&&!l.has(x.type))){m?m.push(x):p.push(x);for(let M of h)M(x)}},A=x=>l==null||l.has(x),Q=()=>s?{timestamp_ns:oe(),in_batch:Pe(),batch_id:R}:{},ge=(x,M)=>{if(!(!c||!(x instanceof I)))return x._setInspectorHook(J=>{if(J.kind==="dep_message")S.set(x,J.depIndex);else if(J.kind==="run"){let Re=J.batchData.map((D,W)=>D!=null&&D.length>0?D.at(-1):J.prevData[W]);N.set(x,Re);let Y=J.batchData.map(D=>D!=null?[...D]:void 0);P.set(x,Y),i&&E({type:"derived",path:M,dep_values:Re,dep_batches:Y,...Q()})}})},B=x=>{let M=S.get(x),J=N.get(x);if(!o||J==null)return{};let Y=(M!=null&&M>=0&&x instanceof I?x._deps[M]:void 0)?.node,D=Y?.v,W=P.get(x);return{trigger_dep_index:M,trigger_dep_name:Y?.name,...D!=null?{trigger_version:{id:D.id,version:D.version}}:{},dep_values:[...J],...W!=null?{dep_batches:W}:{}}},q=[],H=[];for(let[x,M]of e){let J=ge(M,x);J&&q.push(J),H.push(M.subscribe(Re=>{R++;for(let Y of Re){let D=Y[0],W=Q();if(D===F){v[x]=Y[1];let tt=M instanceof I?M.lastMutation?.actor??me:me;E({type:"data",path:x,data:Y[1],actor:tt,...W,...B(M)})}else if(a)D===X?A("dirty")&&w++:D===ne?A("resolved")&&g++:D===te?A("invalidate")&&f++:D===re?A("pause")&&b++:D===ie?A("resume")&&_++:D===V?A("teardown")&&k++:D===z&&!y.has(x)?A("complete")&&(O=!0):D===C&&A("error")&&(T=!0,y.add(x));else if(D===X)A("dirty")&&w++,E({type:"dirty",path:x,...W});else if(D===ne)A("resolved")&&g++,E({type:"resolved",path:x,...W,...B(M)});else if(D===te)A("invalidate")&&f++,E({type:"invalidate",path:x,...W});else if(D===re)A("pause")&&b++,E({type:"pause",path:x,lockId:Y[1],...W});else if(D===ie)A("resume")&&_++,E({type:"resume",path:x,lockId:Y[1],...W});else if(D===z)A("complete")&&!y.has(x)&&(O=!0),E({type:"complete",path:x,...W});else if(D===C){A("error")&&(T=!0,y.add(x));let tt=M instanceof I?M.lastMutation?.actor??me:me;E({type:"error",path:x,data:Y[1],actor:tt,...W})}else D===V&&(A("teardown")&&k++,E({type:"teardown",path:x,...W}))}}))}let K=!1,L=()=>{if(!K){K=!0;for(let x of H)x();for(let x of q)x();for(let x of $e)x({value:void 0,done:!0});$e.length=0}},ee=[],$e=[];h.add(x=>{let M=$e.shift();M?M({value:x,done:!1}):ee.push(x)});let Ot={get values(){return v},get dirtyCount(){return w},get resolvedCount(){return g},get invalidateCount(){return f},get pauseCount(){return b},get resumeCount(){return _},get teardownCount(){return k},get events(){return m?m.toArray():[...p]},get anyCompletedCleanly(){return O},get anyErrored(){return T},get completedWithoutErrors(){return O&&!T},onEvent(x){return h.add(x),()=>h.delete(x)},dispose:L,expand(x){L();let M={...t};return typeof x=="string"?M.detail=x:Object.assign(M,x),r(un(M))},[Symbol.asyncIterator](){return{next(){return ee.length>0?Promise.resolve({value:ee.shift(),done:!1}):K?Promise.resolve({value:void 0,done:!0}):new Promise(x=>$e.push(x))},return(){return L(),Promise.resolve({value:void 0,done:!0})}}}};return t.format!=null&&this._attachFormatLogger(Ot,t),Ot}_attachFormatLogger(e,t){let r=t.format;if(r==null)return;let s=t.logger??(l=>console.log(l)),o=t.includeTypes?new Set(t.includeTypes):null,i=t.excludeTypes?new Set(t.excludeTypes):null,a=o==null&&i==null?()=>!0:l=>(o==null||o.has(l))&&(i==null||!i.has(l)),u=ir(t.theme),c=r==="stage-log"?oe():0,d=l=>l==null?"":t.stageLabels?.[l]??l,m=(l,v)=>l.length>v?`${l.slice(0,v-1)}\u2026`:l,p=l=>l.type==="data"||l.type==="error"?m(wt(l.data),120):"",h=l=>{if(r==="stage-log"){let O=(oe()-c)/1e9,T=d(l.path).padEnd(9);if(l.type==="data"){let R=p(l);return`[${O.toFixed(3)}s] ${T} \u2190${R?` ${R}`:""}`}if(l.type==="error"){let R=p(l);return`[${O.toFixed(3)}s] ${T} \u2717${R?` ${R}`:""}`}return l.type==="complete"?`[${O.toFixed(3)}s] ${T} \u25A0 complete`:`[${O.toFixed(3)}s] ${T} ${l.type}`}if(r==="json")try{return JSON.stringify(l)}catch{return JSON.stringify({type:l.type,path:l.path,data:"[unserializable]"})}let v=u[l.type]??"",y=l.path?`${u.path}${l.path}${u.reset} `:"",w=l.type==="data"||l.type==="error",g=l.type==="pause"||l.type==="resume",f=w?` ${wt(l.data)}`:g?` ${wt(l.lockId)}`:"",b=l.type==="data"||l.type==="resolved"||l.type==="derived"?l:void 0,_=b?.trigger_dep_name!=null?` <- ${b.trigger_dep_name}`:b?.trigger_dep_index!=null?` <- #${b.trigger_dep_index}`:"",k=l.in_batch?" [batch]":"";return`${y}${v}${l.type.toUpperCase()}${u.reset}${f}${_}${k}`};e.onEvent(l=>{a(l.type)&&s(h(l),l)})}addDisposer(e){return this._disposers.add(e),()=>{this._disposers.delete(e)}}destroy(){sn(this._disposers,this.name),this.signal([[V]],{internal:!0}),sn(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:t,...r}=this.describe({detail:"full"}),s={};for(let a of Object.keys(r.nodes).sort()){let{lastMutation:u,guard:c,...d}=r.nodes[a];s[a]=d}let o=[...r.subgraphs].sort(),i={...r,version:1,nodes:s,subgraphs:o};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 xt(a,a.encode(i))}throw new Error(`snapshot: unknown format "${String(e.format)}"`)}static decode(e,t){let r=t?.config??ke,{codec:s,codecVersion:o,payload:i}=St(e,r);return s.decode(i,o)}restore(e,t){if(cn(e),e.name!==this.name)throw new Error(`Graph "${this.name}": restore snapshot name "${e.name}" does not match this graph`);let r=t?.only==null?null:(Array.isArray(t.only)?t.only:[t.only]).map(o=>Xe(o)),s=t?.includeProducers===!0;for(let o of Object.keys(e.nodes).sort()){if(r!==null&&!r.some(a=>a.test(o)))continue;let i=e.nodes[o];if(i!==void 0){if(!("value"in i)||i.value===void 0){"value"in i&&i.value===void 0&&t?.onError?.(o,new Error(`restore: slice.value is undefined for "${o}" (undefined is the global SENTINEL; not valid DATA)`));continue}if(!(i.type==="derived"||i.type==="effect")&&!(i.type==="producer"&&!s)){if(i.v!=null){let u=this.tryResolve(o)?.v;if(u!=null&&u.id===i.v.id&&u.version===i.v.version)continue}try{this.set(o,i.value)}catch(a){t?.onError?.(o,a)}}}}}static fromSnapshot(e,t){cn(e);let r=typeof t=="function"?t:t?.build,s=typeof t=="function"?void 0:t?.factories,o=new n(e.name);if(r)return r(o),o.restore(e),o;for(let h of[...e.subgraphs].sort((l,v)=>{let y=l.split(G).length,w=v.split(G).length;return y!==w?y-w:l<v?-1:l>v?1:0})){let l=h.split(G),v=o;for(let y of l)v._mounts.has(y)||v.mount(y,new n(y)),v=v._mounts.get(y)}let i=s?Object.entries(s).map(([h,l])=>({re:Xe(h),factory:l})):[],a=h=>{for(let l of i)if(l.re.test(h))return l.factory},u=h=>{let l=h.split(G),v=l.pop();if(v==null||v.length===0)throw new Error(`invalid snapshot path "${h}"`);let y=o;for(let w of l){let g=y._mounts.get(w);if(!g)throw new Error(`unknown mount "${w}" in path "${h}"`);y=g}return[y,v]},c=Object.entries(e.nodes).filter(([h])=>!h.includes(`${G}${U}${G}`)).sort((h,l)=>h[0]<l[0]?-1:h[0]>l[0]?1:0),d=new Map(c),m=new Map,p=!0;for(;d.size>0&&p;){p=!1;for(let[h,l]of[...d.entries()]){let v=l?.deps??[];if(!v.every(_=>m.has(_)))continue;let[y,w]=u(h),g={...l?.meta??{}},f=a(h),b;if(l?.type==="state")b=se(l.value,{meta:g});else{if(f==null)continue;b=f(w,{path:h,type:l.type,value:l.value,meta:g,deps:v,resolvedDeps:v.map(_=>m.get(_))})}y.add(b,{name:w}),m.set(h,b),d.delete(h),p=!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 o.restore(e),o}toJSON(){return this.snapshot()}attachSnapshotStorage(e,t={}){let r=e.map(c=>({tier:c,debounceMs:Math.max(0,c.debounceMs??0),compactEvery:Math.max(1,c.compactEvery??10),timer:void 0,seq:0,lastSnapshot:void 0,lastFingerprint:"",disposed:!1,savePending:void 0}));t.autoRestore===!0&&this._cascadeRestore(e,t.onError);let s=(c,d)=>{if(c.disposed)return;let m=tr(d.nodes);if(c.lastSnapshot!=null&&m!==""&&m===c.lastFingerprint)return;let p=c.seq+1,h=Ve(),y=c.lastSnapshot==null||p%c.compactEvery===0?{name:this.name,mode:"full",snapshot:d,seq:p,timestamp_ns:h,format_version:xe}:{name:this.name,mode:"diff",diff:dr(c.lastSnapshot,d),seq:p,timestamp_ns:h,format_version:xe};if(c.tier.filter&&!c.tier.filter(y))return;let w;try{w=c.tier.save(y)}catch(g){t.onError?.(g,c.tier);return}if(w&&typeof w.then=="function"){let b=(c.savePending??Promise.resolve()).then(()=>w,()=>w).then(()=>{c.disposed||(c.seq=p,c.lastSnapshot=d,c.lastFingerprint=m)},_=>{t.onError?.(_,c.tier)});c.savePending=b.finally(()=>{c.savePending===b&&(c.savePending=void 0)})}else c.seq=p,c.lastSnapshot=d,c.lastFingerprint=m},o=(c,d)=>{try{s(c,d)}catch(m){t.onError?.(m,c.tier)}},i=(c,d)=>{if(!d.some(l=>{let v=this.config.messageTier(l[0]);return v>=3&&v<5}))return;if(t.filter){let l=this.tryResolve(c);if(l==null)return;let v=bt(l,mt("standard"));if(!t.filter(c,v))return}let p,h=()=>(p==null&&(p=this.snapshot()),p);for(let l of r)l.disposed||(l.debounceMs===0?o(l,h()):(l.timer==null&&(l.timer=new qe),l.timer.start(l.debounceMs,()=>{l.disposed||o(l,this.snapshot())})))},a;if(t.paths!=null){let d=(typeof t.paths=="string"?this._pathsMatching(t.paths):t.paths).map(m=>{let p=this.tryResolve(m);return p==null?()=>{}:p.subscribe(h=>i(m,h))});a=()=>{for(let m of d)m()}}else a=this.observe().subscribe((c,d)=>i(c,d));let u=()=>{a();for(let c of r)c.disposed=!0,c.timer?.cancel();this._storageDisposers.delete(u)};return this._storageDisposers.add(u),{dispose:u}}async _cascadeRestore(e,t){for(let r of e){let s;try{s=await r.load?.()}catch(i){t?.(i,r);continue}if(s==null||typeof s!="object"||Array.isArray(s))continue;let o=s;try{if(o.mode==="full"&&o.snapshot!=null)return this.restore(o.snapshot),!0;if(o.version===xe&&o.nodes!=null)return this.restore(o),!0}catch(i){t?.(i,r)}}return!1}static async fromStorage(e,t,r){for(let s of t){let o;try{o=await s.load?.()}catch(u){r?.onError?.(u,s);continue}if(o==null||typeof o!="object"||Array.isArray(o))continue;let i=o,a=i.mode==="full"&&i.snapshot!=null?i.snapshot:i.version===xe&&i.nodes!=null?i:void 0;if(a!=null)try{return n.fromSnapshot(a,r)}catch(u){r?.onError?.(u,s)}}throw new Error(`Graph.fromStorage: no tier held a restorable record for "${e}" across ${t.length} tier(s)`)}_annotations=new Map;_traceRing;trace(e,t,r){if(e!=null&&t!=null){if(this.tryResolve(e)==null)return;if(this._annotations.set(e,t),this.config.inspectorEnabled){let s={path:e,annotation:t,timestamp_ns:oe(),...r?.actor!=null?{actor:r.actor}:{}};this._traceRing.push(s)}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 t=this._traceRing.toArray().filter(s=>!e(s)),r=this._traceRing.size-t.length;this._traceRing.clear();for(let s of t)this._traceRing.push(s);return r}static diff(e,t){let r=new Set(Object.keys(e.nodes)),s=new Set(Object.keys(t.nodes)),o=[...s].filter(g=>!r.has(g)).sort(),i=[...r].filter(g=>!s.has(g)).sort(),a=[],u=[];for(let g of r){if(!s.has(g))continue;let f=e.nodes[g],b=t.nodes[g],_=f.v,k=b.v;_!=null&&k!=null&&_.id===k.id&&_.version!==k.version&&u.push({path:g,id:_.id,from:_.version,to:k.version});let O=_!=null&&k!=null&&_.id===k.id&&_.version===k.version;for(let T of["type","status","sentinel"]){let R=f[T],S=b[T];R!==S&&a.push({path:g,field:T,from:R,to:S})}if(!O)for(let T of["value","meta"]){let R=f[T],S=b[T];nr(R,S)||a.push({path:g,field:T,from:R,to:S})}}let c=g=>`${g.from} ${g.to}`,d=new Set(e.edges.map(c)),m=new Set(t.edges.map(c)),p=t.edges.filter(g=>!d.has(c(g))),h=e.edges.filter(g=>!m.has(c(g))),l=new Set(e.subgraphs),v=new Set(t.subgraphs),y=[...v].filter(g=>!l.has(g)).sort(),w=[...l].filter(g=>!v.has(g)).sort();return{nodesAdded:o,nodesRemoved:i,nodesChanged:a,versionChanges:u,edgesAdded:p,edgesRemoved:h,subgraphsAdded:y,subgraphsRemoved:w}}}});function hn(n,e,t){return{[n]:!0,[`${n}_type`]:e,...t??{}}}var gn=$(()=>{"use strict"});var wr={};An(wr,{compileSpec:()=>mr,decompileSpec:()=>yr,extractFnFactory:()=>wn,extractSourceFactory:()=>kn,generateCatalogPrompt:()=>Nn,isRichFnEntry:()=>Ge,isRichSourceEntry:()=>Qe,llmCompose:()=>_r,llmRefine:()=>xn,specDiff:()=>vr,validateSpec:()=>et,validateSpecAgainstCatalog:()=>Nt});module.exports=Cn(wr);Ue();pn();Le();we();Ne();Ue();gn();Ce();we();function mn(n,e){let t=n.cache??0;return t>=e?!1:(n.down([[X],[F,t+1]]),!0)}var Ns=Ft((n,e)=>{n("observe"),n("signal"),e("write")});_t();function bn(n,e){return hn("reduction",n,e)}function yn(n,e,t,r){let s=r?.maxIterations??10,o=`__feedback_${e}`,i=se(0,{meta:bn("feedback_counter",{maxIterations:s,feedbackFrom:e,feedbackTo:t})});n.add(i,{name:o});let a=n.resolve(e),u=n.resolve(t),c=`__feedback_effect_${e}`,d=fe([],(m,p)=>{let h=a.subscribe(l=>{for(let v of l){let y=v[0];if(y===F){let w=v[1];if(w==null)return;Ie(()=>{mn(i,s)&&u.emit(w)})}else if(y===z||y===C){let w=y===C&&v.length>1?[C,v[1]]:[y];i.down([w])}}});return()=>h()},{name:c,describeKind:"effect",meta:{...bn("feedback_effect",{feedbackFrom:e,feedbackTo:t}),_internal:!0}});return n.add(d,{name:c}),n.addDisposer(Te(d)),n}function ce(n){let e=n.meta?.factory;return typeof e=="string"?e:void 0}function ue(n){let e=n.meta?.factoryArgs;return e!=null&&typeof e=="object"?e:{}}function vn(n){let e=ue(n);return"initial"in e?e.initial:n.value}function Ge(n){return typeof n=="object"&&n!==null&&"factory"in n}function Qe(n){return typeof n=="object"&&n!==null&&"factory"in n}function wn(n){return Ge(n)?n.factory:n}function kn(n){return Qe(n)?n.factory:n}function Nn(n){let e=[];if(n.fns){let t=new Map;for(let[r,s]of Object.entries(n.fns)){let o=Ge(s)?s.tags?.[0]??"Other":"Other";t.has(o)||t.set(o,[]),t.get(o).push(fr(r,s))}for(let[r,s]of t)e.push(`${r}:
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
"<node_name>": {
|
|
23
|
-
"type": "state" | "derived" | "producer" | "effect",
|
|
24
|
-
"deps": ["<dep_node_name>", ...],
|
|
25
|
-
"value": <initial_value>,
|
|
26
|
-
"meta": {
|
|
27
|
-
"factory": "<catalog_factory_name>",
|
|
28
|
-
"factoryArgs": { ... },
|
|
29
|
-
"description": "<purpose>"
|
|
30
|
-
}
|
|
31
|
-
},
|
|
32
|
-
"<template_instance>": {
|
|
33
|
-
"type": "template",
|
|
34
|
-
"template": "<template_name>",
|
|
35
|
-
"bind": { "$param": "node_name" }
|
|
36
|
-
}
|
|
37
|
-
},
|
|
38
|
-
"templates": {
|
|
39
|
-
"<template_name>": {
|
|
40
|
-
"params": ["$param1", "$param2"],
|
|
41
|
-
"nodes": { ... },
|
|
42
|
-
"output": "<output_node>"
|
|
43
|
-
}
|
|
44
|
-
},
|
|
45
|
-
"feedback": [
|
|
46
|
-
{ "from": "<condition_node>", "to": "<state_node>", "maxIterations": 10 }
|
|
47
|
-
]
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
Rules:
|
|
51
|
-
- "state" nodes hold user/LLM-writable values (knobs). Stamp the initial value
|
|
52
|
-
in "meta.factoryArgs.initial" (or as the top-level "value" field \u2014 both work).
|
|
53
|
-
- "derived" nodes compute from deps using a catalog function named in
|
|
54
|
-
"meta.factory"; pass any config via "meta.factoryArgs".
|
|
55
|
-
- "effect" nodes produce side effects from deps; same meta.factory shape as derived.
|
|
56
|
-
- "producer" nodes generate values from a catalog source named in "meta.factory";
|
|
57
|
-
pass any config via "meta.factoryArgs".
|
|
58
|
-
- Use "templates" when the same subgraph pattern repeats (e.g., per-source resilience).
|
|
59
|
-
- Use "feedback" for bounded cycles where a derived value writes back to a state node.
|
|
60
|
-
- meta.description is required for every node.
|
|
61
|
-
- Return ONLY valid JSON, no markdown fences or commentary.`;function Tn(n){let e=n.match(/^```(?:json)?\s*([\s\S]*?)\s*```[\s\S]*$/);return e?e[1]:n}async function _r(n,e,t){let r=On,s=t?.catalogDescription??(t?.catalog?Nn(t.catalog):void 0);s&&(r+=`
|
|
62
|
-
|
|
63
|
-
Available catalog (use ONLY these names):
|
|
64
|
-
${s}`),t?.systemPromptExtra&&(r+=`
|
|
65
|
-
|
|
66
|
-
${t.systemPromptExtra}`);let o=[{role:"system",content:r},{role:"user",content:n}],u=(await e.invoke(o,{model:t?.model,temperature:t?.temperature??0,maxTokens:t?.maxTokens})).content.trim();u.startsWith("```")&&(u=Tn(u));let c;try{c=JSON.parse(u)}catch{throw new Error(`llmCompose: LLM response is not valid JSON: ${u.slice(0,200)}`)}let d=et(c);if(!d.valid)throw new Error(`llmCompose: invalid GraphSpec:
|
|
67
|
-
${d.errors.join(`
|
|
68
|
-
`)}`);let m=c;if(t?.catalog){let p=t.maxAutoRefine??0;for(let h=0;h<=p;h++){let l=Nt(m,t.catalog);if(l.valid)break;if(h===p)throw new Error(`llmCompose: catalog validation failed after ${p} refine attempts:
|
|
69
|
-
${l.errors.join(`
|
|
70
|
-
`)}`);m=await xn(m,`Fix these catalog errors:
|
|
71
|
-
${l.errors.join(`
|
|
72
|
-
`)}
|
|
73
|
-
|
|
74
|
-
Use ONLY functions and sources from the catalog.`,e,{...t,catalogDescription:s})}}return m}async function xn(n,e,t,r){let s=On;r?.catalogDescription&&(s+=`
|
|
75
|
-
|
|
76
|
-
Available catalog:
|
|
77
|
-
${r.catalogDescription}`),r?.systemPromptExtra&&(s+=`
|
|
78
|
-
|
|
79
|
-
${r.systemPromptExtra}`);let o=[{role:"system",content:s},{role:"user",content:`Current GraphSpec:
|
|
80
|
-
${JSON.stringify(n,null,2)}
|
|
81
|
-
|
|
82
|
-
Modification request: ${e}
|
|
83
|
-
|
|
84
|
-
Return the complete modified GraphSpec as JSON.`}],u=(await t.invoke(o,{model:r?.model,temperature:r?.temperature??0,maxTokens:r?.maxTokens})).content.trim();u.startsWith("```")&&(u=Tn(u));let c;try{c=JSON.parse(u)}catch{throw new Error(`llmRefine: LLM response is not valid JSON: ${u.slice(0,200)}`)}let d=et(c);if(!d.valid)throw new Error(`llmRefine: invalid GraphSpec:
|
|
85
|
-
${d.errors.join(`
|
|
86
|
-
`)}`);return c}0&&(module.exports={compileSpec,decompileSpec,extractFnFactory,extractSourceFactory,generateCatalogPrompt,isRichFnEntry,isRichSourceEntry,llmCompose,llmRefine,specDiff,validateSpec,validateSpecAgainstCatalog});
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
15
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
16
|
+
|
|
17
|
+
// src/patterns/graphspec/index.ts
|
|
18
|
+
var graphspec_exports = {};
|
|
19
|
+
module.exports = __toCommonJS(graphspec_exports);
|
|
20
|
+
__reExport(graphspec_exports, require("@graphrefly/pure-ts/patterns/graphspec"), module.exports);
|
|
21
|
+
//# sourceMappingURL=index.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/patterns/graphspec/index.ts"],"sourcesContent":["// Phase 13.9.A shim — re-export from pure-TS sibling until\n// @graphrefly/native (napi binding) and per-milestone swap-overs land.\nexport * from \"@graphrefly/pure-ts/patterns/graphspec\";\n"],"mappings":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAEA,8BAAc,mDAFd;","names":[]}
|
|
@@ -1,8 +1 @@
|
|
|
1
|
-
|
|
2
|
-
import '../../node-ClS5yC-B.cjs';
|
|
3
|
-
import '../../graph-C4SHb3Ly.cjs';
|
|
4
|
-
import '../../types-B1jDWVsM.cjs';
|
|
5
|
-
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 decompileSpec, q as extractFnFactory, r as extractSourceFactory, s as generateCatalogPrompt, t as isRichFnEntry, u as isRichSourceEntry, v as llmCompose, w as llmRefine, x as specDiff, y as validateSpec, z as validateSpecAgainstCatalog } from '../../index-Du7u1lSf.cjs';
|
|
6
|
-
import '../../extra/storage-core.cjs';
|
|
7
|
-
import '../../extra/storage-tiers.cjs';
|
|
8
|
-
import '../../extra/sources.cjs';
|
|
1
|
+
export * from '@graphrefly/pure-ts/patterns/graphspec';
|
|
@@ -1,8 +1 @@
|
|
|
1
|
-
|
|
2
|
-
import '../../node-ClS5yC-B.js';
|
|
3
|
-
import '../../graph-7VguS7a4.js';
|
|
4
|
-
import '../../types-DkzUUs0H.js';
|
|
5
|
-
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 decompileSpec, q as extractFnFactory, r as extractSourceFactory, s as generateCatalogPrompt, t as isRichFnEntry, u as isRichSourceEntry, v as llmCompose, w as llmRefine, x as specDiff, y as validateSpec, z as validateSpecAgainstCatalog } from '../../index-BP8a88zx.js';
|
|
6
|
-
import '../../extra/storage-core.js';
|
|
7
|
-
import '../../extra/storage-tiers.js';
|
|
8
|
-
import '../../extra/sources.js';
|
|
1
|
+
export * from '@graphrefly/pure-ts/patterns/graphspec';
|
|
@@ -1 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
// src/patterns/graphspec/index.ts
|
|
2
|
+
export * from "@graphrefly/pure-ts/patterns/graphspec";
|
|
3
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/patterns/graphspec/index.ts"],"sourcesContent":["// Phase 13.9.A shim — re-export from pure-TS sibling until\n// @graphrefly/native (napi binding) and per-milestone swap-overs land.\nexport * from \"@graphrefly/pure-ts/patterns/graphspec\";\n"],"mappings":";AAEA,cAAc;","names":[]}
|