@graphrefly/graphrefly 0.37.0 → 0.38.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-CZIQ6JCE.js → chunk-2YFDSYEF.js} +1 -1
- package/dist/{chunk-YVYSO5CW.js → chunk-4BDQXBXE.js} +1 -1
- package/dist/chunk-5BGFS2XH.js +1 -0
- package/dist/chunk-6773HURD.js +1 -0
- package/dist/{chunk-U3COB5WU.js → chunk-6KZZ6XQE.js} +1 -1
- package/dist/{chunk-5CPPC75H.js → chunk-6VFC334U.js} +1 -1
- package/dist/{chunk-KUVDFOJH.js → chunk-7KZZLWZ6.js} +1 -1
- package/dist/{chunk-Q7EUZ6NN.js → chunk-B5S7KTGP.js} +1 -1
- package/dist/chunk-CMTN3KPT.js +80 -0
- package/dist/chunk-DQJLC6YY.js +1 -0
- package/dist/chunk-DSOVKKTI.js +1 -0
- package/dist/chunk-FAYEMS5M.js +1 -0
- package/dist/chunk-FWGIZP3W.js +1 -0
- package/dist/{chunk-FMI4CWFL.js → chunk-G7JN6LCB.js} +1 -1
- package/dist/{chunk-PCD2MU7X.js → chunk-IBGE62GZ.js} +1 -1
- package/dist/{chunk-MYFR67PY.js → chunk-K5C67OGE.js} +1 -1
- package/dist/chunk-KJEAIIIY.js +43 -0
- package/dist/chunk-LV3ACS5J.js +1 -0
- package/dist/{chunk-LOQRPP4Y.js → chunk-NBGPXQSP.js} +1 -1
- package/dist/chunk-NN3QPJ6U.js +1 -0
- package/dist/{chunk-QWVQIL3T.js → chunk-NSAZ6PR6.js} +1 -1
- package/dist/{chunk-MC5LZG3U.js → chunk-NV63VQHI.js} +1 -1
- package/dist/{chunk-2C4NESZE.js → chunk-O245YLM5.js} +1 -1
- package/dist/{chunk-TLS7M7H4.js → chunk-O2BLVQU4.js} +1 -1
- package/dist/chunk-PHXZRR6C.js +1 -0
- package/dist/{chunk-K6ZFJ473.js → chunk-POCWFIJ7.js} +1 -1
- package/dist/{chunk-C5CBVOCB.js → chunk-QEVSIVSF.js} +1 -1
- package/dist/chunk-QMC2PLNM.js +7 -0
- package/dist/chunk-QOJFR6GS.js +1 -0
- package/dist/{chunk-MQZWA3DF.js → chunk-RZ5HKPGI.js} +1 -1
- package/dist/{chunk-WSLN4JFO.js → chunk-SFK7MN7S.js} +1 -1
- package/dist/{chunk-QP5TH523.js → chunk-SP5O2MIX.js} +1 -1
- package/dist/chunk-TB7JKSVS.js +61 -0
- package/dist/{chunk-T4U24DXX.js → chunk-TMVY7OWG.js} +1 -1
- package/dist/{chunk-UODQF4EY.js → chunk-UAXFKMAG.js} +1 -1
- package/dist/{chunk-TFK4P4CX.js → chunk-UVLZX2OU.js} +1 -1
- package/dist/chunk-XIMFHEKV.js +1 -0
- package/dist/{chunk-XIJKEXWR.js → chunk-XLMYQB6F.js} +1 -1
- package/dist/{chunk-4EATTNAE.js → chunk-XLYF4LBH.js} +1 -1
- package/dist/compat/index.cjs +9 -9
- package/dist/compat/index.d.cts +7 -7
- package/dist/compat/index.d.ts +7 -7
- package/dist/compat/index.js +1 -1
- package/dist/compat/nestjs/index.cjs +11 -11
- package/dist/compat/nestjs/index.d.cts +5 -5
- package/dist/compat/nestjs/index.d.ts +5 -5
- package/dist/compat/nestjs/index.js +1 -1
- package/dist/compat/zustand/index.cjs +7 -7
- package/dist/compat/zustand/index.d.cts +3 -3
- package/dist/compat/zustand/index.d.ts +3 -3
- package/dist/compat/zustand/index.js +1 -1
- package/dist/{composite-_XckYx2e.d.cts → composite-CgG0MqHm.d.cts} +8 -1
- package/dist/{composite-CT_mApQD.d.ts → composite-DTOlDuch.d.ts} +8 -1
- package/dist/core/index.cjs +1 -1
- package/dist/core/index.d.cts +2 -2
- package/dist/core/index.d.ts +2 -2
- package/dist/core/index.js +1 -1
- package/dist/extra/index.cjs +19 -19
- package/dist/extra/index.d.cts +5 -5
- package/dist/extra/index.d.ts +5 -5
- package/dist/extra/index.js +1 -1
- package/dist/extra/node.cjs +2 -2
- package/dist/extra/node.d.cts +107 -1
- package/dist/extra/node.d.ts +107 -1
- package/dist/extra/node.js +2 -2
- package/dist/extra/operators.cjs +1 -1
- package/dist/extra/operators.js +1 -1
- package/dist/extra/reactive.d.cts +1 -1
- package/dist/extra/reactive.d.ts +1 -1
- package/dist/extra/reactive.js +1 -1
- package/dist/extra/sources.cjs +1 -1
- package/dist/extra/sources.js +1 -1
- package/dist/extra/storage-tiers-browser.d.cts +76 -5
- package/dist/extra/storage-tiers-browser.d.ts +76 -5
- package/dist/extra/storage-tiers-node.d.cts +137 -13
- package/dist/extra/storage-tiers-node.d.ts +137 -13
- package/dist/extra/storage-tiers.d.cts +151 -23
- package/dist/extra/storage-tiers.d.ts +151 -23
- package/dist/graph/index.cjs +7 -7
- package/dist/graph/index.d.cts +4 -4
- package/dist/graph/index.d.ts +4 -4
- package/dist/graph/index.js +1 -1
- package/dist/{graph-YQXDndFy.d.ts → graph-BjW1taJl.d.ts} +217 -10
- package/dist/{graph-CaNXUc3c.d.cts → graph-CHsVwf9S.d.cts} +217 -10
- package/dist/{index-CUTHDZ7Q.d.ts → index-5dNRlW7J.d.ts} +3 -3
- package/dist/{index-Bpzw8hx3.d.ts → index-AUqWe_fX.d.ts} +7 -4
- package/dist/{index-fHKHdAso.d.ts → index-B-ORMr3k.d.ts} +2 -2
- package/dist/{index-DcWbx58m.d.cts → index-B2IUcH13.d.cts} +2 -2
- package/dist/{index-DuhOdNyg.d.ts → index-BFaALJxR.d.ts} +2 -2
- package/dist/{index-DPqR3wdW.d.ts → index-BI1wMfyc.d.ts} +2 -2
- package/dist/{index-D0ZxFXYl.d.ts → index-BUFCHvOR.d.ts} +2 -2
- package/dist/{index-CLPQyYY5.d.cts → index-BWUMIt7J.d.cts} +3 -3
- package/dist/{index-CkN8CZlT.d.cts → index-BaSy4L6w.d.cts} +37 -17
- package/dist/{index-B1IcU--K.d.cts → index-BgzPO43H.d.cts} +2 -2
- package/dist/{index-D6tRNEKz.d.cts → index-BhzwpIJc.d.cts} +1 -1
- package/dist/{index-4IwO4mH2.d.cts → index-BkQqf1EF.d.cts} +80 -7
- package/dist/{index-CajEOoAN.d.ts → index-BmWuVdER.d.ts} +2 -2
- package/dist/{index-0qOD-421.d.ts → index-Bn0uZEL4.d.ts} +2 -2
- package/dist/{index-DAKm44My.d.cts → index-BpMZzX9P.d.cts} +2 -2
- package/dist/{index-CrpjECS6.d.cts → index-Bpr0Pwgl.d.cts} +2 -2
- package/dist/{index-BECJ8M0T.d.cts → index-BqcgiSQg.d.cts} +2 -2
- package/dist/{index-DfAo9WKr.d.ts → index-BsZk9T8y.d.ts} +1 -1
- package/dist/{index-CU3z8Cel.d.cts → index-BsgxnHN8.d.cts} +2 -2
- package/dist/index-Bub6x_D4.d.cts +427 -0
- package/dist/{index-C-pFD_FV.d.ts → index-BwOsJfLJ.d.ts} +2 -2
- package/dist/{index-CRycrNfn.d.ts → index-Byp771zP.d.ts} +1 -1
- package/dist/{index-e1m3ZHgc.d.cts → index-C-3UXnHT.d.cts} +1 -1
- package/dist/{index-DTYIRT_v.d.cts → index-C56XZiDe.d.cts} +2 -2
- package/dist/{index-D11pGlaI.d.cts → index-CAV-3RpJ.d.cts} +2 -2
- package/dist/{index-D_DThl_J.d.cts → index-CAbHN_rP.d.cts} +1 -1
- package/dist/{index-BhLA9feT.d.ts → index-CEVzBWeB.d.ts} +2 -2
- package/dist/{index-Ci358GSC.d.cts → index-CM-i58FY.d.cts} +2 -2
- package/dist/{index-B9qJmmv3.d.cts → index-CQsqqEVz.d.cts} +1 -1
- package/dist/{index-C0tga1_x.d.ts → index-CijfwEWx.d.ts} +2 -2
- package/dist/{index-BwtIbzSV.d.cts → index-Ckil6miL.d.cts} +2 -2
- package/dist/{index-BokynmA4.d.cts → index-CpdnP-0y.d.cts} +1 -1
- package/dist/{index-BmLkcDlj.d.ts → index-CrlHFsiT.d.ts} +37 -17
- package/dist/{index-DCAuN9u5.d.cts → index-Czk3r0yA.d.cts} +37 -3
- package/dist/{index-C4N-dg5U.d.cts → index-D-B7U42V.d.cts} +2 -2
- package/dist/{index-CKcnuQ2c.d.ts → index-D-HZ7sP4.d.ts} +2 -2
- package/dist/{index-D6pwWiOc.d.cts → index-D7-RSD93.d.cts} +2 -2
- package/dist/{index-9mbs_PIG.d.ts → index-D9vBTuzo.d.ts} +2 -2
- package/dist/{index-C_qi0WlF.d.cts → index-DJNAWzcH.d.cts} +2 -2
- package/dist/{index-Ae6L8liv.d.ts → index-DJVQ-t07.d.ts} +2 -2
- package/dist/{index-D_d1erkR.d.ts → index-DKrIuF-r.d.ts} +2 -2
- package/dist/{index-DXz9uwcs.d.ts → index-DOU1Ee_k.d.ts} +1 -1
- package/dist/{index-D1E1tqHT.d.ts → index-DTDVDzhA.d.ts} +37 -3
- package/dist/{index-B5UR87KG.d.ts → index-DY2f2b9z.d.ts} +4 -2
- package/dist/{index-D8IyqHvT.d.cts → index-DeSsvHDD.d.cts} +4 -2
- package/dist/index-Di7OdwlO.d.ts +427 -0
- package/dist/{index-CzIWlnPp.d.ts → index-DqICM_I7.d.ts} +80 -7
- package/dist/{index-BOfHwQc1.d.ts → index-ML6vHKXK.d.ts} +1 -1
- package/dist/{index-DqtXA3yX.d.cts → index-UsU9ptzs.d.cts} +7 -4
- package/dist/{index-B46GWgk3.d.ts → index-Vz7KPfgz.d.ts} +1 -1
- package/dist/index.cjs +50 -50
- package/dist/index.d.cts +32 -32
- package/dist/index.d.ts +32 -32
- package/dist/index.js +1 -1
- package/dist/meta-BYqlATmg.d.ts +98 -0
- package/dist/meta-DreaEM_a.d.cts +98 -0
- package/dist/patterns/ai/browser.cjs +2 -2
- package/dist/patterns/ai/browser.js +1 -1
- package/dist/patterns/ai/index.cjs +21 -21
- package/dist/patterns/ai/index.d.cts +9 -9
- package/dist/patterns/ai/index.d.ts +9 -9
- package/dist/patterns/ai/index.js +1 -1
- package/dist/patterns/ai/node.js +1 -1
- package/dist/patterns/audit/index.cjs +7 -7
- package/dist/patterns/audit/index.d.cts +5 -5
- package/dist/patterns/audit/index.d.ts +5 -5
- package/dist/patterns/audit/index.js +1 -1
- package/dist/patterns/cqrs/index.cjs +7 -7
- package/dist/patterns/cqrs/index.d.cts +4 -4
- package/dist/patterns/cqrs/index.d.ts +4 -4
- package/dist/patterns/cqrs/index.js +1 -1
- package/dist/patterns/demo-shell/index.cjs +8 -8
- package/dist/patterns/demo-shell/index.d.cts +4 -4
- package/dist/patterns/demo-shell/index.d.ts +4 -4
- package/dist/patterns/demo-shell/index.js +1 -1
- package/dist/patterns/domain-templates/index.cjs +7 -7
- package/dist/patterns/domain-templates/index.d.cts +3 -3
- package/dist/patterns/domain-templates/index.d.ts +3 -3
- package/dist/patterns/domain-templates/index.js +1 -1
- package/dist/patterns/graphspec/index.cjs +21 -21
- package/dist/patterns/graphspec/index.d.cts +3 -3
- package/dist/patterns/graphspec/index.d.ts +3 -3
- package/dist/patterns/graphspec/index.js +1 -1
- package/dist/patterns/guarded-execution/index.cjs +7 -7
- package/dist/patterns/guarded-execution/index.d.cts +6 -6
- package/dist/patterns/guarded-execution/index.d.ts +6 -6
- package/dist/patterns/guarded-execution/index.js +1 -1
- package/dist/patterns/harness/index.cjs +12 -12
- package/dist/patterns/harness/index.d.cts +8 -8
- package/dist/patterns/harness/index.d.ts +8 -8
- package/dist/patterns/harness/index.js +1 -1
- package/dist/patterns/job-queue/index.cjs +7 -7
- package/dist/patterns/job-queue/index.d.cts +4 -4
- package/dist/patterns/job-queue/index.d.ts +4 -4
- package/dist/patterns/job-queue/index.js +1 -1
- package/dist/patterns/lens/index.cjs +7 -7
- package/dist/patterns/lens/index.d.cts +4 -4
- package/dist/patterns/lens/index.d.ts +4 -4
- package/dist/patterns/lens/index.js +1 -1
- package/dist/patterns/memory/index.cjs +7 -7
- package/dist/patterns/memory/index.d.cts +6 -4
- package/dist/patterns/memory/index.d.ts +6 -4
- package/dist/patterns/memory/index.js +1 -1
- package/dist/patterns/messaging/index.cjs +7 -7
- package/dist/patterns/messaging/index.d.cts +4 -4
- package/dist/patterns/messaging/index.d.ts +4 -4
- package/dist/patterns/messaging/index.js +1 -1
- package/dist/patterns/orchestration/index.cjs +7 -7
- package/dist/patterns/orchestration/index.d.cts +4 -4
- package/dist/patterns/orchestration/index.d.ts +4 -4
- package/dist/patterns/orchestration/index.js +1 -1
- package/dist/patterns/process/index.d.cts +5 -5
- package/dist/patterns/process/index.d.ts +5 -5
- package/dist/patterns/process/index.js +1 -1
- package/dist/patterns/reactive-layout/index.cjs +8 -8
- package/dist/patterns/reactive-layout/index.d.cts +4 -4
- package/dist/patterns/reactive-layout/index.d.ts +4 -4
- package/dist/patterns/reactive-layout/index.js +1 -1
- package/dist/patterns/reduction/index.cjs +7 -7
- package/dist/patterns/reduction/index.d.cts +3 -3
- package/dist/patterns/reduction/index.d.ts +3 -3
- package/dist/patterns/reduction/index.js +1 -1
- package/dist/patterns/refine-loop/index.cjs +8 -8
- package/dist/patterns/refine-loop/index.d.cts +5 -5
- package/dist/patterns/refine-loop/index.d.ts +5 -5
- package/dist/patterns/refine-loop/index.js +1 -1
- package/dist/patterns/resilient-pipeline/index.cjs +1 -1
- package/dist/patterns/resilient-pipeline/index.d.cts +4 -4
- package/dist/patterns/resilient-pipeline/index.d.ts +4 -4
- package/dist/patterns/resilient-pipeline/index.js +1 -1
- package/dist/patterns/surface/index.cjs +14 -14
- package/dist/patterns/surface/index.d.cts +4 -4
- package/dist/patterns/surface/index.d.ts +4 -4
- package/dist/patterns/surface/index.js +1 -1
- package/dist/{pipeline-graph-DX2Twdj-.d.ts → pipeline-graph-9JBbmRxA.d.ts} +2 -2
- package/dist/{pipeline-graph-BrrYGjuZ.d.cts → pipeline-graph-DuHpXSOn.d.cts} +2 -2
- package/dist/{reactive-layout-DrGjuwyC.d.cts → reactive-layout-BMLDB4Vd.d.cts} +1 -1
- package/dist/{reactive-layout-BDdngW56.d.ts → reactive-layout-D-tRiNhg.d.ts} +1 -1
- package/dist/{reactive-log-jirQsxMY.d.ts → reactive-log-BgWSA1fg.d.ts} +28 -1
- package/dist/{reactive-log-ScpWyqny.d.cts → reactive-log-C3IMAGpT.d.cts} +28 -1
- package/dist/resilience-LGBK236C.js +1 -0
- package/dist/{topology-tree-BI665P0L.d.ts → topology-tree-D47-nI6Z.d.ts} +1 -1
- package/dist/{topology-tree-BkhmMg2a.d.cts → topology-tree-jrZue3ao.d.cts} +1 -1
- package/package.json +1 -1
- package/dist/chunk-533RQFF6.js +0 -1
- package/dist/chunk-6SVKZ7VI.js +0 -1
- package/dist/chunk-A5HZZYRK.js +0 -1
- package/dist/chunk-B4L5X2QO.js +0 -7
- package/dist/chunk-FJ6IEMOS.js +0 -1
- package/dist/chunk-G6Q3DUMJ.js +0 -1
- package/dist/chunk-GDDPCDLG.js +0 -1
- package/dist/chunk-GFOT6UBB.js +0 -1
- package/dist/chunk-JJTF75VS.js +0 -1
- package/dist/chunk-K2WYIVHM.js +0 -1
- package/dist/chunk-KTWBUJO5.js +0 -61
- package/dist/chunk-M27MVZCP.js +0 -1
- package/dist/chunk-NKKUUKPD.js +0 -43
- package/dist/chunk-QKBCTKH7.js +0 -1
- package/dist/chunk-WGST56ZH.js +0 -80
- package/dist/index-BCq12BqB.d.ts +0 -139
- package/dist/index-DbWwMWiB.d.cts +0 -139
- package/dist/meta-BGO6C7K9.d.cts +0 -41
- package/dist/meta-CC6EPdpK.d.ts +0 -41
- package/dist/resilience-OBU472D2.js +0 -1
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
"use strict";var Qe=Object.defineProperty;var Tn=Object.getOwnPropertyDescriptor;var Nn=Object.getOwnPropertyNames;var On=Object.prototype.hasOwnProperty;var J=(t,e)=>()=>(t&&(e=t(t=0)),e);var kn=(t,e)=>{for(var n in e)Qe(t,n,{get:e[n],enumerable:!0})},En=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of Nn(e))!On.call(t,s)&&s!==n&&Qe(t,s,{get:()=>e[s],enumerable:!(r=Tn(e,s))||r.enumerable});return t};var Rn=t=>En(Qe({},"__esModule",{value:!0}),t);function Tt(t,e){let n=new TextEncoder().encode(t.name);if(n.length===0||n.length>255)throw new Error(`encodeEnvelope: codec name "${t.name}" encodes to ${n.length} bytes (must be 1\u2013255)`);let r=t.version;if(!Number.isInteger(r)||r<0||r>65535)throw new Error(`encodeEnvelope: codec.version ${r} out of u16 range (expected integer 0\u201365535)`);let s=2+n.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++]=et,o[i++]=n.length,o.set(n,i),i+=n.length,o[i++]=r>>>8&255,o[i++]=r&255,o.set(e,i),o}function Nt(t,e){if(t.length<St)throw new Error(`decodeEnvelope: bytes too short (${t.length} < ${St})`);let n=0,r=t[n++];if(r!==et)throw new Error(`decodeEnvelope: unsupported envelope version ${r} (expected ${et})`);let s=t[n++];if(s===0)throw new Error("decodeEnvelope: name_len must be >= 1");if(n+s+2>t.length)throw new Error(`decodeEnvelope: envelope truncated (need ${n+s+2} bytes, have ${t.length})`);let o=new TextDecoder().decode(t.subarray(n,n+s));n+=s;let i=(t[n]<<8|t[n+1])>>>0;n+=2;let a=t.subarray(n),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 Ot(t){t.registerCodec(An)}var An,et,St,tt=J(()=>{"use strict";An={name:"json",version:1,contentType:"application/json",encode(t){let e=JSON.stringify(t);return new TextEncoder().encode(e)},decode(t,e){let n=new TextDecoder().decode(t);return JSON.parse(n)}},et=1,St=4});function ke(t){if(t==null)return ae;let{type:e,id:n,...r}=t;return{type:e??"system",id:n??"",...r}}var ae,nt=J(()=>{"use strict";ae={type:"system",id:""}});function Ee(){return ce>0||ve}function kt(){return ce>0}function _e(t){ce>0?we.push(t):t()}function Re(t){ce+=1;let e=!1;try{t()}catch(n){throw e=!0,n}finally{if(ce-=1,ce===0)if(e){if(!ve){let n=we.splice(0);for(let r of n)try{r()}catch{}re.length=0,se.length=0,ue.length=0}}else Dn()}}function Dn(){let t=!ve;t&&(ve=!0);let e=[],n=0;try{for(;re.length>0||se.length>0||ue.length>0||t&&we.length>0;){if(t&&we.length>0){let o=we.splice(0);for(let i of o)try{i()}catch(a){e.push(a)}continue}if(n+=1,n>1e3)throw re.length=0,se.length=0,ue.length=0,new Error("batch drain exceeded 1000 iterations \u2014 likely a reactive cycle");let s=(re.length>0?re:se.length>0?se:ue).splice(0);for(let o of s)try{o()}catch(i){e.push(i)}}}finally{t&&(ve=!1)}if(e.length===1)throw e[0];if(e.length>1)throw new AggregateError(e,"batch drain: multiple callbacks threw")}function Ae(t,e,n){if(e.length===0)return;if(e.length===1){let c=n(e[0][0]);if(c<3||!Ee()){t(e);return}(c>=5?ue:c===4?se:re).push(()=>t(e));return}let r=e.length,s=r,o=r,i=r,a=0;for(;a<r&&n(e[a][0])<3;)a++;for(s=a;a<r&&n(e[a][0])===3;)a++;for(o=a;a<r&&n(e[a][0])===4;)a++;i=a;let u=Ee();if(s>0){let c=e.slice(0,s);t(c)}if(o>s){let c=e.slice(s,o);u?re.push(()=>t(c)):t(c)}if(i>o){let c=e.slice(o,i);u?se.push(()=>t(c)):t(c)}if(r>i){let c=e.slice(i,r);u?ue.push(()=>t(c)):t(c)}}var ce,ve,re,se,ue,we,De=J(()=>{"use strict";ce=0,ve=!1,re=[],se=[],ue=[],we=[]});function de(){return Math.trunc(performance.now()*1e6)}function Ce(){return Date.now()*1e6}var rt=J(()=>{"use strict"});var xe,j,W,X,Z,Q,ee,V,z,$,le,st,Cn,ot,Gn,Mn,it,Et,Rt,At,at,fe=J(()=>{"use strict";xe=Symbol.for("graphrefly/START"),j=Symbol.for("graphrefly/DATA"),W=Symbol.for("graphrefly/DIRTY"),X=Symbol.for("graphrefly/RESOLVED"),Z=Symbol.for("graphrefly/INVALIDATE"),Q=Symbol.for("graphrefly/PAUSE"),ee=Symbol.for("graphrefly/RESUME"),V=Symbol.for("graphrefly/TEARDOWN"),z=Symbol.for("graphrefly/COMPLETE"),$=Symbol.for("graphrefly/ERROR"),le=Object.freeze([W]),st=Object.freeze([X]),Cn=Object.freeze([Z]),ot=Object.freeze([xe]),Gn=Object.freeze([z]),Mn=Object.freeze([V]),it=Object.freeze([le]),Et=Object.freeze([st]),Rt=Object.freeze([Cn]),At=Object.freeze([Gn]),at=Object.freeze([Mn])});function Dt(t){t.registerMessageType(xe,{tier:0,wireCrossing:!1}),t.registerMessageType(W,{tier:1,wireCrossing:!1}),t.registerMessageType(Z,{tier:1,wireCrossing:!1,metaPassthrough:!1}),t.registerMessageType(Q,{tier:2,wireCrossing:!1}),t.registerMessageType(ee,{tier:2,wireCrossing:!1}),t.registerMessageType(j,{tier:3,wireCrossing:!0}),t.registerMessageType(X,{tier:3,wireCrossing:!0}),t.registerMessageType(z,{tier:4,wireCrossing:!0,metaPassthrough:!1}),t.registerMessageType($,{tier:4,wireCrossing:!0,metaPassthrough:!1}),t.registerMessageType(V,{tier:5,wireCrossing:!0,metaPassthrough:!1})}var Ge,Ct=J(()=>{"use strict";fe();Ge=class{_messageTypes=new Map;_codecs=new Map;_onMessage;_onSubscribe;_defaultVersioning;_defaultHashFn;_inspectorEnabled=!(typeof process<"u"&&process.env?.NODE_ENV==="production");_globalInspector;_rigorRecorder;_frozen=!1;tierOf;constructor(e){this._onMessage=e.onMessage,this._onSubscribe=e.onSubscribe,this._defaultVersioning=e.defaultVersioning,this._defaultHashFn=e.defaultHashFn,this.tierOf=n=>{let r=this._messageTypes.get(n);return r!=null?r.tier:1}}get onMessage(){return this._frozen=!0,this._onMessage}get onSubscribe(){return this._frozen=!0,this._onSubscribe}set onMessage(e){this._assertUnfrozen(),this._onMessage=e}set onSubscribe(e){this._assertUnfrozen(),this._onSubscribe=e}get defaultVersioning(){return this._defaultVersioning}set defaultVersioning(e){this._assertUnfrozen(),this._defaultVersioning=e}get defaultHashFn(){return this._defaultHashFn}set defaultHashFn(e){this._assertUnfrozen(),this._defaultHashFn=e}get inspectorEnabled(){return this._inspectorEnabled}set inspectorEnabled(e){this._inspectorEnabled=e}get globalInspector(){return this._globalInspector}set globalInspector(e){this._globalInspector=e}get rigorRecorder(){return this._rigorRecorder}set rigorRecorder(e){this._rigorRecorder=e}registerMessageType(e,n){return this._assertUnfrozen(),this._messageTypes.set(e,{tier:n.tier,wireCrossing:n.wireCrossing??n.tier>=3,metaPassthrough:n.metaPassthrough??!0}),this}messageTier(e){let n=this._messageTypes.get(e);return n!=null?n.tier:1}isWireCrossing(e){let n=this._messageTypes.get(e);return n!=null?n.wireCrossing:!0}isLocalOnly(e){return!this.isWireCrossing(e)}isMetaPassthrough(e){let n=this._messageTypes.get(e);return n!=null?n.metaPassthrough:!0}isKnownMessageType(e){return this._messageTypes.has(e)}registerCodec(e){return this._assertUnfrozen(),this._codecs.set(e.name,e),this}lookupCodec(e){return this._codecs.get(e)}_isFrozen(){return this._frozen}_assertUnfrozen(){if(this._frozen)throw new Error("GraphReFlyConfig is frozen: a node has already captured this config. Register custom types and set hooks before creating any node.")}}});function ct(t){let e=$n.filter(n=>t({type:n,id:""},"write"));return e.length===0?"restricted":e.includes("human")&&e.includes("llm")&&e.every(n=>n==="human"||n==="llm"||n==="system")?"both":e.length===1?e[0]:e.join("+")}var Y,$n,Me=J(()=>{"use strict";Y=class extends Error{actor;action;nodeName;constructor(e,n){super(n??`GuardDenied: action "${String(e.action)}" denied for actor type "${String(e.actor.type)}"`),this.name="GuardDenied",this.actor=e.actor,this.action=e.action,this.nodeName=e.nodeName}get node(){return this.nodeName}},$n=["human","llm","wallet","system"]});function ut(t){if(t===void 0)return null;if(typeof t=="number"){if(!Number.isFinite(t))throw new TypeError(`Cannot hash non-finite number: ${t}`);if(Number.isInteger(t)&&!Number.isSafeInteger(t))throw new TypeError(`Cannot hash integer outside safe range (|n| > 2^53-1): ${t}. Cross-language cid parity is not guaranteed for unsafe integers.`);return t}if(typeof t=="string"||typeof t=="boolean"||t===null)return t;if(Array.isArray(t))return t.map(ut);if(typeof t=="object"&&t!==null){let e={};for(let n of Object.keys(t).sort())e[n]=ut(t[n]);return e}return null}function Pn(t){let e=Ln.encode(t),n=e.length,r=n*8,s=n+9+63&-64,o=new Uint8Array(s);o.set(e),o[n]=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,l=2773480762,g=1359893119,h=2600822924,f=528734635,d=1541459225,b=new Uint32Array(64),m=(p,y)=>p>>>y|p<<32-y;for(let p=0;p<s;p+=64){for(let T=0;T<16;T++)b[T]=i.getUint32(p+T*4,!1);for(let T=16;T<64;T++){let E=b[T-15],O=b[T-2],D=m(E,7)^m(E,18)^E>>>3,L=m(O,17)^m(O,19)^O>>>10;b[T]=b[T-16]+D+b[T-7]+L>>>0}let y=a,w=u,_=c,x=l,S=g,N=h,k=f,R=d;for(let T=0;T<64;T++){let E=m(S,6)^m(S,11)^m(S,25),O=S&N^~S&k,D=R+E+O+In[T]+b[T]>>>0,L=m(y,2)^m(y,13)^m(y,22),G=y&w^y&_^w&_,B=L+G>>>0;R=k,k=N,N=S,S=x+D>>>0,x=_,_=w,w=y,y=D+B>>>0}a=a+y>>>0,u=u+w>>>0,c=c+_>>>0,l=l+x>>>0,g=g+S>>>0,h=h+N>>>0,f=f+k>>>0,d=d+R>>>0}let v=p=>p.toString(16).padStart(8,"0");return v(a)+v(u)+v(c)+v(l)+v(g)+v(h)+v(f)+v(d)}function dt(t){let e=ut(t??null),n=JSON.stringify(e);return Pn(n).slice(0,16)}function Fn(){let t=globalThis.crypto;if(t?.randomUUID)return t.randomUUID();let e=()=>Math.floor(Math.random()*4294967296).toString(16).padStart(8,"0"),n=e()+e()+e()+e();return`${n.slice(0,8)}-${n.slice(8,12)}-4${n.slice(13,16)}-${(parseInt(n.slice(16,17),16)&3|8).toString(16)}${n.slice(17,20)}-${n.slice(20,32)}`}function lt(t,e,n){let r=n?.id??Fn();if(t===0)return{id:r,version:0};let o=(n?.hash??dt)(e);return{id:r,version:0,cid:o,prev:null}}function Gt(t,e,n){t.version+=1,"cid"in t&&(t.prev=t.cid,t.cid=n(e))}var In,Ln,Mt=J(()=>{"use strict";In=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]),Ln=new TextEncoder});function Lt(t){return{node:t,unsub:null,prevData:void 0,dirty:!1,involvedThisWave:!1,dataBatch:[],terminal:void 0}}function ft(t){t.prevData=void 0,t.dirty=!1,t.involvedThisWave=!1,t.dataBatch.length=0,t.terminal=void 0}function $e(t){return t.length===0?t:typeof t[0]=="symbol"?[t]:t}function oe(t,e,n){let r=Pt(t)?t:[],s=typeof t=="function"?t:typeof e=="function"?e:void 0,o={};return Pt(t)?o=(pt(e)?e:n)??{}:pt(t)?o=t:o=(pt(e)?e:n)??{},new P(r,s,o)}var $t,It,jn,Bn,pe,P,Pt,pt,he=J(()=>{"use strict";tt();nt();De();rt();Ct();Me();fe();Mt();$t=()=>{},It=100;jn=(t,e,n,r)=>{n.direction==="down-in"&&t._onDepMessage(n.depIndex,e)},Bn=(t,e,n,r)=>{let s=t;if(s._status==="completed"||s._status==="errored")return;let o=s._cached,i=o===void 0?[ot]:[ot,[j,o]];s._status==="dirty"&&i.push(le),Ae(e,i,s._config.tierOf)},pe=new Ge({onMessage:jn,onSubscribe:Bn});Dt(pe);Ot(pe);P=class t{_optsName;_describeKind;meta;_hasMeta;_config;_deps;_sinks=null;_sinkCount=0;_cached;_status;_cleanup;_store={};_waveHasNewData=!1;_hasNewTerminal=!1;_hasCalledFnOnce=!1;_paused=!1;_pendingWave=!1;_isExecutingFn=!1;_pendingRerun=!1;_rerunDepth=0;_dirtyDepCount=0;_batchPendingMessages=null;_pauseLocks=null;_pauseBuffer=null;_fn;_equals;_resubscribable;_resetOnTeardown;_autoComplete;_autoError;_pausable;_partial;_guard;_extraGuards;_hashFn;_versioning;_versioningLevel;_lastMutation;_inspectorHooks;_actions;constructor(e,n,r){this._config=r.config??pe,this._config.onMessage,this._optsName=r.name,this._describeKind=r.describeKind,this._equals=r.equals??Object.is,this._resubscribable=r.resubscribable??!1,this._resetOnTeardown=r.resetOnTeardown??!1,this._autoComplete=r.completeWhenDepsComplete??!0,this._autoError=r.errorWhenDepsError??!0,this._pausable=r.pausable??!0,this._guard=r.guard,this._fn=n,this._partial=r.partial??!1,this._cached=r.initial!==void 0?r.initial:void 0,this._status=e.length===0&&n==null&&this._cached!==void 0?"settled":"sentinel",this._hashFn=r.versioningHash??this._config.defaultHashFn??dt;let s=r.versioning??this._config.defaultVersioning;this._versioningLevel=s,this._versioning=s!=null?lt(s,this._cached===void 0?void 0:this._cached,{id:r.versioningId,hash:this._hashFn}):void 0,this._deps=e.map(Lt);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 t([],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([[j,a]])},down(a){i._emit($e(a))},up(a){i._emitUp($e(a))}},this.down=this.down.bind(this),this.up=this.up.bind(this)}get _isTerminal(){return this._status==="completed"||this._status==="errored"}get name(){return this._optsName}get status(){return this._status}get cache(){return this._cached===void 0?void 0:this._cached}get lastMutation(){return this._lastMutation}get v(){return this._versioning}hasGuard(){return this._guard!=null}_applyVersioning(e,n){if(this._isExecutingFn)throw new Error(`Node "${this.name}": _applyVersioning cannot run mid-fn \u2014 call it outside of \`_execFn\` (typically at graph setup time before the first subscribe).`);let r=this._versioningLevel;if(r!=null&&e<=r)return;let s=n?.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??n?.id,u=i?.version??0,c=lt(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 n=ke(e);if(this._guard!=null&&!this._guard(n,"observe"))return!1;if(this._extraGuards!=null){for(let r of this._extraGuards)if(!r(n,"observe"))return!1}return!0}_checkGuard(e){if(e?.internal)return;let n=this._guard!=null||this._extraGuards!=null,r=e?.actor!=null;if(!n&&!r)return;let s=ke(e?.actor),o=e?.delivery==="signal"?"signal":"write";if(this._guard!=null&&!this._guard(s,o))throw new Y({actor:s,action:o,nodeName:this.name});if(this._extraGuards!=null){for(let i of this._extraGuards)if(!i(s,o))throw new Y({actor:s,action:o,nodeName:this.name})}this._lastMutation={actor:s,timestamp_ns:Ce()}}down(e,n){let r=$e(e);r.length!==0&&(this._checkGuard(n),this._emit(r))}emit(e,n){this._checkGuard(n),this._emit([[j,e]])}up(e,n){if(this._deps.length===0)return;let r=$e(e);if(r.length===0)return;this._checkGuard(n);let s=n??{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 n of this._deps)n.node.up?.(e,{internal:!0})}}_validateUpTiers(e){let n=this._config.tierOf;for(let r of e){let s=n(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,n){if(n!=null&&this._guard!=null){let u=ke(n);if(!this._guard(u,"observe"))throw new Y({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)ft(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[n]=this._sinks;this._sinks=n}else this._sinks.size===0&&(this._sinks=null)}_activate(){if(this._deps.length===0){this._fn&&this._execFn();return}this._dirtyDepCount=0;let e=this._deps.length,n=0;try{for(let r=0;r<e;r++){let s=r,o=this._deps[r];o.unsub=$t,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()}),n++}}catch(r){this._deps[n].unsub=null;for(let s=0;s<n;s++){let o=this._deps[s];if(o.unsub!=null){let i=o.unsub;o.unsub=null;try{i()}catch{}ft(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 n=this._deps.length,r=Lt(e);if(this._deps.push(r),this._sinks==null)return n;r.dirty=!0,this._dirtyDepCount++,this._status!=="dirty"&&this._emit(it),r.unsub=$t;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:n},this._actions);i&&this._maybeRunFnOnSettlement()})}catch(s){throw r.unsub=null,this._deps.pop(),this._dirtyDepCount--,s}return n}_deactivate(e=!1){let n=this._cleanup;if(this._cleanup=void 0,typeof n=="function")try{n()}catch(r){this._emit([[$,this._wrapFnError("cleanup threw",r)]])}else if(n!=null&&typeof n=="object"){let r=n.deactivate;if(typeof r=="function")try{r()}catch(s){this._emit([[$,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{}}ft(r)}this._waveHasNewData=!1,this._hasNewTerminal=!1,this._hasCalledFnOnce=!1,this._paused=!1,this._pendingWave=!1,this._pendingRerun=!1,this._rerunDepth=0,this._store={},this._dirtyDepCount=0,this._pauseLocks=null,this._pauseBuffer=null,this._fn!=null&&(this._cached=void 0),e||(this._fn!=null||this._deps.length>0)&&(!this._isTerminal||this._resubscribable)&&(this._status="sentinel")}_onDepMessage(e,n){let r=this._deps[e],s=n[0];if(this._inspectorHooks!=null){let o={kind:"dep_message",depIndex:e,message:n};for(let i of this._inspectorHooks)i(o)}if(s!==xe){if(s===W){this._depDirtied(r);return}if(s===Z){if(this._depInvalidated(r),this._cached===void 0)return;this._emit(Rt);return}if(s===Q||s===ee){this._emit([n]);return}if(s===V){this._emit(at);return}if(s===j)this._depSettledAsData(r,n[1]);else if(s===X)this._depSettledAsResolved(r);else if(s===z)this._depSettledAsTerminal(r,!0);else if(s===$)this._depSettledAsTerminal(r,n[1]);else{this._emit([n]);return}if(!this._fn){(s===j||s===X)&&this._emit([n]),(s===z||s===$)&&this._maybeAutoTerminalAfterWave();return}}}_depDirtied(e){e.dirty||(e.dirty=!0,e.involvedThisWave=!0,this._dirtyDepCount++,this._status!=="dirty"&&this._emit(it))}_depSettledAsData(e,n){e.dirty&&(e.dirty=!1,this._dirtyDepCount--),e.involvedThisWave=!0,e.dataBatch.push(n),this._waveHasNewData=!0}_depSettledAsResolved(e){e.dirty&&(e.dirty=!1,this._dirtyDepCount--)}_depSettledAsTerminal(e,n){e.dirty&&(e.dirty=!1,this._dirtyDepCount--),e.terminal=n,e.involvedThisWave=!0,this._hasNewTerminal=!0}_depInvalidated(e){e.prevData=void 0,e.terminal=void 0,e.dataBatch.length=0,e.dirty?e.involvedThisWave=!1:(e.dirty=!0,e.involvedThisWave=!0,this._dirtyDepCount++)}_maybeRunFnOnSettlement(){if(!(this._isTerminal&&!this._resubscribable)&&!(this._dirtyDepCount>0)){if(!this._partial&&!this._hasCalledFnOnce)for(let e=0;e<this._deps.length;e++){let n=this._deps[e];if(n.dataBatch.length===0&&n.prevData===void 0&&n.terminal===void 0){this._maybeAutoTerminalAfterWave();return}}if(this._paused){this._pendingWave=!0;return}if(!this._waveHasNewData&&!this._hasNewTerminal&&this._hasCalledFnOnce){this._clearWaveFlags(),this._emit(Et),this._maybeAutoTerminalAfterWave();return}this._fn&&this._execFn(),this._maybeAutoTerminalAfterWave()}}_maybeAutoTerminalAfterWave(){if(this._deps.length===0||this._isTerminal)return;let e=this._deps.find(n=>n.terminal!==void 0&&n.terminal!==!0);if(e!=null){this._autoError&&this._emit([[$,e.terminal]]);return}this._autoComplete&&this._deps.every(n=>n.terminal!==void 0)&&this._emit(At)}_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([[$,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([[$,this._wrapFnError("cleanup.beforeRun threw",a)]]);return}}}let n=this._deps.map(i=>i.involvedThisWave?i.dataBatch.length>0?[...i.dataBatch]:[]:void 0),r=this._deps.map(i=>i.prevData);for(let i=0;i<this._deps.length;i++){let a=n[i];a!=null&&a.length>0&&(this._deps[i].prevData=a[a.length-1])}let 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:n,prevData:r};for(let a of this._inspectorHooks)a(i)}this._isExecutingFn=!0;try{let i=this._fn(n,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([[$,this._wrapFnError("fn threw",i)]])}finally{this._isExecutingFn=!1,this._pendingRerun?(this._pendingRerun=!1,this._rerunDepth+=1,this._rerunDepth>It?(this._rerunDepth=0,this._emit([[$,new Error(`Node "${this.name}": _pendingRerun depth exceeded ${It} \u2014 likely a reactive cycle`)]])):this._maybeRunFnOnSettlement()):this._rerunDepth=0,this._clearWaveFlags()}}_clearWaveFlags(){this._waveHasNewData=!1,this._hasNewTerminal=!1;for(let e of this._deps)e.involvedThisWave=!1,e.dataBatch.length=0}_wrapFnError(e,n){let r=n instanceof Error?n.message:String(n);return new Error(`Node "${this.name}": ${e}: ${r}`,{cause:n})}_frameBatch(e){let n=this._config.tierOf;if(e.length===1)return n(e[0][0])===3&&this._status!=="dirty"?[le,e[0]]:e;let r=!0,s=!1,o=!1,i=-1;for(let u of e){let c=n(u[0]);c<i&&(r=!1),c===3&&(s=!0),u[0]===W&&(o=!0),i=c}let a=e;if(!r){let u=e.map((c,l)=>({m:c,i:l,tier:n(c[0])}));u.sort((c,l)=>c.tier-l.tier||c.i-l.i),a=u.map(c=>c.m)}if(s&&!o&&this._status!=="dirty"){let u=0;for(;u<a.length&&n(a[u][0])===0;)u++;return u===0?[le,...a]:[...a.slice(0,u),le,...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]===$&&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 n=e;if(this._isTerminal&&!this._resubscribable){let a=e.filter(u=>u[0]===V||u[0]===Z);if(a.length===0)return;n=a}n=this._frameBatch(n);let s=null;for(let a=0;a<n.length;a++){let u=n[a],c=u[0];if(c!==Q&&c!==ee){s?.push(u);continue}if(u.length<2)throw new Error(`Node "${this.name}": [[${c===Q?"PAUSE":"RESUME"}]] must carry a lockId payload \u2014 bare PAUSE/RESUME is a protocol violation (C0 rule). Use \`[[PAUSE, lockId]]\` / \`[[RESUME, lockId]]\`.`);let l=!0;if(this._pausable!==!1){let g=u[1];if(c===Q)this._pauseLocks==null&&(this._pauseLocks=new Set),this._pauseLocks.add(g),this._paused=!0,this._pausable==="resumeAll"&&this._pauseBuffer==null&&(this._pauseBuffer=[]);else if(this._pauseLocks==null||!this._pauseLocks.has(g))l=!1;else if(this._pauseLocks.delete(g),this._pauseLocks.size===0){if(this._paused=!1,this._pauseBuffer!=null&&this._pauseBuffer.length>0){let h=this._pauseBuffer;this._pauseBuffer=[],this._emit(h)}this._pendingWave&&(this._pendingWave=!1,this._maybeRunFnOnSettlement())}}l?s?.push(u):s==null&&(s=n.slice(0,a))}if(s!=null){if(s.length===0)return;n=s}if(this._hasMeta&&n.some(a=>a[0]===V))for(let a of Object.keys(this.meta))try{this.meta[a]._emit(at)}catch{}let{finalMessages:o,equalsError:i}=this._updateState(n);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([[$,i]])}_updateState(e){let n=this._config.tierOf,r,s,o=-1,i=0;for(let l of e)n(l[0])===3&&i++;let a=i<=1,u=-1;if(this._versioning!=null&&i>1){for(let l=e.length-1;l>=0;l--)if(e[l][0]===j){u=l;break}}for(let l=0;l<e.length;l++){let g=e[l],h=g[0];if(h===j){if(g.length>=2){let f=!1;if(a&&this._cached!==void 0)try{f=this._equals(this._cached,g[1])}catch(d){s=this._wrapFnError("equals threw",d),o=l;break}if(f){r==null&&(r=e.slice(0,l)),r.push(st),this._status="resolved";continue}this._cached=g[1],this._versioning!=null&&(u<0||l===u)&&Gt(this._versioning,g[1],this._hashFn)}this._status="settled",r?.push(g)}else if(r?.push(g),h===W)this._status="dirty";else if(h===X)this._status="resolved";else if(h===z){this._status="completed";{let f=this._config.rigorRecorder;if(f!=null)try{f.onTerminalTransition(this,"completed",this._autoComplete,this._autoError,this._deps.length>0)}catch{}}}else if(h===$){this._status="errored";{let f=this._config.rigorRecorder;if(f!=null)try{f.onTerminalTransition(this,"errored",this._autoComplete,this._autoError,this._deps.length>0)}catch{}}}else if(h===Z){if(this._cached!==void 0){let d=this._config.rigorRecorder;if(d!=null)try{d.onNonVacuousInvalidate(this,this._cached)}catch{}}this._cached=void 0,this._status="dirty";let f=this._cleanup;if(typeof f=="function"){this._cleanup=void 0;try{f()}catch{}}else if(f!=null&&typeof f=="object"){let d=f.invalidate;if(typeof d=="function")try{d()}catch{}}}else h===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 n=[...this._sinks];for(let r of n)r(e)};_dispatchOrAccumulate(e){if(kt()){this._batchPendingMessages===null&&(this._batchPendingMessages=[],_e(()=>this._flushBatchPending()));for(let n of e)this._batchPendingMessages.push(n);return}Ae(this._deliverToSinks,e,this._config.tierOf)}_flushBatchPending(){let e=this._batchPendingMessages;if(e===null||(this._batchPendingMessages=null,e.length===0))return;let n=this._frameBatch(e);Ae(this._deliverToSinks,n,this._config.tierOf)}},Pt=t=>Array.isArray(t),pt=t=>typeof t=="object"&&t!=null&&!Array.isArray(t)});function te(t,e){return oe([],{...e,initial:t})}function Se(t,e){return oe((r,s,o)=>t(s,o)??void 0,{describeKind:"producer",...e})}function ie(t,e,n){return oe(t,(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",...n})}function Ie(t,e,n){return oe(t,(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",...n})}var Le=J(()=>{"use strict";he()});function ge(t){return t.subscribe(()=>{})}var gt=J(()=>{"use strict"});var Fe,Ft=J(()=>{"use strict";Fe=class{_timer;_gen=0;start(e,n){this.cancel(),this._gen+=1;let r=this._gen;this._timer=setTimeout(()=>{this._timer=void 0,r===this._gen&&n()},e)}cancel(){this._timer!==void 0&&(clearTimeout(this._timer),this._timer=void 0)}get pending(){return this._timer!==void 0}}});var qr={};kn(qr,{compileSpec:()=>Hr,decompileGraph:()=>Wr,extractFnFactory:()=>yn,extractSourceFactory:()=>vn,generateCatalogPrompt:()=>wn,isRichFnEntry:()=>Ne,isRichSourceEntry:()=>wt,llmCompose:()=>Kr,llmRefine:()=>Sn,specDiff:()=>Ur,validateSpec:()=>qe,validateSpecAgainstCatalog:()=>_t});module.exports=Rn(qr);Le();nt();De();rt();Me();fe();Me();he();function Pe(t,e){if(e!=null&&e.length>0)return new Set(e);switch(t){case"standard":return new Set(["type","status","value","deps","meta","v"]);case"full":return null;default:return new Set(["type","deps"])}}function Vn(t){return t._describeKind!=null?t._describeKind:t._deps.length>0?"derived":t._fn!=null?"producer":"state"}function Hn(t){let e={};for(let[n,r]of Object.entries(t.meta))try{e[n]=r.cache}catch{}return e}function ht(t,e){let n=e==null,r=!n&&e!=null?[...e].filter(c=>c.startsWith("meta.")).map(c=>c.slice(5)):null,s=n||e.has("meta")||r!=null&&r.length>0,o="state",i=[];t instanceof P&&(o=Vn(t),i=t._deps.map(c=>c.node.name??""));let a={type:o,deps:i};(n||e.has("status"))&&(a.status=t.status);let u=t instanceof P?t._guard:void 0;if(s){let c={...Hn(t)};if(u!=null&&c.access===void 0&&(c.access=ct(u)),r!=null&&r.length>0&&!e.has("meta")){let l={};for(let g of r)g in c&&(l[g]=c[g]);a.meta=l}else a.meta=c}if(t.name!=null&&(a.name=t.name),n||e.has("value")){t.status==="sentinel"&&(a.sentinel=!0);try{a.value=t.cache}catch{}}if((n||e.has("v"))&&t.v!=null){let c={id:t.v.id,version:t.v.version};"cid"in t.v&&(c.cid=t.v.cid,c.prev=t.v.prev),a.v=c}return(n||e.has("guard"))&&u!=null&&(a.guard=ct(u)),(n||e.has("lastMutation"))&&t.lastMutation!=null&&(a.lastMutation=t.lastMutation),a}he();Le();gt();Ft();var Te=class{constructor(e){this.capacity=e;if(!Number.isInteger(e)||e<=0)throw new Error(`RingBuffer capacity must be a positive integer (got ${e})`);this.buf=new Array(e)}buf;head=0;_size=0;get size(){return this._size}get maxSize(){return this.capacity}push(e){let n=(this.head+this._size)%this.capacity;this.buf[n]=e,this._size<this.capacity?this._size++:this.head=(this.head+1)%this.capacity}shift(){if(this._size===0)return;let e=this.buf[this.head];return this.buf[this.head]=void 0,this.head=(this.head+1)%this.capacity,this._size--,e}at(e){if(this._size===0)return;let n=e<0?this._size+e:e;if(!(n<0||n>=this._size))return this.buf[(this.head+n)%this.capacity]}toArray(){let e=new Array(this._size);for(let n=0;n<this._size;n++)e[n]=this.buf[(this.head+n)%this.capacity];return e}clear(){for(let e=0;e<this._size;e++)this.buf[(this.head+e)%this.capacity]=void 0;this.head=0,this._size=0}};tt();function mt(t){return t>=768&&t<=879||t>=1155&&t<=1161||t>=1425&&t<=1469||t>=1552&&t<=1562||t>=1611&&t<=1631||t>=1648&&t===1648||t>=1750&&t<=1756||t>=1759&&t<=1764||t>=1767&&t<=1768||t>=1770&&t<=1773||t>=1840&&t<=1866||t>=1958&&t<=1968||t>=2304&&t<=2307||t>=2362&&t<=2383||t>=2385&&t<=2391||t>=2402&&t<=2403||t>=2433&&t<=2435||t>=2492&&t<=2509||t>=2561&&t<=2563||t>=2620&&t<=2641||t>=2672&&t<=2673||t>=2677&&t===2677||t>=3633&&t===3633||t>=3636&&t<=3642||t>=3655&&t<=3662||t>=3761&&t===3761||t>=3764&&t<=3772||t>=3784&&t<=3790||t>=7616&&t<=7679||t>=8400&&t<=8447||t>=65024&&t<=65039||t>=65056&&t<=65071||t===8205?0:t>=4352&&t<=4447||t>=8986&&t<=8987||t>=9001&&t<=9002||t>=9193&&t<=9203||t>=9208&&t<=9210||t>=9725&&t<=9726||t>=9748&&t<=9749||t>=9800&&t<=9811||t===9855||t===9875||t===9889||t>=9898&&t<=9899||t>=9917&&t<=9918||t>=9924&&t<=9925||t===9934||t===9940||t===9962||t>=9970&&t<=9971||t===9973||t===9978||t===9981||t===9986||t===9989||t>=9992&&t<=9997||t===9999||t>=10067&&t<=10069||t===10071||t>=10133&&t<=10135||t===10160||t===10175||t>=10548&&t<=10549||t>=11013&&t<=11015||t>=11035&&t<=11036||t===11088||t===11093||t>=11904&&t<=12350||t>=12352&&t<=12447||t>=12448&&t<=12543||t>=12549&&t<=12591||t>=12593&&t<=12686||t>=12688&&t<=12771||t>=12784&&t<=12830||t>=12832&&t<=12871||t>=12880&&t<=19903||t>=19968&&t<=40959||t>=43360&&t<=43388||t>=44032&&t<=55203||t>=63744&&t<=64255||t>=65040&&t<=65049||t>=65072&&t<=65131||t>=65281&&t<=65376||t>=65504&&t<=65510||t>=126980&&t===126980||t===127183||t>=127344&&t<=127345||t===127358||t===127359||t===127374||t>=127377&&t<=127386||t>=127456&&t<=127487||t>=127488&&t<=127490||t===127514||t===127535||t>=127538&&t<=127546||t>=127568&&t<=127569||t>=127744&&t<=129535||t>=129536&&t<=129791||t>=129792&&t<=130047||t>=131072&&t<=196605||t>=196608&&t<=262141?2:1}function je(t){let e=0;for(let n of t)e+=mt(n.codePointAt(0));return e}function jt(t,e){if(e<=0)return"";let n=0,r="";for(let s of t){let o=mt(s.codePointAt(0));if(n+o>e){if(e<=1)return"\u2026";for(;n+1>e&&r.length>0;){let i=[...r].pop();r=r.slice(0,-i.length),n-=mt(i.codePointAt(0))}return`${r}\u2026`}r+=s,n+=o}return r}var zn={horizontal:"\u2500",vertical:"\u2502",cornerTL:"\u250C",cornerTR:"\u2510",cornerBL:"\u2514",cornerBR:"\u2518",tDown:"\u252C",tUp:"\u2534",tRight:"\u251C",tLeft:"\u2524",cross:"\u253C",arrowRight:"\u25B6",arrowDown:"\u25BC",arrowLeft:"\u25C0",arrowUp:"\u25B2",boxTL:"\u250C",boxTR:"\u2510",boxBL:"\u2514",boxBR:"\u2518",boxH:"\u2500",boxV:"\u2502"},Wn={horizontal:"-",vertical:"|",cornerTL:"+",cornerTR:"+",cornerBL:"+",cornerBR:"+",tDown:"+",tUp:"+",tRight:"+",tLeft:"+",cross:"+",arrowRight:">",arrowDown:"v",arrowLeft:"<",arrowUp:"^",boxTL:"+",boxTR:"+",boxBL:"+",boxBR:"+",boxH:"-",boxV:"|"};function zt(t,e){let n=e.charset==="ascii"?Wn:zn,r=t.width,s=t.height,o=Array.from({length:s},()=>Array.from({length:r},()=>" ")),i=Array.from({length:s},()=>Array.from({length:r},()=>"empty"));for(let a of t.edges)Kn(o,i,n,a);for(let a of t.boxes)Un(o,i,n,a,e.labelOf(a.id));return o.map(a=>Xn(a.join(""))).join(`
|
|
2
|
-
`)}function Un(t,e,n,r,s){let{x:o,y:i,w:a,h:u}=r;if(a<2||u<2){u>0&&Bt(t,e,o,i,a,s);return}ne(t,e,o,i,n.boxTL);for(let l=o+1;l<o+a-1;l+=1)ne(t,e,l,i,n.boxH);ne(t,e,o+a-1,i,n.boxTR);for(let l=i+1;l<i+u-1;l+=1){ne(t,e,o,l,n.boxV);for(let g=o+1;g<o+a-1;g+=1)Wt(t,e,g,l," ","empty");ne(t,e,o+a-1,l,n.boxV)}ne(t,e,o,i+u-1,n.boxBL);for(let l=o+1;l<o+a-1;l+=1)ne(t,e,l,i+u-1,n.boxH);ne(t,e,o+a-1,i+u-1,n.boxBR);let c=i+Math.floor(u/2);Bt(t,e,o+1,c,a-2,s)}function ne(t,e,n,r,s){Wt(t,e,n,r,s,s===" "?"empty":s==="\u2500"||s==="-"?"boxH":s==="\u2502"||s==="|"?"boxV":"boxCorner")}function Wt(t,e,n,r,s,o){if(r<0||r>=t.length)return;let i=t[r];n<0||n>=i.length||(i[n]=s,e[r][n]=o)}function Bt(t,e,n,r,s,o){if(r<0||r>=t.length)return;let i=n,a=s;for(let u of o){let c=je(u);if(c!==0){if(a<c)break;i>=0&&i<t[r].length&&(t[r][i]=u,e[r][i]="label",c===2&&i+1<t[r].length&&(t[r][i+1]="",e[r][i+1]="label")),i+=c,a-=c}}for(;a>0;)i>=0&&i<t[r].length&&(t[r][i]=" ",e[r][i]="empty"),i+=1,a-=1}function Kn(t,e,n,r){let s=r.points;if(s.length<2)return;for(let u=0;u+1<s.length;u+=1)qn(t,e,n,s[u],s[u+1]);for(let u=1;u+1<s.length;u+=1){let c=s[u-1],l=s[u],g=s[u+1],h=Jn(c,l,g,n);h&&Ht(t,e,l.x,l.y,h,"edgeCorner")}let o=s[s.length-1],i=s[s.length-2],a=Yn(i,o,n);a&&Ht(t,e,o.x,o.y,a,"arrow")}function qn(t,e,n,r,s){if(!(r.x===s.x&&r.y===s.y)){if(r.y===s.y){let o=r.y,i=Math.min(r.x,s.x),a=Math.max(r.x,s.x);for(let u=i;u<=a;u+=1)Vt(t,e,u,o,n,"h")}else if(r.x===s.x){let o=r.x,i=Math.min(r.y,s.y),a=Math.max(r.y,s.y);for(let u=i;u<=a;u+=1)Vt(t,e,o,u,n,"v")}}}function Vt(t,e,n,r,s,o){if(r<0||r>=t.length)return;let i=t[r];if(n<0||n>=i.length)return;let a=e[r][n];if(!(a==="boxH"||a==="boxV"||a==="boxCorner"||a==="label")){if(a==="empty"){i[n]=o==="h"?s.horizontal:s.vertical,e[r][n]=o==="h"?"edgeH":"edgeV";return}if(a==="edgeH"&&o==="v"){i[n]=s.cross,e[r][n]="edgeCorner";return}if(a==="edgeV"&&o==="h"){i[n]=s.cross,e[r][n]="edgeCorner";return}}}function Ht(t,e,n,r,s,o){if(r<0||r>=t.length)return;let i=t[r];if(n<0||n>=i.length)return;let a=e[r][n];a==="boxH"||a==="boxV"||a==="boxCorner"||a==="label"||(i[n]=s,e[r][n]=o)}function Jn(t,e,n,r){let s=t.y===e.y,o=e.y===n.y;if(s===o)return;if(s){let u=t.x<e.x,c=n.y>e.y;return u&&c?r.cornerTR:u&&!c?r.cornerBR:!u&&c?r.cornerTL:r.cornerBL}let i=t.y<e.y,a=n.x>e.x;return i&&a?r.cornerBL:i&&!a?r.cornerBR:!i&&a?r.cornerTL:r.cornerTR}function Yn(t,e,n){if(e.x>t.x)return n.arrowRight;if(e.x<t.x)return n.arrowLeft;if(e.y>t.y)return n.arrowDown;if(e.y<t.y)return n.arrowUp}function Xn(t){let e=t.length;for(;e>0&&t.charCodeAt(e-1)===32;)e-=1;return t.slice(0,e)}function qt(t){let e=Zn(t);Qn(e),er(e),tr(e),nr(e,t);let n=or(e,t),{width:r,height:s}=ar(e),o=[];for(let i of e.layers)for(let a of i)a.isVirtual||o.push({id:a.id,layer:a.layer,order:a.order,x:a.x,y:a.y,w:a.w,h:a.h});return{boxes:o,edges:n,width:r,height:s}}function Zn(t){let e=new Map;for(let s of t.nodes)e.set(s,{id:s,isVirtual:!1,layer:-1,order:0,x:0,y:0,w:t.widthCells(s),h:t.heightCells(s),in:[],out:[]});let n=[],r=0;for(let s of t.edges){if(s.from===s.to)continue;let o=e.get(s.from),i=e.get(s.to);if(!o||!i)continue;let a={chainId:r++,chainFrom:s.from,chainTo:s.to,fromId:s.from,toId:s.to,hopIndex:0,chainLen:1};o.out.push(a),i.in.push(a),n.push(a)}return{nodes:e,layers:[],hops:n}}function Qn(t){let e=new Map;for(let o of t.nodes.values())e.set(o.id,o.in.length);let n=[];for(let o of t.nodes.values())(e.get(o.id)??0)===0&&(o.layer=0,n.push(o));let r=new Set,s=0;for(;s<n.length;){let o=n[s++];if(!r.has(o.id)){r.add(o.id);for(let i of o.out){let a=t.nodes.get(i.toId);a.layer=Math.max(a.layer,o.layer+1);let u=(e.get(a.id)??0)-1;e.set(a.id,u),u<=0&&n.push(a)}}}for(let o of t.nodes.values())o.layer<0&&(o.layer=0)}function er(t){let e=Math.max(0,...Array.from(t.nodes.values(),o=>o.layer)),n=Array.from({length:e+1},()=>[]);for(let o of t.nodes.values())n[o.layer].push(o);let r=[],s=0;for(let o of t.hops){let i=t.nodes.get(o.fromId),a=t.nodes.get(o.toId),u=a.layer-i.layer;if(u<=0){i.out=i.out.filter(g=>g!==o),a.in=a.in.filter(g=>g!==o);continue}if(u===1){o.hopIndex=0,o.chainLen=1,r.push(o);continue}i.out=i.out.filter(g=>g!==o),a.in=a.in.filter(g=>g!==o);let c=i;for(let g=1;g<u;g+=1){let h=`__virt_${s++}__`,f={id:h,isVirtual:!0,layer:i.layer+g,order:0,x:0,y:0,w:0,h:1,in:[],out:[]};t.nodes.set(h,f),n[f.layer].push(f);let d={chainId:o.chainId,chainFrom:o.chainFrom,chainTo:o.chainTo,fromId:c.id,toId:h,hopIndex:g-1,chainLen:u};c.out.push(d),f.in.push(d),r.push(d),c=f}let l={chainId:o.chainId,chainFrom:o.chainFrom,chainTo:o.chainTo,fromId:c.id,toId:a.id,hopIndex:u-1,chainLen:u};c.out.push(l),a.in.push(l),r.push(l)}for(let o of n)for(let i=0;i<o.length;i+=1)o[i].order=i;t.layers=n,t.hops=r}function tr(t){for(let n=0;n<4;n+=1){for(let r=1;r<t.layers.length;r+=1)Ut(t,t.layers[r],"in"),Be(t.layers[r]);for(let r=t.layers.length-2;r>=0;r-=1)Ut(t,t.layers[r],"out"),Be(t.layers[r])}for(let n=0;n<2;n+=1){let r=!1;for(let s=1;s<t.layers.length;s+=1){let o=t.layers[s];for(let i=0;i+1<o.length;i+=1){let a=Kt(t,o[i],o[i+1],"in");[o[i],o[i+1]]=[o[i+1],o[i]],Be(o),Kt(t,o[i],o[i+1],"in")<a?r=!0:([o[i],o[i+1]]=[o[i+1],o[i]],Be(o))}}if(!r)break}}function Ut(t,e,n){let r=new Map;for(let s of e){let o=n==="in"?s.in:s.out;if(o.length===0){r.set(s.id,s.order);continue}let i=0,a=0;for(let u of o){let c=t.nodes.get(n==="in"?u.fromId:u.toId);c&&(i+=c.order,a+=1)}r.set(s.id,a===0?s.order:i/a)}e.sort((s,o)=>{let i=r.get(s.id),a=r.get(o.id);return i!==a?i-a:s.order-o.order})}function Be(t){for(let e=0;e<t.length;e+=1)t[e].order=e}function Kt(t,e,n,r){let s=r==="in"?e.in:e.out,o=r==="in"?n.in:n.out,i=0;for(let a of s)for(let u of o){let c=t.nodes.get(r==="in"?a.fromId:a.toId)?.order??0,l=t.nodes.get(r==="in"?u.fromId:u.toId)?.order??0;(e.order<n.order&&c>l||e.order>n.order&&c<l)&&(i+=1)}return i}function nr(t,e){e.direction==="LR"?rr(t,e):sr(t,e)}function rr(t,e){let n=[],r=0;for(let s=0;s<t.layers.length;s+=1){n.push(r);let o=0;for(let i of t.layers[s])o=Math.max(o,i.w);r+=o+e.layerGap}for(let s=0;s<t.layers.length;s+=1)for(let o of t.layers[s])o.x=n[s];for(let s of t.layers){let o=0;for(let i of s)i.y=o,o+=i.h+e.nodeGap}Jt(t,e,"y")}function sr(t,e){let n=[],r=0;for(let s=0;s<t.layers.length;s+=1){n.push(r);let o=0;for(let i of t.layers[s])o=Math.max(o,i.h);r+=o+e.layerGap}for(let s=0;s<t.layers.length;s+=1)for(let o of t.layers[s])o.y=n[s];for(let s of t.layers){let o=0;for(let i of s)i.x=o,o+=i.w+e.nodeGap}Jt(t,e,"x")}function Jt(t,e,n){let r=o=>n==="y"?o.h:o.w,s=e.nodeGap;for(let o=0;o<2;o+=1){let i=o===0?t.layers.slice(1):t.layers.slice(0,-1).reverse();for(let a of i){let u=new Map;for(let l of a){let g=o===0?l.in:l.out;if(g.length===0)continue;let h=[];for(let d of g){let b=t.nodes.get(o===0?d.fromId:d.toId);if(!b)continue;let m=n==="y"?b.y:b.x;h.push(m+Math.floor(r(b)/2))}if(h.length===0)continue;h.sort((d,b)=>d-b);let f=h[Math.floor(h.length/2)];u.set(l.id,f-Math.floor(r(l)/2))}let c=0;for(let l of a){let g=u.get(l.id),h=n==="y"?l.y:l.x,d=Math.max(g??h,c);n==="y"?l.y=d:l.x=d,c=d+r(l)+s}}}}function or(t,e){let n=new Map;for(let c of t.hops){let l=n.get(c.chainId);l?l.push(c):n.set(c.chainId,[c])}for(let c of n.values())c.sort((l,g)=>l.hopIndex-g.hopIndex);let r=e.direction==="LR",s=c=>r?c.x:c.y,o=c=>r?c.w:c.h,i=c=>r?c.y+Math.floor(c.h/2):c.x+Math.floor(c.w/2),a=new Map;for(let c=0;c+1<t.layers.length;c+=1){let l=t.layers[c],g=t.layers[c+1],h=0;for(let N of l)h=Math.max(h,s(N)+o(N));let f=Number.POSITIVE_INFINITY;for(let N of g)f=Math.min(f,s(N));let d=Number.isFinite(f)?f-1:h,b=Math.max(1,d-h+1),m=[];for(let N of l)for(let k of N.out)m.push(k);m.sort((N,k)=>{let R=i(t.nodes.get(N.fromId)),T=i(t.nodes.get(k.fromId));if(R!==T)return R-T;let E=i(t.nodes.get(N.toId)),O=i(t.nodes.get(k.toId));return E-O});let v=[],p=new Map;for(let N of m){let k=i(t.nodes.get(N.fromId)),R=i(t.nodes.get(N.toId)),T=Math.min(k,R),E=Math.max(k,R),O=-1;for(let D=0;D<v.length;D+=1){let L=v[D],G=!0;for(let B of L)if(B.lo<=E&&T<=B.hi){G=!1;break}if(G){L.push({lo:T,hi:E}),O=D;break}}O<0&&(v.push([{lo:T,hi:E}]),O=v.length-1),p.set(N,O)}let y=v.length,w=b>=Math.max(3,y+2),_=w?h+1:h,x=w?d-1:d,S=Math.max(1,x-_+1);for(let N of m){let k=p.get(N),R;if(y<=1)R=_+Math.floor(S/2);else{let T=(S-1)/(y-1);R=_+Math.floor(k*T)}a.set(N,Math.max(h,Math.min(d,R)))}}let u=[];for(let[,c]of n){let l=[];for(let h=0;h<c.length;h+=1){let f=c[h],d=t.nodes.get(f.fromId),b=t.nodes.get(f.toId),m=a.get(f),v=d.isVirtual?s(d):s(d)+o(d),p=b.isVirtual?s(b):s(b)-1,y=i(d),w=i(b);h===0&&Ve(l,r,v,y),y!==w&&(Ve(l,r,m,y),Ve(l,r,m,w)),Ve(l,r,p,w)}let g=c[0];u.push({from:g.chainFrom,to:g.chainTo,points:ir(l)})}return u}function Ve(t,e,n,r){t.push(e?{x:n,y:r}:{x:r,y:n})}function ir(t){let e=[];for(let n of t){let r=e[e.length-1];(!r||r.x!==n.x||r.y!==n.y)&&e.push(n)}return e}function ar(t){let e=0,n=0;for(let r of t.layers)for(let s of r)e=Math.max(e,s.x+s.w),n=Math.max(n,s.y+s.h);return{width:e,height:n}}var cr=24,ur=4,dr=1,lr=3;function Yt(t,e){let n=fr(e.direction),r=Math.max(3,e.maxLabelWidth??cr),s=e.asciiCharset??"unicode",o=Object.keys(t.nodes).sort(),i=new Set(o),a=t.edges.filter(f=>i.has(f.from)&&i.has(f.to)),u=new Map,c=new Map;for(let f of o){let d=jt(f,r);u.set(f,d),c.set(f,je(d)+4)}let l=qt({nodes:o,edges:a,widthCells:f=>c.get(f)??3,heightCells:()=>lr,layerGap:ur,nodeGap:dr,direction:n}),g=zt(l,{charset:s,labelOf:f=>u.get(f)??f}),h=e.logger;return h&&h(g),g}function fr(t){if(t===void 0||t==="LR")return"LR";if(t==="TD")return"TD";throw new Error(`ascii describe supports direction "LR" or "TD" only; got ${String(t)}`)}function Xt(t,e,n,r={}){let s=e in t.nodes,o=n in t.nodes;if(!s)return He(e,n,"no-such-from");if(!o)return He(e,n,"no-such-to");let i=r.maxDepth;if(i!=null&&(!Number.isInteger(i)||i<0))throw new Error("explainPath: maxDepth must be an integer >= 0");if(e===n){if(r.findCycle===!0){let c=pr(t,e,r);if(c!=null)return c}let u=ze(e,t.nodes[e],0,r);return We(e,n,[u])}if(i===0)return He(e,n,"no-path");let a=Zt(t,e,n,i);return a.found?We(e,n,Qt(t,a.pathOrder,r)):He(e,n,a.truncated?"max-depth-exceeded":"no-path")}function Zt(t,e,n,r){let s=new Map,o=[{path:n,depth:0}],i=new Set([n]),a=0,u=!1;for(;a<o.length;){let g=o[a++];if(g.path===e)break;if(r!=null&&g.depth>=r){let b=t.nodes[g.path];b?.deps&&b.deps.length>0&&(u=!0);continue}let h=t.nodes[g.path];if(h==null)continue;let f=h.deps??[],d=new Map;for(let b=0;b<f.length;b++){let m=f[b];if(!m)continue;let v=d.get(m);v==null&&(v=[],d.set(m,v)),v.push(b)}for(let[b,m]of d)i.has(b)||(i.add(b),s.set(b,{from:g.path,depIndices:m}),o.push({path:b,depth:g.depth+1}))}if(!s.has(e))return{found:!1,pathOrder:[],truncated:u};let c=[{path:e}],l=e;for(;l!==n;){let g=s.get(l);if(g==null)return{found:!1,pathOrder:[],truncated:!1};c[c.length-1].depIndices=g.depIndices,c.push({path:g.from}),l=g.from}return{found:!0,pathOrder:c,truncated:!1}}function pr(t,e,n){let r=t.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=ze(e,r,0,n);a.dep_index=o[0];let u=ze(e,r,1,n);return We(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=Zt(t,u,e,n.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:We(e,e,Qt(t,i.pathOrder,n))}function Qt(t,e,n){return e.map((r,s)=>{let o=t.nodes[r.path],i=ze(r.path,o,s,n);return r.depIndices!=null&&r.depIndices.length>0&&(i.dep_index=r.depIndices[0],r.depIndices.length>1&&(i.dep_indices=[...r.depIndices])),i})}function ze(t,e,n,r){let s={path:t,type:e.type,hop:n};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(t)??e.annotation;o!=null&&(s.annotation=o);let i=r.lastMutations?.get(t)??e.lastMutation;return i!=null&&(s.lastMutation=i),s}function We(t,e,n){return en(t,e,!0,"ok",n)}function He(t,e,n){return en(t,e,!1,n,[])}function en(t,e,n,r,s){let o=hr(t,e,n,r,s);return{from:t,to:e,found:n,reason:r,steps:s,text:o,toJSON(){return{from:t,to:e,found:n,reason:r,steps:s}}}}function hr(t,e,n,r,s){if(!n)switch(r){case"no-such-from":return`explainPath: no node named "${t}"`;case"no-such-to":return`explainPath: no node named "${e}"`;case"max-depth-exceeded":return`explainPath: no path from "${t}" to "${e}" within maxDepth`;default:return`explainPath: no path from "${t}" to "${e}"`}let o=[`Causal path: ${t} \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: ${gr(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(`
|
|
3
|
-
`)}function
|
|
4
|
-
`)}function
|
|
5
|
-
`);return e.logger?.(o),o}function
|
|
6
|
-
`)}function
|
|
7
|
-
`)}function Ar(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Ue(t){let e="^";for(let n=0;n<t.length;n+=1){let r=t[n];if(r==="*"){e+=".*";continue}if(r==="?"){e+=".";continue}if(r==="["){let s=t.indexOf("]",n+1);if(s<=n+1){e+="\\[";continue}let o=t.slice(n+1,s);o.startsWith("!")&&(o=`^${o.slice(1)}`),o=o.replace(/\\/g,"\\\\"),e+=`[${o}]`,n=s;continue}e+=Ar(r)}return e+="$",new RegExp(e)}var Dr={data:"\x1B[32m",dirty:"\x1B[33m",resolved:"\x1B[36m",invalidate:"\x1B[93m",pause:"\x1B[90m",resume:"\x1B[96m",complete:"\x1B[34m",error:"\x1B[31m",teardown:"\x1B[91m",derived:"\x1B[35m",path:"\x1B[90m",reset:"\x1B[0m"},Cr={data:"",dirty:"",resolved:"",invalidate:"",pause:"",resume:"",complete:"",error:"",teardown:"",derived:"",path:"",reset:""};function Ke(t){if(typeof t=="string")return JSON.stringify(t);if(typeof t=="number"||typeof t=="boolean"||t==null)return String(t);try{return JSON.stringify(t)}catch{return"[unserializable]"}}function Gr(t){return t==="none"?Cr:t==="ansi"||t==null?Dr:{data:t.data??"",dirty:t.dirty??"",resolved:t.resolved??"",invalidate:t.invalidate??"",pause:t.pause??"",resume:t.resume??"",complete:t.complete??"",error:t.error??"",teardown:t.teardown??"",derived:t.derived??"",path:t.path??"",reset:t.reset??""}}function on(t){if(t==null)return{};let e=t.detail;return e==="full"?{...t,structured:t.structured??!0,timeline:t.timeline??!0,causal:t.causal??!0,derived:t.derived??!0}:e==="minimal"?{...t,structured:t.structured??!0}:t.format==="stage-log"?{...t,structured:t.structured??!0,timeline:t.timeline??!0}:t}function Mr(t,e,n){for(let r=0;r<t.length;r++){let s=t.charCodeAt(r);if(s<32||s===127)throw new Error(`Graph "${e}": ${n} "${t}" must not contain control character (U+${s.toString(16).padStart(4,"0").toUpperCase()} at index ${r})`)}}function bt(t,e,n){if(t==="")throw new Error(`Graph "${e}": ${n} name must be non-empty`);if(t.includes(I))throw new Error(`Graph "${e}": ${n} "${t}" must not contain '${I}' (path separator)`);if(t===U)throw new Error(`Graph "${e}": ${n} name "${U}" is reserved for meta companion paths`);Mr(t,e,n)}function $r(t,e){if(t==="")throw new Error(`Graph "${e}": resolve path must be non-empty`);let n=t.split(I);for(let r of n)if(r==="")throw new Error(`Graph "${e}": resolve path has empty segment`);return n}function Ir(t,e){let n=!1;for(let s of t)if(!e.isMetaPassthrough(s[0])){n=!0;break}return n?t.filter(s=>e.isMetaPassthrough(s[0])):t}function fn(t){for(let e of t._mounts.values())fn(e);for(let e of t._nodes.values())try{e.down([[V]],{internal:!0})}catch{}}var be=class t{name;opts;config;_nodes=new Map;_nodeToName=new WeakMap;_mounts=new Map;_parent=void 0;_storageDisposers=new Set;_disposers=new Set;_destroyed=!1;_topology;_topologyEmitters=new Set;constructor(e,n){if(e==="")throw new Error("Graph name must be non-empty");if(e.includes(I))throw new Error(`Graph name must not contain '${I}' (got "${e}")`);if(e===U)throw new Error(`Graph name "${U}" is reserved for meta companion paths`);this.name=e,this.opts=Object.freeze({...n??{}}),this.config=n?.config??pe,this._traceRing=new Te(n?.traceCapacity??1e3),n?.versioning!=null&&this.setVersioning(n.versioning)}ancestors(e=!0){let n=[],r=e?this:this._parent;for(;r!=null;)n.push(r),r=r._parent;return n}get topology(){return this._topology==null&&(this._topology=Se(e=>{let n=r=>{e.emit(r)};return this._topologyEmitters.add(n),()=>{this._topologyEmitters.delete(n)}},{name:`${this.name}_topology`})),this._topology}_emitTopology(e){if(!(this._topology==null||this._topologyEmitters.size===0))for(let n of this._topologyEmitters)n(e)}nameOf(e){return this._nodeToName.get(e)}add(e,n){let r=e.name,s=n?.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=n?.annotation;if(bt(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:de()})),e}setVersioning(e){if(e!=null)for(let n of this._nodes.values())n instanceof P&&n._applyVersioning(e)}remove(e){bt(e,this.name,"remove");let n=this._mounts.get(e);if(n){let o={kind:"mount",nodes:[],mounts:[]},i=[];n._collectObserveTargets("",i);for(let[a,u]of i)a.includes(`${I}${U}${I}`)||o.nodes.push(a);return o.nodes.sort(),o.mounts.push(e),o.mounts.push(...n._collectSubgraphs(`${e}${I}`)),this._mounts.delete(e),n._parent=void 0,fn(n),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 n=typeof e=="function"?e:(()=>{let o=Ue(e);return i=>o.test(i)})(),r={kind:"mount",nodes:[],mounts:[]},s=[...this._nodes.keys(),...this._mounts.keys()].filter(o=>n(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(),n=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,n.get(s)],done:!1}}}}node(e){if(e==="")throw new Error(`Graph "${this.name}": node name must be non-empty`);if(e.includes(I))return this.resolve(e);let n=this._nodes.get(e);if(!n)throw new Error(`Graph "${this.name}": unknown node "${e}"`);return n}get(e){return this.node(e).cache}set(e,n,r){let s=r?.internal===!0;this.node(e).down([[j,n]],{actor:r?.actor,internal:s,delivery:"write"})}setAll(e,n){let r=Symbol.iterator in e?e:Object.entries(e);Re(()=>{for(let[s,o]of r)this.set(s,o,n)})}invalidate(e,n){let r=n?.internal===!0;this.node(e).down([[Z]],{actor:n?.actor,internal:r,delivery:"write"})}error(e,n,r){let s=r?.internal===!0;this.node(e).down([[$,n]],{actor:r?.actor,internal:s,delivery:"write"})}complete(e,n){let r=n?.internal===!0;this.node(e).down([[z]],{actor:n?.actor,internal:r,delivery:"write"})}edges(e){let n=e?.recursive===!0,r=new Map;if(!n){for(let[u,c]of this._nodes)r.set(c,u);let a=[];for(let[u,c]of this._nodes)if(c instanceof P)for(let l of c._deps){let g=r.get(l.node);g!=null&&a.push([g,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 P)for(let c of u._deps){let l=o.get(c.node);l!=null&&i.push([l,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,n){if(n===void 0){let s=new t(e);return this.mount(e,s)}if(typeof n=="function"){let s=new t(e);return n(s),this.mount(e,s)}let r=n;if(bt(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 n=$r(e,this.name);return this._resolveFromSegments(n)}tryResolve(e){try{return this.resolve(e)}catch{return}}_resolveFromSegments(e){let n=e;if(n[0]===this.name&&(n=n.slice(1),n.length===0))throw new Error(`Graph "${this.name}": resolve path ends at graph name only`);let r=n[0],s=n.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,n.join(I));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(I)}" is invalid`):new Error(`Graph "${this.name}": unknown mount or node "${r}"`);return i.resolve(s.join(I))}_resolveMetaChainFromNode(e,n,r){let s=e,o=0,i=[...n];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,n){if(n?.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,n??{},new Set,r),r.length>0)throw r[0]}_signalDeliver(e,n,r,s){for(let u of this._mounts.values())u._signalDeliver(e,n,r,s);let i=n.internal===!0?{internal:!0}:{actor:n.actor,delivery:"signal"},a=Ir(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(l){if(l instanceof Y)throw l;s.push(l)}a.length!==0&&this._signalMetaSubtree(c,a,r,i,s)}}}_signalMetaSubtree(e,n,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(n,s)}catch(u){if(u instanceof Y)throw u;o.push(u)}this._signalMetaSubtree(a,n,r,s,o)}}}describe(e){if(e?.reactive===!0)return this._describeReactive(e);let n=vr(e?.actor),r=e?.filter,s=Pe(e?.detail,e?.fields),o=e?.format==="spec",i=o?Pe("minimal"):s,a=[];this._collectObserveTargets("",a);let u=new Map;for(let[x,S]of a)u.set(S,x);let c=[];{let x=a.map(([,k])=>k),S=new Set(u.values()),N=0;for(;x.length>0;){let k=x.shift();if(k instanceof P)for(let R of k._deps){let T=R.node;if(u.has(T))continue;let E=T.name??"",O=E;if(!O||S.has(O))if(E){let D=2;for(;S.has(`${E}#${D}`);)D++;O=`${E}#${D}`}else for(O=`__internal__/${N++}`;S.has(O);)O=`__internal__/${N++}`;u.set(T,O),S.add(O),c.push([O,T]),x.push(T)}}}let l=[...a,...c],g={};for(let[x,S]of l){if(n!=null&&!S.allowsObserve(n))continue;let N=ht(S,i),k=S instanceof P?S._deps.map(O=>u.get(O.node)??O.node.name??""):[],{name:R,...T}=N,E={...T,deps:k};if(!o){let O=this._annotations.get(x);O!=null&&(E.annotation=O)}if(r!=null)if(typeof r=="function"){let O=r;if(!(O.length>=2?O(x,E):O(E)))continue}else{let O=!0;for(let[D,L]of Object.entries(r)){let G=D==="deps_includes"?"depsIncludes":D==="meta_has"?"metaHas":D;if(G==="depsIncludes"){if(!E.deps.includes(String(L))){O=!1;break}continue}if(G==="metaHas"){if(!Object.hasOwn(E.meta??{},String(L))){O=!1;break}continue}if(E[G]!==L){O=!1;break}}if(!O)continue}g[x]=E}let h=new Set(Object.keys(g)),f=[];for(let[x,S]of l)if(S instanceof P)for(let N of S._deps){let k=u.get(N.node);k!=null&&f.push([k,x])}f.sort((x,S)=>x[0]<S[0]?-1:x[0]>S[0]?1:x[1]<S[1]?-1:x[1]>S[1]?1:0);let d=f.map(([x,S])=>({from:x,to:S}));(n!=null||r!=null)&&(d=d.filter(x=>h.has(x.from)&&h.has(x.to)));let b=this._collectSubgraphs(""),m=n!=null||r!=null?b.filter(x=>{let S=`${x}${I}`;return[...h].some(N=>N===x||N.startsWith(S))}):b,v=this,p=e,y={name:this.name,nodes:g,edges:d,subgraphs:m,expand(x){let S={...p,format:void 0};return Array.isArray(x)?(S.fields=x,S.detail=void 0):(S.detail=x,S.fields=void 0),v.describe(S)}},w=e??{},_=w.format;return _==="json"?Nr(y,w):_==="pretty"?Or(y,w):_==="mermaid"?ln(y,w):_==="mermaid-url"?kr(y,w):_==="d2"?Rr(y,w):_==="ascii"?Yt(y,w):y}_collectSubgraphs(e){let n=[];for(let r of[...this._mounts.keys()].sort()){let s=e===""?r:`${e}${r}`;n.push(s),n.push(...this._mounts.get(r)._collectSubgraphs(`${s}${I}`))}return n}resourceProfile(e){return nn(this,e)}reachable(e,n,r={}){return r.withDetail===!0?an(this.describe(),e,n,{...r,withDetail:!0}):an(this.describe(),e,n,r)}explain(e,n,r){return r?.reactive===!0?this._explainReactive(e,n,r):this._explainStatic(e,n,r)}_explainStatic(e,n,r){let 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 Xt(s,e,n,{...r?.maxDepth!=null?{maxDepth:r.maxDepth}:{},...r?.findCycle===!0?{findCycle:!0}:{},annotations:o,lastMutations:i})}_describeReactive(e){let n={...e,reactive:!1},r=e.reactiveName??"describe",s=0,o=te(s,{name:`${r}_version`}),i=this.observe({timeline:!0,structured:!0}),a=!1,u=!1,c=()=>{a||u||(a=!0,_e(()=>{a=!1,!u&&(s+=1,o.emit(s))}))},l=i.onEvent(p=>{let y=p.type;y!=="data"&&y!=="error"&&y!=="complete"&&y!=="teardown"||c()}),g=[],h=new WeakSet,f=p=>{if(h.has(p)||u)return;h.add(p);let y=p.topology.subscribe(w=>{for(let _ of w){if(_[0]!==j)continue;let x=_[1];if(c(),x.kind==="added"&&x.nodeKind==="mount"){let S=p._mounts.get(x.name);S!=null&&f(S)}}});g.push(y);for(let w of p._mounts.keys()){let _=p._mounts.get(w);_!=null&&f(_)}};f(this);let d,b=e.actor;cn(b)&&(d=b.subscribe(p=>{let y=!1,w=!1;for(let _ of p){let x=_[0];x===j?y=!0:(x===z||x===$||x===V)&&(w=!0)}y&&c(),w&&(d?.(),d=void 0,c())}));let m;try{m=ie([o],()=>this.describe(n),{name:r,describeKind:"derived",meta:{domain:"audit",kind:"describe"},equals:(p,y)=>p===y})}catch(p){l(),d?.();for(let y of g)y();throw i.dispose(),p}let v=ge(m);return{node:m,dispose(){u=!0,l(),d?.();for(let p of g)p();g.length=0,i.dispose(),v()}}}_explainReactive(e,n,r){let s=0,o=te(s,{name:"explain_version"}),i=this.observe({timeline:!0,structured:!0}),a=!1,u=!1,c=i.onEvent(f=>{let d=f.type;d!=="data"&&d!=="error"&&d!=="complete"&&d!=="teardown"||a||u||(a=!0,_e(()=>{a=!1,!u&&(s+=1,o.emit(s))}))}),l={...r?.maxDepth!=null?{maxDepth:r.maxDepth}:{},...r?.findCycle===!0?{findCycle:!0}:{}},g;try{g=ie([o],()=>this._explainStatic(e,n,l),{name:r?.name??"explain",describeKind:"derived",meta:{domain:"audit",kind:"explain_path",from:e,to:n},equals:(f,d)=>f.found===d.found&&f.reason===d.reason&&f.steps.length===d.steps.length&&Pr(f.steps,d.steps)})}catch(f){throw c(),i.dispose(),f}let h=ge(g);return{node:g,dispose(){u=!0,c(),i.dispose(),h()}}}_pathsMatching(e){let n=Ue(e),r=[];return this._collectObserveTargets("",r),r.map(([s])=>s).filter(s=>n.test(s))}_collectObserveTargets(e,n){for(let r of[...this._mounts.keys()].sort()){let s=e===""?r:`${e}${I}${r}`;this._mounts.get(r)._collectObserveTargets(s,n)}for(let r of[...this._nodes.keys()].sort()){let s=this._nodes.get(r),o=e===""?r:`${e}${I}${r}`;n.push([o,s]),this._appendMetaObserveTargets(o,s,n)}}_appendMetaObserveTargets(e,n,r){for(let s of Object.keys(n.meta).sort()){let o=n.meta[s],i=`${e}${I}${U}${I}${s}`;r.push([i,o]),this._appendMetaObserveTargets(i,o,r)}}observe(e,n){let r=typeof e=="string",o=on(r?n:e),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 l=e,g=this.resolve(l);if(a!=null&&!g.allowsObserve(a))throw new Y({actor:a,action:"observe",nodeName:l});return i?this._buildStructuredObserver([[l,g]],o,"one"):{subscribe(h){return g.subscribe(h)},up(h){try{g.up?.(h)}catch(f){if(f instanceof Y)return;throw f}}}}let u=[];this._collectObserveTargets("",u),u.sort((l,g)=>l[0]<g[0]?-1:l[0]>g[0]?1:0);let c=a==null?u:u.filter(([,l])=>l.allowsObserve(a));return i?this._buildStructuredObserver(c,o,"all"):{subscribe:l=>{let g=c.map(([h,f])=>f.subscribe(d=>{l(h,d)}));return()=>{for(let h of g)h()}},up:(l,g)=>{try{this.resolve(l).up?.(g)}catch(h){if(h instanceof Y)return;throw h}}}}_buildStructuredObserver(e,n,r){let s=r==="one"?e[0]?.[0]:void 0,o=i=>{if(r==="one"&&s!=null){let l=this.resolve(s);return this._buildStructuredObserver([[s,l]],i,"one")}let a=[];this._collectObserveTargets("",a),a.sort((l,g)=>l[0]<g[0]?-1:l[0]>g[0]?1:0);let u=i.actor,c=u==null?a:a.filter(([,l])=>l.allowsObserve(u));return this._buildStructuredObserver(c,i,"all")};return this._createObserveResult(e,n,o)}_createObserveResult(e,n,r){let s=n.timeline===!0,o=n.causal===!0,i=n.derived===!0,a=n.detail==="minimal",u=this.config.inspectorEnabled,c=(o||i)&&u,l=n.maxEvents,g=l!=null&&l>0?new Te(l):null,h=[],f=new Set,d={},b=new Set,m=0,v=0,p=0,y=0,w=0,_=0,x=!1,S=!1,N=0,k=new Map,R=new Map,T=new Map,E=A=>{g?g.push(A):h.push(A);for(let M of f)M(A)},O=()=>s?{timestamp_ns:de(),in_batch:Ee(),batch_id:N}:{},D=(A,M)=>{if(!(!c||!(A instanceof P)))return A._setInspectorHook(K=>{if(K.kind==="dep_message")k.set(A,K.depIndex);else if(K.kind==="run"){let ye=K.batchData.map((C,H)=>C!=null&&C.length>0?C.at(-1):K.prevData[H]);R.set(A,ye);let q=K.batchData.map(C=>C!=null?[...C]:void 0);T.set(A,q),i&&E({type:"derived",path:M,dep_values:ye,dep_batches:q,...O()})}})},L=A=>{let M=k.get(A),K=R.get(A);if(!o||K==null)return{};let q=(M!=null&&M>=0&&A instanceof P?A._deps[M]:void 0)?.node,C=q?.v,H=T.get(A);return{trigger_dep_index:M,trigger_dep_name:q?.name,...C!=null?{trigger_version:{id:C.id,version:C.version}}:{},dep_values:[...K],...H!=null?{dep_batches:H}:{}}},G=[],B=[];for(let[A,M]of e){let K=D(M,A);K&&G.push(K),B.push(M.subscribe(ye=>{N++;for(let q of ye){let C=q[0],H=O();if(C===j){d[A]=q[1];let Ze=M instanceof P?M.lastMutation?.actor??ae:ae;E({type:"data",path:A,data:q[1],actor:Ze,...H,...L(M)})}else if(a)C===W?m++:C===X?v++:C===Z?p++:C===Q?y++:C===ee?w++:C===V?_++:C===z&&!b.has(A)?x=!0:C===$&&(S=!0,b.add(A));else if(C===W)m++,E({type:"dirty",path:A,...H});else if(C===X)v++,E({type:"resolved",path:A,...H,...L(M)});else if(C===Z)p++,E({type:"invalidate",path:A,...H});else if(C===Q)y++,E({type:"pause",path:A,lockId:q[1],...H});else if(C===ee)w++,E({type:"resume",path:A,lockId:q[1],...H});else if(C===z)b.has(A)||(x=!0),E({type:"complete",path:A,...H});else if(C===$){S=!0,b.add(A);let Ze=M instanceof P?M.lastMutation?.actor??ae:ae;E({type:"error",path:A,data:q[1],actor:Ze,...H})}else C===V&&(_++,E({type:"teardown",path:A,...H}))}}))}let Je=!1,Ye=()=>{if(!Je){Je=!0;for(let A of B)A();for(let A of G)A();for(let A of Oe)A({value:void 0,done:!0});Oe.length=0}},Xe=[],Oe=[];f.add(A=>{let M=Oe.shift();M?M({value:A,done:!1}):Xe.push(A)});let xt={get values(){return d},get dirtyCount(){return m},get resolvedCount(){return v},get invalidateCount(){return p},get pauseCount(){return y},get resumeCount(){return w},get teardownCount(){return _},get events(){return g?g.toArray():[...h]},get anyCompletedCleanly(){return x},get anyErrored(){return S},get completedWithoutErrors(){return x&&!S},onEvent(A){return f.add(A),()=>f.delete(A)},dispose:Ye,expand(A){Ye();let M={...n};return typeof A=="string"?M.detail=A:Object.assign(M,A),r(on(M))},[Symbol.asyncIterator](){return{next(){return Xe.length>0?Promise.resolve({value:Xe.shift(),done:!1}):Je?Promise.resolve({value:void 0,done:!0}):new Promise(A=>Oe.push(A))},return(){return Ye(),Promise.resolve({value:void 0,done:!0})}}}};return n.format!=null&&this._attachFormatLogger(xt,n),xt}_attachFormatLogger(e,n){let r=n.format;if(r==null)return;let s=n.logger??(d=>console.log(d)),o=n.includeTypes?new Set(n.includeTypes):null,i=n.excludeTypes?new Set(n.excludeTypes):null,a=o==null&&i==null?()=>!0:d=>(o==null||o.has(d))&&(i==null||!i.has(d)),u=Gr(n.theme),c=r==="stage-log"?de():0,l=d=>d==null?"":n.stageLabels?.[d]??d,g=(d,b)=>d.length>b?`${d.slice(0,b-1)}\u2026`:d,h=d=>d.type==="data"||d.type==="error"?g(Ke(d.data),120):"",f=d=>{if(r==="stage-log"){let S=(de()-c)/1e9,N=l(d.path).padEnd(9);if(d.type==="data"){let k=h(d);return`[${S.toFixed(3)}s] ${N} \u2190${k?` ${k}`:""}`}if(d.type==="error"){let k=h(d);return`[${S.toFixed(3)}s] ${N} \u2717${k?` ${k}`:""}`}return d.type==="complete"?`[${S.toFixed(3)}s] ${N} \u25A0 complete`:`[${S.toFixed(3)}s] ${N} ${d.type}`}if(r==="json")try{return JSON.stringify(d)}catch{return JSON.stringify({type:d.type,path:d.path,data:"[unserializable]"})}let b=u[d.type]??"",m=d.path?`${u.path}${d.path}${u.reset} `:"",v=d.type==="data"||d.type==="error",p=d.type==="pause"||d.type==="resume",y=v?` ${Ke(d.data)}`:p?` ${Ke(d.lockId)}`:"",w=d.type==="data"||d.type==="resolved"||d.type==="derived"?d:void 0,_=w?.trigger_dep_name!=null?` <- ${w.trigger_dep_name}`:w?.trigger_dep_index!=null?` <- #${w.trigger_dep_index}`:"",x=d.in_batch?" [batch]":"";return`${m}${b}${d.type.toUpperCase()}${u.reset}${y}${_}${x}`};e.onEvent(d=>{a(d.type)&&s(f(d),d)})}addDisposer(e){return this._disposers.add(e),()=>{this._disposers.delete(e)}}destroy(){rn(this._disposers,this.name),this.signal([[V]],{internal:!0}),rn(this._storageDisposers,this.name);for(let e of[...this._mounts.values()])e._parent=void 0,e._destroyClearOnly();this._mounts.clear(),this._nodes.clear(),this._parent=void 0,this._destroyed=!0}get destroyed(){return this._destroyed}_destroyClearOnly(){for(let e of[...this._mounts.values()])e._parent=void 0,e._destroyClearOnly();this._mounts.clear(),this._nodes.clear(),this._parent=void 0,this._destroyed=!0}snapshot(e){let{expand:n,...r}=this.describe({detail:"full"}),s={};for(let a of Object.keys(r.nodes).sort()){let{lastMutation:u,guard:c,...l}=r.nodes[a];s[a]=l}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 Tt(a,a.encode(i))}throw new Error(`snapshot: unknown format "${String(e.format)}"`)}static decode(e,n){let r=n?.config??pe,{codec:s,codecVersion:o,payload:i}=Nt(e,r);return s.decode(i,o)}restore(e,n){if(sn(e),e.name!==this.name)throw new Error(`Graph "${this.name}": restore snapshot name "${e.name}" does not match this graph`);let r=n?.only==null?null:(Array.isArray(n.only)?n.only:[n.only]).map(o=>Ue(o)),s=n?.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&&n?.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){n?.onError?.(o,a)}}}}}static fromSnapshot(e,n){sn(e);let r=typeof n=="function"?n:n?.build,s=typeof n=="function"?void 0:n?.factories,o=new t(e.name);if(r)return r(o),o.restore(e),o;for(let f of[...e.subgraphs].sort((d,b)=>{let m=d.split(I).length,v=b.split(I).length;return m!==v?m-v:d<b?-1:d>b?1:0})){let d=f.split(I),b=o;for(let m of d)b._mounts.has(m)||b.mount(m,new t(m)),b=b._mounts.get(m)}let i=s?Object.entries(s).map(([f,d])=>({re:Ue(f),factory:d})):[],a=f=>{for(let d of i)if(d.re.test(f))return d.factory},u=f=>{let d=f.split(I),b=d.pop();if(b==null||b.length===0)throw new Error(`invalid snapshot path "${f}"`);let m=o;for(let v of d){let p=m._mounts.get(v);if(!p)throw new Error(`unknown mount "${v}" in path "${f}"`);m=p}return[m,b]},c=Object.entries(e.nodes).filter(([f])=>!f.includes(`${I}${U}${I}`)).sort((f,d)=>f[0]<d[0]?-1:f[0]>d[0]?1:0),l=new Map(c),g=new Map,h=!0;for(;l.size>0&&h;){h=!1;for(let[f,d]of[...l.entries()]){let b=d?.deps??[];if(!b.every(_=>g.has(_)))continue;let[m,v]=u(f),p={...d?.meta??{}},y=a(f),w;if(d?.type==="state")w=te(d.value,{meta:p});else{if(y==null)continue;w=y(v,{path:f,type:d.type,value:d.value,meta:p,deps:b,resolvedDeps:b.map(_=>g.get(_))})}m.add(w,{name:v}),g.set(f,w),l.delete(f),h=!0}}if(l.size>0){let f=[...l.keys()].sort().join(", ");throw new Error(`Graph.fromSnapshot could not reconstruct nodes without build callback: ${f}. Pass matching factories via fromSnapshot(data, { factories: { pattern: factoryFn } }).`)}return o.restore(e),o}toJSON(){return this.snapshot()}attachSnapshotStorage(e,n={}){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}));n.autoRestore===!0&&this._cascadeRestore(e,n.onError);let s=(c,l)=>{if(c.disposed)return;let g=wr(l.nodes);if(c.lastSnapshot!=null&&g!==""&&g===c.lastFingerprint)return;let h=c.seq+1,f=Ce(),m=c.lastSnapshot==null||h%c.compactEvery===0?{name:this.name,mode:"full",snapshot:l,seq:h,timestamp_ns:f,format_version:me}:{name:this.name,mode:"diff",diff:Lr(c.lastSnapshot,l),seq:h,timestamp_ns:f,format_version:me};if(c.tier.filter&&!c.tier.filter(m))return;let v;try{v=c.tier.save(m)}catch(p){n.onError?.(p,c.tier);return}if(v&&typeof v.then=="function"){let w=(c.savePending??Promise.resolve()).then(()=>v,()=>v).then(()=>{c.disposed||(c.seq=h,c.lastSnapshot=l,c.lastFingerprint=g)},_=>{n.onError?.(_,c.tier)});c.savePending=w.finally(()=>{c.savePending===w&&(c.savePending=void 0)})}else c.seq=h,c.lastSnapshot=l,c.lastFingerprint=g},o=(c,l)=>{try{s(c,l)}catch(g){n.onError?.(g,c.tier)}},i=(c,l)=>{if(!l.some(d=>{let b=this.config.messageTier(d[0]);return b>=3&&b<5}))return;if(n.filter){let d=this.tryResolve(c);if(d==null)return;let b=ht(d,Pe("standard"));if(!n.filter(c,b))return}let h,f=()=>(h==null&&(h=this.snapshot()),h);for(let d of r)d.disposed||(d.debounceMs===0?o(d,f()):(d.timer==null&&(d.timer=new Fe),d.timer.start(d.debounceMs,()=>{d.disposed||o(d,this.snapshot())})))},a;if(n.paths!=null){let l=(typeof n.paths=="string"?this._pathsMatching(n.paths):n.paths).map(g=>{let h=this.tryResolve(g);return h==null?()=>{}:h.subscribe(f=>i(g,f))});a=()=>{for(let g of l)g()}}else a=this.observe().subscribe((c,l)=>i(c,l));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,n){for(let r of e){let s;try{s=await r.load?.()}catch(i){n?.(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===me&&o.nodes!=null)return this.restore(o),!0}catch(i){n?.(i,r)}}return!1}static async fromStorage(e,n,r){for(let s of n){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===me&&i.nodes!=null?i:void 0;if(a!=null)try{return t.fromSnapshot(a,r)}catch(u){r?.onError?.(u,s)}}throw new Error(`Graph.fromStorage: no tier held a restorable record for "${e}" across ${n.length} tier(s)`)}_annotations=new Map;_traceRing;trace(e,n,r){if(e!=null&&n!=null){if(this.tryResolve(e)==null)return;if(this._annotations.set(e,n),this.config.inspectorEnabled){let s={path:e,annotation:n,timestamp_ns:de(),...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 n=this._traceRing.toArray().filter(s=>!e(s)),r=this._traceRing.size-n.length;this._traceRing.clear();for(let s of n)this._traceRing.push(s);return r}static diff(e,n){let r=new Set(Object.keys(e.nodes)),s=new Set(Object.keys(n.nodes)),o=[...s].filter(p=>!r.has(p)).sort(),i=[...r].filter(p=>!s.has(p)).sort(),a=[],u=[];for(let p of r){if(!s.has(p))continue;let y=e.nodes[p],w=n.nodes[p],_=y.v,x=w.v;_!=null&&x!=null&&_.id===x.id&&_.version!==x.version&&u.push({path:p,id:_.id,from:_.version,to:x.version});let S=_!=null&&x!=null&&_.id===x.id&&_.version===x.version;for(let N of["type","status","sentinel"]){let k=y[N],R=w[N];k!==R&&a.push({path:p,field:N,from:k,to:R})}if(!S)for(let N of["value","meta"]){let k=y[N],R=w[N];_r(k,R)||a.push({path:p,field:N,from:k,to:R})}}let c=p=>`${p.from} ${p.to}`,l=new Set(e.edges.map(c)),g=new Set(n.edges.map(c)),h=n.edges.filter(p=>!l.has(c(p))),f=e.edges.filter(p=>!g.has(c(p))),d=new Set(e.subgraphs),b=new Set(n.subgraphs),m=[...b].filter(p=>!d.has(p)).sort(),v=[...d].filter(p=>!b.has(p)).sort();return{nodesAdded:o,nodesRemoved:i,nodesChanged:a,versionChanges:u,edgesAdded:h,edgesRemoved:f,subgraphsAdded:m,subgraphsRemoved:v}}};function Lr(t,e){let n=be.diff(t,e),r={};for(let s of n.nodesAdded){let o=e.nodes[s];o!=null&&(r[s]=o)}return{...n,nodesAddedFull:r}}function an(t,e,n,r={}){let s={paths:[],depths:new Map,truncated:!1};if(!e)return r.withDetail?s:[];if(!r.both&&n!=="upstream"&&n!=="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,l=new Set;for(let[y,w]of Object.entries(t.nodes)){if(!y)continue;l.add(y);let _=w.deps??[];i.set(y,_);for(let x of _)x&&(l.add(x),a.has(x)||a.set(x,new Set),a.get(x).add(y))}for(let y of t.edges){if(y==null||typeof y!="object")continue;let w=typeof y.from=="string"?y.from:"",_=typeof y.to=="string"?y.to:"";!w||!_||(l.add(w),l.add(_),c.has(w)||c.set(w,new Set),c.get(w).add(_),u.has(_)||u.set(_,new Set),u.get(_).add(w))}if(!l.has(e))return r.withDetail?s:[];let g=r.both===!0,h=y=>{if(g){let S=i.get(y)??[],N=u.get(y),k=a.get(y),R=c.get(y),T=[...S];return N&&T.push(...N),k&&T.push(...k),R&&T.push(...R),T}if(n==="upstream"){let S=i.get(y)??[],N=u.get(y);return N?[...S,...N]:S}let w=a.get(y),_=c.get(y),x=w?[...w]:[];return _&&x.push(..._),x},f=new Set([e]),d=new Map,b=[{path:e,depth:0}],m=0,v=!1;for(;m<b.length;){let y=b[m++];if(o!=null&&y.depth>=o){h(y.path).length>0&&(v=!0);continue}for(let w of h(y.path))!w||f.has(w)||(f.add(w),d.set(w,y.depth+1),b.push({path:w,depth:y.depth+1}))}let p=[...d.keys()].sort((y,w)=>y<w?-1:y>w?1:0);return r.withDetail?{paths:p,depths:d,truncated:v}:p}function Pr(t,e){if(t.length!==e.length)return!1;for(let n=0;n<t.length;n++){let r=t[n],s=e[n];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}De();fe();he();Le();fe();gt();function pn(t,e){let n=t.cache??0;return n>=e?!1:(t.down([[W],[j,n+1]]),!0)}function hn(t,e,n){return{[t]:!0,[`${t}_type`]:e,...n??{}}}function gn(t,e){return hn("reduction",t,e)}function mn(t,e,n,r){let s=r?.maxIterations??10,o=`__feedback_${e}`,i=te(0,{meta:gn("feedback_counter",{maxIterations:s,feedbackFrom:e,feedbackTo:n})});t.add(i,{name:o});let a=t.resolve(e),u=t.resolve(n),c=`__feedback_effect_${e}`,l=oe([],(g,h)=>{let f=a.subscribe(d=>{for(let b of d){let m=b[0];if(m===j){let v=b[1];if(v==null)return;Re(()=>{pn(i,s)&&u.emit(v)})}else if(m===z||m===$){let v=m===$&&b.length>1?[$,b[1]]:[m];i.down([v])}}});return()=>f()},{name:c,describeKind:"effect",meta:{...gn("feedback_effect",{feedbackFrom:e,feedbackTo:n}),_internal:!0}});return t.add(l,{name:c}),t.addDisposer(ge(l)),t}function Ne(t){return typeof t=="object"&&t!==null&&"factory"in t}function wt(t){return typeof t=="object"&&t!==null&&"factory"in t}function yn(t){return Ne(t)?t.factory:t}function vn(t){return wt(t)?t.factory:t}function wn(t){let e=[];if(t.fns){let n=new Map;for(let[r,s]of Object.entries(t.fns)){let o=Ne(s)?s.tags?.[0]??"Other":"Other";n.has(o)||n.set(o,[]),n.get(o).push(Fr(r,s))}for(let[r,s]of n)e.push(`${r}:
|
|
1
|
+
"use strict";var nt=Object.defineProperty;var Cn=Object.getOwnPropertyDescriptor;var Gn=Object.getOwnPropertyNames;var Mn=Object.prototype.hasOwnProperty;var U=(t,e)=>()=>(t&&(e=t(t=0)),e);var $n=(t,e)=>{for(var n in e)nt(t,n,{get:e[n],enumerable:!0})},In=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of Gn(e))!Mn.call(t,s)&&s!==n&&nt(t,s,{get:()=>e[s],enumerable:!(r=Cn(e,s))||r.enumerable});return t};var Ln=t=>In(nt({},"__esModule",{value:!0}),t);function Et(t,e){let n=new TextEncoder().encode(t.name);if(n.length===0||n.length>255)throw new Error(`encodeEnvelope: codec name "${t.name}" encodes to ${n.length} bytes (must be 1\u2013255)`);let r=t.version;if(!Number.isInteger(r)||r<0||r>65535)throw new Error(`encodeEnvelope: codec.version ${r} out of u16 range (expected integer 0\u201365535)`);let s=2+n.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++]=n.length,o.set(n,i),i+=n.length,o[i++]=r>>>8&255,o[i++]=r&255,o.set(e,i),o}function Rt(t,e){if(t.length<Tt)throw new Error(`decodeEnvelope: bytes too short (${t.length} < ${Tt})`);let n=0,r=t[n++];if(r!==rt)throw new Error(`decodeEnvelope: unsupported envelope version ${r} (expected ${rt})`);let s=t[n++];if(s===0)throw new Error("decodeEnvelope: name_len must be >= 1");if(n+s+2>t.length)throw new Error(`decodeEnvelope: envelope truncated (need ${n+s+2} bytes, have ${t.length})`);let o=new TextDecoder().decode(t.subarray(n,n+s));n+=s;let i=(t[n]<<8|t[n+1])>>>0;n+=2;let a=t.subarray(n),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 At(t){t.registerCodec(Pn)}var Pn,rt,Tt,st=U(()=>{"use strict";Pn={name:"json",version:1,contentType:"application/json",encode(t){let e=JSON.stringify(t);return new TextEncoder().encode(e)},decode(t,e){let n=new TextDecoder().decode(t);return JSON.parse(n)}},rt=1,Tt=4});function Re(t){if(t==null)return le;let{type:e,id:n,...r}=t;return{type:e??"system",id:n??"",...r}}var le,ot=U(()=>{"use strict";le={type:"system",id:""}});function Ae(){return fe>0||ke}function Dt(){return fe>0}function he(t){fe>0?Oe.push(t):t()}function De(t){fe+=1;let e=!1;try{t()}catch(n){throw e=!0,n}finally{if(fe-=1,fe===0)if(e){if(!ke){let n=Oe.splice(0);for(let r of n)try{r()}catch{}ie.length=0,ae.length=0,pe.length=0}}else Fn()}}function Fn(){let t=!ke;t&&(ke=!0);let e=[],n=0;try{for(;ie.length>0||ae.length>0||pe.length>0||t&&Oe.length>0;){if(t&&Oe.length>0){let o=Oe.splice(0);for(let i of o)try{i()}catch(a){e.push(a)}continue}if(n+=1,n>1e3)throw ie.length=0,ae.length=0,pe.length=0,new Error("batch drain exceeded 1000 iterations \u2014 likely a reactive cycle");let s=(ie.length>0?ie:ae.length>0?ae:pe).splice(0);for(let o of s)try{o()}catch(i){e.push(i)}}}finally{t&&(ke=!1)}if(e.length===1)throw e[0];if(e.length>1)throw new AggregateError(e,"batch drain: multiple callbacks threw")}function Ce(t,e,n){if(e.length===0)return;if(e.length===1){let c=n(e[0][0]);if(c<3||!Ae()){t(e);return}(c>=5?pe:c===4?ae:ie).push(()=>t(e));return}let r=e.length,s=r,o=r,i=r,a=0;for(;a<r&&n(e[a][0])<3;)a++;for(s=a;a<r&&n(e[a][0])===3;)a++;for(o=a;a<r&&n(e[a][0])===4;)a++;i=a;let u=Ae();if(s>0){let c=e.slice(0,s);t(c)}if(o>s){let c=e.slice(s,o);u?ie.push(()=>t(c)):t(c)}if(i>o){let c=e.slice(o,i);u?ae.push(()=>t(c)):t(c)}if(r>i){let c=e.slice(i,r);u?pe.push(()=>t(c)):t(c)}}var fe,ke,ie,ae,pe,Oe,Ge=U(()=>{"use strict";fe=0,ke=!1,ie=[],ae=[],pe=[],Oe=[]});function re(){return Math.trunc(performance.now()*1e6)}function Me(){return Date.now()*1e6}var $e=U(()=>{"use strict"});var Se,P,K,Z,Q,ee,se,V,z,$,ge,it,jn,at,Bn,Vn,ct,Ct,Gt,Mt,ut,me=U(()=>{"use strict";Se=Symbol.for("graphrefly/START"),P=Symbol.for("graphrefly/DATA"),K=Symbol.for("graphrefly/DIRTY"),Z=Symbol.for("graphrefly/RESOLVED"),Q=Symbol.for("graphrefly/INVALIDATE"),ee=Symbol.for("graphrefly/PAUSE"),se=Symbol.for("graphrefly/RESUME"),V=Symbol.for("graphrefly/TEARDOWN"),z=Symbol.for("graphrefly/COMPLETE"),$=Symbol.for("graphrefly/ERROR"),ge=Object.freeze([K]),it=Object.freeze([Z]),jn=Object.freeze([Q]),at=Object.freeze([Se]),Bn=Object.freeze([z]),Vn=Object.freeze([V]),ct=Object.freeze([ge]),Ct=Object.freeze([it]),Gt=Object.freeze([jn]),Mt=Object.freeze([Bn]),ut=Object.freeze([Vn])});function $t(t){t.registerMessageType(Se,{tier:0,wireCrossing:!1}),t.registerMessageType(K,{tier:1,wireCrossing:!1}),t.registerMessageType(Q,{tier:1,wireCrossing:!1,metaPassthrough:!1}),t.registerMessageType(ee,{tier:2,wireCrossing:!1}),t.registerMessageType(se,{tier:2,wireCrossing:!1}),t.registerMessageType(P,{tier:3,wireCrossing:!0}),t.registerMessageType(Z,{tier:3,wireCrossing:!0}),t.registerMessageType(z,{tier:4,wireCrossing:!0,metaPassthrough:!1}),t.registerMessageType($,{tier:4,wireCrossing:!0,metaPassthrough:!1}),t.registerMessageType(V,{tier:5,wireCrossing:!0,metaPassthrough:!1})}var Ie,It=U(()=>{"use strict";me();Ie=class{_messageTypes=new Map;_codecs=new Map;_onMessage;_onSubscribe;_defaultVersioning;_defaultHashFn;_inspectorEnabled=!(typeof process<"u"&&process.env?.NODE_ENV==="production");_globalInspector;_rigorRecorder;_frozen=!1;tierOf;constructor(e){this._onMessage=e.onMessage,this._onSubscribe=e.onSubscribe,this._defaultVersioning=e.defaultVersioning,this._defaultHashFn=e.defaultHashFn,this.tierOf=n=>{let r=this._messageTypes.get(n);return r!=null?r.tier:1}}get onMessage(){return this._frozen=!0,this._onMessage}get onSubscribe(){return this._frozen=!0,this._onSubscribe}set onMessage(e){this._assertUnfrozen(),this._onMessage=e}set onSubscribe(e){this._assertUnfrozen(),this._onSubscribe=e}get defaultVersioning(){return this._defaultVersioning}set defaultVersioning(e){this._assertUnfrozen(),this._defaultVersioning=e}get defaultHashFn(){return this._defaultHashFn}set defaultHashFn(e){this._assertUnfrozen(),this._defaultHashFn=e}get inspectorEnabled(){return this._inspectorEnabled}set inspectorEnabled(e){this._inspectorEnabled=e}get globalInspector(){return this._globalInspector}set globalInspector(e){this._globalInspector=e}get rigorRecorder(){return this._rigorRecorder}set rigorRecorder(e){this._rigorRecorder=e}registerMessageType(e,n){return this._assertUnfrozen(),this._messageTypes.set(e,{tier:n.tier,wireCrossing:n.wireCrossing??n.tier>=3,metaPassthrough:n.metaPassthrough??!0}),this}messageTier(e){let n=this._messageTypes.get(e);return n!=null?n.tier:1}isWireCrossing(e){let n=this._messageTypes.get(e);return n!=null?n.wireCrossing:!0}isLocalOnly(e){return!this.isWireCrossing(e)}isMetaPassthrough(e){let n=this._messageTypes.get(e);return n!=null?n.metaPassthrough:!0}isKnownMessageType(e){return this._messageTypes.has(e)}registerCodec(e){return this._assertUnfrozen(),this._codecs.set(e.name,e),this}lookupCodec(e){return this._codecs.get(e)}_isFrozen(){return this._frozen}_assertUnfrozen(){if(this._frozen)throw new Error("GraphReFlyConfig is frozen: a node has already captured this config. Register custom types and set hooks before creating any node.")}}});function dt(t){let e=Hn.filter(n=>t({type:n,id:""},"write"));return e.length===0?"restricted":e.includes("human")&&e.includes("llm")&&e.every(n=>n==="human"||n==="llm"||n==="system")?"both":e.length===1?e[0]:e.join("+")}var X,Hn,Le=U(()=>{"use strict";X=class extends Error{actor;action;nodeName;constructor(e,n){super(n??`GuardDenied: action "${String(e.action)}" denied for actor type "${String(e.actor.type)}"`),this.name="GuardDenied",this.actor=e.actor,this.action=e.action,this.nodeName=e.nodeName}get node(){return this.nodeName}},Hn=["human","llm","wallet","system"]});function lt(t){if(t===void 0)return null;if(typeof t=="number"){if(!Number.isFinite(t))throw new TypeError(`Cannot hash non-finite number: ${t}`);if(Number.isInteger(t)&&!Number.isSafeInteger(t))throw new TypeError(`Cannot hash integer outside safe range (|n| > 2^53-1): ${t}. Cross-language cid parity is not guaranteed for unsafe integers.`);return t}if(typeof t=="string"||typeof t=="boolean"||t===null)return t;if(Array.isArray(t))return t.map(lt);if(typeof t=="object"&&t!==null){let e={};for(let n of Object.keys(t).sort())e[n]=lt(t[n]);return e}return null}function Un(t){let e=Wn.encode(t),n=e.length,r=n*8,s=n+9+63&-64,o=new Uint8Array(s);o.set(e),o[n]=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,l=2773480762,g=1359893119,h=2600822924,f=528734635,d=1541459225,y=new Uint32Array(64),m=(p,b)=>p>>>b|p<<32-b;for(let p=0;p<s;p+=64){for(let E=0;E<16;E++)y[E]=i.getUint32(p+E*4,!1);for(let E=16;E<64;E++){let N=y[E-15],x=y[E-2],A=m(N,7)^m(N,18)^N>>>3,L=m(x,17)^m(x,19)^x>>>10;y[E]=y[E-16]+A+y[E-7]+L>>>0}let b=a,v=u,k=c,O=l,_=g,S=h,T=f,D=d;for(let E=0;E<64;E++){let N=m(_,6)^m(_,11)^m(_,25),x=_&S^~_&T,A=D+N+x+zn[E]+y[E]>>>0,L=m(b,2)^m(b,13)^m(b,22),G=b&v^b&k^v&k,W=L+G>>>0;D=T,T=S,S=_,_=O+A>>>0,O=k,k=v,v=b,b=A+W>>>0}a=a+b>>>0,u=u+v>>>0,c=c+k>>>0,l=l+O>>>0,g=g+_>>>0,h=h+S>>>0,f=f+T>>>0,d=d+D>>>0}let w=p=>p.toString(16).padStart(8,"0");return w(a)+w(u)+w(c)+w(l)+w(g)+w(h)+w(f)+w(d)}function ft(t){let e=lt(t??null),n=JSON.stringify(e);return Un(n).slice(0,16)}function Kn(){let t=globalThis.crypto;if(t?.randomUUID)return t.randomUUID();let e=()=>Math.floor(Math.random()*4294967296).toString(16).padStart(8,"0"),n=e()+e()+e()+e();return`${n.slice(0,8)}-${n.slice(8,12)}-4${n.slice(13,16)}-${(parseInt(n.slice(16,17),16)&3|8).toString(16)}${n.slice(17,20)}-${n.slice(20,32)}`}function pt(t,e,n){let r=n?.id??Kn();if(t===0)return{id:r,version:0};let o=(n?.hash??ft)(e);return{id:r,version:0,cid:o,prev:null}}function Lt(t,e,n){t.version+=1,"cid"in t&&(t.prev=t.cid,t.cid=n(e))}var zn,Wn,Pt=U(()=>{"use strict";zn=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]),Wn=new TextEncoder});function Bt(t){return{node:t,unsub:null,prevData:void 0,dirty:!1,involvedThisWave:!1,dataBatch:[],terminal:void 0}}function ht(t){t.prevData=void 0,t.dirty=!1,t.involvedThisWave=!1,t.dataBatch.length=0,t.terminal=void 0}function Pe(t){return t.length===0?t:typeof t[0]=="symbol"?[t]:t}function ce(t,e,n){let r=Vt(t)?t:[],s=typeof t=="function"?t:typeof e=="function"?e:void 0,o={};return Vt(t)?o=(gt(e)?e:n)??{}:gt(t)?o=t:o=(gt(e)?e:n)??{},new F(r,s,o)}var Ft,jt,qn,Jn,be,F,Vt,gt,ye=U(()=>{"use strict";st();ot();Ge();$e();It();Le();me();Pt();Ft=()=>{},jt=100;qn=(t,e,n,r)=>{n.direction==="down-in"&&t._onDepMessage(n.depIndex,e)},Jn=(t,e,n,r)=>{let s=t;if(s._status==="completed"||s._status==="errored")return;let o=s._cached,i=o===void 0?[at]:[at,[P,o]];s._status==="dirty"&&i.push(ge),Ce(e,i,s._config.tierOf)},be=new Ie({onMessage:qn,onSubscribe:Jn});$t(be);At(be);F=class t{_optsName;_describeKind;meta;_hasMeta;_config;_deps;_sinks=null;_sinkCount=0;_cached;_status;_cleanup;_store={};_waveHasNewData=!1;_hasNewTerminal=!1;_hasCalledFnOnce=!1;_paused=!1;_pendingWave=!1;_isExecutingFn=!1;_pendingRerun=!1;_rerunDepth=0;_dirtyDepCount=0;_batchPendingMessages=null;_pauseLocks=null;_pauseBuffer=null;_fn;_equals;_resubscribable;_resetOnTeardown;_autoComplete;_autoError;_pausable;_partial;_guard;_extraGuards;_hashFn;_versioning;_versioningLevel;_lastMutation;_inspectorHooks;_actions;constructor(e,n,r){this._config=r.config??be,this._config.onMessage,this._optsName=r.name,this._describeKind=r.describeKind,this._equals=r.equals??Object.is,this._resubscribable=r.resubscribable??!1,this._resetOnTeardown=r.resetOnTeardown??!1,this._autoComplete=r.completeWhenDepsComplete??!0,this._autoError=r.errorWhenDepsError??!0,this._pausable=r.pausable??!0,this._guard=r.guard,this._fn=n,this._partial=r.partial??!1,this._cached=r.initial!==void 0?r.initial:void 0,this._status=e.length===0&&n==null&&this._cached!==void 0?"settled":"sentinel",this._hashFn=r.versioningHash??this._config.defaultHashFn??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(Bt);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 t([],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([[P,a]])},down(a){i._emit(Pe(a))},up(a){i._emitUp(Pe(a))}},this.down=this.down.bind(this),this.up=this.up.bind(this)}get _isTerminal(){return this._status==="completed"||this._status==="errored"}get name(){return this._optsName}get status(){return this._status}get cache(){return this._cached===void 0?void 0:this._cached}get lastMutation(){return this._lastMutation}get v(){return this._versioning}hasGuard(){return this._guard!=null}_applyVersioning(e,n){if(this._isExecutingFn)throw new Error(`Node "${this.name}": _applyVersioning cannot run mid-fn \u2014 call it outside of \`_execFn\` (typically at graph setup time before the first subscribe).`);let r=this._versioningLevel;if(r!=null&&e<=r)return;let s=n?.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??n?.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 n=Re(e);if(this._guard!=null&&!this._guard(n,"observe"))return!1;if(this._extraGuards!=null){for(let r of this._extraGuards)if(!r(n,"observe"))return!1}return!0}_checkGuard(e){if(e?.internal)return;let n=this._guard!=null||this._extraGuards!=null,r=e?.actor!=null;if(!n&&!r)return;let s=Re(e?.actor),o=e?.delivery==="signal"?"signal":"write";if(this._guard!=null&&!this._guard(s,o))throw new X({actor:s,action:o,nodeName:this.name});if(this._extraGuards!=null){for(let i of this._extraGuards)if(!i(s,o))throw new X({actor:s,action:o,nodeName:this.name})}this._lastMutation={actor:s,timestamp_ns:Me()}}down(e,n){let r=Pe(e);r.length!==0&&(this._checkGuard(n),this._emit(r))}emit(e,n){this._checkGuard(n),this._emit([[P,e]])}up(e,n){if(this._deps.length===0)return;let r=Pe(e);if(r.length===0)return;this._checkGuard(n);let s=n??{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 n of this._deps)n.node.up?.(e,{internal:!0})}}_validateUpTiers(e){let n=this._config.tierOf;for(let r of e){let s=n(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,n){if(n!=null&&this._guard!=null){let u=Re(n);if(!this._guard(u,"observe"))throw new X({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[n]=this._sinks;this._sinks=n}else this._sinks.size===0&&(this._sinks=null)}_activate(){if(this._deps.length===0){this._fn&&this._execFn();return}this._dirtyDepCount=0;let e=this._deps.length,n=0;try{for(let r=0;r<e;r++){let s=r,o=this._deps[r];o.unsub=Ft,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()}),n++}}catch(r){this._deps[n].unsub=null;for(let s=0;s<n;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 n=this._deps.length,r=Bt(e);if(this._deps.push(r),this._sinks==null)return n;r.dirty=!0,this._dirtyDepCount++,this._status!=="dirty"&&this._emit(ct),r.unsub=Ft;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:n},this._actions);i&&this._maybeRunFnOnSettlement()})}catch(s){throw r.unsub=null,this._deps.pop(),this._dirtyDepCount--,s}return n}_deactivate(e=!1){let n=this._cleanup;if(this._cleanup=void 0,typeof n=="function")try{n()}catch(r){this._emit([[$,this._wrapFnError("cleanup threw",r)]])}else if(n!=null&&typeof n=="object"){let r=n.deactivate;if(typeof r=="function")try{r()}catch(s){this._emit([[$,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,n){let r=this._deps[e],s=n[0];if(this._inspectorHooks!=null){let o={kind:"dep_message",depIndex:e,message:n};for(let i of this._inspectorHooks)i(o)}if(s!==Se){if(s===K){this._depDirtied(r);return}if(s===Q){if(this._depInvalidated(r),this._cached===void 0)return;this._emit(Gt);return}if(s===ee||s===se){this._emit([n]);return}if(s===V){this._emit(ut);return}if(s===P)this._depSettledAsData(r,n[1]);else if(s===Z)this._depSettledAsResolved(r);else if(s===z)this._depSettledAsTerminal(r,!0);else if(s===$)this._depSettledAsTerminal(r,n[1]);else{this._emit([n]);return}if(!this._fn){(s===P||s===Z)&&this._emit([n]),(s===z||s===$)&&this._maybeAutoTerminalAfterWave();return}}}_depDirtied(e){e.dirty||(e.dirty=!0,e.involvedThisWave=!0,this._dirtyDepCount++,this._status!=="dirty"&&this._emit(ct))}_depSettledAsData(e,n){e.dirty&&(e.dirty=!1,this._dirtyDepCount--),e.involvedThisWave=!0,e.dataBatch.push(n),this._waveHasNewData=!0}_depSettledAsResolved(e){e.dirty&&(e.dirty=!1,this._dirtyDepCount--)}_depSettledAsTerminal(e,n){e.dirty&&(e.dirty=!1,this._dirtyDepCount--),e.terminal=n,e.involvedThisWave=!0,this._hasNewTerminal=!0}_depInvalidated(e){e.prevData=void 0,e.terminal=void 0,e.dataBatch.length=0,e.dirty?e.involvedThisWave=!1:(e.dirty=!0,e.involvedThisWave=!0,this._dirtyDepCount++)}_maybeRunFnOnSettlement(){if(!(this._isTerminal&&!this._resubscribable)&&!(this._dirtyDepCount>0)){if(!this._partial&&!this._hasCalledFnOnce)for(let e=0;e<this._deps.length;e++){let n=this._deps[e];if(n.dataBatch.length===0&&n.prevData===void 0&&n.terminal===void 0){this._maybeAutoTerminalAfterWave();return}}if(this._paused){this._pendingWave=!0;return}if(!this._waveHasNewData&&!this._hasNewTerminal&&this._hasCalledFnOnce){this._clearWaveFlags(),this._emit(Ct),this._maybeAutoTerminalAfterWave();return}this._fn&&this._execFn(),this._maybeAutoTerminalAfterWave()}}_maybeAutoTerminalAfterWave(){if(this._deps.length===0||this._isTerminal)return;let e=this._deps.find(n=>n.terminal!==void 0&&n.terminal!==!0);if(e!=null){this._autoError&&this._emit([[$,e.terminal]]);return}this._autoComplete&&this._deps.every(n=>n.terminal!==void 0)&&this._emit(Mt)}_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([[$,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([[$,this._wrapFnError("cleanup.beforeRun threw",a)]]);return}}}let n=this._deps.map(i=>i.involvedThisWave?i.dataBatch.length>0?[...i.dataBatch]:[]:void 0),r=this._deps.map(i=>i.prevData);for(let i=0;i<this._deps.length;i++){let a=n[i];a!=null&&a.length>0&&(this._deps[i].prevData=a[a.length-1])}let 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:n,prevData:r};for(let a of this._inspectorHooks)a(i)}this._isExecutingFn=!0;try{let i=this._fn(n,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([[$,this._wrapFnError("fn threw",i)]])}finally{this._isExecutingFn=!1,this._pendingRerun?(this._pendingRerun=!1,this._rerunDepth+=1,this._rerunDepth>jt?(this._rerunDepth=0,this._emit([[$,new Error(`Node "${this.name}": _pendingRerun depth exceeded ${jt} \u2014 likely a reactive cycle`)]])):this._maybeRunFnOnSettlement()):this._rerunDepth=0,this._clearWaveFlags()}}_clearWaveFlags(){this._waveHasNewData=!1,this._hasNewTerminal=!1;for(let e of this._deps)e.involvedThisWave=!1,e.dataBatch.length=0}_wrapFnError(e,n){let r=n instanceof Error?n.message:String(n);return new Error(`Node "${this.name}": ${e}: ${r}`,{cause:n})}_frameBatch(e){let n=this._config.tierOf;if(e.length===1)return n(e[0][0])===3&&this._status!=="dirty"?[ge,e[0]]:e;let r=!0,s=!1,o=!1,i=-1;for(let u of e){let c=n(u[0]);c<i&&(r=!1),c===3&&(s=!0),u[0]===K&&(o=!0),i=c}let a=e;if(!r){let u=e.map((c,l)=>({m:c,i:l,tier:n(c[0])}));u.sort((c,l)=>c.tier-l.tier||c.i-l.i),a=u.map(c=>c.m)}if(s&&!o&&this._status!=="dirty"){let u=0;for(;u<a.length&&n(a[u][0])===0;)u++;return u===0?[ge,...a]:[...a.slice(0,u),ge,...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]===$&&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 n=e;if(this._isTerminal&&!this._resubscribable){let a=e.filter(u=>u[0]===V||u[0]===Q);if(a.length===0)return;n=a}n=this._frameBatch(n);let s=null;for(let a=0;a<n.length;a++){let u=n[a],c=u[0];if(c!==ee&&c!==se){s?.push(u);continue}if(u.length<2)throw new Error(`Node "${this.name}": [[${c===ee?"PAUSE":"RESUME"}]] must carry a lockId payload \u2014 bare PAUSE/RESUME is a protocol violation (C0 rule). Use \`[[PAUSE, lockId]]\` / \`[[RESUME, lockId]]\`.`);let l=!0;if(this._pausable!==!1){let g=u[1];if(c===ee)this._pauseLocks==null&&(this._pauseLocks=new Set),this._pauseLocks.add(g),this._paused=!0,this._pausable==="resumeAll"&&this._pauseBuffer==null&&(this._pauseBuffer=[]);else if(this._pauseLocks==null||!this._pauseLocks.has(g))l=!1;else if(this._pauseLocks.delete(g),this._pauseLocks.size===0){if(this._paused=!1,this._pauseBuffer!=null&&this._pauseBuffer.length>0){let h=this._pauseBuffer;this._pauseBuffer=[],this._emit(h)}this._pendingWave&&(this._pendingWave=!1,this._maybeRunFnOnSettlement())}}l?s?.push(u):s==null&&(s=n.slice(0,a))}if(s!=null){if(s.length===0)return;n=s}if(this._hasMeta&&n.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(n);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([[$,i]])}_updateState(e){let n=this._config.tierOf,r,s,o=-1,i=0;for(let l of e)n(l[0])===3&&i++;let a=i<=1,u=-1;if(this._versioning!=null&&i>1){for(let l=e.length-1;l>=0;l--)if(e[l][0]===P){u=l;break}}for(let l=0;l<e.length;l++){let g=e[l],h=g[0];if(h===P){if(g.length>=2){let f=!1;if(a&&this._cached!==void 0)try{f=this._equals(this._cached,g[1])}catch(d){s=this._wrapFnError("equals threw",d),o=l;break}if(f){r==null&&(r=e.slice(0,l)),r.push(it),this._status="resolved";continue}this._cached=g[1],this._versioning!=null&&(u<0||l===u)&&Lt(this._versioning,g[1],this._hashFn)}this._status="settled",r?.push(g)}else if(r?.push(g),h===K)this._status="dirty";else if(h===Z)this._status="resolved";else if(h===z){this._status="completed";{let f=this._config.rigorRecorder;if(f!=null)try{f.onTerminalTransition(this,"completed",this._autoComplete,this._autoError,this._deps.length>0)}catch{}}}else if(h===$){this._status="errored";{let f=this._config.rigorRecorder;if(f!=null)try{f.onTerminalTransition(this,"errored",this._autoComplete,this._autoError,this._deps.length>0)}catch{}}}else if(h===Q){if(this._cached!==void 0){let d=this._config.rigorRecorder;if(d!=null)try{d.onNonVacuousInvalidate(this,this._cached)}catch{}}this._cached=void 0,this._status="dirty";let f=this._cleanup;if(typeof f=="function"){this._cleanup=void 0;try{f()}catch{}}else if(f!=null&&typeof f=="object"){let d=f.invalidate;if(typeof d=="function")try{d()}catch{}}}else h===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 n=[...this._sinks];for(let r of n)r(e)};_dispatchOrAccumulate(e){if(Dt()){this._batchPendingMessages===null&&(this._batchPendingMessages=[],he(()=>this._flushBatchPending()));for(let n of e)this._batchPendingMessages.push(n);return}Ce(this._deliverToSinks,e,this._config.tierOf)}_flushBatchPending(){let e=this._batchPendingMessages;if(e===null||(this._batchPendingMessages=null,e.length===0))return;let n=this._frameBatch(e);Ce(this._deliverToSinks,n,this._config.tierOf)}},Vt=t=>Array.isArray(t),gt=t=>typeof t=="object"&&t!=null&&!Array.isArray(t)});function ne(t,e){return ce([],{...e,initial:t})}function ve(t,e){return ce((r,s,o)=>t(s,o)??void 0,{describeKind:"producer",...e})}function ue(t,e,n){return ce(t,(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",...n})}function Fe(t,e,n){return ce(t,(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",...n})}var je=U(()=>{"use strict";ye()});function Be(t,e){if(e!=null&&e.length>0)return new Set(e);switch(t){case"standard":return new Set(["type","status","value","deps","meta","v"]);case"full":return null;case"spec":return new Set(["type","deps","meta"]);default:return new Set(["type","deps"])}}function Yn(t){return t._describeKind!=null?t._describeKind:t._deps.length>0?"derived":t._fn!=null?"producer":"state"}function Xn(t){let e={};for(let[n,r]of Object.entries(t.meta))try{e[n]=r.cache}catch{}return e}function mt(t,e){let n=e==null,r=!n&&e!=null?[...e].filter(c=>c.startsWith("meta.")).map(c=>c.slice(5)):null,s=n||e.has("meta")||r!=null&&r.length>0,o="state",i=[];t instanceof F&&(o=Yn(t),i=t._deps.map(c=>c.node.name??""));let a={type:o,deps:i};(n||e.has("status"))&&(a.status=t.status);let u=t instanceof F?t._guard:void 0;if(s){let c={...Xn(t)};if(u!=null&&c.access===void 0&&(c.access=dt(u)),r!=null&&r.length>0&&!e.has("meta")){let l={};for(let g of r)g in c&&(l[g]=c[g]);a.meta=l}else a.meta=c}if(t.name!=null&&(a.name=t.name),n||e.has("value")){t.status==="sentinel"&&(a.sentinel=!0);try{a.value=t.cache}catch{}}if((n||e.has("v"))&&t.v!=null){let c={id:t.v.id,version:t.v.version};"cid"in t.v&&(c.cid=t.v.cid,c.prev=t.v.prev),a.v=c}return(n||e.has("guard"))&&u!=null&&(a.guard=dt(u)),(n||e.has("lastMutation"))&&t.lastMutation!=null&&(a.lastMutation=t.lastMutation),a}var Ht=U(()=>{"use strict";Le();ye()});function de(t){return t.subscribe(()=>{})}var vt=U(()=>{"use strict"});var Ve,Wt=U(()=>{"use strict";Ve=class{_timer;_gen=0;start(e,n){this.cancel(),this._gen+=1;let r=this._gen;this._timer=setTimeout(()=>{this._timer=void 0,r===this._gen&&n()},e)}cancel(){this._timer!==void 0&&(clearTimeout(this._timer),this._timer=void 0)}get pending(){return this._timer!==void 0}}});var rs={};$n(rs,{compileSpec:()=>Zr,decompileGraph:()=>En,decompileSpec:()=>es,extractFnFactory:()=>Sn,extractSourceFactory:()=>Nn,generateCatalogPrompt:()=>Tn,isRichFnEntry:()=>Te,isRichSourceEntry:()=>Ot,llmCompose:()=>ns,llmRefine:()=>Dn,specDiff:()=>ts,validateSpec:()=>Xe,validateSpecAgainstCatalog:()=>St});module.exports=Ln(rs);je();ot();Ge();$e();Le();me();Ht();ye();je();$e();function bt(t,e){if(Object.is(t,e))return!0;if(t==null||e==null||typeof t!="object"||typeof e!="object")return!1;if(Array.isArray(t)){if(!Array.isArray(e)||t.length!==e.length)return!1;for(let o=0;o<t.length;o++)if(!bt(t[o],e[o]))return!1;return!0}if(Array.isArray(e))return!1;let n=Object.keys(t),r=Object.keys(e);if(n.length!==r.length)return!1;let s=new Set(r);for(let o of n)if(!s.has(o)||!bt(t[o],e[o]))return!1;return!0}function zt(t,e){return`${t}\0${e}`}function yt(t,e){let n=[],r=new Set(t.subgraphs),s=new Set(e.subgraphs),o=[];for(let m of s)r.has(m)||o.push(m);o.sort();for(let m of o)n.push({type:"subgraph-mounted",path:m});let i=new Set(Object.keys(t.nodes)),a=new Set(Object.keys(e.nodes)),u=[];for(let m of a)i.has(m)||u.push(m);u.sort();for(let m of u)n.push({type:"node-added",path:m,node:{...e.nodes[m]}});let c=[];for(let m of a){if(!i.has(m))continue;let w=t.nodes[m]?.meta,p=e.nodes[m]?.meta;w==null&&p==null||bt(w??{},p??{})||c.push(m)}c.sort();for(let m of c)n.push({type:"node-meta-changed",path:m,prevMeta:t.nodes[m]?.meta??{},nextMeta:e.nodes[m]?.meta??{}});let l=new Map;for(let m of t.edges)l.set(zt(m.from,m.to),m);let g=new Map;for(let m of e.edges)g.set(zt(m.from,m.to),m);let h=[];for(let[m,w]of g)l.has(m)||h.push(w);h.sort((m,w)=>m.from<w.from?-1:m.from>w.from?1:m.to<w.to?-1:m.to>w.to?1:0);for(let m of h)n.push({type:"edge-added",from:m.from,to:m.to});let f=[];for(let[m,w]of l)g.has(m)||f.push(w);f.sort((m,w)=>m.from<w.from?-1:m.from>w.from?1:m.to<w.to?-1:m.to>w.to?1:0);for(let m of f)n.push({type:"edge-removed",from:m.from,to:m.to});let d=[];for(let m of i)a.has(m)||d.push(m);d.sort();for(let m of d)n.push({type:"node-removed",path:m});let y=[];for(let m of r)s.has(m)||y.push(m);y.sort();for(let m of y)n.push({type:"subgraph-unmounted",path:m});return{events:n,flushedAt_ns:re()}}vt();Wt();var Ne=class{constructor(e){this.capacity=e;if(!Number.isInteger(e)||e<=0)throw new Error(`RingBuffer capacity must be a positive integer (got ${e})`);this.buf=new Array(e)}buf;head=0;_size=0;get size(){return this._size}get maxSize(){return this.capacity}push(e){let n=(this.head+this._size)%this.capacity;this.buf[n]=e,this._size<this.capacity?this._size++:this.head=(this.head+1)%this.capacity}shift(){if(this._size===0)return;let e=this.buf[this.head];return this.buf[this.head]=void 0,this.head=(this.head+1)%this.capacity,this._size--,e}at(e){if(this._size===0)return;let n=e<0?this._size+e:e;if(!(n<0||n>=this._size))return this.buf[(this.head+n)%this.capacity]}toArray(){let e=new Array(this._size);for(let n=0;n<this._size;n++)e[n]=this.buf[(this.head+n)%this.capacity];return e}clear(){for(let e=0;e<this._size;e++)this.buf[(this.head+e)%this.capacity]=void 0;this.head=0,this._size=0}};st();function wt(t){return t>=768&&t<=879||t>=1155&&t<=1161||t>=1425&&t<=1469||t>=1552&&t<=1562||t>=1611&&t<=1631||t>=1648&&t===1648||t>=1750&&t<=1756||t>=1759&&t<=1764||t>=1767&&t<=1768||t>=1770&&t<=1773||t>=1840&&t<=1866||t>=1958&&t<=1968||t>=2304&&t<=2307||t>=2362&&t<=2383||t>=2385&&t<=2391||t>=2402&&t<=2403||t>=2433&&t<=2435||t>=2492&&t<=2509||t>=2561&&t<=2563||t>=2620&&t<=2641||t>=2672&&t<=2673||t>=2677&&t===2677||t>=3633&&t===3633||t>=3636&&t<=3642||t>=3655&&t<=3662||t>=3761&&t===3761||t>=3764&&t<=3772||t>=3784&&t<=3790||t>=7616&&t<=7679||t>=8400&&t<=8447||t>=65024&&t<=65039||t>=65056&&t<=65071||t===8205?0:t>=4352&&t<=4447||t>=8986&&t<=8987||t>=9001&&t<=9002||t>=9193&&t<=9203||t>=9208&&t<=9210||t>=9725&&t<=9726||t>=9748&&t<=9749||t>=9800&&t<=9811||t===9855||t===9875||t===9889||t>=9898&&t<=9899||t>=9917&&t<=9918||t>=9924&&t<=9925||t===9934||t===9940||t===9962||t>=9970&&t<=9971||t===9973||t===9978||t===9981||t===9986||t===9989||t>=9992&&t<=9997||t===9999||t>=10067&&t<=10069||t===10071||t>=10133&&t<=10135||t===10160||t===10175||t>=10548&&t<=10549||t>=11013&&t<=11015||t>=11035&&t<=11036||t===11088||t===11093||t>=11904&&t<=12350||t>=12352&&t<=12447||t>=12448&&t<=12543||t>=12549&&t<=12591||t>=12593&&t<=12686||t>=12688&&t<=12771||t>=12784&&t<=12830||t>=12832&&t<=12871||t>=12880&&t<=19903||t>=19968&&t<=40959||t>=43360&&t<=43388||t>=44032&&t<=55203||t>=63744&&t<=64255||t>=65040&&t<=65049||t>=65072&&t<=65131||t>=65281&&t<=65376||t>=65504&&t<=65510||t>=126980&&t===126980||t===127183||t>=127344&&t<=127345||t===127358||t===127359||t===127374||t>=127377&&t<=127386||t>=127456&&t<=127487||t>=127488&&t<=127490||t===127514||t===127535||t>=127538&&t<=127546||t>=127568&&t<=127569||t>=127744&&t<=129535||t>=129536&&t<=129791||t>=129792&&t<=130047||t>=131072&&t<=196605||t>=196608&&t<=262141?2:1}function He(t){let e=0;for(let n of t)e+=wt(n.codePointAt(0));return e}function Ut(t,e){if(e<=0)return"";let n=0,r="";for(let s of t){let o=wt(s.codePointAt(0));if(n+o>e){if(e<=1)return"\u2026";for(;n+1>e&&r.length>0;){let i=[...r].pop();r=r.slice(0,-i.length),n-=wt(i.codePointAt(0))}return`${r}\u2026`}r+=s,n+=o}return r}var Zn={horizontal:"\u2500",vertical:"\u2502",cornerTL:"\u250C",cornerTR:"\u2510",cornerBL:"\u2514",cornerBR:"\u2518",tDown:"\u252C",tUp:"\u2534",tRight:"\u251C",tLeft:"\u2524",cross:"\u253C",arrowRight:"\u25B6",arrowDown:"\u25BC",arrowLeft:"\u25C0",arrowUp:"\u25B2",boxTL:"\u250C",boxTR:"\u2510",boxBL:"\u2514",boxBR:"\u2518",boxH:"\u2500",boxV:"\u2502"},Qn={horizontal:"-",vertical:"|",cornerTL:"+",cornerTR:"+",cornerBL:"+",cornerBR:"+",tDown:"+",tUp:"+",tRight:"+",tLeft:"+",cross:"+",arrowRight:">",arrowDown:"v",arrowLeft:"<",arrowUp:"^",boxTL:"+",boxTR:"+",boxBL:"+",boxBR:"+",boxH:"-",boxV:"|"};function Yt(t,e){let n=e.charset==="ascii"?Qn:Zn,r=t.width,s=t.height,o=Array.from({length:s},()=>Array.from({length:r},()=>" ")),i=Array.from({length:s},()=>Array.from({length:r},()=>"empty"));for(let a of t.edges)tr(o,i,n,a);for(let a of t.boxes)er(o,i,n,a,e.labelOf(a.id));return o.map(a=>or(a.join(""))).join(`
|
|
2
|
+
`)}function er(t,e,n,r,s){let{x:o,y:i,w:a,h:u}=r;if(a<2||u<2){u>0&&Kt(t,e,o,i,a,s);return}oe(t,e,o,i,n.boxTL);for(let l=o+1;l<o+a-1;l+=1)oe(t,e,l,i,n.boxH);oe(t,e,o+a-1,i,n.boxTR);for(let l=i+1;l<i+u-1;l+=1){oe(t,e,o,l,n.boxV);for(let g=o+1;g<o+a-1;g+=1)Xt(t,e,g,l," ","empty");oe(t,e,o+a-1,l,n.boxV)}oe(t,e,o,i+u-1,n.boxBL);for(let l=o+1;l<o+a-1;l+=1)oe(t,e,l,i+u-1,n.boxH);oe(t,e,o+a-1,i+u-1,n.boxBR);let c=i+Math.floor(u/2);Kt(t,e,o+1,c,a-2,s)}function oe(t,e,n,r,s){Xt(t,e,n,r,s,s===" "?"empty":s==="\u2500"||s==="-"?"boxH":s==="\u2502"||s==="|"?"boxV":"boxCorner")}function Xt(t,e,n,r,s,o){if(r<0||r>=t.length)return;let i=t[r];n<0||n>=i.length||(i[n]=s,e[r][n]=o)}function Kt(t,e,n,r,s,o){if(r<0||r>=t.length)return;let i=n,a=s;for(let u of o){let c=He(u);if(c!==0){if(a<c)break;i>=0&&i<t[r].length&&(t[r][i]=u,e[r][i]="label",c===2&&i+1<t[r].length&&(t[r][i+1]="",e[r][i+1]="label")),i+=c,a-=c}}for(;a>0;)i>=0&&i<t[r].length&&(t[r][i]=" ",e[r][i]="empty"),i+=1,a-=1}function tr(t,e,n,r){let s=r.points;if(s.length<2)return;for(let u=0;u+1<s.length;u+=1)nr(t,e,n,s[u],s[u+1]);for(let u=1;u+1<s.length;u+=1){let c=s[u-1],l=s[u],g=s[u+1],h=rr(c,l,g,n);h&&Jt(t,e,l.x,l.y,h,"edgeCorner")}let o=s[s.length-1],i=s[s.length-2],a=sr(i,o,n);a&&Jt(t,e,o.x,o.y,a,"arrow")}function nr(t,e,n,r,s){if(!(r.x===s.x&&r.y===s.y)){if(r.y===s.y){let o=r.y,i=Math.min(r.x,s.x),a=Math.max(r.x,s.x);for(let u=i;u<=a;u+=1)qt(t,e,u,o,n,"h")}else if(r.x===s.x){let o=r.x,i=Math.min(r.y,s.y),a=Math.max(r.y,s.y);for(let u=i;u<=a;u+=1)qt(t,e,o,u,n,"v")}}}function qt(t,e,n,r,s,o){if(r<0||r>=t.length)return;let i=t[r];if(n<0||n>=i.length)return;let a=e[r][n];if(!(a==="boxH"||a==="boxV"||a==="boxCorner"||a==="label")){if(a==="empty"){i[n]=o==="h"?s.horizontal:s.vertical,e[r][n]=o==="h"?"edgeH":"edgeV";return}if(a==="edgeH"&&o==="v"){i[n]=s.cross,e[r][n]="edgeCorner";return}if(a==="edgeV"&&o==="h"){i[n]=s.cross,e[r][n]="edgeCorner";return}}}function Jt(t,e,n,r,s,o){if(r<0||r>=t.length)return;let i=t[r];if(n<0||n>=i.length)return;let a=e[r][n];a==="boxH"||a==="boxV"||a==="boxCorner"||a==="label"||(i[n]=s,e[r][n]=o)}function rr(t,e,n,r){let s=t.y===e.y,o=e.y===n.y;if(s===o)return;if(s){let u=t.x<e.x,c=n.y>e.y;return u&&c?r.cornerTR:u&&!c?r.cornerBR:!u&&c?r.cornerTL:r.cornerBL}let i=t.y<e.y,a=n.x>e.x;return i&&a?r.cornerBL:i&&!a?r.cornerBR:!i&&a?r.cornerTL:r.cornerTR}function sr(t,e,n){if(e.x>t.x)return n.arrowRight;if(e.x<t.x)return n.arrowLeft;if(e.y>t.y)return n.arrowDown;if(e.y<t.y)return n.arrowUp}function or(t){let e=t.length;for(;e>0&&t.charCodeAt(e-1)===32;)e-=1;return t.slice(0,e)}function en(t){let e=ir(t);ar(e),cr(e),ur(e),dr(e,t);let n=pr(e,t),{width:r,height:s}=gr(e),o=[];for(let i of e.layers)for(let a of i)a.isVirtual||o.push({id:a.id,layer:a.layer,order:a.order,x:a.x,y:a.y,w:a.w,h:a.h});return{boxes:o,edges:n,width:r,height:s}}function ir(t){let e=new Map;for(let s of t.nodes)e.set(s,{id:s,isVirtual:!1,layer:-1,order:0,x:0,y:0,w:t.widthCells(s),h:t.heightCells(s),in:[],out:[]});let n=[],r=0;for(let s of t.edges){if(s.from===s.to)continue;let o=e.get(s.from),i=e.get(s.to);if(!o||!i)continue;let a={chainId:r++,chainFrom:s.from,chainTo:s.to,fromId:s.from,toId:s.to,hopIndex:0,chainLen:1};o.out.push(a),i.in.push(a),n.push(a)}return{nodes:e,layers:[],hops:n}}function ar(t){let e=new Map;for(let o of t.nodes.values())e.set(o.id,o.in.length);let n=[];for(let o of t.nodes.values())(e.get(o.id)??0)===0&&(o.layer=0,n.push(o));let r=new Set,s=0;for(;s<n.length;){let o=n[s++];if(!r.has(o.id)){r.add(o.id);for(let i of o.out){let a=t.nodes.get(i.toId);a.layer=Math.max(a.layer,o.layer+1);let u=(e.get(a.id)??0)-1;e.set(a.id,u),u<=0&&n.push(a)}}}for(let o of t.nodes.values())o.layer<0&&(o.layer=0)}function cr(t){let e=Math.max(0,...Array.from(t.nodes.values(),o=>o.layer)),n=Array.from({length:e+1},()=>[]);for(let o of t.nodes.values())n[o.layer].push(o);let r=[],s=0;for(let o of t.hops){let i=t.nodes.get(o.fromId),a=t.nodes.get(o.toId),u=a.layer-i.layer;if(u<=0){i.out=i.out.filter(g=>g!==o),a.in=a.in.filter(g=>g!==o);continue}if(u===1){o.hopIndex=0,o.chainLen=1,r.push(o);continue}i.out=i.out.filter(g=>g!==o),a.in=a.in.filter(g=>g!==o);let c=i;for(let g=1;g<u;g+=1){let h=`__virt_${s++}__`,f={id:h,isVirtual:!0,layer:i.layer+g,order:0,x:0,y:0,w:0,h:1,in:[],out:[]};t.nodes.set(h,f),n[f.layer].push(f);let d={chainId:o.chainId,chainFrom:o.chainFrom,chainTo:o.chainTo,fromId:c.id,toId:h,hopIndex:g-1,chainLen:u};c.out.push(d),f.in.push(d),r.push(d),c=f}let l={chainId:o.chainId,chainFrom:o.chainFrom,chainTo:o.chainTo,fromId:c.id,toId:a.id,hopIndex:u-1,chainLen:u};c.out.push(l),a.in.push(l),r.push(l)}for(let o of n)for(let i=0;i<o.length;i+=1)o[i].order=i;t.layers=n,t.hops=r}function ur(t){for(let n=0;n<4;n+=1){for(let r=1;r<t.layers.length;r+=1)Zt(t,t.layers[r],"in"),ze(t.layers[r]);for(let r=t.layers.length-2;r>=0;r-=1)Zt(t,t.layers[r],"out"),ze(t.layers[r])}for(let n=0;n<2;n+=1){let r=!1;for(let s=1;s<t.layers.length;s+=1){let o=t.layers[s];for(let i=0;i+1<o.length;i+=1){let a=Qt(t,o[i],o[i+1],"in");[o[i],o[i+1]]=[o[i+1],o[i]],ze(o),Qt(t,o[i],o[i+1],"in")<a?r=!0:([o[i],o[i+1]]=[o[i+1],o[i]],ze(o))}}if(!r)break}}function Zt(t,e,n){let r=new Map;for(let s of e){let o=n==="in"?s.in:s.out;if(o.length===0){r.set(s.id,s.order);continue}let i=0,a=0;for(let u of o){let c=t.nodes.get(n==="in"?u.fromId:u.toId);c&&(i+=c.order,a+=1)}r.set(s.id,a===0?s.order:i/a)}e.sort((s,o)=>{let i=r.get(s.id),a=r.get(o.id);return i!==a?i-a:s.order-o.order})}function ze(t){for(let e=0;e<t.length;e+=1)t[e].order=e}function Qt(t,e,n,r){let s=r==="in"?e.in:e.out,o=r==="in"?n.in:n.out,i=0;for(let a of s)for(let u of o){let c=t.nodes.get(r==="in"?a.fromId:a.toId)?.order??0,l=t.nodes.get(r==="in"?u.fromId:u.toId)?.order??0;(e.order<n.order&&c>l||e.order>n.order&&c<l)&&(i+=1)}return i}function dr(t,e){e.direction==="LR"?lr(t,e):fr(t,e)}function lr(t,e){let n=[],r=0;for(let s=0;s<t.layers.length;s+=1){n.push(r);let o=0;for(let i of t.layers[s])o=Math.max(o,i.w);r+=o+e.layerGap}for(let s=0;s<t.layers.length;s+=1)for(let o of t.layers[s])o.x=n[s];for(let s of t.layers){let o=0;for(let i of s)i.y=o,o+=i.h+e.nodeGap}tn(t,e,"y")}function fr(t,e){let n=[],r=0;for(let s=0;s<t.layers.length;s+=1){n.push(r);let o=0;for(let i of t.layers[s])o=Math.max(o,i.h);r+=o+e.layerGap}for(let s=0;s<t.layers.length;s+=1)for(let o of t.layers[s])o.y=n[s];for(let s of t.layers){let o=0;for(let i of s)i.x=o,o+=i.w+e.nodeGap}tn(t,e,"x")}function tn(t,e,n){let r=o=>n==="y"?o.h:o.w,s=e.nodeGap;for(let o=0;o<2;o+=1){let i=o===0?t.layers.slice(1):t.layers.slice(0,-1).reverse();for(let a of i){let u=new Map;for(let l of a){let g=o===0?l.in:l.out;if(g.length===0)continue;let h=[];for(let d of g){let y=t.nodes.get(o===0?d.fromId:d.toId);if(!y)continue;let m=n==="y"?y.y:y.x;h.push(m+Math.floor(r(y)/2))}if(h.length===0)continue;h.sort((d,y)=>d-y);let f=h[Math.floor(h.length/2)];u.set(l.id,f-Math.floor(r(l)/2))}let c=0;for(let l of a){let g=u.get(l.id),h=n==="y"?l.y:l.x,d=Math.max(g??h,c);n==="y"?l.y=d:l.x=d,c=d+r(l)+s}}}}function pr(t,e){let n=new Map;for(let c of t.hops){let l=n.get(c.chainId);l?l.push(c):n.set(c.chainId,[c])}for(let c of n.values())c.sort((l,g)=>l.hopIndex-g.hopIndex);let r=e.direction==="LR",s=c=>r?c.x:c.y,o=c=>r?c.w:c.h,i=c=>r?c.y+Math.floor(c.h/2):c.x+Math.floor(c.w/2),a=new Map;for(let c=0;c+1<t.layers.length;c+=1){let l=t.layers[c],g=t.layers[c+1],h=0;for(let S of l)h=Math.max(h,s(S)+o(S));let f=Number.POSITIVE_INFINITY;for(let S of g)f=Math.min(f,s(S));let d=Number.isFinite(f)?f-1:h,y=Math.max(1,d-h+1),m=[];for(let S of l)for(let T of S.out)m.push(T);m.sort((S,T)=>{let D=i(t.nodes.get(S.fromId)),E=i(t.nodes.get(T.fromId));if(D!==E)return D-E;let N=i(t.nodes.get(S.toId)),x=i(t.nodes.get(T.toId));return N-x});let w=[],p=new Map;for(let S of m){let T=i(t.nodes.get(S.fromId)),D=i(t.nodes.get(S.toId)),E=Math.min(T,D),N=Math.max(T,D),x=-1;for(let A=0;A<w.length;A+=1){let L=w[A],G=!0;for(let W of L)if(W.lo<=N&&E<=W.hi){G=!1;break}if(G){L.push({lo:E,hi:N}),x=A;break}}x<0&&(w.push([{lo:E,hi:N}]),x=w.length-1),p.set(S,x)}let b=w.length,v=y>=Math.max(3,b+2),k=v?h+1:h,O=v?d-1:d,_=Math.max(1,O-k+1);for(let S of m){let T=p.get(S),D;if(b<=1)D=k+Math.floor(_/2);else{let E=(_-1)/(b-1);D=k+Math.floor(T*E)}a.set(S,Math.max(h,Math.min(d,D)))}}let u=[];for(let[,c]of n){let l=[];for(let h=0;h<c.length;h+=1){let f=c[h],d=t.nodes.get(f.fromId),y=t.nodes.get(f.toId),m=a.get(f),w=d.isVirtual?s(d):s(d)+o(d),p=y.isVirtual?s(y):s(y)-1,b=i(d),v=i(y);h===0&&We(l,r,w,b),b!==v&&(We(l,r,m,b),We(l,r,m,v)),We(l,r,p,v)}let g=c[0];u.push({from:g.chainFrom,to:g.chainTo,points:hr(l)})}return u}function We(t,e,n,r){t.push(e?{x:n,y:r}:{x:r,y:n})}function hr(t){let e=[];for(let n of t){let r=e[e.length-1];(!r||r.x!==n.x||r.y!==n.y)&&e.push(n)}return e}function gr(t){let e=0,n=0;for(let r of t.layers)for(let s of r)e=Math.max(e,s.x+s.w),n=Math.max(n,s.y+s.h);return{width:e,height:n}}var mr=24,br=4,yr=1,vr=3;function nn(t,e){let n=wr(e.direction),r=Math.max(3,e.maxLabelWidth??mr),s=e.asciiCharset??"unicode",o=Object.keys(t.nodes).sort(),i=new Set(o),a=t.edges.filter(f=>i.has(f.from)&&i.has(f.to)),u=new Map,c=new Map;for(let f of o){let d=Ut(f,r);u.set(f,d),c.set(f,He(d)+4)}let l=en({nodes:o,edges:a,widthCells:f=>c.get(f)??3,heightCells:()=>vr,layerGap:br,nodeGap:yr,direction:n}),g=Yt(l,{charset:s,labelOf:f=>u.get(f)??f}),h=e.logger;return h&&h(g),g}function wr(t){if(t===void 0||t==="LR")return"LR";if(t==="TD")return"TD";throw new Error(`ascii describe supports direction "LR" or "TD" only; got ${String(t)}`)}function rn(t,e,n,r={}){let s=e in t.nodes,o=n in t.nodes;if(!s)return Ue(e,n,"no-such-from");if(!o)return Ue(e,n,"no-such-to");let i=r.maxDepth;if(i!=null&&(!Number.isInteger(i)||i<0))throw new Error("explainPath: maxDepth must be an integer >= 0");if(e===n){if(r.findCycle===!0){let c=_r(t,e,r);if(c!=null)return c}let u=Ke(e,t.nodes[e],0,r);return qe(e,n,[u])}if(i===0)return Ue(e,n,"no-path");let a=sn(t,e,n,i);return a.found?qe(e,n,on(t,a.pathOrder,r)):Ue(e,n,a.truncated?"max-depth-exceeded":"no-path")}function sn(t,e,n,r){let s=new Map,o=[{path:n,depth:0}],i=new Set([n]),a=0,u=!1;for(;a<o.length;){let g=o[a++];if(g.path===e)break;if(r!=null&&g.depth>=r){let y=t.nodes[g.path];y?.deps&&y.deps.length>0&&(u=!0);continue}let h=t.nodes[g.path];if(h==null)continue;let f=h.deps??[],d=new Map;for(let y=0;y<f.length;y++){let m=f[y];if(!m)continue;let w=d.get(m);w==null&&(w=[],d.set(m,w)),w.push(y)}for(let[y,m]of d)i.has(y)||(i.add(y),s.set(y,{from:g.path,depIndices:m}),o.push({path:y,depth:g.depth+1}))}if(!s.has(e))return{found:!1,pathOrder:[],truncated:u};let c=[{path:e}],l=e;for(;l!==n;){let g=s.get(l);if(g==null)return{found:!1,pathOrder:[],truncated:!1};c[c.length-1].depIndices=g.depIndices,c.push({path:g.from}),l=g.from}return{found:!0,pathOrder:c,truncated:!1}}function _r(t,e,n){let r=t.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=Ke(e,r,0,n);a.dep_index=o[0];let u=Ke(e,r,1,n);return qe(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=sn(t,u,e,n.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:qe(e,e,on(t,i.pathOrder,n))}function on(t,e,n){return e.map((r,s)=>{let o=t.nodes[r.path],i=Ke(r.path,o,s,n);return r.depIndices!=null&&r.depIndices.length>0&&(i.dep_index=r.depIndices[0],r.depIndices.length>1&&(i.dep_indices=[...r.depIndices])),i})}function Ke(t,e,n,r){let s={path:t,type:e.type,hop:n};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(t)??e.annotation;o!=null&&(s.annotation=o);let i=r.lastMutations?.get(t)??e.lastMutation;return i!=null&&(s.lastMutation=i),s}function qe(t,e,n){return an(t,e,!0,"ok",n)}function Ue(t,e,n){return an(t,e,!1,n,[])}function an(t,e,n,r,s){let o=xr(t,e,n,r,s);return{from:t,to:e,found:n,reason:r,steps:s,text:o,toJSON(){return{from:t,to:e,found:n,reason:r,steps:s}}}}function xr(t,e,n,r,s){if(!n)switch(r){case"no-such-from":return`explainPath: no node named "${t}"`;case"no-such-to":return`explainPath: no node named "${e}"`;case"max-depth-exceeded":return`explainPath: no path from "${t}" to "${e}" within maxDepth`;default:return`explainPath: no path from "${t}" to "${e}"`}let o=[`Causal path: ${t} \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: ${kr(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(`
|
|
3
|
+
`)}function kr(t){if(t===void 0)return"<sentinel>";if(t===null)return"null";if(typeof t=="string")return JSON.stringify(t);if(typeof t=="number"||typeof t=="boolean"||typeof t=="bigint")return String(t);try{let e=JSON.stringify(t);return e.length>80?`${e.slice(0,77)}...`:e}catch{return String(t)}}ye();var j={object:56,array:64,string:40,number:8,boolean:4,null:0,undefined:0,symbol:40,bigint:16,function:120,map:72,set:72,mapEntry:40,setEntry:24,date:24,regexp:48,error:64,url:80,promise:48,weakmap:40,weakset:40},Or=Symbol.for("sizeof");function cn(t){let e=new WeakSet,n=new WeakSet,r=[t],s=0;for(;r.length>0;){let o=r.pop();s+=Sr(o,e,n,r)}return s}function Sr(t,e,n,r){if(t==null)return 0;switch(typeof t){case"number":return j.number;case"boolean":return j.boolean;case"string":return j.string+t.length*2;case"bigint":return j.bigint+Nr(t);case"symbol":return j.symbol;case"function":return e.has(t)?0:(e.add(t),j.function);case"undefined":return 0}let o=t;if(e.has(o))return 0;e.add(o);let i=o[Or];if(typeof i=="function")try{let c=i.call(o);if(typeof c=="number"&&Number.isFinite(c))return c}catch{}if(o instanceof Date)return j.date;if(o instanceof RegExp)return j.regexp+o.source.length*2;if(o instanceof Error){let c=o.message?o.message.length*2:0,l=o.stack?o.stack.length*2:0;return j.error+c+l}if(typeof URL<"u"&&o instanceof URL)return j.url+o.href.length*2;if(typeof Promise<"u"&&o instanceof Promise)return j.promise;if(o instanceof WeakMap)return j.weakmap;if(o instanceof WeakSet)return j.weakset;if(o instanceof Map){let c=j.map;for(let[l,g]of o)c+=j.mapEntry,r.push(l),r.push(g);return c}if(o instanceof Set){let c=j.set;for(let l of o)c+=j.setEntry,r.push(l);return c}if(Array.isArray(o)){let c=j.array+o.length*8;for(let l of o)r.push(l);return c}if(o instanceof ArrayBuffer)return n.has(o)?0:(n.add(o),o.byteLength);if(ArrayBuffer.isView(o)){let c=o;return n.has(c.buffer)?48:(n.add(c.buffer),c.buffer.byteLength+48)}let a=j.object,u=Object.keys(o);for(let c of u){a+=j.string+c.length*2;try{r.push(o[c])}catch{}}return a}function Nr(t){let e=t<0n?-t:t;if(e===0n)return 0;let n=e.toString(2).length;return Math.ceil(n/32)*8}function un(t,e){let n=e?.topN??10,r=t.describe({detail:"standard"}),s=[],o=t._collectObserveTargets;typeof o=="function"&&o.call(t,"",s);let i=new Map;for(let[h,f]of s)i.set(h,f);let a=[];for(let[h,f]of Object.entries(r.nodes)){let d=i.get(h),y=d instanceof F?d:null,m=y?cn(y.cache):0,w=y?y._sinkCount:0,p=f.deps?.length??0,b=f.type==="effect"&&w===0,v=w===0?f.type==="effect"?"orphan-effect":f.type==="derived"?"idle-derived":f.type==="producer"?"idle-producer":null:null;a.push({path:h,type:f.type,status:f.status??"unknown",valueSizeBytes:m,subscriberCount:w,depCount:p,isOrphanEffect:b,orphanKind:v})}let u=a.reduce((h,f)=>h+f.valueSizeBytes,0),c=(h,f)=>[...a].sort(f??((d,y)=>y[h]-d[h])).slice(0,n),l=a.filter(h=>h.orphanKind!=null),g=a.filter(h=>h.isOrphanEffect);return{nodeCount:a.length,edgeCount:r.edges.length,subgraphCount:r.subgraphs.length,nodes:a,totalValueSizeBytes:u,hotspots:{byValueSize:c("valueSizeBytes"),bySubscriberCount:c("subscriberCount"),byDepCount:c("depCount")},orphans:l,orphanEffects:g}}var I="::",q="__meta__",we=1;function dn(t,e){let n=Math.max(16,t.size*4),r=0;for(;t.size>0;){if(r++>=n){console.error(`[Graph "${e}".destroy] disposer drain exceeded cap (${n}); ${t.size} disposer(s) discarded`),t.clear();return}let s=t.values().next();if(s.done)return;let o=s.value;t.delete(o);try{o()}catch(i){console.error(`[Graph "${e}".destroy] disposer threw:`,i)}}}function hn(t){return t!=null&&typeof t=="object"&&"cache"in t&&typeof t.subscribe=="function"&&typeof t.down=="function"}function Tr(t){if(t!=null)return hn(t)?t.cache:t}function Er(t){let e=[];for(let n of Object.keys(t).sort()){let r=t[n].v;r!=null&&e.push(`${n} ${r.id} ${r.version}`)}return e.join(`
|
|
4
|
+
`)}function ln(t){if(t.version!==we)throw new Error(`unsupported snapshot version ${String(t.version)} (expected ${we})`);for(let e of["name","nodes","edges","subgraphs"])if(!(e in t))throw new Error(`snapshot missing required key "${e}"`);if(typeof t.name!="string")throw new TypeError("snapshot 'name' must be a string");if(typeof t.nodes!="object"||t.nodes===null||Array.isArray(t.nodes))throw new TypeError("snapshot 'nodes' must be an object");if(!Array.isArray(t.edges))throw new TypeError("snapshot 'edges' must be an array");if(!Array.isArray(t.subgraphs))throw new TypeError("snapshot 'subgraphs' must be an array")}function Rr(t,e){let n=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=n.get(s);if(i==null&&(i=new WeakSet,n.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 h=o;if(s.length!==h.length)return!1;for(let f=0;f<s.length;f++)if(!r(s[f],h[f]))return!1;return!0}if(s instanceof Map){let h=o;if(s.size!==h.size)return!1;for(let[f,d]of s)if(!h.has(f)||!r(d,h.get(f)))return!1;return!0}if(s instanceof Set){let h=o;if(s.size!==h.size)return!1;for(let f of s){let d=!1;for(let y of h)if(r(f,y)){d=!0;break}if(!d)return!1}return!0}if(ArrayBuffer.isView(s)){let h=s,f=o;if(h.length!==f.length)return!1;for(let d=0;d<h.length;d++)if(h[d]!==f[d])return!1;return!0}let c=Object.keys(s),l=Object.keys(o);if(c.length!==l.length)return!1;let g=new Set(l);for(let h of c)if(!g.has(h)||!r(s[h],o[h]))return!1;return!0};return r(t,e)}function xt(t){if(t===null||typeof t!="object")return t;if(Array.isArray(t))return t.map(xt);let e=t,n=Object.keys(e).sort(),r={};for(let s of n)r[s]=xt(e[s]);return r}function Ar(t){return t.replaceAll("\\","\\\\").replaceAll('"','\\"')}function Dr(t){return t.replaceAll("\\","\\\\").replaceAll('"','\\"')}function Cr(t){return t==="TD"?"down":t==="BT"?"up":t==="RL"?"left":"right"}function gn(t){let e=new Set,n=[];function r(s,o){let i=`${s}\0${o}`;e.has(i)||(e.add(i),n.push([s,o]))}for(let[s,o]of Object.entries(t.nodes)){let i=o.deps;if(i)for(let a of i)r(a,s)}for(let s of t.edges)r(s.from,s.to);return n}function mn(t){if(t===void 0)return"LR";if(t==="TD"||t==="LR"||t==="BT"||t==="RL")return t;throw new Error(`invalid diagram direction ${String(t)}; expected one of: TD, LR, BT, RL`)}function Gr(t,e){let n=e.includeEdges??!0,r=e.includeSubgraphs??!0,{expand:s,...o}=t,i={...o,edges:n?t.edges:[],subgraphs:r?t.subgraphs:[]},a=JSON.stringify(xt(i),null,e.indent??2);return e.logger?.(a),a}function Mr(t,e){let n=e.includeEdges??!0,r=e.includeSubgraphs??!0,s=[];s.push(`Graph ${t.name}`),s.push("Nodes:");for(let i of Object.keys(t.nodes).sort()){let a=t.nodes[i];s.push(`- ${i} (${a.type}/${a.status}): ${Ye(a.value)}`)}if(n){s.push("Edges:");for(let i of t.edges)s.push(`- ${i.from} -> ${i.to}`)}if(r){s.push("Subgraphs:");for(let i of t.subgraphs)s.push(`- ${i}`)}let o=s.join(`
|
|
5
|
+
`);return e.logger?.(o),o}function bn(t,e){let n=mn(e.direction),r=Object.keys(t.nodes).sort(),s=new Map;for(let i=0;i<r.length;i+=1)s.set(r[i],`n${i}`);let o=[`flowchart ${n}`];for(let i of r){let a=s.get(i);o.push(` ${a}["${Ar(i)}"]`)}for(let[i,a]of gn(t)){let u=s.get(i),c=s.get(a);!u||!c||o.push(` ${u} --> ${c}`)}return o.join(`
|
|
6
|
+
`)}function $r(t,e){let n=bn(t,e);return Ir(n)}function Ir(t,e){let n=e?.theme??"default",r=e?.autoSync??!0,o=JSON.stringify({code:t,mermaid:{theme:n},autoSync:r}),i=new TextEncoder().encode(o),a="";for(let c=0;c<i.length;c++)a+=String.fromCharCode(i[c]);return`https://mermaid.live/edit#base64:${globalThis.btoa(a).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")}`}function Lr(t,e){let n=mn(e.direction),r=Object.keys(t.nodes).sort(),s=new Map;for(let i=0;i<r.length;i+=1)s.set(r[i],`n${i}`);let o=[`direction: ${Cr(n)}`];for(let i of r){let a=s.get(i);o.push(`${a}: "${Dr(i)}"`)}for(let[i,a]of gn(t)){let u=s.get(i),c=s.get(a);!u||!c||o.push(`${u} -> ${c}`)}return o.join(`
|
|
7
|
+
`)}function Pr(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Je(t){let e="^";for(let n=0;n<t.length;n+=1){let r=t[n];if(r==="*"){e+=".*";continue}if(r==="?"){e+=".";continue}if(r==="["){let s=t.indexOf("]",n+1);if(s<=n+1){e+="\\[";continue}let o=t.slice(n+1,s);o.startsWith("!")&&(o=`^${o.slice(1)}`),o=o.replace(/\\/g,"\\\\"),e+=`[${o}]`,n=s;continue}e+=Pr(r)}return e+="$",new RegExp(e)}var Fr={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"},jr={data:"",dirty:"",resolved:"",invalidate:"",pause:"",resume:"",complete:"",error:"",teardown:"",derived:"",path:"",reset:""};function Ye(t){if(typeof t=="string")return JSON.stringify(t);if(typeof t=="number"||typeof t=="boolean"||t==null)return String(t);try{return JSON.stringify(t)}catch{return"[unserializable]"}}function Br(t){return t==="none"?jr:t==="ansi"||t==null?Fr:{data:t.data??"",dirty:t.dirty??"",resolved:t.resolved??"",invalidate:t.invalidate??"",pause:t.pause??"",resume:t.resume??"",complete:t.complete??"",error:t.error??"",teardown:t.teardown??"",derived:t.derived??"",path:t.path??"",reset:t.reset??""}}function fn(t){if(t==null)return{};let e=t.detail;return e==="full"?{...t,structured:t.structured??!0,timeline:t.timeline??!0,causal:t.causal??!0,derived:t.derived??!0}:e==="minimal"?{...t,structured:t.structured??!0}:t.format==="stage-log"?{...t,structured:t.structured??!0,timeline:t.timeline??!0}:t}function Vr(t,e,n){for(let r=0;r<t.length;r++){let s=t.charCodeAt(r);if(s<32||s===127)throw new Error(`Graph "${e}": ${n} "${t}" must not contain control character (U+${s.toString(16).padStart(4,"0").toUpperCase()} at index ${r})`)}}function _t(t,e,n){if(t==="")throw new Error(`Graph "${e}": ${n} name must be non-empty`);if(t.includes(I))throw new Error(`Graph "${e}": ${n} "${t}" must not contain '${I}' (path separator)`);if(t===q)throw new Error(`Graph "${e}": ${n} name "${q}" is reserved for meta companion paths`);Vr(t,e,n)}function Hr(t,e){if(t==="")throw new Error(`Graph "${e}": resolve path must be non-empty`);let n=t.split(I);for(let r of n)if(r==="")throw new Error(`Graph "${e}": resolve path has empty segment`);return n}function zr(t,e){let n=!1;for(let s of t)if(!e.isMetaPassthrough(s[0])){n=!0;break}return n?t.filter(s=>e.isMetaPassthrough(s[0])):t}function yn(t){for(let e of t._mounts.values())yn(e);for(let e of t._nodes.values())try{e.down([[V]],{internal:!0})}catch{}}var _e=class t{name;opts;config;_nodes=new Map;_nodeToName=new WeakMap;_mounts=new Map;_parent=void 0;_storageDisposers=new Set;_disposers=new Set;_destroyed=!1;_topology;_topologyEmitters=new Set;_factory;_factoryArgs;constructor(e,n){if(e==="")throw new Error("Graph name must be non-empty");if(e.includes(I))throw new Error(`Graph name must not contain '${I}' (got "${e}")`);if(e===q)throw new Error(`Graph name "${q}" is reserved for meta companion paths`);this.name=e,this.opts=Object.freeze({...n??{}}),this.config=n?.config??be,this._traceRing=new Ne(n?.traceCapacity??1e3),n?.versioning!=null&&this.setVersioning(n.versioning),typeof n?.factory=="string"&&(this._factory=n.factory,n.factoryArgs!==void 0&&(this._factoryArgs=n.factoryArgs))}tagFactory(e,n){return this._factory=e,this._factoryArgs=n,this}ancestors(e=!0){let n=[],r=e?this:this._parent;for(;r!=null;)n.push(r),r=r._parent;return n}get topology(){return this._topology==null&&(this._topology=ve(e=>{let n=r=>{e.emit(r)};return this._topologyEmitters.add(n),()=>{this._topologyEmitters.delete(n)}},{name:`${this.name}_topology`})),this._topology}_emitTopology(e){if(!(this._topology==null||this._topologyEmitters.size===0))for(let n of this._topologyEmitters)n(e)}nameOf(e){return this._nodeToName.get(e)}add(e,n){let r=e.name,s=n?.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=n?.annotation;if(_t(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:re()})),e}setVersioning(e){if(e!=null)for(let n of this._nodes.values())n instanceof F&&n._applyVersioning(e)}remove(e){_t(e,this.name,"remove");let n=this._mounts.get(e);if(n){let o={kind:"mount",nodes:[],mounts:[]},i=[];n._collectObserveTargets("",i);for(let[a,u]of i)a.includes(`${I}${q}${I}`)||o.nodes.push(a);return o.nodes.sort(),o.mounts.push(e),o.mounts.push(...n._collectSubgraphs(`${e}${I}`)),this._mounts.delete(e),n._parent=void 0,yn(n),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 n=typeof e=="function"?e:(()=>{let o=Je(e);return i=>o.test(i)})(),r={kind:"mount",nodes:[],mounts:[]},s=[...this._nodes.keys(),...this._mounts.keys()].filter(o=>n(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(),n=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,n.get(s)],done:!1}}}}node(e){if(e==="")throw new Error(`Graph "${this.name}": node name must be non-empty`);if(e.includes(I))return this.resolve(e);let n=this._nodes.get(e);if(!n)throw new Error(`Graph "${this.name}": unknown node "${e}"`);return n}get(e){return this.node(e).cache}set(e,n,r){let s=r?.internal===!0;this.node(e).down([[P,n]],{actor:r?.actor,internal:s,delivery:"write"})}setAll(e,n){let r=Symbol.iterator in e?e:Object.entries(e);De(()=>{for(let[s,o]of r)this.set(s,o,n)})}invalidate(e,n){let r=n?.internal===!0;this.node(e).down([[Q]],{actor:n?.actor,internal:r,delivery:"write"})}error(e,n,r){let s=r?.internal===!0;this.node(e).down([[$,n]],{actor:r?.actor,internal:s,delivery:"write"})}complete(e,n){let r=n?.internal===!0;this.node(e).down([[z]],{actor:n?.actor,internal:r,delivery:"write"})}edges(e){let n=e?.recursive===!0,r=new Map;if(!n){for(let[u,c]of this._nodes)r.set(c,u);let a=[];for(let[u,c]of this._nodes)if(c instanceof F)for(let l of c._deps){let g=r.get(l.node);g!=null&&a.push([g,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 F)for(let c of u._deps){let l=o.get(c.node);l!=null&&i.push([l,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,n){if(n===void 0){let s=new t(e);return this.mount(e,s)}if(typeof n=="function"){let s=new t(e);return n(s),this.mount(e,s)}let r=n;if(_t(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 n=Hr(e,this.name);return this._resolveFromSegments(n)}tryResolve(e){try{return this.resolve(e)}catch{return}}_resolveFromSegments(e){let n=e;if(n[0]===this.name&&(n=n.slice(1),n.length===0))throw new Error(`Graph "${this.name}": resolve path ends at graph name only`);let r=n[0],s=n.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]===q)return this._resolveMetaChainFromNode(o,s,n.join(I));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(I)}" is invalid`):new Error(`Graph "${this.name}": unknown mount or node "${r}"`);return i.resolve(s.join(I))}_resolveMetaChainFromNode(e,n,r){let s=e,o=0,i=[...n];for(;o<i.length;){if(i[o]!==q)throw new Error(`Graph "${this.name}": expected ${q} segment in meta path "${r}"`);if(o+1>=i.length)throw new Error(`Graph "${this.name}": meta path requires a key after ${q} 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,n){if(n?.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,n??{},new Set,r),r.length>0)throw r[0]}_signalDeliver(e,n,r,s){for(let u of this._mounts.values())u._signalDeliver(e,n,r,s);let i=n.internal===!0?{internal:!0}:{actor:n.actor,delivery:"signal"},a=zr(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(l){if(l instanceof X)throw l;s.push(l)}a.length!==0&&this._signalMetaSubtree(c,a,r,i,s)}}}_signalMetaSubtree(e,n,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(n,s)}catch(u){if(u instanceof X)throw u;o.push(u)}this._signalMetaSubtree(a,n,r,s,o)}}}describe(e){if(e?.reactive==="diff")return this._describeReactiveDiff(e);if(e?.reactive===!0)return this._describeReactive(e);let n=Tr(e?.actor),r=e?.filter,s=Be(e?.detail,e?.fields),o=e?.format==="spec",i=o?Be("minimal"):s,a=[];this._collectObserveTargets("",a);let u=new Map;for(let[O,_]of a)u.set(_,O);let c=[];{let O=a.map(([,T])=>T),_=new Set(u.values()),S=0;for(;O.length>0;){let T=O.shift();if(T instanceof F)for(let D of T._deps){let E=D.node;if(u.has(E))continue;let N=E.name??"",x=N;if(!x||_.has(x))if(N){let A=2;for(;_.has(`${N}#${A}`);)A++;x=`${N}#${A}`}else for(x=`__internal__/${S++}`;_.has(x);)x=`__internal__/${S++}`;u.set(E,x),_.add(x),c.push([x,E]),O.push(E)}}}let l=[...a,...c],g={};for(let[O,_]of l){if(n!=null&&!_.allowsObserve(n))continue;let S=mt(_,i),T=_ instanceof F?_._deps.map(x=>u.get(x.node)??x.node.name??""):[],{name:D,...E}=S,N={...E,deps:T};if(!o){let x=this._annotations.get(O);x!=null&&(N.annotation=x)}if(r!=null)if(typeof r=="function"){let x=r;if(!(x.length>=2?x(O,N):x(N)))continue}else{let x=!0;for(let[A,L]of Object.entries(r)){let G=A==="deps_includes"?"depsIncludes":A==="meta_has"?"metaHas":A;if(G==="depsIncludes"){if(!N.deps.includes(String(L))){x=!1;break}continue}if(G==="metaHas"){if(!Object.hasOwn(N.meta??{},String(L))){x=!1;break}continue}if(N[G]!==L){x=!1;break}}if(!x)continue}g[O]=N}let h=new Set(Object.keys(g)),f=[];for(let[O,_]of l)if(_ instanceof F)for(let S of _._deps){let T=u.get(S.node);T!=null&&f.push([T,O])}f.sort((O,_)=>O[0]<_[0]?-1:O[0]>_[0]?1:O[1]<_[1]?-1:O[1]>_[1]?1:0);let d=f.map(([O,_])=>({from:O,to:_}));(n!=null||r!=null)&&(d=d.filter(O=>h.has(O.from)&&h.has(O.to)));let y=this._collectSubgraphs(""),m=n!=null||r!=null?y.filter(O=>{let _=`${O}${I}`;return[...h].some(S=>S===O||S.startsWith(_))}):y,w=this,p=e,b={name:this.name,nodes:g,edges:d,subgraphs:m,...this._factory!==void 0?{factory:this._factory}:{},...this._factoryArgs!==void 0?{factoryArgs:this._factoryArgs}:{},expand(O){let _={...p,format:void 0};return Array.isArray(O)?(_.fields=O,_.detail=void 0):(_.detail=O,_.fields=void 0),w.describe(_)}},v=e??{},k=v.format;return k==="json"?Gr(b,v):k==="pretty"?Mr(b,v):k==="mermaid"?bn(b,v):k==="mermaid-url"?$r(b,v):k==="d2"?Lr(b,v):k==="ascii"?nn(b,v):b}_collectSubgraphs(e){let n=[];for(let r of[...this._mounts.keys()].sort()){let s=e===""?r:`${e}${r}`;n.push(s),n.push(...this._mounts.get(r)._collectSubgraphs(`${s}${I}`))}return n}resourceProfile(e){return un(this,e)}reachable(e,n,r={}){return r.withDetail===!0?pn(this.describe(),e,n,{...r,withDetail:!0}):pn(this.describe(),e,n,r)}explain(e,n,r){return r?.reactive===!0?this._explainReactive(e,n,r):this._explainStatic(e,n,r)}_explainStatic(e,n,r){let 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 rn(s,e,n,{...r?.maxDepth!=null?{maxDepth:r.maxDepth}:{},...r?.findCycle===!0?{findCycle:!0}:{},annotations:o,lastMutations:i})}_describeReactive(e){let n={...e,reactive:!1},r=e.reactiveName??"describe",s=0,o=ne(s,{name:`${r}_version`}),i=this.observe({timeline:!0,structured:!0}),a=!1,u=!1,c=()=>{a||u||(a=!0,he(()=>{a=!1,!u&&(s+=1,o.emit(s))}))},l=i.onEvent(p=>{let b=p.type;b!=="data"&&b!=="error"&&b!=="complete"&&b!=="teardown"||c()}),g=[],h=new WeakSet,f=p=>{if(h.has(p)||u)return;h.add(p);let b=p.topology.subscribe(v=>{for(let k of v){if(k[0]!==P)continue;let O=k[1];if(c(),O.kind==="added"&&O.nodeKind==="mount"){let _=p._mounts.get(O.name);_!=null&&f(_)}}});g.push(b);for(let v of p._mounts.keys()){let k=p._mounts.get(v);k!=null&&f(k)}};f(this);let d,y=e.actor;hn(y)&&(d=y.subscribe(p=>{let b=!1,v=!1;for(let k of p){let O=k[0];O===P?b=!0:(O===z||O===$||O===V)&&(v=!0)}b&&c(),v&&(d?.(),d=void 0,c())}));let m;try{m=ue([o],()=>this.describe(n),{name:r,describeKind:"derived",meta:{domain:"audit",kind:"describe"},equals:(p,b)=>p===b})}catch(p){l(),d?.();for(let b of g)b();throw i.dispose(),p}let w=de(m);return{node:m,dispose(){u=!0,l(),d?.();for(let p of g)p();g.length=0,i.dispose(),w()}}}_describeReactiveDiff(e){let n={...e,format:void 0,reactive:!1},r=e.reactiveName??"describe-diff",s={name:this.name,nodes:{},edges:[],subgraphs:[]},o=this.describe(n),i=yt(s,o),a=ne(i,{name:r,meta:{domain:"audit",kind:"describe-diff"},equals:(h,f)=>h===f}),u=this._describeReactive({...e,format:void 0,reactiveName:void 0}),c=!1,l=u.node.subscribe(h=>{if(!c)for(let f of h){if(f[0]!==P)continue;let d=f[1],y=yt(o,d);o=d,y.events.length!==0&&a.emit(y)}}),g=de(a);return{node:a,dispose(){c=!0,l(),u.dispose(),a.down([[V,"describe-diff disposed"]]),g()}}}_explainReactive(e,n,r){let s=0,o=ne(s,{name:"explain_version"}),i=this.observe({timeline:!0,structured:!0}),a=!1,u=!1,c=i.onEvent(f=>{let d=f.type;d!=="data"&&d!=="error"&&d!=="complete"&&d!=="teardown"||a||u||(a=!0,he(()=>{a=!1,!u&&(s+=1,o.emit(s))}))}),l={...r?.maxDepth!=null?{maxDepth:r.maxDepth}:{},...r?.findCycle===!0?{findCycle:!0}:{}},g;try{g=ue([o],()=>this._explainStatic(e,n,l),{name:r?.name??"explain",describeKind:"derived",meta:{domain:"audit",kind:"explain_path",from:e,to:n},equals:(f,d)=>f.found===d.found&&f.reason===d.reason&&f.steps.length===d.steps.length&&Ur(f.steps,d.steps)})}catch(f){throw c(),i.dispose(),f}let h=de(g);return{node:g,dispose(){u=!0,c(),i.dispose(),h()}}}_pathsMatching(e){let n=Je(e),r=[];return this._collectObserveTargets("",r),r.map(([s])=>s).filter(s=>n.test(s))}_collectObserveTargets(e,n){for(let r of[...this._mounts.keys()].sort()){let s=e===""?r:`${e}${I}${r}`;this._mounts.get(r)._collectObserveTargets(s,n)}for(let r of[...this._nodes.keys()].sort()){let s=this._nodes.get(r),o=e===""?r:`${e}${I}${r}`;n.push([o,s]),this._appendMetaObserveTargets(o,s,n)}}_appendMetaObserveTargets(e,n,r){for(let s of Object.keys(n.meta).sort()){let o=n.meta[s],i=`${e}${I}${q}${I}${s}`;r.push([i,o]),this._appendMetaObserveTargets(i,o,r)}}observe(e,n){let r=typeof e=="string",o=fn(r?n: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 l=e,g=this.resolve(l);if(a!=null&&!g.allowsObserve(a))throw new X({actor:a,action:"observe",nodeName:l});return i?this._buildStructuredObserver([[l,g]],o,"one"):{subscribe(h){return g.subscribe(h)},up(h){try{g.up?.(h)}catch(f){if(f instanceof X)return;throw f}}}}let u=[];this._collectObserveTargets("",u),u.sort((l,g)=>l[0]<g[0]?-1:l[0]>g[0]?1:0);let c=a==null?u:u.filter(([,l])=>l.allowsObserve(a));return i?this._buildStructuredObserver(c,o,"all"):{subscribe:l=>{let g=c.map(([h,f])=>f.subscribe(d=>{l(h,d)}));return()=>{for(let h of g)h()}},up:(l,g)=>{try{this.resolve(l).up?.(g)}catch(h){if(h instanceof X)return;throw h}}}}_observeReactive(e,n){let r=n.tiers,s=r!=null?new Set(r):null,o=n.reactiveName??"observe";return ve(i=>{let a=[],u=!1,c=!1,l=()=>{if(a.length===0||c)return;let y={events:a.slice(),flushedAt_ns:re()};a.length=0,i.emit(y)},g={...n,reactive:!1,structured:!0,timeline:!0},h=e!=null?this.observe(e,g):this.observe(g),f=y=>{c||(a.push(y),!u&&(u=!0,he(()=>{u=!1,l()})))};for(let y of h.events)f(y);let d=h.onEvent(f);return()=>{c=!0,d(),h.dispose()}},{name:o,meta:{domain:"audit",kind:"observe-reactive"}})}_buildStructuredObserver(e,n,r){let s=r==="one"?e[0]?.[0]:void 0,o=i=>{if(r==="one"&&s!=null){let l=this.resolve(s);return this._buildStructuredObserver([[s,l]],i,"one")}let a=[];this._collectObserveTargets("",a),a.sort((l,g)=>l[0]<g[0]?-1:l[0]>g[0]?1:0);let u=i.actor,c=u==null?a:a.filter(([,l])=>l.allowsObserve(u));return this._buildStructuredObserver(c,i,"all")};return this._createObserveResult(e,n,o)}_createObserveResult(e,n,r){let s=n.timeline===!0,o=n.causal===!0,i=n.derived===!0,a=n.detail==="minimal",u=this.config.inspectorEnabled,c=(o||i)&&u,l=n.maxEvents,g=l!=null&&l>0?new Ne(l):null,h=[],f=new Set,d=n.tiers!=null?new Set(n.tiers):null,y={},m=new Set,w=0,p=0,b=0,v=0,k=0,O=0,_=!1,S=!1,T=0,D=new Map,E=new Map,N=new Map,x=R=>{if(!(d!=null&&!d.has(R.type))){g?g.push(R):h.push(R);for(let M of f)M(R)}},A=R=>d==null||d.has(R),L=()=>s?{timestamp_ns:re(),in_batch:Ae(),batch_id:T}:{},G=(R,M)=>{if(!(!c||!(R instanceof F)))return R._setInspectorHook(J=>{if(J.kind==="dep_message")D.set(R,J.depIndex);else if(J.kind==="run"){let xe=J.batchData.map((C,H)=>C!=null&&C.length>0?C.at(-1):J.prevData[H]);E.set(R,xe);let Y=J.batchData.map(C=>C!=null?[...C]:void 0);N.set(R,Y),i&&x({type:"derived",path:M,dep_values:xe,dep_batches:Y,...L()})}})},W=R=>{let M=D.get(R),J=E.get(R);if(!o||J==null)return{};let Y=(M!=null&&M>=0&&R instanceof F?R._deps[M]:void 0)?.node,C=Y?.v,H=N.get(R);return{trigger_dep_index:M,trigger_dep_name:Y?.name,...C!=null?{trigger_version:{id:C.id,version:C.version}}:{},dep_values:[...J],...H!=null?{dep_batches:H}:{}}},B=[],te=[];for(let[R,M]of e){let J=G(M,R);J&&B.push(J),te.push(M.subscribe(xe=>{T++;for(let Y of xe){let C=Y[0],H=L();if(C===P){y[R]=Y[1];let tt=M instanceof F?M.lastMutation?.actor??le:le;x({type:"data",path:R,data:Y[1],actor:tt,...H,...W(M)})}else if(a)C===K?A("dirty")&&w++:C===Z?A("resolved")&&p++:C===Q?A("invalidate")&&b++:C===ee?A("pause")&&v++:C===se?A("resume")&&k++:C===V?A("teardown")&&O++:C===z&&!m.has(R)?A("complete")&&(_=!0):C===$&&A("error")&&(S=!0,m.add(R));else if(C===K)A("dirty")&&w++,x({type:"dirty",path:R,...H});else if(C===Z)A("resolved")&&p++,x({type:"resolved",path:R,...H,...W(M)});else if(C===Q)A("invalidate")&&b++,x({type:"invalidate",path:R,...H});else if(C===ee)A("pause")&&v++,x({type:"pause",path:R,lockId:Y[1],...H});else if(C===se)A("resume")&&k++,x({type:"resume",path:R,lockId:Y[1],...H});else if(C===z)A("complete")&&!m.has(R)&&(_=!0),x({type:"complete",path:R,...H});else if(C===$){A("error")&&(S=!0,m.add(R));let tt=M instanceof F?M.lastMutation?.actor??le:le;x({type:"error",path:R,data:Y[1],actor:tt,...H})}else C===V&&(A("teardown")&&O++,x({type:"teardown",path:R,...H}))}}))}let Ze=!1,Qe=()=>{if(!Ze){Ze=!0;for(let R of te)R();for(let R of B)R();for(let R of Ee)R({value:void 0,done:!0});Ee.length=0}},et=[],Ee=[];f.add(R=>{let M=Ee.shift();M?M({value:R,done:!1}):et.push(R)});let Nt={get values(){return y},get dirtyCount(){return w},get resolvedCount(){return p},get invalidateCount(){return b},get pauseCount(){return v},get resumeCount(){return k},get teardownCount(){return O},get events(){return g?g.toArray():[...h]},get anyCompletedCleanly(){return _},get anyErrored(){return S},get completedWithoutErrors(){return _&&!S},onEvent(R){return f.add(R),()=>f.delete(R)},dispose:Qe,expand(R){Qe();let M={...n};return typeof R=="string"?M.detail=R:Object.assign(M,R),r(fn(M))},[Symbol.asyncIterator](){return{next(){return et.length>0?Promise.resolve({value:et.shift(),done:!1}):Ze?Promise.resolve({value:void 0,done:!0}):new Promise(R=>Ee.push(R))},return(){return Qe(),Promise.resolve({value:void 0,done:!0})}}}};return n.format!=null&&this._attachFormatLogger(Nt,n),Nt}_attachFormatLogger(e,n){let r=n.format;if(r==null)return;let s=n.logger??(d=>console.log(d)),o=n.includeTypes?new Set(n.includeTypes):null,i=n.excludeTypes?new Set(n.excludeTypes):null,a=o==null&&i==null?()=>!0:d=>(o==null||o.has(d))&&(i==null||!i.has(d)),u=Br(n.theme),c=r==="stage-log"?re():0,l=d=>d==null?"":n.stageLabels?.[d]??d,g=(d,y)=>d.length>y?`${d.slice(0,y-1)}\u2026`:d,h=d=>d.type==="data"||d.type==="error"?g(Ye(d.data),120):"",f=d=>{if(r==="stage-log"){let _=(re()-c)/1e9,S=l(d.path).padEnd(9);if(d.type==="data"){let T=h(d);return`[${_.toFixed(3)}s] ${S} \u2190${T?` ${T}`:""}`}if(d.type==="error"){let T=h(d);return`[${_.toFixed(3)}s] ${S} \u2717${T?` ${T}`:""}`}return d.type==="complete"?`[${_.toFixed(3)}s] ${S} \u25A0 complete`:`[${_.toFixed(3)}s] ${S} ${d.type}`}if(r==="json")try{return JSON.stringify(d)}catch{return JSON.stringify({type:d.type,path:d.path,data:"[unserializable]"})}let y=u[d.type]??"",m=d.path?`${u.path}${d.path}${u.reset} `:"",w=d.type==="data"||d.type==="error",p=d.type==="pause"||d.type==="resume",b=w?` ${Ye(d.data)}`:p?` ${Ye(d.lockId)}`:"",v=d.type==="data"||d.type==="resolved"||d.type==="derived"?d:void 0,k=v?.trigger_dep_name!=null?` <- ${v.trigger_dep_name}`:v?.trigger_dep_index!=null?` <- #${v.trigger_dep_index}`:"",O=d.in_batch?" [batch]":"";return`${m}${y}${d.type.toUpperCase()}${u.reset}${b}${k}${O}`};e.onEvent(d=>{a(d.type)&&s(f(d),d)})}addDisposer(e){return this._disposers.add(e),()=>{this._disposers.delete(e)}}destroy(){dn(this._disposers,this.name),this.signal([[V]],{internal:!0}),dn(this._storageDisposers,this.name);for(let e of[...this._mounts.values()])e._parent=void 0,e._destroyClearOnly();this._mounts.clear(),this._nodes.clear(),this._parent=void 0,this._destroyed=!0}get destroyed(){return this._destroyed}_destroyClearOnly(){for(let e of[...this._mounts.values()])e._parent=void 0,e._destroyClearOnly();this._mounts.clear(),this._nodes.clear(),this._parent=void 0,this._destroyed=!0}snapshot(e){let{expand:n,...r}=this.describe({detail:"full"}),s={};for(let a of Object.keys(r.nodes).sort()){let{lastMutation:u,guard:c,...l}=r.nodes[a];s[a]=l}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 Et(a,a.encode(i))}throw new Error(`snapshot: unknown format "${String(e.format)}"`)}static decode(e,n){let r=n?.config??be,{codec:s,codecVersion:o,payload:i}=Rt(e,r);return s.decode(i,o)}restore(e,n){if(ln(e),e.name!==this.name)throw new Error(`Graph "${this.name}": restore snapshot name "${e.name}" does not match this graph`);let r=n?.only==null?null:(Array.isArray(n.only)?n.only:[n.only]).map(o=>Je(o)),s=n?.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&&n?.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){n?.onError?.(o,a)}}}}}static fromSnapshot(e,n){ln(e);let r=typeof n=="function"?n:n?.build,s=typeof n=="function"?void 0:n?.factories,o=new t(e.name);if(r)return r(o),o.restore(e),o;for(let f of[...e.subgraphs].sort((d,y)=>{let m=d.split(I).length,w=y.split(I).length;return m!==w?m-w:d<y?-1:d>y?1:0})){let d=f.split(I),y=o;for(let m of d)y._mounts.has(m)||y.mount(m,new t(m)),y=y._mounts.get(m)}let i=s?Object.entries(s).map(([f,d])=>({re:Je(f),factory:d})):[],a=f=>{for(let d of i)if(d.re.test(f))return d.factory},u=f=>{let d=f.split(I),y=d.pop();if(y==null||y.length===0)throw new Error(`invalid snapshot path "${f}"`);let m=o;for(let w of d){let p=m._mounts.get(w);if(!p)throw new Error(`unknown mount "${w}" in path "${f}"`);m=p}return[m,y]},c=Object.entries(e.nodes).filter(([f])=>!f.includes(`${I}${q}${I}`)).sort((f,d)=>f[0]<d[0]?-1:f[0]>d[0]?1:0),l=new Map(c),g=new Map,h=!0;for(;l.size>0&&h;){h=!1;for(let[f,d]of[...l.entries()]){let y=d?.deps??[];if(!y.every(k=>g.has(k)))continue;let[m,w]=u(f),p={...d?.meta??{}},b=a(f),v;if(d?.type==="state")v=ne(d.value,{meta:p});else{if(b==null)continue;v=b(w,{path:f,type:d.type,value:d.value,meta:p,deps:y,resolvedDeps:y.map(k=>g.get(k))})}m.add(v,{name:w}),g.set(f,v),l.delete(f),h=!0}}if(l.size>0){let f=[...l.keys()].sort().join(", ");throw new Error(`Graph.fromSnapshot could not reconstruct nodes without build callback: ${f}. Pass matching factories via fromSnapshot(data, { factories: { pattern: factoryFn } }).`)}return o.restore(e),o}toJSON(){return this.snapshot()}attachSnapshotStorage(e,n={}){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}));n.autoRestore===!0&&this._cascadeRestore(e,n.onError);let s=(c,l)=>{if(c.disposed)return;let g=Er(l.nodes);if(c.lastSnapshot!=null&&g!==""&&g===c.lastFingerprint)return;let h=c.seq+1,f=Me(),m=c.lastSnapshot==null||h%c.compactEvery===0?{name:this.name,mode:"full",snapshot:l,seq:h,timestamp_ns:f,format_version:we}:{name:this.name,mode:"diff",diff:Wr(c.lastSnapshot,l),seq:h,timestamp_ns:f,format_version:we};if(c.tier.filter&&!c.tier.filter(m))return;let w;try{w=c.tier.save(m)}catch(p){n.onError?.(p,c.tier);return}if(w&&typeof w.then=="function"){let v=(c.savePending??Promise.resolve()).then(()=>w,()=>w).then(()=>{c.disposed||(c.seq=h,c.lastSnapshot=l,c.lastFingerprint=g)},k=>{n.onError?.(k,c.tier)});c.savePending=v.finally(()=>{c.savePending===v&&(c.savePending=void 0)})}else c.seq=h,c.lastSnapshot=l,c.lastFingerprint=g},o=(c,l)=>{try{s(c,l)}catch(g){n.onError?.(g,c.tier)}},i=(c,l)=>{if(!l.some(d=>{let y=this.config.messageTier(d[0]);return y>=3&&y<5}))return;if(n.filter){let d=this.tryResolve(c);if(d==null)return;let y=mt(d,Be("standard"));if(!n.filter(c,y))return}let h,f=()=>(h==null&&(h=this.snapshot()),h);for(let d of r)d.disposed||(d.debounceMs===0?o(d,f()):(d.timer==null&&(d.timer=new Ve),d.timer.start(d.debounceMs,()=>{d.disposed||o(d,this.snapshot())})))},a;if(n.paths!=null){let l=(typeof n.paths=="string"?this._pathsMatching(n.paths):n.paths).map(g=>{let h=this.tryResolve(g);return h==null?()=>{}:h.subscribe(f=>i(g,f))});a=()=>{for(let g of l)g()}}else a=this.observe().subscribe((c,l)=>i(c,l));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,n){for(let r of e){let s;try{s=await r.load?.()}catch(i){n?.(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===we&&o.nodes!=null)return this.restore(o),!0}catch(i){n?.(i,r)}}return!1}static async fromStorage(e,n,r){for(let s of n){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===we&&i.nodes!=null?i:void 0;if(a!=null)try{return t.fromSnapshot(a,r)}catch(u){r?.onError?.(u,s)}}throw new Error(`Graph.fromStorage: no tier held a restorable record for "${e}" across ${n.length} tier(s)`)}_annotations=new Map;_traceRing;trace(e,n,r){if(e!=null&&n!=null){if(this.tryResolve(e)==null)return;if(this._annotations.set(e,n),this.config.inspectorEnabled){let s={path:e,annotation:n,timestamp_ns:re(),...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 n=this._traceRing.toArray().filter(s=>!e(s)),r=this._traceRing.size-n.length;this._traceRing.clear();for(let s of n)this._traceRing.push(s);return r}static diff(e,n){let r=new Set(Object.keys(e.nodes)),s=new Set(Object.keys(n.nodes)),o=[...s].filter(p=>!r.has(p)).sort(),i=[...r].filter(p=>!s.has(p)).sort(),a=[],u=[];for(let p of r){if(!s.has(p))continue;let b=e.nodes[p],v=n.nodes[p],k=b.v,O=v.v;k!=null&&O!=null&&k.id===O.id&&k.version!==O.version&&u.push({path:p,id:k.id,from:k.version,to:O.version});let _=k!=null&&O!=null&&k.id===O.id&&k.version===O.version;for(let S of["type","status","sentinel"]){let T=b[S],D=v[S];T!==D&&a.push({path:p,field:S,from:T,to:D})}if(!_)for(let S of["value","meta"]){let T=b[S],D=v[S];Rr(T,D)||a.push({path:p,field:S,from:T,to:D})}}let c=p=>`${p.from} ${p.to}`,l=new Set(e.edges.map(c)),g=new Set(n.edges.map(c)),h=n.edges.filter(p=>!l.has(c(p))),f=e.edges.filter(p=>!g.has(c(p))),d=new Set(e.subgraphs),y=new Set(n.subgraphs),m=[...y].filter(p=>!d.has(p)).sort(),w=[...d].filter(p=>!y.has(p)).sort();return{nodesAdded:o,nodesRemoved:i,nodesChanged:a,versionChanges:u,edgesAdded:h,edgesRemoved:f,subgraphsAdded:m,subgraphsRemoved:w}}};function Wr(t,e){let n=_e.diff(t,e),r={};for(let s of n.nodesAdded){let o=e.nodes[s];o!=null&&(r[s]=o)}return{...n,nodesAddedFull:r}}function pn(t,e,n,r={}){let s={paths:[],depths:new Map,truncated:!1};if(!e)return r.withDetail?s:[];if(!r.both&&n!=="upstream"&&n!=="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,l=new Set;for(let[b,v]of Object.entries(t.nodes)){if(!b)continue;l.add(b);let k=v.deps??[];i.set(b,k);for(let O of k)O&&(l.add(O),a.has(O)||a.set(O,new Set),a.get(O).add(b))}for(let b of t.edges){if(b==null||typeof b!="object")continue;let v=typeof b.from=="string"?b.from:"",k=typeof b.to=="string"?b.to:"";!v||!k||(l.add(v),l.add(k),c.has(v)||c.set(v,new Set),c.get(v).add(k),u.has(k)||u.set(k,new Set),u.get(k).add(v))}if(!l.has(e))return r.withDetail?s:[];let g=r.both===!0,h=b=>{if(g){let _=i.get(b)??[],S=u.get(b),T=a.get(b),D=c.get(b),E=[..._];return S&&E.push(...S),T&&E.push(...T),D&&E.push(...D),E}if(n==="upstream"){let _=i.get(b)??[],S=u.get(b);return S?[..._,...S]:_}let v=a.get(b),k=c.get(b),O=v?[...v]:[];return k&&O.push(...k),O},f=new Set([e]),d=new Map,y=[{path:e,depth:0}],m=0,w=!1;for(;m<y.length;){let b=y[m++];if(o!=null&&b.depth>=o){h(b.path).length>0&&(w=!0);continue}for(let v of h(b.path))!v||f.has(v)||(f.add(v),d.set(v,b.depth+1),y.push({path:v,depth:b.depth+1}))}let p=[...d.keys()].sort((b,v)=>b<v?-1:b>v?1:0);return r.withDetail?{paths:p,depths:d,truncated:w}:p}function Ur(t,e){if(t.length!==e.length)return!1;for(let n=0;n<t.length;n++){let r=t[n],s=e[n];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}Ge();me();ye();je();me();vt();function vn(t,e){let n=t.cache??0;return n>=e?!1:(t.down([[K],[P,n+1]]),!0)}function wn(t,e,n){return{[t]:!0,[`${t}_type`]:e,...n??{}}}function _n(t,e){return wn("reduction",t,e)}function xn(t,e,n,r){let s=r?.maxIterations??10,o=`__feedback_${e}`,i=ne(0,{meta:_n("feedback_counter",{maxIterations:s,feedbackFrom:e,feedbackTo:n})});t.add(i,{name:o});let a=t.resolve(e),u=t.resolve(n),c=`__feedback_effect_${e}`,l=ce([],(g,h)=>{let f=a.subscribe(d=>{for(let y of d){let m=y[0];if(m===P){let w=y[1];if(w==null)return;De(()=>{vn(i,s)&&u.emit(w)})}else if(m===z||m===$){let w=m===$&&y.length>1?[$,y[1]]:[m];i.down([w])}}});return()=>f()},{name:c,describeKind:"effect",meta:{..._n("feedback_effect",{feedbackFrom:e,feedbackTo:n}),_internal:!0}});return t.add(l,{name:c}),t.addDisposer(de(l)),t}function Te(t){return typeof t=="object"&&t!==null&&"factory"in t}function Ot(t){return typeof t=="object"&&t!==null&&"factory"in t}function Sn(t){return Te(t)?t.factory:t}function Nn(t){return Ot(t)?t.factory:t}function kn(t){let e=t.meta;if(!e||typeof e.factory!="string")return t;let n=e.factory,r=e.factoryArgs??{},s={...t},o=!1;if(t.type==="producer"?s.source==null&&s.fn==null&&(s.source=n,o=!0):s.fn==null&&(s.fn=n,o=!0),s.config==null&&(s.config=r),!o&&(s.meta??e)===e){let i={...e};delete i.factory,delete i.factoryArgs,Object.keys(i).length>0?s.meta=i:s.meta=void 0}return s}function Kr(t){let e={},n=!1;for(let[i,a]of Object.entries(t.nodes)){if(a.type==="template"){e[i]=a;continue}let u=kn(a);e[i]=u,u!==a&&(n=!0)}let r=t.templates,s;if(r){s={};for(let[i,a]of Object.entries(r)){let u={},c=!1;for(let[l,g]of Object.entries(a.nodes)){let h=kn(g);u[l]=h,h!==g&&(c=!0)}s[i]=c?{...a,nodes:u}:a,c&&(n=!0)}}if(!n)return t;let o={...t,nodes:e};return s&&(o.templates=s),o}function Tn(t){let e=[];if(t.fns){let n=new Map;for(let[r,s]of Object.entries(t.fns)){let o=Te(s)?s.tags?.[0]??"Other":"Other";n.has(o)||n.set(o,[]),n.get(o).push(qr(r,s))}for(let[r,s]of n)e.push(`${r}:
|
|
8
8
|
${s.join(`
|
|
9
|
-
`)}`)}if(t.sources){let n=[];for(let[r,s]of Object.entries(t.sources))n.push(
|
|
9
|
+
`)}`)}if(t.sources){let n=[];for(let[r,s]of Object.entries(t.sources))n.push(Jr(r,s));n.length>0&&e.push(`Sources:
|
|
10
10
|
${n.join(`
|
|
11
11
|
`)}`)}return e.join(`
|
|
12
12
|
|
|
13
|
-
`)}function
|
|
13
|
+
`)}function qr(t,e){if(!Te(e))return`- ${t}`;let n=`- ${t}: ${e.description}`;if(e.configSchema){let r=Object.entries(e.configSchema).map(([s,o])=>{let i=`${s}: ${o.type}`;return o.enum&&(i+=` (${o.enum.join("|")})`),o.required===!1&&(i+="?"),i});n+=`. Config: { ${r.join(", ")} }`}return n}function Jr(t,e){if(!Ot(e))return`- ${t}`;let n=`- ${t}: ${e.description}`;if(e.configSchema){let r=Object.entries(e.configSchema).map(([s,o])=>{let i=`${s}: ${o.type}`;return o.required===!1&&(i+="?"),i});n+=`. Config: { ${r.join(", ")} }`}return n}function St(t,e){let n=[],r=new Set(Object.keys(e.fns??{})),s=new Set(Object.keys(e.sources??{}));for(let[o,i]of Object.entries(t.nodes)){if(i.type==="template")continue;let a=i;if(a.fn&&r.size>0&&!r.has(a.fn))if(s.has(a.fn))n.push(`Node "${o}": fn "${a.fn}" is a source, not a function. Use it as a producer source instead, or use a function from: ${[...r].join(", ")}`);else{let u=kt(a.fn,r);n.push(`Node "${o}": fn "${a.fn}" not found in catalog`+(u?`. Did you mean "${u}"?`:""))}if(a.source&&s.size>0&&!s.has(a.source))if(r.has(a.source))n.push(`Node "${o}": source "${a.source}" is a function, not a source. Use it as fn instead, or use a source from: ${[...s].join(", ")}`);else{let u=kt(a.source,s);n.push(`Node "${o}": source "${a.source}" not found in catalog`+(u?`. Did you mean "${u}"?`:""))}if(a.fn&&a.config&&e.fns?.[a.fn]){let u=e.fns[a.fn];if(Te(u)&&u.configSchema){for(let[c,l]of Object.entries(u.configSchema))if(l.required!==!1&&!(c in a.config)&&n.push(`Node "${o}": config missing required field "${c}"`),c in a.config&&l.enum){let g=a.config[c];l.enum.includes(g)||n.push(`Node "${o}": config.${c} = ${JSON.stringify(g)}, expected one of: ${l.enum.join(", ")}`)}}}}if(t.templates){for(let[o,i]of Object.entries(t.templates))for(let[a,u]of Object.entries(i.nodes))if(u.fn&&r.size>0&&!r.has(u.fn)){let c=kt(u.fn,r);n.push(`Template "${o}" node "${a}": fn "${u.fn}" not found in catalog`+(c?`. Did you mean "${c}"?`:""))}}return{valid:n.length===0,errors:n,warnings:[]}}function kt(t,e){let n=null,r=1/0,s=t.toLowerCase();for(let o of e){let i=Yr(s,o.toLowerCase());i<r&&i<=Math.max(3,Math.floor(t.length/2))&&(r=i,n=o)}return n}function Yr(t,e){let n=t.length,r=e.length,s=Array.from({length:n+1},(o,i)=>Array.from({length:r+1},(a,u)=>i===0?u:u===0?i:0));for(let o=1;o<=n;o++)for(let i=1;i<=r;i++)s[o][i]=t[o-1]===e[i-1]?s[o-1][i-1]:1+Math.min(s[o-1][i],s[o][i-1],s[o-1][i-1]);return s[n][r]}var On=new Set(["state","producer","derived","effect","operator","template"]),Xr=new Set(["state","producer","derived","effect","operator"]);function Xe(t){let e=[],n=[];if(t==null||typeof t!="object")return{valid:!1,errors:["GraphSpec must be a non-null object"],warnings:n};let r=t;if((typeof r.name!="string"||r.name.length===0)&&e.push("Missing or empty 'name' field"),r.nodes==null||typeof r.nodes!="object"||Array.isArray(r.nodes))return e.push("Missing or invalid 'nodes' field (must be an object)"),{valid:!1,errors:e,warnings:n};let s=new Set(Object.keys(r.nodes)),o=new Map,i=new Map;if(r.templates!=null&&typeof r.templates=="object"&&!Array.isArray(r.templates)){for(let[a,u]of Object.entries(r.templates))if(u!=null&&typeof u=="object"){let c=u;i.set(a,{params:Array.isArray(c.params)?c.params:[]})}}if(r.templates!=null)if(typeof r.templates!="object"||Array.isArray(r.templates))e.push("'templates' must be an object");else for(let[a,u]of Object.entries(r.templates)){if(u==null||typeof u!="object"){e.push(`Template "${a}": must be an object`);continue}let c=u;if(Array.isArray(c.params)||e.push(`Template "${a}": missing 'params' array`),c.nodes==null||typeof c.nodes!="object"||Array.isArray(c.nodes))e.push(`Template "${a}": missing or invalid 'nodes' object`);else{let l=new Set(Array.isArray(c.params)?c.params:[]),g=new Set(Object.keys(c.nodes));for(let[h,f]of Object.entries(c.nodes)){if(f==null||typeof f!="object"){e.push(`Template "${a}" node "${h}": must be an object`);continue}let d=f;if((typeof d.type!="string"||!Xr.has(d.type))&&e.push(`Template "${a}" node "${h}": invalid type`),Array.isArray(d.deps))for(let y of d.deps)!g.has(y)&&!l.has(y)&&e.push(`Template "${a}" node "${h}": dep "${y}" is not an inner node or param`)}typeof c.output!="string"?e.push(`Template "${a}": missing 'output' string`):c.nodes[c.output]||e.push(`Template "${a}": output "${c.output}" is not a declared node`)}}for(let[a,u]of Object.entries(r.nodes)){if(u==null||typeof u!="object"){e.push(`Node "${a}": must be an object`);continue}let c=u;if(typeof c.type!="string"||!On.has(c.type)){e.push(`Node "${a}": invalid type "${String(c.type)}" (expected: ${[...On].join(", ")})`);continue}if(o.set(a,c.type),c.type==="template")if(typeof c.template!="string"||!i.has(c.template))e.push(`Node "${a}": template "${String(c.template)}" not found in templates`);else if(c.bind==null||typeof c.bind!="object"||Array.isArray(c.bind))e.push(`Node "${a}": template ref requires 'bind' object`);else{let l=i.get(c.template),g=c.bind;for(let h of l.params)h in g||e.push(`Node "${a}": template param "${h}" is not bound (template "${c.template}")`);for(let[,h]of Object.entries(g))typeof h=="string"&&!s.has(h)&&e.push(`Node "${a}": bind target "${h}" does not reference an existing node`)}else{if(Array.isArray(c.deps))for(let l of c.deps)l===a?e.push(`Node "${a}": self-referencing dep`):s.has(l)||e.push(`Node "${a}": dep "${l}" does not reference an existing node`);(c.type==="derived"||c.type==="effect"||c.type==="operator")&&!Array.isArray(c.deps)&&e.push(`Node "${a}": ${c.type} node should have a 'deps' array`)}}if(r.feedback!=null)if(!Array.isArray(r.feedback))e.push("'feedback' must be an array");else for(let a=0;a<r.feedback.length;a++){let u=r.feedback[a];if(u==null||typeof u!="object"){e.push(`Feedback [${a}]: must be an object`);continue}let c=u;typeof c.from!="string"||!s.has(c.from)?e.push(`Feedback [${a}]: 'from' "${String(c.from)}" does not reference an existing node`):o.get(c.from)==="effect"&&n.push(`Feedback [${a}]: 'from' "${c.from}" is an effect node \u2014 effects emit no DATA, so the feedback edge will never fire. Did you mean a derived/state node upstream?`),typeof c.from=="string"&&c.from===c.to&&e.push(`Feedback [${a}]: 'from' and 'to' must be different nodes`),typeof c.to!="string"||!s.has(c.to)?e.push(`Feedback [${a}]: 'to' "${String(c.to)}" does not reference an existing node`):typeof c.to=="string"&&o.get(c.to)!=="state"&&e.push(`Feedback [${a}]: 'to' node "${c.to}" must be a state node (got "${o.get(c.to)??"unknown"}")`)}return{valid:e.length===0,errors:e,warnings:n}}function Zr(t,e){let n=Xe(t);if(!n.valid)throw new Error(`compileSpec: invalid GraphSpec:
|
|
14
14
|
${n.errors.join(`
|
|
15
|
-
`)}`);let r=e?.catalog??{},
|
|
16
|
-
${
|
|
17
|
-
`)}`);let
|
|
18
|
-
${
|
|
19
|
-
`)}`)}if(
|
|
15
|
+
`)}`);let r=t.factory,s=t.factoryArgs;if(typeof r=="string"){let p=e?.catalog?.graphFactories?.[r];if(p)return p(s)}t=Kr(t);let o=e?.catalog??{},i=e?.onMissing??"placeholder",a=new _e(t.name),u=t.templates??{},c=St(t,o);if(!c.valid)throw new Error(`compileSpec: catalog validation errors:
|
|
16
|
+
${c.errors.join(`
|
|
17
|
+
`)}`);let l=[],g=(p,b,v)=>{if(v){l.push({path:p,kind:"source",name:v});return}b&&l.push({path:p,kind:"fn",name:b})},h=p=>{let b=o.fns?.[p];return b?Sn(b):void 0},f=p=>{let b=o.sources?.[p];return b?Nn(b):void 0},d=new Map,y=[];for(let[p,b]of Object.entries(t.nodes)){if(b.type==="template")continue;let v=b;if(v.type==="state"){let k=ne(v.initial,{name:p,meta:v.meta?{...v.meta}:void 0});a.add(k,{name:p}),d.set(p,k)}else if(v.type==="producer"){let k=v.source?f(v.source):void 0,O=v.fn?h(v.fn):void 0;if(k){let _=k(v.config??{});a.add(_,{name:p}),d.set(p,_)}else if(O){let _=O([],v.config??{});a.add(_,{name:p}),d.set(p,_)}else{g(p,v.fn,v.source);let _=ve(()=>{},{name:p,meta:{...v.meta,_specFn:v.fn,_specSource:v.source}});a.add(_,{name:p}),d.set(p,_)}}else y.push([p,v])}let m=!0,w=new Map(y);for(;w.size>0&&m;){m=!1;for(let[p,b]of[...w.entries()]){let v=b.deps??[];if(!v.every(S=>d.has(S)))continue;let k=v.map(S=>d.get(S)),O=b.fn?h(b.fn):void 0,_;O?_=O(k,b.config??{}):b.type==="effect"?(b.fn&&g(p,b.fn,void 0),_=Fe(k,()=>{})):(b.fn&&g(p,b.fn,void 0),_=ue(k,S=>S[0])),a.add(_,{name:p}),d.set(p,_),w.delete(p),m=!0}}if(w.size>0){let p=[...w.keys()].sort().join(", ");throw new Error(`compileSpec: unresolvable deps for nodes: ${p}`)}for(let[p,b]of Object.entries(t.nodes)){if(b.type!=="template")continue;let v=b,k=u[v.template],O=new _e(p),_=new Map,S=[];for(let[N,x]of Object.entries(k.nodes)){let A=(x.deps??[]).map(G=>G.startsWith("$")&&v.bind[G]?v.bind[G]:G),L={...x,deps:A};if(x.type==="state"){let G=ne(x.initial,{name:N,meta:x.meta?{...x.meta}:void 0});O.add(G,{name:N}),_.set(N,G)}else if(x.type==="producer"){let G=x.source?f(x.source):void 0,W=x.fn?h(x.fn):void 0;if(G){let B=G(x.config??{});O.add(B,{name:N}),_.set(N,B)}else if(W){let B=W([],x.config??{});O.add(B,{name:N}),_.set(N,B)}else{g(`${p}.${N}`,x.fn,x.source);let B=ve(()=>{},{name:N,meta:{...x.meta,_specFn:x.fn,_specSource:x.source}});O.add(B,{name:N}),_.set(N,B)}}else S.push([N,L])}let T=!0,D=new Map(S);for(;D.size>0&&T;){T=!1;for(let[N,x]of[...D.entries()]){let A=x.deps??[];if(!A.every(te=>_.has(te)||d.has(te)))continue;let G=A.map(te=>_.get(te)??d.get(te)),W=x.fn?h(x.fn):void 0,B;W?B=W(G,x.config??{}):x.type==="effect"?(x.fn&&g(`${p}.${N}`,x.fn,void 0),B=Fe(G,()=>{})):(x.fn&&g(`${p}.${N}`,x.fn,void 0),B=ue(G,te=>te[0])),O.add(B,{name:N}),_.set(N,B),D.delete(N),T=!0}}if(D.size>0){let N=[...D.keys()].sort().join(", ");throw new Error(`compileSpec: template "${v.template}" has unresolvable deps: ${N}`)}a.mount(p,O);let E=`${p}::${k.output}`;d.set(p,a.resolve(E));try{let N=a.resolve(E);N.meta._templateName?.emit(v.template),N.meta._templateBind?.emit(v.bind)}catch{}}for(let p of t.feedback??[])xn(a,p.from,p.to,{maxIterations:p.maxIterations});if(l.length>0){if(i==="error"){let p=l.map(b=>` - ${b.path}: missing ${b.kind} "${b.name}"`);throw new Error(`compileSpec: ${l.length} catalog entr${l.length===1?"y":"ies"} missing \u2014 pass them via opts.catalog or set opts.onMissing to "warn"/"placeholder":
|
|
18
|
+
${p.join(`
|
|
19
|
+
`)}`)}if(i==="warn"){let p=e?.onWarn??(b=>console.warn(b));for(let b of l)p(`compileSpec: ${b.path} references missing ${b.kind} "${b.name}" \u2014 substituted placeholder`)}}return a}var Qr=new Set(["reduction","reduction_type","_specFn","_specSource","_templateName","_templateBind","feedbackFrom","feedbackTo","_internal"]);function es(t){return En(t)}function En(t){let e=t.describe({detail:"standard"}),n={},r=[],s=`::${q}::`,o=/^__feedback_(?!effect_)(.+)$/,i=new Set;for(let f of Object.keys(e.nodes)){if(f.includes(s))continue;let d=o.exec(f);if(d){i.add(d[1]);let y=e.nodes[f]?.meta;y?.feedbackFrom&&y?.feedbackTo&&r.push({from:y.feedbackFrom,to:y.feedbackTo,...y.maxIterations?{maxIterations:y.maxIterations}:{}})}}for(let[f,d]of Object.entries(e.nodes)){if(f.includes(s)||o.test(f)||d.meta?._internal||f.startsWith("__feedback_effect_")||f.startsWith("__bridge_")||f.includes("::"))continue;let y={type:d.type};if(d.deps.length>0&&(y.deps=d.deps.filter(m=>!m.includes("::"))),d.type==="state"&&d.value!==void 0&&(y.initial=d.value),d.meta&&Object.keys(d.meta).length>0){let m={};for(let[w,p]of Object.entries(d.meta))Qr.has(w)||(m[w]=p);m.factory==="withStatus"?(delete m.status,delete m.error):m.factory==="withBreaker"?delete m.breakerState:m.factory==="verifiable"&&delete m.sourceVersion,Object.keys(m).length>0&&(y.meta=m)}n[f]=y}let a={},u={},c=new Set;for(let f of e.subgraphs){let d=`${f}::`;for(let[y,m]of Object.entries(e.nodes)){if(!y.startsWith(d)||y.includes(s))continue;let w=m.meta;if(w?._templateName&&w?._templateBind){let p=w._templateName,b=w._templateBind;if(!a[p]){let v={},k=new Set,O=`${f}::`;for(let[N,x]of Object.entries(e.nodes)){if(!N.startsWith(O)||N.includes(s))continue;let A=N.slice(O.length);A.includes("::")||(k.add(A),v[A]={type:x.type,...x.deps.length>0?{deps:x.deps.map(L=>L.startsWith(O)?L.slice(O.length):L)}:{}})}let _=[],S=new Map;for(let N of Object.values(v))for(let x of N.deps??[])if(!k.has(x)&&!S.has(x)){let A=`$${x}`;_.push(A),S.set(x,A)}for(let N of Object.values(v))N.deps&&(N.deps=N.deps.map(x=>S.get(x)??x));let T=new Set;for(let N of Object.values(v))for(let x of N.deps??[])k.has(x)&&T.add(x);let E=[...k].filter(N=>!T.has(N))[0]??[...k].pop();a[p]={params:_,nodes:v,output:E}}delete n[f],u[f]={type:"template",template:p,bind:b},c.add(f);break}}}let l=new Map;for(let f of e.subgraphs){if(c.has(f))continue;let d={},y=`${f}::`;for(let[w,p]of Object.entries(e.nodes)){if(w.includes(s)||!w.startsWith(y))continue;let b=w.slice(y.length);b.includes("::")||(d[b]={type:p.type,...p.deps.length>0?{deps:p.deps.map(v=>v.startsWith(y)?v.slice(y.length):v)}:{}})}let m=JSON.stringify(Object.fromEntries(Object.entries(d).sort(([w],[p])=>w.localeCompare(p)).map(([w,p])=>[w,{type:p.type,deps:p.deps??[]}])));l.has(m)||l.set(m,[]),l.get(m).push({name:f,nodes:d})}for(let[,f]of l){if(f.length<2)continue;let d=`${f[0].name}_template`,y=f[0].nodes,m=new Set(Object.keys(y)),w=[],p=new Map;for(let _ of Object.values(y))for(let S of _.deps??[])if(!m.has(S)&&!p.has(S)){let T=`$${S}`;w.push(T),p.set(S,T)}let b=new Set;for(let _ of Object.values(y))for(let S of _.deps??[])m.has(S)&&b.add(S);let k=[...m].filter(_=>!b.has(_))[0]??[...m].pop(),O={};for(let[_,S]of Object.entries(y))O[_]={...S,deps:S.deps?.map(T=>p.get(T)??T)};a[d]={params:w,nodes:O,output:k};for(let _ of f){delete n[_.name];let S={},T=new Set(Object.keys(_.nodes));for(let D of Object.values(_.nodes))for(let E of D.deps??[])if(!T.has(E)){let N=p.get(E)??`$${E}`;S[N]=E}u[_.name]={type:"template",template:d,bind:S}}}let g={...n,...u},h={name:e.name,nodes:g};return Object.keys(a).length>0&&(h.templates=a),r.length>0&&(h.feedback=r),e.factory!==void 0&&(h.factory=e.factory),e.factoryArgs!==void 0&&(h.factoryArgs=e.factoryArgs),h}function ts(t,e){let n=[];t.name!==e.name&&n.push({type:"changed",path:"name",detail:`"${t.name}" \u2192 "${e.name}"`});let r=new Set(Object.keys(t.nodes)),s=new Set(Object.keys(e.nodes));for(let p of s)if(!r.has(p)){let b=e.nodes[p];n.push({type:"added",path:`nodes.${p}`,detail:`type: ${b.type}`})}for(let p of r)s.has(p)||n.push({type:"removed",path:`nodes.${p}`});for(let p of r){if(!s.has(p))continue;let b=t.nodes[p],v=e.nodes[p];if(JSON.stringify(b)!==JSON.stringify(v)){let k=[];b.type!==v.type&&k.push(`type: ${b.type} \u2192 ${v.type}`),JSON.stringify(b.deps)!==JSON.stringify(v.deps)&&k.push("deps changed"),b.fn!==v.fn&&k.push(`fn: ${b.fn} \u2192 ${v.fn}`),JSON.stringify(b.config)!==JSON.stringify(v.config)&&k.push("config changed"),n.push({type:"changed",path:`nodes.${p}`,detail:k.join("; ")||"modified"})}}let o=t.templates??{},i=e.templates??{},a=new Set(Object.keys(o)),u=new Set(Object.keys(i));for(let p of u)a.has(p)||n.push({type:"added",path:`templates.${p}`});for(let p of a)u.has(p)||n.push({type:"removed",path:`templates.${p}`});for(let p of a)u.has(p)&&JSON.stringify(o[p])!==JSON.stringify(i[p])&&n.push({type:"changed",path:`templates.${p}`,detail:"template definition changed"});let c=t.feedback??[],l=e.feedback??[],g=new Set(c.map(p=>`${p.from}->${p.to}`)),h=new Set(l.map(p=>`${p.from}->${p.to}`));for(let p of l){let b=`${p.from}->${p.to}`;g.has(b)||n.push({type:"added",path:`feedback.${b}`,detail:`maxIterations: ${p.maxIterations??10}`})}for(let p of c){let b=`${p.from}->${p.to}`;h.has(b)||n.push({type:"removed",path:`feedback.${b}`})}for(let p of c){let b=`${p.from}->${p.to}`,v=l.find(k=>k.from===p.from&&k.to===p.to);v&&JSON.stringify(p)!==JSON.stringify(v)&&n.push({type:"changed",path:`feedback.${b}`,detail:`maxIterations: ${p.maxIterations??10} \u2192 ${v.maxIterations??10}`})}let f=n.filter(p=>p.type==="added").length,d=n.filter(p=>p.type==="removed").length,y=n.filter(p=>p.type==="changed").length,m=[];f&&m.push(`${f} added`),d&&m.push(`${d} removed`),y&&m.push(`${y} changed`);let w=m.length>0?m.join(", "):"no changes";return{entries:n,summary:w}}var Rn=`You are a graph architect for GraphReFly, a reactive graph protocol.
|
|
20
20
|
|
|
21
21
|
Given a natural-language description, produce a JSON GraphSpec with this structure:
|
|
22
22
|
|
|
@@ -58,20 +58,20 @@ Rules:
|
|
|
58
58
|
- Use "templates" when the same subgraph pattern repeats (e.g., per-source resilience).
|
|
59
59
|
- Use "feedback" for bounded cycles where a derived value writes back to a state node.
|
|
60
60
|
- meta.description is required for every node.
|
|
61
|
-
- Return ONLY valid JSON, no markdown fences or commentary.`;function
|
|
61
|
+
- Return ONLY valid JSON, no markdown fences or commentary.`;function An(t){let e=t.match(/^```(?:json)?\s*([\s\S]*?)\s*```[\s\S]*$/);return e?e[1]:t}async function ns(t,e,n){let r=Rn,s=n?.catalogDescription??(n?.catalog?Tn(n.catalog):void 0);s&&(r+=`
|
|
62
62
|
|
|
63
63
|
Available catalog (use ONLY these names):
|
|
64
64
|
${s}`),n?.systemPromptExtra&&(r+=`
|
|
65
65
|
|
|
66
|
-
${n.systemPromptExtra}`);let o=[{role:"system",content:r},{role:"user",content:t}],u=(await e.invoke(o,{model:n?.model,temperature:n?.temperature??0,maxTokens:n?.maxTokens})).content.trim();u.startsWith("```")&&(u=
|
|
66
|
+
${n.systemPromptExtra}`);let o=[{role:"system",content:r},{role:"user",content:t}],u=(await e.invoke(o,{model:n?.model,temperature:n?.temperature??0,maxTokens:n?.maxTokens})).content.trim();u.startsWith("```")&&(u=An(u));let c;try{c=JSON.parse(u)}catch{throw new Error(`llmCompose: LLM response is not valid JSON: ${u.slice(0,200)}`)}let l=Xe(c);if(!l.valid)throw new Error(`llmCompose: invalid GraphSpec:
|
|
67
67
|
${l.errors.join(`
|
|
68
|
-
`)}`);let g=c;if(n?.catalog){let h=n.maxAutoRefine??0;for(let f=0;f<=h;f++){let d=
|
|
68
|
+
`)}`);let g=c;if(n?.catalog){let h=n.maxAutoRefine??0;for(let f=0;f<=h;f++){let d=St(g,n.catalog);if(d.valid)break;if(f===h)throw new Error(`llmCompose: catalog validation failed after ${h} refine attempts:
|
|
69
69
|
${d.errors.join(`
|
|
70
|
-
`)}`);g=await
|
|
70
|
+
`)}`);g=await Dn(g,`Fix these catalog errors:
|
|
71
71
|
${d.errors.join(`
|
|
72
72
|
`)}
|
|
73
73
|
|
|
74
|
-
Use ONLY functions and sources from the catalog.`,e,{...n,catalogDescription:s})}}return g}async function
|
|
74
|
+
Use ONLY functions and sources from the catalog.`,e,{...n,catalogDescription:s})}}return g}async function Dn(t,e,n,r){let s=Rn;r?.catalogDescription&&(s+=`
|
|
75
75
|
|
|
76
76
|
Available catalog:
|
|
77
77
|
${r.catalogDescription}`),r?.systemPromptExtra&&(s+=`
|
|
@@ -81,6 +81,6 @@ ${JSON.stringify(t,null,2)}
|
|
|
81
81
|
|
|
82
82
|
Modification request: ${e}
|
|
83
83
|
|
|
84
|
-
Return the complete modified GraphSpec as JSON.`}],u=(await n.invoke(o,{model:r?.model,temperature:r?.temperature??0,maxTokens:r?.maxTokens})).content.trim();u.startsWith("```")&&(u=
|
|
84
|
+
Return the complete modified GraphSpec as JSON.`}],u=(await n.invoke(o,{model:r?.model,temperature:r?.temperature??0,maxTokens:r?.maxTokens})).content.trim();u.startsWith("```")&&(u=An(u));let c;try{c=JSON.parse(u)}catch{throw new Error(`llmRefine: LLM response is not valid JSON: ${u.slice(0,200)}`)}let l=Xe(c);if(!l.valid)throw new Error(`llmRefine: invalid GraphSpec:
|
|
85
85
|
${l.errors.join(`
|
|
86
|
-
`)}`);return c}0&&(module.exports={compileSpec,decompileGraph,extractFnFactory,extractSourceFactory,generateCatalogPrompt,isRichFnEntry,isRichSourceEntry,llmCompose,llmRefine,specDiff,validateSpec,validateSpecAgainstCatalog});
|
|
86
|
+
`)}`);return c}0&&(module.exports={compileSpec,decompileGraph,decompileSpec,extractFnFactory,extractSourceFactory,generateCatalogPrompt,isRichFnEntry,isRichSourceEntry,llmCompose,llmRefine,specDiff,validateSpec,validateSpecAgainstCatalog});
|