@graphrefly/graphrefly 0.45.0 → 0.47.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 +1 -2
- package/dist/_internal-B23BagFd.d.cts +33 -0
- package/dist/_internal-B23BagFd.d.ts +33 -0
- package/dist/adaptive-rate-limiter-Dch_xYIi.d.cts +111 -0
- package/dist/adaptive-rate-limiter-Dch_xYIi.d.ts +111 -0
- package/dist/agents-C0Ji9ldU.d.cts +629 -0
- package/dist/agents-C9zexT7I.d.ts +629 -0
- package/dist/audit-BAXb3VOg.d.ts +246 -0
- package/dist/audit-C_bPfkqS.d.cts +246 -0
- package/dist/backoff-7KIK3WQW.js +24 -0
- package/dist/backoff-7KIK3WQW.js.map +1 -0
- package/dist/backoff-Bnb9OoPh.d.cts +6 -0
- package/dist/backoff-Bnb9OoPh.d.ts +6 -0
- package/dist/base/composition/index.cjs +865 -0
- package/dist/base/composition/index.cjs.map +1 -0
- package/dist/base/composition/index.d.cts +468 -0
- package/dist/base/composition/index.d.ts +468 -0
- package/dist/base/composition/index.js +40 -0
- package/dist/base/composition/index.js.map +1 -0
- package/dist/base/index.cjs +6390 -0
- package/dist/base/index.cjs.map +1 -0
- package/dist/base/index.d.cts +21 -0
- package/dist/base/index.d.ts +21 -0
- package/dist/base/index.js +259 -0
- package/dist/base/index.js.map +1 -0
- package/dist/base/io/index.cjs +3270 -0
- package/dist/base/io/index.cjs.map +1 -0
- package/dist/base/io/index.d.cts +2245 -0
- package/dist/base/io/index.d.ts +2245 -0
- package/dist/base/io/index.js +117 -0
- package/dist/base/io/index.js.map +1 -0
- package/dist/base/meta/index.cjs +43 -0
- package/dist/base/meta/index.cjs.map +1 -0
- package/dist/base/meta/index.d.cts +45 -0
- package/dist/base/meta/index.d.ts +45 -0
- package/dist/base/meta/index.js +13 -0
- package/dist/base/meta/index.js.map +1 -0
- package/dist/base/mutation/index.cjs +200 -0
- package/dist/base/mutation/index.cjs.map +1 -0
- package/dist/base/mutation/index.d.cts +177 -0
- package/dist/base/mutation/index.d.ts +177 -0
- package/dist/base/mutation/index.js +22 -0
- package/dist/base/mutation/index.js.map +1 -0
- package/dist/base/render/index.cjs +1120 -0
- package/dist/base/render/index.cjs.map +1 -0
- package/dist/base/render/index.d.cts +227 -0
- package/dist/base/render/index.d.ts +227 -0
- package/dist/base/render/index.js +24 -0
- package/dist/base/render/index.js.map +1 -0
- package/dist/base/sources/browser/index.cjs +172 -0
- package/dist/base/sources/browser/index.cjs.map +1 -0
- package/dist/base/sources/browser/index.d.cts +84 -0
- package/dist/base/sources/browser/index.d.ts +84 -0
- package/dist/base/sources/browser/index.js +151 -0
- package/dist/base/sources/browser/index.js.map +1 -0
- package/dist/base/sources/event/index.cjs +98 -0
- package/dist/base/sources/event/index.cjs.map +1 -0
- package/dist/base/sources/event/index.d.cts +91 -0
- package/dist/base/sources/event/index.d.ts +91 -0
- package/dist/base/sources/event/index.js +13 -0
- package/dist/base/sources/event/index.js.map +1 -0
- package/dist/base/sources/index.cjs +755 -0
- package/dist/base/sources/index.cjs.map +1 -0
- package/dist/base/sources/index.d.cts +357 -0
- package/dist/base/sources/index.d.ts +357 -0
- package/dist/base/sources/index.js +42 -0
- package/dist/base/sources/index.js.map +1 -0
- package/dist/base/sources/node/index.cjs +320 -0
- package/dist/base/sources/node/index.cjs.map +1 -0
- package/dist/base/sources/node/index.d.cts +185 -0
- package/dist/base/sources/node/index.d.ts +185 -0
- package/dist/base/sources/node/index.js +306 -0
- package/dist/base/sources/node/index.js.map +1 -0
- package/dist/base/utils/index.cjs +37 -0
- package/dist/base/utils/index.cjs.map +1 -0
- package/dist/base/utils/index.d.cts +37 -0
- package/dist/base/utils/index.d.ts +37 -0
- package/dist/base/utils/index.js +11 -0
- package/dist/base/utils/index.js.map +1 -0
- package/dist/base/worker/index.cjs +548 -0
- package/dist/base/worker/index.cjs.map +1 -0
- package/dist/base/worker/index.d.cts +207 -0
- package/dist/base/worker/index.d.ts +207 -0
- package/dist/base/worker/index.js +20 -0
- package/dist/base/worker/index.js.map +1 -0
- package/dist/breaker-C9skL3d8.d.ts +175 -0
- package/dist/breaker-ugSdq54q.d.cts +175 -0
- package/dist/cascading-CSSbKGrJ.d.ts +199 -0
- package/dist/cascading-baGkiihI.d.cts +199 -0
- package/dist/chunk-22SG74BD.js +207 -0
- package/dist/chunk-22SG74BD.js.map +1 -0
- package/dist/chunk-255UCBG4.js +58 -0
- package/dist/chunk-255UCBG4.js.map +1 -0
- package/dist/chunk-2LO3EL4W.js +1 -0
- package/dist/chunk-2LO3EL4W.js.map +1 -0
- package/dist/chunk-2OB3CEJS.js +1065 -0
- package/dist/chunk-2OB3CEJS.js.map +1 -0
- package/dist/chunk-36NMM65U.js +144 -0
- package/dist/chunk-36NMM65U.js.map +1 -0
- package/dist/chunk-3CEXCBN6.js +1 -0
- package/dist/chunk-3CEXCBN6.js.map +1 -0
- package/dist/chunk-3MUSLI6E.js +105 -0
- package/dist/chunk-3MUSLI6E.js.map +1 -0
- package/dist/chunk-3PSLNJDU.js +884 -0
- package/dist/chunk-3PSLNJDU.js.map +1 -0
- package/dist/chunk-42FQ27MQ.js +594 -0
- package/dist/chunk-42FQ27MQ.js.map +1 -0
- package/dist/chunk-4GYMCUDZ.js +1085 -0
- package/dist/chunk-4GYMCUDZ.js.map +1 -0
- package/dist/chunk-4S53H2KR.js +382 -0
- package/dist/chunk-4S53H2KR.js.map +1 -0
- package/dist/chunk-4XCHZRUJ.js +128 -0
- package/dist/chunk-4XCHZRUJ.js.map +1 -0
- package/dist/chunk-5IMMNARC.js +1153 -0
- package/dist/chunk-5IMMNARC.js.map +1 -0
- package/dist/chunk-6XZYT4SW.js +256 -0
- package/dist/chunk-6XZYT4SW.js.map +1 -0
- package/dist/chunk-7EGRP2VX.js +76 -0
- package/dist/chunk-7EGRP2VX.js.map +1 -0
- package/dist/chunk-A7KV5UK4.js +150 -0
- package/dist/chunk-A7KV5UK4.js.map +1 -0
- package/dist/chunk-APY2SS5X.js +156 -0
- package/dist/chunk-APY2SS5X.js.map +1 -0
- package/dist/chunk-AZDQPQ3V.js +66 -0
- package/dist/chunk-AZDQPQ3V.js.map +1 -0
- package/dist/chunk-BU3SEFA5.js +90 -0
- package/dist/chunk-BU3SEFA5.js.map +1 -0
- package/dist/chunk-BXGZFGZ4.js +189 -0
- package/dist/chunk-BXGZFGZ4.js.map +1 -0
- package/dist/chunk-CGHORL6G.js +579 -0
- package/dist/chunk-CGHORL6G.js.map +1 -0
- package/dist/chunk-CXANAIZU.js +530 -0
- package/dist/chunk-CXANAIZU.js.map +1 -0
- package/dist/chunk-CZQHCKKG.js +1 -0
- package/dist/chunk-CZQHCKKG.js.map +1 -0
- package/dist/chunk-DKNHAICT.js +133 -0
- package/dist/chunk-DKNHAICT.js.map +1 -0
- package/dist/chunk-DM4OMPWK.js +584 -0
- package/dist/chunk-DM4OMPWK.js.map +1 -0
- package/dist/chunk-DMSNO6ZB.js +452 -0
- package/dist/chunk-DMSNO6ZB.js.map +1 -0
- package/dist/chunk-E5OZPDIW.js +229 -0
- package/dist/chunk-E5OZPDIW.js.map +1 -0
- package/dist/chunk-EHRRQ4IC.js +211 -0
- package/dist/chunk-EHRRQ4IC.js.map +1 -0
- package/dist/chunk-EVYY4X5A.js +509 -0
- package/dist/chunk-EVYY4X5A.js.map +1 -0
- package/dist/chunk-FDFD67UO.js +1 -0
- package/dist/chunk-FDFD67UO.js.map +1 -0
- package/dist/chunk-FMPF42Q4.js +13 -0
- package/dist/chunk-FMPF42Q4.js.map +1 -0
- package/dist/chunk-FW23JYNQ.js +454 -0
- package/dist/chunk-FW23JYNQ.js.map +1 -0
- package/dist/chunk-GWRNLJNW.js +2508 -0
- package/dist/chunk-GWRNLJNW.js.map +1 -0
- package/dist/chunk-HL7HUJIX.js +1 -0
- package/dist/chunk-HL7HUJIX.js.map +1 -0
- package/dist/chunk-IHTWQEDR.js +169 -0
- package/dist/chunk-IHTWQEDR.js.map +1 -0
- package/dist/chunk-IJRR6YAI.js +128 -0
- package/dist/chunk-IJRR6YAI.js.map +1 -0
- package/dist/chunk-JGFRAFDL.js +221 -0
- package/dist/chunk-JGFRAFDL.js.map +1 -0
- package/dist/chunk-JKTC747G.js +725 -0
- package/dist/chunk-JKTC747G.js.map +1 -0
- package/dist/chunk-KN3H5CNT.js +11 -0
- package/dist/chunk-KN3H5CNT.js.map +1 -0
- package/dist/chunk-KPG3DGLA.js +1 -0
- package/dist/chunk-KPG3DGLA.js.map +1 -0
- package/dist/chunk-KRNQ6RGQ.js +1 -0
- package/dist/chunk-KRNQ6RGQ.js.map +1 -0
- package/dist/chunk-MLTPJMH6.js +417 -0
- package/dist/chunk-MLTPJMH6.js.map +1 -0
- package/dist/chunk-N3SZ7BMH.js +95 -0
- package/dist/chunk-N3SZ7BMH.js.map +1 -0
- package/dist/chunk-NDUD3IMO.js +540 -0
- package/dist/chunk-NDUD3IMO.js.map +1 -0
- package/dist/chunk-NY2PYHNC.js +873 -0
- package/dist/chunk-NY2PYHNC.js.map +1 -0
- package/dist/chunk-O3MT7DYI.js +225 -0
- package/dist/chunk-O3MT7DYI.js.map +1 -0
- package/dist/chunk-OCUDSN63.js +2386 -0
- package/dist/chunk-OCUDSN63.js.map +1 -0
- package/dist/chunk-OIWU3NYV.js +199 -0
- package/dist/chunk-OIWU3NYV.js.map +1 -0
- package/dist/chunk-OQUIJT7A.js +1 -0
- package/dist/chunk-OQUIJT7A.js.map +1 -0
- package/dist/chunk-P5LBT622.js +105 -0
- package/dist/chunk-P5LBT622.js.map +1 -0
- package/dist/chunk-PKGQG5QQ.js +519 -0
- package/dist/chunk-PKGQG5QQ.js.map +1 -0
- package/dist/chunk-PKPO3JTZ.js +561 -0
- package/dist/chunk-PKPO3JTZ.js.map +1 -0
- package/dist/chunk-PL5UDIQ5.js +118 -0
- package/dist/chunk-PL5UDIQ5.js.map +1 -0
- package/dist/chunk-PZWISPIQ.js +432 -0
- package/dist/chunk-PZWISPIQ.js.map +1 -0
- package/dist/chunk-Q3EYOCZB.js +510 -0
- package/dist/chunk-Q3EYOCZB.js.map +1 -0
- package/dist/chunk-QMBYUVRL.js +15 -0
- package/dist/chunk-QMBYUVRL.js.map +1 -0
- package/dist/chunk-RAGGHLCV.js +200 -0
- package/dist/chunk-RAGGHLCV.js.map +1 -0
- package/dist/chunk-RJOG4IJU.js +1039 -0
- package/dist/chunk-RJOG4IJU.js.map +1 -0
- package/dist/chunk-SOOKUYVM.js +403 -0
- package/dist/chunk-SOOKUYVM.js.map +1 -0
- package/dist/chunk-T5BN5KG7.js +1 -0
- package/dist/chunk-T5BN5KG7.js.map +1 -0
- package/dist/chunk-TNX5ZGDJ.js +574 -0
- package/dist/chunk-TNX5ZGDJ.js.map +1 -0
- package/dist/chunk-TP7244Y6.js +207 -0
- package/dist/chunk-TP7244Y6.js.map +1 -0
- package/dist/chunk-TSBFTJKM.js +57 -0
- package/dist/chunk-TSBFTJKM.js.map +1 -0
- package/dist/chunk-URQ2CBBF.js +143 -0
- package/dist/chunk-URQ2CBBF.js.map +1 -0
- package/dist/chunk-VLAGJZSL.js +1079 -0
- package/dist/chunk-VLAGJZSL.js.map +1 -0
- package/dist/chunk-W2BOPXTI.js +1 -0
- package/dist/chunk-W2BOPXTI.js.map +1 -0
- package/dist/chunk-Y52CS6YA.js +88 -0
- package/dist/chunk-Y52CS6YA.js.map +1 -0
- package/dist/chunk-YCBUWK77.js +92 -0
- package/dist/chunk-YCBUWK77.js.map +1 -0
- package/dist/chunk-YJ4U2D2C.js +314 -0
- package/dist/chunk-YJ4U2D2C.js.map +1 -0
- package/dist/chunk-Z4YXAUDN.js +239 -0
- package/dist/chunk-Z4YXAUDN.js.map +1 -0
- package/dist/chunk-Z65DVDEQ.js +146 -0
- package/dist/chunk-Z65DVDEQ.js.map +1 -0
- package/dist/chunk-Z6EGP5D7.js +92 -0
- package/dist/chunk-Z6EGP5D7.js.map +1 -0
- package/dist/chunk-ZT4WMQW4.js +1575 -0
- package/dist/chunk-ZT4WMQW4.js.map +1 -0
- package/dist/chunk-ZVXXDWIB.js +1282 -0
- package/dist/chunk-ZVXXDWIB.js.map +1 -0
- package/dist/compat/index.cjs +3150 -6
- package/dist/compat/index.cjs.map +1 -1
- package/dist/compat/index.d.cts +116 -1
- package/dist/compat/index.d.ts +116 -1
- package/dist/compat/index.js +175 -2
- package/dist/compat/index.js.map +1 -1
- package/dist/compat/jotai/index.cjs +130 -2
- package/dist/compat/jotai/index.cjs.map +1 -1
- package/dist/compat/jotai/index.d.cts +2 -1
- package/dist/compat/jotai/index.d.ts +2 -1
- package/dist/compat/jotai/index.js +7 -2
- package/dist/compat/jotai/index.js.map +1 -1
- package/dist/compat/nanostores/index.cjs +186 -2
- package/dist/compat/nanostores/index.cjs.map +1 -1
- package/dist/compat/nanostores/index.d.cts +2 -1
- package/dist/compat/nanostores/index.d.ts +2 -1
- package/dist/compat/nanostores/index.js +21 -2
- package/dist/compat/nanostores/index.js.map +1 -1
- package/dist/compat/nestjs/index.cjs +2291 -6
- package/dist/compat/nestjs/index.cjs.map +1 -1
- package/dist/compat/nestjs/index.d.cts +10 -1
- package/dist/compat/nestjs/index.d.ts +10 -1
- package/dist/compat/nestjs/index.js +76 -2
- package/dist/compat/nestjs/index.js.map +1 -1
- package/dist/compat/react/index.cjs +95 -2
- package/dist/compat/react/index.cjs.map +1 -1
- package/dist/compat/react/index.d.cts +2 -1
- package/dist/compat/react/index.d.ts +2 -1
- package/dist/compat/react/index.js +11 -2
- package/dist/compat/react/index.js.map +1 -1
- package/dist/compat/solid/index.cjs +82 -2
- package/dist/compat/solid/index.cjs.map +1 -1
- package/dist/compat/solid/index.d.cts +2 -1
- package/dist/compat/solid/index.d.ts +2 -1
- package/dist/compat/solid/index.js +11 -2
- package/dist/compat/solid/index.js.map +1 -1
- package/dist/compat/svelte/index.cjs +85 -2
- package/dist/compat/svelte/index.cjs.map +1 -1
- package/dist/compat/svelte/index.d.cts +2 -1
- package/dist/compat/svelte/index.d.ts +2 -1
- package/dist/compat/svelte/index.js +11 -2
- package/dist/compat/svelte/index.js.map +1 -1
- package/dist/compat/vue/index.cjs +100 -2
- package/dist/compat/vue/index.cjs.map +1 -1
- package/dist/compat/vue/index.d.cts +3 -1
- package/dist/compat/vue/index.d.ts +3 -1
- package/dist/compat/vue/index.js +11 -2
- package/dist/compat/vue/index.js.map +1 -1
- package/dist/compat/zustand/index.cjs +50 -2
- package/dist/compat/zustand/index.cjs.map +1 -1
- package/dist/compat/zustand/index.d.cts +2 -1
- package/dist/compat/zustand/index.d.ts +2 -1
- package/dist/compat/zustand/index.js +7 -2
- package/dist/compat/zustand/index.js.map +1 -1
- package/dist/distill-De6Rnn15.d.cts +48 -0
- package/dist/distill-De6Rnn15.d.ts +48 -0
- package/dist/external-register-CWyroXb_.d.cts +138 -0
- package/dist/external-register-CWyroXb_.d.ts +138 -0
- package/dist/fallback-Bx46zqky.d.cts +243 -0
- package/dist/fallback-pIWW8A2d.d.ts +243 -0
- package/dist/guarded-execution-BcdtxeBk.d.ts +207 -0
- package/dist/guarded-execution-C-3hnP6A.d.cts +207 -0
- package/dist/index-B6pxYJzO.d.cts +36 -0
- package/dist/index-B6pxYJzO.d.ts +36 -0
- package/dist/index-BFsng6v1.d.cts +44 -0
- package/dist/index-BFsng6v1.d.ts +44 -0
- package/dist/index-B_p8tnvf.d.cts +770 -0
- package/dist/index-Bg-LwEt-.d.cts +45 -0
- package/dist/index-Bg-LwEt-.d.ts +45 -0
- package/dist/index-Brp888t0.d.cts +127 -0
- package/dist/index-Brp888t0.d.ts +127 -0
- package/dist/index-CDfk6jHN.d.cts +37 -0
- package/dist/index-CDfk6jHN.d.ts +37 -0
- package/dist/index-DLAxYaN5.d.cts +169 -0
- package/dist/index-DLAxYaN5.d.ts +169 -0
- package/dist/index-DeWbQzMe.d.cts +34 -0
- package/dist/index-DeWbQzMe.d.ts +34 -0
- package/dist/index-_HDSmPyp.d.ts +770 -0
- package/dist/index-dX9IzPqj.d.cts +86 -0
- package/dist/index-dX9IzPqj.d.ts +86 -0
- package/dist/index.cjs +26009 -0
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +55 -42
- package/dist/index.d.ts +55 -42
- package/dist/index.js +849 -0
- package/dist/index.js.map +1 -1
- package/dist/layout-types-B5aiHYgk.d.cts +72 -0
- package/dist/layout-types-B5aiHYgk.d.ts +72 -0
- package/dist/memory-composers-BryDrRBX.d.cts +529 -0
- package/dist/memory-composers-CVQqPYEV.d.ts +529 -0
- package/dist/observable-B25XqCbZ.d.cts +59 -0
- package/dist/observable-B25XqCbZ.d.ts +59 -0
- package/dist/pipeline-graph-Ce47CB6Y.d.cts +145 -0
- package/dist/pipeline-graph-DXCwY9vG.d.ts +145 -0
- package/dist/presets/ai/index.cjs +4377 -0
- package/dist/presets/ai/index.cjs.map +1 -0
- package/dist/presets/ai/index.d.cts +98 -0
- package/dist/presets/ai/index.d.ts +98 -0
- package/dist/presets/ai/index.js +54 -0
- package/dist/presets/ai/index.js.map +1 -0
- package/dist/presets/harness/index.cjs +5929 -0
- package/dist/presets/harness/index.cjs.map +1 -0
- package/dist/presets/harness/index.d.cts +566 -0
- package/dist/presets/harness/index.d.ts +566 -0
- package/dist/presets/harness/index.js +71 -0
- package/dist/presets/harness/index.js.map +1 -0
- package/dist/presets/index.cjs +9782 -0
- package/dist/presets/index.cjs.map +1 -0
- package/dist/presets/index.d.cts +28 -0
- package/dist/presets/index.d.ts +28 -0
- package/dist/presets/index.js +129 -0
- package/dist/presets/index.js.map +1 -0
- package/dist/presets/inspect/index.cjs +1087 -0
- package/dist/presets/inspect/index.cjs.map +1 -0
- package/dist/presets/inspect/index.d.cts +172 -0
- package/dist/presets/inspect/index.d.ts +172 -0
- package/dist/presets/inspect/index.js +21 -0
- package/dist/presets/inspect/index.js.map +1 -0
- package/dist/presets/resilience/index.cjs +1593 -0
- package/dist/presets/resilience/index.cjs.map +1 -0
- package/dist/presets/resilience/index.d.cts +205 -0
- package/dist/presets/resilience/index.d.ts +205 -0
- package/dist/presets/resilience/index.js +18 -0
- package/dist/presets/resilience/index.js.map +1 -0
- package/dist/rate-limiter-CEALq4N1.d.ts +559 -0
- package/dist/rate-limiter-DpVbSYdH.d.cts +559 -0
- package/dist/reactive-layout-fswlBUvX.d.cts +195 -0
- package/dist/reactive-layout-fswlBUvX.d.ts +195 -0
- package/dist/retry-BDbRZ_gx.d.ts +125 -0
- package/dist/retry-DWuhjvsA.d.cts +125 -0
- package/dist/solutions/index.cjs +8200 -0
- package/dist/solutions/index.cjs.map +1 -0
- package/dist/solutions/index.d.cts +23 -0
- package/dist/solutions/index.d.ts +23 -0
- package/dist/solutions/index.js +55 -0
- package/dist/solutions/index.js.map +1 -0
- package/dist/spawnable-5mDY501F.d.cts +746 -0
- package/dist/spawnable-D3lR0oQu.d.ts +746 -0
- package/dist/status-U-rUI79b.d.cts +84 -0
- package/dist/status-U-rUI79b.d.ts +84 -0
- package/dist/timeout-U5O4ESK3.js +12 -0
- package/dist/timeout-U5O4ESK3.js.map +1 -0
- package/dist/types-BB5Lw-pB.d.cts +442 -0
- package/dist/types-BB5Lw-pB.d.ts +442 -0
- package/dist/types-CJWIMJiZ.d.ts +548 -0
- package/dist/types-vCq7ShIm.d.cts +548 -0
- package/dist/utils/ai/browser.cjs +2169 -0
- package/dist/utils/ai/browser.cjs.map +1 -0
- package/dist/utils/ai/browser.d.cts +129 -0
- package/dist/utils/ai/browser.d.ts +129 -0
- package/dist/utils/ai/browser.js +255 -0
- package/dist/utils/ai/browser.js.map +1 -0
- package/dist/utils/ai/index.cjs +8468 -0
- package/dist/utils/ai/index.cjs.map +1 -0
- package/dist/utils/ai/index.d.cts +1777 -0
- package/dist/utils/ai/index.d.ts +1777 -0
- package/dist/utils/ai/index.js +173 -0
- package/dist/utils/ai/index.js.map +1 -0
- package/dist/utils/ai/node.cjs +648 -0
- package/dist/utils/ai/node.cjs.map +1 -0
- package/dist/utils/ai/node.d.cts +57 -0
- package/dist/utils/ai/node.d.ts +57 -0
- package/dist/utils/ai/node.js +84 -0
- package/dist/utils/ai/node.js.map +1 -0
- package/dist/utils/cqrs/index.cjs +1036 -0
- package/dist/utils/cqrs/index.cjs.map +1 -0
- package/dist/utils/cqrs/index.d.cts +438 -0
- package/dist/utils/cqrs/index.d.ts +438 -0
- package/dist/utils/cqrs/index.js +18 -0
- package/dist/utils/cqrs/index.js.map +1 -0
- package/dist/utils/demo-shell/index.cjs +865 -0
- package/dist/utils/demo-shell/index.cjs.map +1 -0
- package/dist/utils/demo-shell/index.d.cts +90 -0
- package/dist/utils/demo-shell/index.d.ts +90 -0
- package/dist/utils/demo-shell/index.js +13 -0
- package/dist/utils/demo-shell/index.js.map +1 -0
- package/dist/utils/domain-templates/index.cjs +732 -0
- package/dist/utils/domain-templates/index.cjs.map +1 -0
- package/dist/utils/domain-templates/index.d.cts +214 -0
- package/dist/utils/domain-templates/index.d.ts +214 -0
- package/dist/utils/domain-templates/index.js +17 -0
- package/dist/utils/domain-templates/index.js.map +1 -0
- package/dist/utils/graphspec/index.cjs +1174 -0
- package/dist/utils/graphspec/index.cjs.map +1 -0
- package/dist/utils/graphspec/index.d.cts +449 -0
- package/dist/utils/graphspec/index.d.ts +449 -0
- package/dist/utils/graphspec/index.js +35 -0
- package/dist/utils/graphspec/index.js.map +1 -0
- package/dist/utils/harness/index.cjs +656 -0
- package/dist/utils/harness/index.cjs.map +1 -0
- package/dist/utils/harness/index.d.cts +542 -0
- package/dist/utils/harness/index.d.ts +542 -0
- package/dist/utils/harness/index.js +56 -0
- package/dist/utils/harness/index.js.map +1 -0
- package/dist/utils/index.cjs +17614 -0
- package/dist/utils/index.cjs.map +1 -0
- package/dist/utils/index.d.cts +96 -0
- package/dist/utils/index.d.ts +96 -0
- package/dist/utils/index.js +514 -0
- package/dist/utils/index.js.map +1 -0
- package/dist/utils/inspect/index.cjs +807 -0
- package/dist/utils/inspect/index.cjs.map +1 -0
- package/dist/utils/inspect/index.d.cts +123 -0
- package/dist/utils/inspect/index.d.ts +123 -0
- package/dist/utils/inspect/index.js +30 -0
- package/dist/utils/inspect/index.js.map +1 -0
- package/dist/utils/job-queue/index.cjs +717 -0
- package/dist/utils/job-queue/index.cjs.map +1 -0
- package/dist/utils/job-queue/index.d.cts +200 -0
- package/dist/utils/job-queue/index.d.ts +200 -0
- package/dist/utils/job-queue/index.js +18 -0
- package/dist/utils/job-queue/index.js.map +1 -0
- package/dist/utils/memory/index.cjs +1456 -0
- package/dist/utils/memory/index.cjs.map +1 -0
- package/dist/utils/memory/index.d.cts +660 -0
- package/dist/utils/memory/index.d.ts +660 -0
- package/dist/utils/memory/index.js +19 -0
- package/dist/utils/memory/index.js.map +1 -0
- package/dist/utils/messaging/index.cjs +666 -0
- package/dist/utils/messaging/index.cjs.map +1 -0
- package/dist/utils/messaging/index.d.cts +562 -0
- package/dist/utils/messaging/index.d.ts +562 -0
- package/dist/utils/messaging/index.js +50 -0
- package/dist/utils/messaging/index.js.map +1 -0
- package/dist/utils/orchestration/index.cjs +876 -0
- package/dist/utils/orchestration/index.cjs.map +1 -0
- package/dist/utils/orchestration/index.d.cts +233 -0
- package/dist/utils/orchestration/index.d.ts +233 -0
- package/dist/utils/orchestration/index.js +19 -0
- package/dist/utils/orchestration/index.js.map +1 -0
- package/dist/utils/process/index.cjs +743 -0
- package/dist/utils/process/index.cjs.map +1 -0
- package/dist/utils/process/index.d.cts +411 -0
- package/dist/utils/process/index.d.ts +411 -0
- package/dist/utils/process/index.js +14 -0
- package/dist/utils/process/index.js.map +1 -0
- package/dist/utils/reactive-layout/index.cjs +1607 -0
- package/dist/utils/reactive-layout/index.cjs.map +1 -0
- package/dist/utils/reactive-layout/index.d.cts +492 -0
- package/dist/utils/reactive-layout/index.d.ts +492 -0
- package/dist/utils/reactive-layout/index.js +52 -0
- package/dist/utils/reactive-layout/index.js.map +1 -0
- package/dist/utils/reduction/index.cjs +203 -0
- package/dist/utils/reduction/index.cjs.map +1 -0
- package/dist/utils/reduction/index.d.cts +102 -0
- package/dist/utils/reduction/index.d.ts +102 -0
- package/dist/utils/reduction/index.js +14 -0
- package/dist/utils/reduction/index.js.map +1 -0
- package/dist/utils/resilience/index.cjs +1617 -0
- package/dist/utils/resilience/index.cjs.map +1 -0
- package/dist/utils/resilience/index.d.cts +9 -0
- package/dist/utils/resilience/index.d.ts +9 -0
- package/dist/utils/resilience/index.js +44 -0
- package/dist/utils/resilience/index.js.map +1 -0
- package/dist/utils/surface/index.cjs +1070 -0
- package/dist/utils/surface/index.cjs.map +1 -0
- package/dist/utils/surface/index.d.cts +240 -0
- package/dist/utils/surface/index.d.ts +240 -0
- package/dist/utils/surface/index.js +30 -0
- package/dist/utils/surface/index.js.map +1 -0
- package/dist/utils/topology-view/index.cjs +620 -0
- package/dist/utils/topology-view/index.cjs.map +1 -0
- package/dist/utils/topology-view/index.d.cts +68 -0
- package/dist/utils/topology-view/index.d.ts +68 -0
- package/dist/utils/topology-view/index.js +11 -0
- package/dist/utils/topology-view/index.js.map +1 -0
- package/package.json +293 -241
- package/dist/core/index.cjs +0 -21
- package/dist/core/index.cjs.map +0 -1
- package/dist/core/index.d.cts +0 -1
- package/dist/core/index.d.ts +0 -1
- package/dist/core/index.js +0 -3
- package/dist/core/index.js.map +0 -1
- package/dist/extra/browser.cjs +0 -21
- package/dist/extra/browser.cjs.map +0 -1
- package/dist/extra/browser.d.cts +0 -1
- package/dist/extra/browser.d.ts +0 -1
- package/dist/extra/browser.js +0 -3
- package/dist/extra/browser.js.map +0 -1
- package/dist/extra/index.cjs +0 -21
- package/dist/extra/index.cjs.map +0 -1
- package/dist/extra/index.d.cts +0 -1
- package/dist/extra/index.d.ts +0 -1
- package/dist/extra/index.js +0 -3
- package/dist/extra/index.js.map +0 -1
- package/dist/extra/node.cjs +0 -21
- package/dist/extra/node.cjs.map +0 -1
- package/dist/extra/node.d.cts +0 -1
- package/dist/extra/node.d.ts +0 -1
- package/dist/extra/node.js +0 -3
- package/dist/extra/node.js.map +0 -1
- package/dist/extra/operators.cjs +0 -21
- package/dist/extra/operators.cjs.map +0 -1
- package/dist/extra/operators.d.cts +0 -1
- package/dist/extra/operators.d.ts +0 -1
- package/dist/extra/operators.js +0 -3
- package/dist/extra/operators.js.map +0 -1
- package/dist/extra/reactive.cjs +0 -21
- package/dist/extra/reactive.cjs.map +0 -1
- package/dist/extra/reactive.d.cts +0 -1
- package/dist/extra/reactive.d.ts +0 -1
- package/dist/extra/reactive.js +0 -3
- package/dist/extra/reactive.js.map +0 -1
- package/dist/extra/render/index.cjs +0 -21
- package/dist/extra/render/index.cjs.map +0 -1
- package/dist/extra/render/index.d.cts +0 -1
- package/dist/extra/render/index.d.ts +0 -1
- package/dist/extra/render/index.js +0 -3
- package/dist/extra/render/index.js.map +0 -1
- package/dist/extra/sources.cjs +0 -21
- package/dist/extra/sources.cjs.map +0 -1
- package/dist/extra/sources.d.cts +0 -1
- package/dist/extra/sources.d.ts +0 -1
- package/dist/extra/sources.js +0 -3
- package/dist/extra/sources.js.map +0 -1
- package/dist/extra/storage-browser.cjs +0 -21
- package/dist/extra/storage-browser.cjs.map +0 -1
- package/dist/extra/storage-browser.d.cts +0 -1
- package/dist/extra/storage-browser.d.ts +0 -1
- package/dist/extra/storage-browser.js +0 -3
- package/dist/extra/storage-browser.js.map +0 -1
- package/dist/extra/storage-core.cjs +0 -21
- package/dist/extra/storage-core.cjs.map +0 -1
- package/dist/extra/storage-core.d.cts +0 -1
- package/dist/extra/storage-core.d.ts +0 -1
- package/dist/extra/storage-core.js +0 -3
- package/dist/extra/storage-core.js.map +0 -1
- package/dist/extra/storage-node.cjs +0 -21
- package/dist/extra/storage-node.cjs.map +0 -1
- package/dist/extra/storage-node.d.cts +0 -1
- package/dist/extra/storage-node.d.ts +0 -1
- package/dist/extra/storage-node.js +0 -3
- package/dist/extra/storage-node.js.map +0 -1
- package/dist/extra/storage-tiers-browser.cjs +0 -21
- package/dist/extra/storage-tiers-browser.cjs.map +0 -1
- package/dist/extra/storage-tiers-browser.d.cts +0 -1
- package/dist/extra/storage-tiers-browser.d.ts +0 -1
- package/dist/extra/storage-tiers-browser.js +0 -3
- package/dist/extra/storage-tiers-browser.js.map +0 -1
- package/dist/extra/storage-tiers-node.cjs +0 -21
- package/dist/extra/storage-tiers-node.cjs.map +0 -1
- package/dist/extra/storage-tiers-node.d.cts +0 -1
- package/dist/extra/storage-tiers-node.d.ts +0 -1
- package/dist/extra/storage-tiers-node.js +0 -3
- package/dist/extra/storage-tiers-node.js.map +0 -1
- package/dist/extra/storage-tiers.cjs +0 -21
- package/dist/extra/storage-tiers.cjs.map +0 -1
- package/dist/extra/storage-tiers.d.cts +0 -1
- package/dist/extra/storage-tiers.d.ts +0 -1
- package/dist/extra/storage-tiers.js +0 -3
- package/dist/extra/storage-tiers.js.map +0 -1
- package/dist/extra/storage-wal.cjs +0 -21
- package/dist/extra/storage-wal.cjs.map +0 -1
- package/dist/extra/storage-wal.d.cts +0 -1
- package/dist/extra/storage-wal.d.ts +0 -1
- package/dist/extra/storage-wal.js +0 -3
- package/dist/extra/storage-wal.js.map +0 -1
- package/dist/graph/index.cjs +0 -21
- package/dist/graph/index.cjs.map +0 -1
- package/dist/graph/index.d.cts +0 -1
- package/dist/graph/index.d.ts +0 -1
- package/dist/graph/index.js +0 -3
- package/dist/graph/index.js.map +0 -1
- package/dist/patterns/ai/browser.cjs +0 -21
- package/dist/patterns/ai/browser.cjs.map +0 -1
- package/dist/patterns/ai/browser.d.cts +0 -1
- package/dist/patterns/ai/browser.d.ts +0 -1
- package/dist/patterns/ai/browser.js +0 -3
- package/dist/patterns/ai/browser.js.map +0 -1
- package/dist/patterns/ai/index.cjs +0 -21
- package/dist/patterns/ai/index.cjs.map +0 -1
- package/dist/patterns/ai/index.d.cts +0 -1
- package/dist/patterns/ai/index.d.ts +0 -1
- package/dist/patterns/ai/index.js +0 -3
- package/dist/patterns/ai/index.js.map +0 -1
- package/dist/patterns/ai/node.cjs +0 -21
- package/dist/patterns/ai/node.cjs.map +0 -1
- package/dist/patterns/ai/node.d.cts +0 -1
- package/dist/patterns/ai/node.d.ts +0 -1
- package/dist/patterns/ai/node.js +0 -3
- package/dist/patterns/ai/node.js.map +0 -1
- package/dist/patterns/cqrs/index.cjs +0 -21
- package/dist/patterns/cqrs/index.cjs.map +0 -1
- package/dist/patterns/cqrs/index.d.cts +0 -1
- package/dist/patterns/cqrs/index.d.ts +0 -1
- package/dist/patterns/cqrs/index.js +0 -3
- package/dist/patterns/cqrs/index.js.map +0 -1
- package/dist/patterns/demo-shell/index.cjs +0 -21
- package/dist/patterns/demo-shell/index.cjs.map +0 -1
- package/dist/patterns/demo-shell/index.d.cts +0 -1
- package/dist/patterns/demo-shell/index.d.ts +0 -1
- package/dist/patterns/demo-shell/index.js +0 -3
- package/dist/patterns/demo-shell/index.js.map +0 -1
- package/dist/patterns/domain-templates/index.cjs +0 -21
- package/dist/patterns/domain-templates/index.cjs.map +0 -1
- package/dist/patterns/domain-templates/index.d.cts +0 -1
- package/dist/patterns/domain-templates/index.d.ts +0 -1
- package/dist/patterns/domain-templates/index.js +0 -3
- package/dist/patterns/domain-templates/index.js.map +0 -1
- package/dist/patterns/graphspec/index.cjs +0 -21
- package/dist/patterns/graphspec/index.cjs.map +0 -1
- package/dist/patterns/graphspec/index.d.cts +0 -1
- package/dist/patterns/graphspec/index.d.ts +0 -1
- package/dist/patterns/graphspec/index.js +0 -3
- package/dist/patterns/graphspec/index.js.map +0 -1
- package/dist/patterns/harness/index.cjs +0 -21
- package/dist/patterns/harness/index.cjs.map +0 -1
- package/dist/patterns/harness/index.d.cts +0 -1
- package/dist/patterns/harness/index.d.ts +0 -1
- package/dist/patterns/harness/index.js +0 -3
- package/dist/patterns/harness/index.js.map +0 -1
- package/dist/patterns/inspect/index.cjs +0 -21
- package/dist/patterns/inspect/index.cjs.map +0 -1
- package/dist/patterns/inspect/index.d.cts +0 -1
- package/dist/patterns/inspect/index.d.ts +0 -1
- package/dist/patterns/inspect/index.js +0 -3
- package/dist/patterns/inspect/index.js.map +0 -1
- package/dist/patterns/job-queue/index.cjs +0 -21
- package/dist/patterns/job-queue/index.cjs.map +0 -1
- package/dist/patterns/job-queue/index.d.cts +0 -1
- package/dist/patterns/job-queue/index.d.ts +0 -1
- package/dist/patterns/job-queue/index.js +0 -3
- package/dist/patterns/job-queue/index.js.map +0 -1
- package/dist/patterns/memory/index.cjs +0 -21
- package/dist/patterns/memory/index.cjs.map +0 -1
- package/dist/patterns/memory/index.d.cts +0 -1
- package/dist/patterns/memory/index.d.ts +0 -1
- package/dist/patterns/memory/index.js +0 -3
- package/dist/patterns/memory/index.js.map +0 -1
- package/dist/patterns/messaging/index.cjs +0 -21
- package/dist/patterns/messaging/index.cjs.map +0 -1
- package/dist/patterns/messaging/index.d.cts +0 -1
- package/dist/patterns/messaging/index.d.ts +0 -1
- package/dist/patterns/messaging/index.js +0 -3
- package/dist/patterns/messaging/index.js.map +0 -1
- package/dist/patterns/orchestration/index.cjs +0 -21
- package/dist/patterns/orchestration/index.cjs.map +0 -1
- package/dist/patterns/orchestration/index.d.cts +0 -1
- package/dist/patterns/orchestration/index.d.ts +0 -1
- package/dist/patterns/orchestration/index.js +0 -3
- package/dist/patterns/orchestration/index.js.map +0 -1
- package/dist/patterns/process/index.cjs +0 -21
- package/dist/patterns/process/index.cjs.map +0 -1
- package/dist/patterns/process/index.d.cts +0 -1
- package/dist/patterns/process/index.d.ts +0 -1
- package/dist/patterns/process/index.js +0 -3
- package/dist/patterns/process/index.js.map +0 -1
- package/dist/patterns/reactive-layout/index.cjs +0 -21
- package/dist/patterns/reactive-layout/index.cjs.map +0 -1
- package/dist/patterns/reactive-layout/index.d.cts +0 -1
- package/dist/patterns/reactive-layout/index.d.ts +0 -1
- package/dist/patterns/reactive-layout/index.js +0 -3
- package/dist/patterns/reactive-layout/index.js.map +0 -1
- package/dist/patterns/reduction/index.cjs +0 -21
- package/dist/patterns/reduction/index.cjs.map +0 -1
- package/dist/patterns/reduction/index.d.cts +0 -1
- package/dist/patterns/reduction/index.d.ts +0 -1
- package/dist/patterns/reduction/index.js +0 -3
- package/dist/patterns/reduction/index.js.map +0 -1
- package/dist/patterns/surface/index.cjs +0 -21
- package/dist/patterns/surface/index.cjs.map +0 -1
- package/dist/patterns/surface/index.d.cts +0 -1
- package/dist/patterns/surface/index.d.ts +0 -1
- package/dist/patterns/surface/index.js +0 -3
- package/dist/patterns/surface/index.js.map +0 -1
- package/dist/patterns/topology-view/index.cjs +0 -21
- package/dist/patterns/topology-view/index.cjs.map +0 -1
- package/dist/patterns/topology-view/index.d.cts +0 -1
- package/dist/patterns/topology-view/index.d.ts +0 -1
- package/dist/patterns/topology-view/index.js +0 -3
- package/dist/patterns/topology-view/index.js.map +0 -1
- package/dist/testing/index.cjs +0 -21
- package/dist/testing/index.cjs.map +0 -1
- package/dist/testing/index.d.cts +0 -1
- package/dist/testing/index.d.ts +0 -1
- package/dist/testing/index.js +0 -3
- package/dist/testing/index.js.map +0 -1
|
@@ -0,0 +1,207 @@
|
|
|
1
|
+
import { Node, Actor, PolicyRuleData } from '@graphrefly/pure-ts/core';
|
|
2
|
+
import { Graph, GraphDescribeOutput, GraphOptions, GraphDescribeOptions } from '@graphrefly/pure-ts/graph';
|
|
3
|
+
import { P as PolicyGateGraph, e as PolicyViolation } from './audit-BAXb3VOg.js';
|
|
4
|
+
import { TopicGraph } from './utils/messaging/index.js';
|
|
5
|
+
|
|
6
|
+
/**
|
|
7
|
+
* Composable safety layer (roadmap §9.0b — Tier 5.1 Wave-B rebuild).
|
|
8
|
+
*
|
|
9
|
+
* {@link guardedExecution} wraps any {@link Graph} with:
|
|
10
|
+
*
|
|
11
|
+
* - {@link policyGate} — reactive ABAC (Tier 2.3 rename of `policyEnforcer`),
|
|
12
|
+
* policies stored as a `Node` so LLMs / humans can update them at runtime.
|
|
13
|
+
* Full transitive dynamic coverage via `watchTopologyTree`.
|
|
14
|
+
* - Reactive {@link GuardedExecutionGraph.scopedDescribeNode} — a thin
|
|
15
|
+
* delegate over `target.describe({ reactive: true, actor })` that re-derives
|
|
16
|
+
* on every settle (topology change, error transition, actor swap).
|
|
17
|
+
* - The enforcer's `violations` topic is republished as `violations` on
|
|
18
|
+
* the wrapper, composable with {@link graphLens}'s `health`.
|
|
19
|
+
* - The wrapper-level `lints` topic surfaces non-policy diagnostic warnings
|
|
20
|
+
* (`empty-policies` / `audit-no-effect` / `no-actor`) so misconfigurations
|
|
21
|
+
* are caught reactively rather than via thrown errors at scattered call sites.
|
|
22
|
+
* - The `scope` derived publishes the current configuration tuple
|
|
23
|
+
* (`{actor, mode, policiesCount}`) for dashboards.
|
|
24
|
+
*
|
|
25
|
+
* V1 scope: policies + actor + reactive scoped describe + lints + scope.
|
|
26
|
+
* Budget-as-option is NOT in V1 — it requires a cost-tracking design that
|
|
27
|
+
* hasn't landed yet. Callers who need a budget limit today append a
|
|
28
|
+
* budget-aware {@link PolicyRuleData} to the policies list (check current
|
|
29
|
+
* cost and `deny` when exhausted).
|
|
30
|
+
*
|
|
31
|
+
* @module
|
|
32
|
+
*/
|
|
33
|
+
|
|
34
|
+
/** Diagnostic warning published on {@link GuardedExecutionGraph.lints}. */
|
|
35
|
+
interface GuardedExecutionLint {
|
|
36
|
+
/**
|
|
37
|
+
* - `"empty-policies"` — `policies` Node emitted an empty array in
|
|
38
|
+
* `mode: "enforce"`. Static empty arrays throw at construction; this
|
|
39
|
+
* covers the reactive case.
|
|
40
|
+
* - `"audit-no-effect"` — `mode: "audit"` plus the target has no per-node
|
|
41
|
+
* guards, so `scopedDescribeNode` filters by per-node guards only and
|
|
42
|
+
* policies will never gate visibility (they still populate `violations`
|
|
43
|
+
* on writes).
|
|
44
|
+
* - `"no-actor"` — neither a wrapper-configured nor per-call actor was
|
|
45
|
+
* supplied. `scopedDescribeNode` falls back to "describe everything"
|
|
46
|
+
* for the corresponding subscription.
|
|
47
|
+
*/
|
|
48
|
+
kind: "empty-policies" | "audit-no-effect" | "no-actor";
|
|
49
|
+
message: string;
|
|
50
|
+
timestamp_ns: number;
|
|
51
|
+
}
|
|
52
|
+
/** Configuration tuple published on {@link GuardedExecutionGraph.scope}. */
|
|
53
|
+
interface GuardedScope {
|
|
54
|
+
/** The wrapper-configured default actor, or `null` when none configured. */
|
|
55
|
+
actor: Actor | null;
|
|
56
|
+
mode: "audit" | "enforce";
|
|
57
|
+
/** Current policy count (reactive — re-emits on `policies` Node updates). */
|
|
58
|
+
policiesCount: number;
|
|
59
|
+
}
|
|
60
|
+
/** Options for {@link guardedExecution}. */
|
|
61
|
+
interface GuardedExecutionOptions {
|
|
62
|
+
/**
|
|
63
|
+
* Policies enforced against every guarded write. Static list or a live
|
|
64
|
+
* `Node<readonly PolicyRuleData[]>` (LLM-updatable).
|
|
65
|
+
*
|
|
66
|
+
* **Empty-policies handling:**
|
|
67
|
+
* - Static empty array + `mode: "enforce"` throws `RangeError` at
|
|
68
|
+
* construction (deny-by-default is almost certainly a misconfiguration).
|
|
69
|
+
* - Node-supplied empty array + `mode: "enforce"` emits a one-time
|
|
70
|
+
* `"empty-policies"` lint on first such emission (the wrapper can't
|
|
71
|
+
* throw mid-run — surface the warning reactively).
|
|
72
|
+
* - `mode: "audit"` tolerates empty policies (no guards stacked; policies
|
|
73
|
+
* only feed the `violations` channel on writes).
|
|
74
|
+
*/
|
|
75
|
+
policies: readonly PolicyRuleData[] | Node<readonly PolicyRuleData[]>;
|
|
76
|
+
/**
|
|
77
|
+
* Default actor used when the caller invokes
|
|
78
|
+
* {@link GuardedExecutionGraph.scopedDescribeNode} without an override.
|
|
79
|
+
* Accepts a static {@link Actor} or a `Node<Actor>` — when a Node is
|
|
80
|
+
* supplied, the reactive describe re-derives on every actor emission so
|
|
81
|
+
* harnesses binding a per-turn actor get a single live describe Node
|
|
82
|
+
* instead of re-creating one per turn.
|
|
83
|
+
*
|
|
84
|
+
* Omit to scope per-call only. A `"no-actor"` lint fires once per instance
|
|
85
|
+
* if neither a configured nor per-call actor is ever supplied (the
|
|
86
|
+
* resulting describe is unscoped — full visibility).
|
|
87
|
+
*/
|
|
88
|
+
actor?: Actor | Node<Actor>;
|
|
89
|
+
/**
|
|
90
|
+
* `"enforce"` (default) — push guards onto target nodes so disallowed
|
|
91
|
+
* writes throw {@link GuardDenied}.
|
|
92
|
+
* `"audit"` — record would-be denials to the `violations` topic without
|
|
93
|
+
* blocking writes.
|
|
94
|
+
*/
|
|
95
|
+
mode?: "audit" | "enforce";
|
|
96
|
+
/** Ring-buffer cap for the `violations` topic. Default 1000 (inherited from policyGate). */
|
|
97
|
+
violationsLimit?: number;
|
|
98
|
+
/** Ring-buffer cap for the `lints` topic. Default 64 — each lint kind fires at most once per instance. */
|
|
99
|
+
lintsLimit?: number;
|
|
100
|
+
/** Wrapper graph name. Default `${target.name}_guarded`. */
|
|
101
|
+
name?: string;
|
|
102
|
+
/** Wrapper graph options. */
|
|
103
|
+
graph?: GraphOptions;
|
|
104
|
+
}
|
|
105
|
+
/**
|
|
106
|
+
* Wrapper over a target {@link Graph} providing reactive ABAC + reactive
|
|
107
|
+
* scoped describe + diagnostic lints. Mounts a {@link PolicyGateGraph} under
|
|
108
|
+
* `enforcer`, a {@link TopicGraph} of {@link GuardedExecutionLint} under
|
|
109
|
+
* `lints`, and a `scope` derived publishing `{actor, mode, policiesCount}`.
|
|
110
|
+
*
|
|
111
|
+
* @category patterns
|
|
112
|
+
*/
|
|
113
|
+
declare class GuardedExecutionGraph extends Graph {
|
|
114
|
+
readonly enforcer: PolicyGateGraph;
|
|
115
|
+
readonly violations: TopicGraph<PolicyViolation>;
|
|
116
|
+
readonly lints: TopicGraph<GuardedExecutionLint>;
|
|
117
|
+
readonly scope: Node<GuardedScope>;
|
|
118
|
+
/**
|
|
119
|
+
* Canonical reactive describe scoped to the wrapper's configured `actor`.
|
|
120
|
+
* Subscribes ONCE at construction; lifecycle owned by the wrapper (disposed
|
|
121
|
+
* on `wrapper.destroy()`). Use this property for the common case
|
|
122
|
+
* (long-lived consumer wanting "describe scoped to my actor"); use
|
|
123
|
+
* {@link scopedDescribeNode} only when a per-call actor override or
|
|
124
|
+
* different `detail`/`fields` is required.
|
|
125
|
+
*
|
|
126
|
+
* Re-derives on every settle of the target graph: structural changes,
|
|
127
|
+
* status transitions (errors flip nodes into `"errored"`), and actor
|
|
128
|
+
* emissions (when a `Node<Actor>` is bound, including the SENTINEL bridge
|
|
129
|
+
* applied internally — see qa G1B).
|
|
130
|
+
*/
|
|
131
|
+
readonly scopedDescribe: Node<GraphDescribeOutput>;
|
|
132
|
+
private readonly _target;
|
|
133
|
+
private readonly _actorNode;
|
|
134
|
+
private readonly _mode;
|
|
135
|
+
private readonly _firedLintKinds;
|
|
136
|
+
constructor(target: Graph, opts: GuardedExecutionOptions);
|
|
137
|
+
private _fireLint;
|
|
138
|
+
/**
|
|
139
|
+
* **Per-call escape hatch.** Prefer {@link scopedDescribe} (the mounted
|
|
140
|
+
* property) for the common case of "describe scoped to my actor." Use
|
|
141
|
+
* this method ONLY when you need a per-call actor override or different
|
|
142
|
+
* `detail`/`fields`/`filter`.
|
|
143
|
+
*
|
|
144
|
+
* Returns a live `Node<GraphDescribeOutput>` scoped to the supplied (or
|
|
145
|
+
* configured) actor, plus an explicit `dispose` for caller-controlled
|
|
146
|
+
* lifecycle. Re-derives on every settle of the target graph: structural
|
|
147
|
+
* changes, status transitions, and actor emissions (when a `Node<Actor>`
|
|
148
|
+
* is bound).
|
|
149
|
+
*
|
|
150
|
+
* **Lifecycle (qa G1A — EC1 fix).** Each call instantiates a fresh
|
|
151
|
+
* `target.describe({reactive: true})` handle (with its own version state,
|
|
152
|
+
* observe handle, transitive topology subscriptions, derived + keepalive).
|
|
153
|
+
* The caller MUST invoke the returned `dispose()` when finished to release
|
|
154
|
+
* these resources. Disposers ARE also tracked on the wrapper graph so
|
|
155
|
+
* `wrapper.destroy()` cleans up any handles the caller forgot — but a
|
|
156
|
+
* long-lived wrapper with heavy per-call usage will leak until destroy
|
|
157
|
+
* unless `dispose()` is called explicitly.
|
|
158
|
+
*
|
|
159
|
+
* @param actorOverride - Optional per-call override. Static {@link Actor}
|
|
160
|
+
* or `Node<Actor>`. Omit to use the wrapper-configured default.
|
|
161
|
+
* @param opts - Standard {@link GraphDescribeOptions} fields (`detail`,
|
|
162
|
+
* `fields`, `filter`). `actor` / `reactive` / `reactiveName` are
|
|
163
|
+
* controlled by the wrapper.
|
|
164
|
+
* @returns `{node, dispose}` — `node` is the live describe Node; `dispose`
|
|
165
|
+
* tears down the underlying reactive describe subscription idempotently.
|
|
166
|
+
*/
|
|
167
|
+
scopedDescribeNode(actorOverride?: Actor | Node<Actor>, opts?: Omit<GraphDescribeOptions, "actor" | "reactive" | "reactiveName">): {
|
|
168
|
+
node: Node<GraphDescribeOutput>;
|
|
169
|
+
dispose: () => void;
|
|
170
|
+
};
|
|
171
|
+
/** The wrapped graph (escape hatch for tooling). */
|
|
172
|
+
get target(): Graph;
|
|
173
|
+
}
|
|
174
|
+
/**
|
|
175
|
+
* Wrap a {@link Graph} with {@link policyGate} plus a reactive scoped describe
|
|
176
|
+
* lens. Returns a {@link GuardedExecutionGraph} that can be mounted, diffed,
|
|
177
|
+
* or composed with {@link graphLens}.
|
|
178
|
+
*
|
|
179
|
+
* @param target - The graph to guard.
|
|
180
|
+
* @param opts - See {@link GuardedExecutionOptions}.
|
|
181
|
+
*
|
|
182
|
+
* @example
|
|
183
|
+
* ```ts
|
|
184
|
+
* const guarded = guardedExecution(app, {
|
|
185
|
+
* actor: node<Actor>([], { initial: { type: "human", id: "alice" } }), // reactive — re-derive on swap
|
|
186
|
+
* policies: [
|
|
187
|
+
* { effect: "allow", action: "read", actorType: "human" },
|
|
188
|
+
* { effect: "deny", action: "write", pathPattern: "system::*" },
|
|
189
|
+
* ],
|
|
190
|
+
* mode: "enforce",
|
|
191
|
+
* });
|
|
192
|
+
*
|
|
193
|
+
* // Canonical: subscribe to the mounted reactive describe (no per-call leak).
|
|
194
|
+
* guarded.scopedDescribe.subscribe((msgs) => { /* live describe per actor / topology change *\/ });
|
|
195
|
+
* // Per-call escape hatch (different actor / detail) — caller manages dispose.
|
|
196
|
+
* const detailed = guarded.scopedDescribeNode(undefined, { detail: "standard" });
|
|
197
|
+
* try { detailed.node.subscribe(/* … *\/); } finally { detailed.dispose(); }
|
|
198
|
+
* guarded.violations.events.subscribe(msgs => console.log("violations:", msgs));
|
|
199
|
+
* guarded.lints.events.subscribe(msgs => console.warn("lints:", msgs));
|
|
200
|
+
* guarded.scope.subscribe(msgs => console.log("scope:", msgs));
|
|
201
|
+
* ```
|
|
202
|
+
*
|
|
203
|
+
* @category patterns
|
|
204
|
+
*/
|
|
205
|
+
declare function guardedExecution(target: Graph, opts: GuardedExecutionOptions): GuardedExecutionGraph;
|
|
206
|
+
|
|
207
|
+
export { GuardedExecutionGraph as G, type GuardedExecutionLint as a, type GuardedExecutionOptions as b, type GuardedScope as c, guardedExecution as g };
|
|
@@ -0,0 +1,207 @@
|
|
|
1
|
+
import { Node, Actor, PolicyRuleData } from '@graphrefly/pure-ts/core';
|
|
2
|
+
import { Graph, GraphDescribeOutput, GraphOptions, GraphDescribeOptions } from '@graphrefly/pure-ts/graph';
|
|
3
|
+
import { P as PolicyGateGraph, e as PolicyViolation } from './audit-C_bPfkqS.cjs';
|
|
4
|
+
import { TopicGraph } from './utils/messaging/index.cjs';
|
|
5
|
+
|
|
6
|
+
/**
|
|
7
|
+
* Composable safety layer (roadmap §9.0b — Tier 5.1 Wave-B rebuild).
|
|
8
|
+
*
|
|
9
|
+
* {@link guardedExecution} wraps any {@link Graph} with:
|
|
10
|
+
*
|
|
11
|
+
* - {@link policyGate} — reactive ABAC (Tier 2.3 rename of `policyEnforcer`),
|
|
12
|
+
* policies stored as a `Node` so LLMs / humans can update them at runtime.
|
|
13
|
+
* Full transitive dynamic coverage via `watchTopologyTree`.
|
|
14
|
+
* - Reactive {@link GuardedExecutionGraph.scopedDescribeNode} — a thin
|
|
15
|
+
* delegate over `target.describe({ reactive: true, actor })` that re-derives
|
|
16
|
+
* on every settle (topology change, error transition, actor swap).
|
|
17
|
+
* - The enforcer's `violations` topic is republished as `violations` on
|
|
18
|
+
* the wrapper, composable with {@link graphLens}'s `health`.
|
|
19
|
+
* - The wrapper-level `lints` topic surfaces non-policy diagnostic warnings
|
|
20
|
+
* (`empty-policies` / `audit-no-effect` / `no-actor`) so misconfigurations
|
|
21
|
+
* are caught reactively rather than via thrown errors at scattered call sites.
|
|
22
|
+
* - The `scope` derived publishes the current configuration tuple
|
|
23
|
+
* (`{actor, mode, policiesCount}`) for dashboards.
|
|
24
|
+
*
|
|
25
|
+
* V1 scope: policies + actor + reactive scoped describe + lints + scope.
|
|
26
|
+
* Budget-as-option is NOT in V1 — it requires a cost-tracking design that
|
|
27
|
+
* hasn't landed yet. Callers who need a budget limit today append a
|
|
28
|
+
* budget-aware {@link PolicyRuleData} to the policies list (check current
|
|
29
|
+
* cost and `deny` when exhausted).
|
|
30
|
+
*
|
|
31
|
+
* @module
|
|
32
|
+
*/
|
|
33
|
+
|
|
34
|
+
/** Diagnostic warning published on {@link GuardedExecutionGraph.lints}. */
|
|
35
|
+
interface GuardedExecutionLint {
|
|
36
|
+
/**
|
|
37
|
+
* - `"empty-policies"` — `policies` Node emitted an empty array in
|
|
38
|
+
* `mode: "enforce"`. Static empty arrays throw at construction; this
|
|
39
|
+
* covers the reactive case.
|
|
40
|
+
* - `"audit-no-effect"` — `mode: "audit"` plus the target has no per-node
|
|
41
|
+
* guards, so `scopedDescribeNode` filters by per-node guards only and
|
|
42
|
+
* policies will never gate visibility (they still populate `violations`
|
|
43
|
+
* on writes).
|
|
44
|
+
* - `"no-actor"` — neither a wrapper-configured nor per-call actor was
|
|
45
|
+
* supplied. `scopedDescribeNode` falls back to "describe everything"
|
|
46
|
+
* for the corresponding subscription.
|
|
47
|
+
*/
|
|
48
|
+
kind: "empty-policies" | "audit-no-effect" | "no-actor";
|
|
49
|
+
message: string;
|
|
50
|
+
timestamp_ns: number;
|
|
51
|
+
}
|
|
52
|
+
/** Configuration tuple published on {@link GuardedExecutionGraph.scope}. */
|
|
53
|
+
interface GuardedScope {
|
|
54
|
+
/** The wrapper-configured default actor, or `null` when none configured. */
|
|
55
|
+
actor: Actor | null;
|
|
56
|
+
mode: "audit" | "enforce";
|
|
57
|
+
/** Current policy count (reactive — re-emits on `policies` Node updates). */
|
|
58
|
+
policiesCount: number;
|
|
59
|
+
}
|
|
60
|
+
/** Options for {@link guardedExecution}. */
|
|
61
|
+
interface GuardedExecutionOptions {
|
|
62
|
+
/**
|
|
63
|
+
* Policies enforced against every guarded write. Static list or a live
|
|
64
|
+
* `Node<readonly PolicyRuleData[]>` (LLM-updatable).
|
|
65
|
+
*
|
|
66
|
+
* **Empty-policies handling:**
|
|
67
|
+
* - Static empty array + `mode: "enforce"` throws `RangeError` at
|
|
68
|
+
* construction (deny-by-default is almost certainly a misconfiguration).
|
|
69
|
+
* - Node-supplied empty array + `mode: "enforce"` emits a one-time
|
|
70
|
+
* `"empty-policies"` lint on first such emission (the wrapper can't
|
|
71
|
+
* throw mid-run — surface the warning reactively).
|
|
72
|
+
* - `mode: "audit"` tolerates empty policies (no guards stacked; policies
|
|
73
|
+
* only feed the `violations` channel on writes).
|
|
74
|
+
*/
|
|
75
|
+
policies: readonly PolicyRuleData[] | Node<readonly PolicyRuleData[]>;
|
|
76
|
+
/**
|
|
77
|
+
* Default actor used when the caller invokes
|
|
78
|
+
* {@link GuardedExecutionGraph.scopedDescribeNode} without an override.
|
|
79
|
+
* Accepts a static {@link Actor} or a `Node<Actor>` — when a Node is
|
|
80
|
+
* supplied, the reactive describe re-derives on every actor emission so
|
|
81
|
+
* harnesses binding a per-turn actor get a single live describe Node
|
|
82
|
+
* instead of re-creating one per turn.
|
|
83
|
+
*
|
|
84
|
+
* Omit to scope per-call only. A `"no-actor"` lint fires once per instance
|
|
85
|
+
* if neither a configured nor per-call actor is ever supplied (the
|
|
86
|
+
* resulting describe is unscoped — full visibility).
|
|
87
|
+
*/
|
|
88
|
+
actor?: Actor | Node<Actor>;
|
|
89
|
+
/**
|
|
90
|
+
* `"enforce"` (default) — push guards onto target nodes so disallowed
|
|
91
|
+
* writes throw {@link GuardDenied}.
|
|
92
|
+
* `"audit"` — record would-be denials to the `violations` topic without
|
|
93
|
+
* blocking writes.
|
|
94
|
+
*/
|
|
95
|
+
mode?: "audit" | "enforce";
|
|
96
|
+
/** Ring-buffer cap for the `violations` topic. Default 1000 (inherited from policyGate). */
|
|
97
|
+
violationsLimit?: number;
|
|
98
|
+
/** Ring-buffer cap for the `lints` topic. Default 64 — each lint kind fires at most once per instance. */
|
|
99
|
+
lintsLimit?: number;
|
|
100
|
+
/** Wrapper graph name. Default `${target.name}_guarded`. */
|
|
101
|
+
name?: string;
|
|
102
|
+
/** Wrapper graph options. */
|
|
103
|
+
graph?: GraphOptions;
|
|
104
|
+
}
|
|
105
|
+
/**
|
|
106
|
+
* Wrapper over a target {@link Graph} providing reactive ABAC + reactive
|
|
107
|
+
* scoped describe + diagnostic lints. Mounts a {@link PolicyGateGraph} under
|
|
108
|
+
* `enforcer`, a {@link TopicGraph} of {@link GuardedExecutionLint} under
|
|
109
|
+
* `lints`, and a `scope` derived publishing `{actor, mode, policiesCount}`.
|
|
110
|
+
*
|
|
111
|
+
* @category patterns
|
|
112
|
+
*/
|
|
113
|
+
declare class GuardedExecutionGraph extends Graph {
|
|
114
|
+
readonly enforcer: PolicyGateGraph;
|
|
115
|
+
readonly violations: TopicGraph<PolicyViolation>;
|
|
116
|
+
readonly lints: TopicGraph<GuardedExecutionLint>;
|
|
117
|
+
readonly scope: Node<GuardedScope>;
|
|
118
|
+
/**
|
|
119
|
+
* Canonical reactive describe scoped to the wrapper's configured `actor`.
|
|
120
|
+
* Subscribes ONCE at construction; lifecycle owned by the wrapper (disposed
|
|
121
|
+
* on `wrapper.destroy()`). Use this property for the common case
|
|
122
|
+
* (long-lived consumer wanting "describe scoped to my actor"); use
|
|
123
|
+
* {@link scopedDescribeNode} only when a per-call actor override or
|
|
124
|
+
* different `detail`/`fields` is required.
|
|
125
|
+
*
|
|
126
|
+
* Re-derives on every settle of the target graph: structural changes,
|
|
127
|
+
* status transitions (errors flip nodes into `"errored"`), and actor
|
|
128
|
+
* emissions (when a `Node<Actor>` is bound, including the SENTINEL bridge
|
|
129
|
+
* applied internally — see qa G1B).
|
|
130
|
+
*/
|
|
131
|
+
readonly scopedDescribe: Node<GraphDescribeOutput>;
|
|
132
|
+
private readonly _target;
|
|
133
|
+
private readonly _actorNode;
|
|
134
|
+
private readonly _mode;
|
|
135
|
+
private readonly _firedLintKinds;
|
|
136
|
+
constructor(target: Graph, opts: GuardedExecutionOptions);
|
|
137
|
+
private _fireLint;
|
|
138
|
+
/**
|
|
139
|
+
* **Per-call escape hatch.** Prefer {@link scopedDescribe} (the mounted
|
|
140
|
+
* property) for the common case of "describe scoped to my actor." Use
|
|
141
|
+
* this method ONLY when you need a per-call actor override or different
|
|
142
|
+
* `detail`/`fields`/`filter`.
|
|
143
|
+
*
|
|
144
|
+
* Returns a live `Node<GraphDescribeOutput>` scoped to the supplied (or
|
|
145
|
+
* configured) actor, plus an explicit `dispose` for caller-controlled
|
|
146
|
+
* lifecycle. Re-derives on every settle of the target graph: structural
|
|
147
|
+
* changes, status transitions, and actor emissions (when a `Node<Actor>`
|
|
148
|
+
* is bound).
|
|
149
|
+
*
|
|
150
|
+
* **Lifecycle (qa G1A — EC1 fix).** Each call instantiates a fresh
|
|
151
|
+
* `target.describe({reactive: true})` handle (with its own version state,
|
|
152
|
+
* observe handle, transitive topology subscriptions, derived + keepalive).
|
|
153
|
+
* The caller MUST invoke the returned `dispose()` when finished to release
|
|
154
|
+
* these resources. Disposers ARE also tracked on the wrapper graph so
|
|
155
|
+
* `wrapper.destroy()` cleans up any handles the caller forgot — but a
|
|
156
|
+
* long-lived wrapper with heavy per-call usage will leak until destroy
|
|
157
|
+
* unless `dispose()` is called explicitly.
|
|
158
|
+
*
|
|
159
|
+
* @param actorOverride - Optional per-call override. Static {@link Actor}
|
|
160
|
+
* or `Node<Actor>`. Omit to use the wrapper-configured default.
|
|
161
|
+
* @param opts - Standard {@link GraphDescribeOptions} fields (`detail`,
|
|
162
|
+
* `fields`, `filter`). `actor` / `reactive` / `reactiveName` are
|
|
163
|
+
* controlled by the wrapper.
|
|
164
|
+
* @returns `{node, dispose}` — `node` is the live describe Node; `dispose`
|
|
165
|
+
* tears down the underlying reactive describe subscription idempotently.
|
|
166
|
+
*/
|
|
167
|
+
scopedDescribeNode(actorOverride?: Actor | Node<Actor>, opts?: Omit<GraphDescribeOptions, "actor" | "reactive" | "reactiveName">): {
|
|
168
|
+
node: Node<GraphDescribeOutput>;
|
|
169
|
+
dispose: () => void;
|
|
170
|
+
};
|
|
171
|
+
/** The wrapped graph (escape hatch for tooling). */
|
|
172
|
+
get target(): Graph;
|
|
173
|
+
}
|
|
174
|
+
/**
|
|
175
|
+
* Wrap a {@link Graph} with {@link policyGate} plus a reactive scoped describe
|
|
176
|
+
* lens. Returns a {@link GuardedExecutionGraph} that can be mounted, diffed,
|
|
177
|
+
* or composed with {@link graphLens}.
|
|
178
|
+
*
|
|
179
|
+
* @param target - The graph to guard.
|
|
180
|
+
* @param opts - See {@link GuardedExecutionOptions}.
|
|
181
|
+
*
|
|
182
|
+
* @example
|
|
183
|
+
* ```ts
|
|
184
|
+
* const guarded = guardedExecution(app, {
|
|
185
|
+
* actor: node<Actor>([], { initial: { type: "human", id: "alice" } }), // reactive — re-derive on swap
|
|
186
|
+
* policies: [
|
|
187
|
+
* { effect: "allow", action: "read", actorType: "human" },
|
|
188
|
+
* { effect: "deny", action: "write", pathPattern: "system::*" },
|
|
189
|
+
* ],
|
|
190
|
+
* mode: "enforce",
|
|
191
|
+
* });
|
|
192
|
+
*
|
|
193
|
+
* // Canonical: subscribe to the mounted reactive describe (no per-call leak).
|
|
194
|
+
* guarded.scopedDescribe.subscribe((msgs) => { /* live describe per actor / topology change *\/ });
|
|
195
|
+
* // Per-call escape hatch (different actor / detail) — caller manages dispose.
|
|
196
|
+
* const detailed = guarded.scopedDescribeNode(undefined, { detail: "standard" });
|
|
197
|
+
* try { detailed.node.subscribe(/* … *\/); } finally { detailed.dispose(); }
|
|
198
|
+
* guarded.violations.events.subscribe(msgs => console.log("violations:", msgs));
|
|
199
|
+
* guarded.lints.events.subscribe(msgs => console.warn("lints:", msgs));
|
|
200
|
+
* guarded.scope.subscribe(msgs => console.log("scope:", msgs));
|
|
201
|
+
* ```
|
|
202
|
+
*
|
|
203
|
+
* @category patterns
|
|
204
|
+
*/
|
|
205
|
+
declare function guardedExecution(target: Graph, opts: GuardedExecutionOptions): GuardedExecutionGraph;
|
|
206
|
+
|
|
207
|
+
export { GuardedExecutionGraph as G, type GuardedExecutionLint as a, type GuardedExecutionOptions as b, type GuardedScope as c, guardedExecution as g };
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { Node } from '@graphrefly/pure-ts/core';
|
|
2
|
+
|
|
3
|
+
/** Solid accessor function — returns current value when called. */
|
|
4
|
+
type Accessor<T> = () => T;
|
|
5
|
+
/**
|
|
6
|
+
* Subscribe to a `Node<T>` as a Solid signal. Auto-cleans up with the owning scope.
|
|
7
|
+
* Subscription lifecycle is tied to Solid scope cleanup (not node terminal messages).
|
|
8
|
+
*/
|
|
9
|
+
declare function useSubscribe<T>(node: Node<T>): Accessor<T | undefined | null>;
|
|
10
|
+
/**
|
|
11
|
+
* Bind a writable `Node<T>` as a Solid resource tuple `[accessor, setter]`.
|
|
12
|
+
* Setter always forwards `[[DIRTY], [DATA, value]]`, including `value === undefined`.
|
|
13
|
+
* Subscription lifecycle is tied to Solid scope cleanup (not node terminal messages).
|
|
14
|
+
*/
|
|
15
|
+
declare function useStore<T>(node: Node<T>): [Accessor<T | undefined | null>, (v: T) => void];
|
|
16
|
+
/** Maps a key to an object of nodes. Used by `useSubscribeRecord`. */
|
|
17
|
+
type NodeFactory<K, R extends Record<string, any>> = (key: K) => {
|
|
18
|
+
[P in keyof R]: Node<R[P]>;
|
|
19
|
+
};
|
|
20
|
+
/**
|
|
21
|
+
* Subscribe to a dynamic set of keyed node records as a Solid accessor.
|
|
22
|
+
* Re-subscribes all per-key fields whenever `keys` changes.
|
|
23
|
+
* Key re-sync is gated to settled batches (`messageTier >= 3`) to avoid DIRTY-phase churn.
|
|
24
|
+
*/
|
|
25
|
+
declare function useSubscribeRecord<K extends string, R extends Record<string, any>>(keysNode: Node<K[]>, factory: NodeFactory<K, R>): Accessor<Record<K, R>>;
|
|
26
|
+
|
|
27
|
+
type index_Accessor<T> = Accessor<T>;
|
|
28
|
+
type index_NodeFactory<K, R extends Record<string, any>> = NodeFactory<K, R>;
|
|
29
|
+
declare const index_useStore: typeof useStore;
|
|
30
|
+
declare const index_useSubscribe: typeof useSubscribe;
|
|
31
|
+
declare const index_useSubscribeRecord: typeof useSubscribeRecord;
|
|
32
|
+
declare namespace index {
|
|
33
|
+
export { type index_Accessor as Accessor, type index_NodeFactory as NodeFactory, index_useStore as useStore, index_useSubscribe as useSubscribe, index_useSubscribeRecord as useSubscribeRecord };
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
export { type Accessor as A, type NodeFactory as N, useSubscribe as a, useSubscribeRecord as b, index as i, useStore as u };
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { Node } from '@graphrefly/pure-ts/core';
|
|
2
|
+
|
|
3
|
+
/** Solid accessor function — returns current value when called. */
|
|
4
|
+
type Accessor<T> = () => T;
|
|
5
|
+
/**
|
|
6
|
+
* Subscribe to a `Node<T>` as a Solid signal. Auto-cleans up with the owning scope.
|
|
7
|
+
* Subscription lifecycle is tied to Solid scope cleanup (not node terminal messages).
|
|
8
|
+
*/
|
|
9
|
+
declare function useSubscribe<T>(node: Node<T>): Accessor<T | undefined | null>;
|
|
10
|
+
/**
|
|
11
|
+
* Bind a writable `Node<T>` as a Solid resource tuple `[accessor, setter]`.
|
|
12
|
+
* Setter always forwards `[[DIRTY], [DATA, value]]`, including `value === undefined`.
|
|
13
|
+
* Subscription lifecycle is tied to Solid scope cleanup (not node terminal messages).
|
|
14
|
+
*/
|
|
15
|
+
declare function useStore<T>(node: Node<T>): [Accessor<T | undefined | null>, (v: T) => void];
|
|
16
|
+
/** Maps a key to an object of nodes. Used by `useSubscribeRecord`. */
|
|
17
|
+
type NodeFactory<K, R extends Record<string, any>> = (key: K) => {
|
|
18
|
+
[P in keyof R]: Node<R[P]>;
|
|
19
|
+
};
|
|
20
|
+
/**
|
|
21
|
+
* Subscribe to a dynamic set of keyed node records as a Solid accessor.
|
|
22
|
+
* Re-subscribes all per-key fields whenever `keys` changes.
|
|
23
|
+
* Key re-sync is gated to settled batches (`messageTier >= 3`) to avoid DIRTY-phase churn.
|
|
24
|
+
*/
|
|
25
|
+
declare function useSubscribeRecord<K extends string, R extends Record<string, any>>(keysNode: Node<K[]>, factory: NodeFactory<K, R>): Accessor<Record<K, R>>;
|
|
26
|
+
|
|
27
|
+
type index_Accessor<T> = Accessor<T>;
|
|
28
|
+
type index_NodeFactory<K, R extends Record<string, any>> = NodeFactory<K, R>;
|
|
29
|
+
declare const index_useStore: typeof useStore;
|
|
30
|
+
declare const index_useSubscribe: typeof useSubscribe;
|
|
31
|
+
declare const index_useSubscribeRecord: typeof useSubscribeRecord;
|
|
32
|
+
declare namespace index {
|
|
33
|
+
export { type index_Accessor as Accessor, type index_NodeFactory as NodeFactory, index_useStore as useStore, index_useSubscribe as useSubscribe, index_useSubscribeRecord as useSubscribeRecord };
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
export { type Accessor as A, type NodeFactory as N, useSubscribe as a, useSubscribeRecord as b, index as i, useStore as u };
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { Node } from '@graphrefly/pure-ts/core';
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* Subscribe to a read-only `Node<T>` as a React value. Re-renders on node value settlement.
|
|
5
|
+
* Subscription lifecycle is tied to React mount/unmount (not node terminal messages).
|
|
6
|
+
*
|
|
7
|
+
* @param node - Any `Node<T>`.
|
|
8
|
+
* @returns `T | undefined` — the current node value, kept in sync via `useSyncExternalStore`.
|
|
9
|
+
*/
|
|
10
|
+
declare function useSubscribe<T>(node: Node<T>): T | undefined | null;
|
|
11
|
+
/**
|
|
12
|
+
* Bind a writable `Node<T>` as a React `[value, setter]` tuple.
|
|
13
|
+
* Setting the value always pushes `[[DIRTY], [DATA, value]]`, including `value === undefined`.
|
|
14
|
+
* Subscription lifecycle is tied to React mount/unmount (not node terminal messages).
|
|
15
|
+
*
|
|
16
|
+
* @param node - A `Node<T>` (e.g. state node).
|
|
17
|
+
* @returns `[T | undefined, (value: T) => void]` — current value and setter function.
|
|
18
|
+
*/
|
|
19
|
+
declare function useStore<T>(node: Node<T>): [T | undefined | null, (value: T) => void];
|
|
20
|
+
/** Maps a key to an object of nodes. Used by `useSubscribeRecord`. */
|
|
21
|
+
type NodeFactory<K, R extends Record<string, any>> = (key: K) => {
|
|
22
|
+
[P in keyof R]: Node<R[P]>;
|
|
23
|
+
};
|
|
24
|
+
/**
|
|
25
|
+
* Subscribe to a dynamic set of keyed node records.
|
|
26
|
+
* Re-subscribes all per-key fields whenever `keysNode` changes.
|
|
27
|
+
* Key re-sync is gated to settled batches (`messageTier >= 3`) to avoid DIRTY-phase churn.
|
|
28
|
+
* Guaranteed to clean up strictly with React hook lifecycle, utilizing no global mappings.
|
|
29
|
+
*
|
|
30
|
+
* @param keysNode - Node of current keys (e.g. node IDs)
|
|
31
|
+
* @param factory - Function returning `{ [field]: Node<V> }` for each key.
|
|
32
|
+
* @returns `Record<K, R>` — snapshot of resolved values for all keys.
|
|
33
|
+
*/
|
|
34
|
+
declare function useSubscribeRecord<K extends string, R extends Record<string, any>>(keysNode: Node<K[]>, factory: NodeFactory<K, R>): Record<K, R>;
|
|
35
|
+
|
|
36
|
+
type index_NodeFactory<K, R extends Record<string, any>> = NodeFactory<K, R>;
|
|
37
|
+
declare const index_useStore: typeof useStore;
|
|
38
|
+
declare const index_useSubscribe: typeof useSubscribe;
|
|
39
|
+
declare const index_useSubscribeRecord: typeof useSubscribeRecord;
|
|
40
|
+
declare namespace index {
|
|
41
|
+
export { type index_NodeFactory as NodeFactory, index_useStore as useStore, index_useSubscribe as useSubscribe, index_useSubscribeRecord as useSubscribeRecord };
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
export { type NodeFactory as N, useSubscribe as a, useSubscribeRecord as b, index as i, useStore as u };
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { Node } from '@graphrefly/pure-ts/core';
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* Subscribe to a read-only `Node<T>` as a React value. Re-renders on node value settlement.
|
|
5
|
+
* Subscription lifecycle is tied to React mount/unmount (not node terminal messages).
|
|
6
|
+
*
|
|
7
|
+
* @param node - Any `Node<T>`.
|
|
8
|
+
* @returns `T | undefined` — the current node value, kept in sync via `useSyncExternalStore`.
|
|
9
|
+
*/
|
|
10
|
+
declare function useSubscribe<T>(node: Node<T>): T | undefined | null;
|
|
11
|
+
/**
|
|
12
|
+
* Bind a writable `Node<T>` as a React `[value, setter]` tuple.
|
|
13
|
+
* Setting the value always pushes `[[DIRTY], [DATA, value]]`, including `value === undefined`.
|
|
14
|
+
* Subscription lifecycle is tied to React mount/unmount (not node terminal messages).
|
|
15
|
+
*
|
|
16
|
+
* @param node - A `Node<T>` (e.g. state node).
|
|
17
|
+
* @returns `[T | undefined, (value: T) => void]` — current value and setter function.
|
|
18
|
+
*/
|
|
19
|
+
declare function useStore<T>(node: Node<T>): [T | undefined | null, (value: T) => void];
|
|
20
|
+
/** Maps a key to an object of nodes. Used by `useSubscribeRecord`. */
|
|
21
|
+
type NodeFactory<K, R extends Record<string, any>> = (key: K) => {
|
|
22
|
+
[P in keyof R]: Node<R[P]>;
|
|
23
|
+
};
|
|
24
|
+
/**
|
|
25
|
+
* Subscribe to a dynamic set of keyed node records.
|
|
26
|
+
* Re-subscribes all per-key fields whenever `keysNode` changes.
|
|
27
|
+
* Key re-sync is gated to settled batches (`messageTier >= 3`) to avoid DIRTY-phase churn.
|
|
28
|
+
* Guaranteed to clean up strictly with React hook lifecycle, utilizing no global mappings.
|
|
29
|
+
*
|
|
30
|
+
* @param keysNode - Node of current keys (e.g. node IDs)
|
|
31
|
+
* @param factory - Function returning `{ [field]: Node<V> }` for each key.
|
|
32
|
+
* @returns `Record<K, R>` — snapshot of resolved values for all keys.
|
|
33
|
+
*/
|
|
34
|
+
declare function useSubscribeRecord<K extends string, R extends Record<string, any>>(keysNode: Node<K[]>, factory: NodeFactory<K, R>): Record<K, R>;
|
|
35
|
+
|
|
36
|
+
type index_NodeFactory<K, R extends Record<string, any>> = NodeFactory<K, R>;
|
|
37
|
+
declare const index_useStore: typeof useStore;
|
|
38
|
+
declare const index_useSubscribe: typeof useSubscribe;
|
|
39
|
+
declare const index_useSubscribeRecord: typeof useSubscribeRecord;
|
|
40
|
+
declare namespace index {
|
|
41
|
+
export { type index_NodeFactory as NodeFactory, index_useStore as useStore, index_useSubscribe as useSubscribe, index_useSubscribeRecord as useSubscribeRecord };
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
export { type NodeFactory as N, useSubscribe as a, useSubscribeRecord as b, index as i, useStore as u };
|