@graphrefly/graphrefly 0.36.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-J6TGRQUP.js → chunk-2YFDSYEF.js} +1 -1
- package/dist/{chunk-JUJEPZOI.js → chunk-4BDQXBXE.js} +1 -1
- package/dist/chunk-5BGFS2XH.js +1 -0
- package/dist/chunk-6773HURD.js +1 -0
- package/dist/{chunk-AQC53OWG.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-5Z3AFBN7.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-7LYIKMW5.js → chunk-NBGPXQSP.js} +1 -1
- package/dist/chunk-NN3QPJ6U.js +1 -0
- package/dist/{chunk-T6RPUERH.js → chunk-NSAZ6PR6.js} +1 -1
- package/dist/{chunk-KCE6WWJE.js → chunk-NV63VQHI.js} +1 -1
- package/dist/{chunk-PYEIPRSZ.js → chunk-O245YLM5.js} +1 -1
- package/dist/{chunk-K5ZXJPWU.js → chunk-O2BLVQU4.js} +1 -1
- package/dist/chunk-PHXZRR6C.js +1 -0
- package/dist/{chunk-I57VSGRB.js → chunk-POCWFIJ7.js} +1 -1
- package/dist/{chunk-TQSTS3BY.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-XINLP35X.js → chunk-SFK7MN7S.js} +1 -1
- package/dist/{chunk-YOUAVGHJ.js → chunk-SP5O2MIX.js} +1 -1
- package/dist/chunk-TB7JKSVS.js +61 -0
- package/dist/{chunk-6G5YD37E.js → chunk-TMVY7OWG.js} +1 -1
- package/dist/{chunk-F36TA3ET.js → chunk-UAXFKMAG.js} +1 -1
- package/dist/{chunk-AACJX2L7.js → chunk-UVLZX2OU.js} +1 -1
- package/dist/chunk-XIMFHEKV.js +1 -0
- package/dist/{chunk-LO3LO2TO.js → chunk-XLMYQB6F.js} +1 -1
- package/dist/{chunk-44QWWUA3.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 +9 -9
- 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-Cv-8x0ZI.d.ts → graph-BjW1taJl.d.ts} +243 -11
- package/dist/{graph-kTltt95s.d.cts → graph-CHsVwf9S.d.cts} +243 -11
- package/dist/{index-CZAixNU3.d.ts → index-5dNRlW7J.d.ts} +3 -3
- package/dist/{index-DtSVSKnd.d.ts → index-AUqWe_fX.d.ts} +7 -4
- package/dist/{index-DLyQC5Ww.d.ts → index-B-ORMr3k.d.ts} +2 -2
- package/dist/{index-C4ig7whw.d.cts → index-B2IUcH13.d.cts} +2 -2
- package/dist/{index-KeBhbNg3.d.ts → index-BFaALJxR.d.ts} +2 -2
- package/dist/{index-CsD0fqnO.d.ts → index-BI1wMfyc.d.ts} +2 -2
- package/dist/{index-DxxvGTXp.d.ts → index-BUFCHvOR.d.ts} +2 -2
- package/dist/{index-HCp5ua_i.d.cts → index-BWUMIt7J.d.cts} +3 -3
- package/dist/{index-DHv2M7s8.d.cts → index-BaSy4L6w.d.cts} +37 -17
- package/dist/{index-BhkPzu-Z.d.cts → index-BgzPO43H.d.cts} +2 -2
- package/dist/{index-BsZlbHM5.d.cts → index-BhzwpIJc.d.cts} +1 -1
- package/dist/{index-BC-xjOrd.d.cts → index-BkQqf1EF.d.cts} +80 -7
- package/dist/{index-BBdwz2BW.d.ts → index-BmWuVdER.d.ts} +2 -2
- package/dist/{index-CVhBdCMf.d.ts → index-Bn0uZEL4.d.ts} +2 -2
- package/dist/{index-33mF4XyU.d.cts → index-BpMZzX9P.d.cts} +2 -2
- package/dist/{index-ZhKyR8co.d.cts → index-Bpr0Pwgl.d.cts} +2 -2
- package/dist/{index-2URa-V4S.d.cts → index-BqcgiSQg.d.cts} +2 -2
- package/dist/{index-DzYTXMBz.d.ts → index-BsZk9T8y.d.ts} +1 -1
- package/dist/{index-CvUrRb4m.d.cts → index-BsgxnHN8.d.cts} +2 -2
- package/dist/index-Bub6x_D4.d.cts +427 -0
- package/dist/{index-BZ1V5GzX.d.ts → index-BwOsJfLJ.d.ts} +2 -2
- package/dist/{index-BuMzxRO2.d.ts → index-Byp771zP.d.ts} +1 -1
- package/dist/{index-DKp1CIbG.d.cts → index-C-3UXnHT.d.cts} +1 -1
- package/dist/{index-GaW6Welt.d.cts → index-C56XZiDe.d.cts} +2 -2
- package/dist/{index-k67aNfqC.d.cts → index-CAV-3RpJ.d.cts} +2 -2
- package/dist/{index-DmtWMP0X.d.cts → index-CAbHN_rP.d.cts} +1 -1
- package/dist/{index-BTJxM-wZ.d.ts → index-CEVzBWeB.d.ts} +2 -2
- package/dist/{index-BVNGEX7d.d.cts → index-CM-i58FY.d.cts} +2 -2
- package/dist/{index-EfPb77rT.d.cts → index-CQsqqEVz.d.cts} +1 -1
- package/dist/{index-Cot94_82.d.ts → index-CijfwEWx.d.ts} +2 -2
- package/dist/{index-PluovH45.d.cts → index-Ckil6miL.d.cts} +2 -2
- package/dist/{index-XxSeddWP.d.cts → index-CpdnP-0y.d.cts} +1 -1
- package/dist/{index-Pu1Wa7en.d.ts → index-CrlHFsiT.d.ts} +37 -17
- package/dist/{index-BWH17rK_.d.cts → index-Czk3r0yA.d.cts} +37 -3
- package/dist/{index-BlRVj-7Q.d.cts → index-D-B7U42V.d.cts} +2 -2
- package/dist/{index-B4s70vYf.d.ts → index-D-HZ7sP4.d.ts} +2 -2
- package/dist/{index-Cjrpx2Mg.d.cts → index-D7-RSD93.d.cts} +2 -2
- package/dist/{index-kBUQj-rT.d.ts → index-D9vBTuzo.d.ts} +2 -2
- package/dist/{index-DzCQt2FJ.d.cts → index-DJNAWzcH.d.cts} +2 -2
- package/dist/{index-DSSsxS7B.d.ts → index-DJVQ-t07.d.ts} +2 -2
- package/dist/{index-BwYGLgmI.d.ts → index-DKrIuF-r.d.ts} +2 -2
- package/dist/{index-DXSLMoma.d.ts → index-DOU1Ee_k.d.ts} +1 -1
- package/dist/{index-DlccEIi3.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-isdlyeeO.d.ts → index-DqICM_I7.d.ts} +80 -7
- package/dist/{index-DFe2Pk2u.d.ts → index-ML6vHKXK.d.ts} +1 -1
- package/dist/{index-RJIY7QVW.d.cts → index-UsU9ptzs.d.cts} +7 -4
- package/dist/{index-jA_OwwNg.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.cjs +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-DdBoRu37.d.ts → pipeline-graph-9JBbmRxA.d.ts} +2 -2
- package/dist/{pipeline-graph-BlLBWSZ2.d.cts → pipeline-graph-DuHpXSOn.d.cts} +2 -2
- package/dist/{reactive-layout-D9zqqaqK.d.cts → reactive-layout-BMLDB4Vd.d.cts} +1 -1
- package/dist/{reactive-layout-Btv0-efV.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-CJsT24DP.d.ts → topology-tree-D47-nI6Z.d.ts} +1 -1
- package/dist/{topology-tree-C50l9ARE.d.cts → topology-tree-jrZue3ao.d.cts} +1 -1
- package/package.json +1 -1
- package/dist/chunk-3U7IIQB2.js +0 -1
- package/dist/chunk-533RQFF6.js +0 -1
- package/dist/chunk-5CZ3KIRJ.js +0 -1
- package/dist/chunk-5KPIYVCC.js +0 -7
- package/dist/chunk-5RTZ6DXG.js +0 -1
- package/dist/chunk-A5HZZYRK.js +0 -1
- package/dist/chunk-CGA5RXO6.js +0 -1
- package/dist/chunk-DBPFMCVH.js +0 -1
- package/dist/chunk-GWOKTENT.js +0 -1
- package/dist/chunk-JJTF75VS.js +0 -1
- package/dist/chunk-KL7CILPL.js +0 -1
- package/dist/chunk-M27MVZCP.js +0 -1
- package/dist/chunk-N2GCKKKH.js +0 -43
- package/dist/chunk-QKUWS7CO.js +0 -80
- package/dist/chunk-YBA5N4XY.js +0 -61
- package/dist/index-CI_yjtua.d.ts +0 -139
- package/dist/index-D9qoEOj_.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,17 +1,17 @@
|
|
|
1
|
-
"use strict";var rt=Object.defineProperty;var An=Object.getOwnPropertyDescriptor;var Gn=Object.getOwnPropertyNames;var Dn=Object.prototype.hasOwnProperty;var Y=(t,e)=>()=>(t&&(e=t(t=0)),e);var $n=(t,e)=>{for(var n in e)rt(t,n,{get:e[n],enumerable:!0})},Mn=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of Gn(e))!Dn.call(t,s)&&s!==n&&rt(t,s,{get:()=>e[s],enumerable:!(r=An(e,s))||r.enumerable});return t};var Pn=t=>Mn(rt({},"__esModule",{value:!0}),t);function Rt(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++]=ot,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 Ct(t,e){if(t.length<Et)throw new Error(`decodeEnvelope: bytes too short (${t.length} < ${Et})`);let n=0,r=t[n++];if(r!==ot)throw new Error(`decodeEnvelope: unsupported envelope version ${r} (expected ${ot})`);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(Ln)}var Ln,ot,Et,st=Y(()=>{"use strict";Ln={name:"json",version:1,contentType:"application/json",encode(t){let e=JSON.stringify(t);return new TextEncoder().encode(e)},decode(t,e){let n=new TextDecoder().decode(t);return JSON.parse(n)}},ot=1,Et=4});function Ce(t){if(t==null)return le;let{type:e,id:n,...r}=t;return{type:e??"system",id:n??"",...r}}var le,it=Y(()=>{"use strict";le={type:"system",id:""}});function Ae(){return fe>0||_e}function Gt(){return fe>0}function Se(t){fe>0?xe.push(t):t()}function Ge(t){fe+=1;let e=!1;try{t()}catch(n){throw e=!0,n}finally{if(fe-=1,fe===0)if(e){if(!_e){let n=xe.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=!_e;t&&(_e=!0);let e=[],n=0;try{for(;ie.length>0||ae.length>0||pe.length>0||t&&xe.length>0;){if(t&&xe.length>0){let o=xe.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&&(_e=!1)}if(e.length===1)throw e[0];if(e.length>1)throw new AggregateError(e,"batch drain: multiple callbacks threw")}function De(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,_e,ie,ae,pe,xe,$e=Y(()=>{"use strict";fe=0,_e=!1,ie=[],ae=[],pe=[],xe=[]});function he(){return Math.trunc(performance.now()*1e6)}function ge(){return Date.now()*1e6}var Me=Y(()=>{"use strict"});var Te,F,U,K,Q,ee,te,W,H,M,me,at,In,ct,jn,Vn,ut,Dt,$t,Mt,dt,ce=Y(()=>{"use strict";Te=Symbol.for("graphrefly/START"),F=Symbol.for("graphrefly/DATA"),U=Symbol.for("graphrefly/DIRTY"),K=Symbol.for("graphrefly/RESOLVED"),Q=Symbol.for("graphrefly/INVALIDATE"),ee=Symbol.for("graphrefly/PAUSE"),te=Symbol.for("graphrefly/RESUME"),W=Symbol.for("graphrefly/TEARDOWN"),H=Symbol.for("graphrefly/COMPLETE"),M=Symbol.for("graphrefly/ERROR"),me=Object.freeze([U]),at=Object.freeze([K]),In=Object.freeze([Q]),ct=Object.freeze([Te]),jn=Object.freeze([H]),Vn=Object.freeze([W]),ut=Object.freeze([me]),Dt=Object.freeze([at]),$t=Object.freeze([In]),Mt=Object.freeze([jn]),dt=Object.freeze([Vn])});function Pt(t){t.registerMessageType(Te,{tier:0,wireCrossing:!1}),t.registerMessageType(U,{tier:1,wireCrossing:!1}),t.registerMessageType(Q,{tier:1,wireCrossing:!1,metaPassthrough:!1}),t.registerMessageType(ee,{tier:2,wireCrossing:!1}),t.registerMessageType(te,{tier:2,wireCrossing:!1}),t.registerMessageType(F,{tier:3,wireCrossing:!0}),t.registerMessageType(K,{tier:3,wireCrossing:!0}),t.registerMessageType(H,{tier:4,wireCrossing:!0,metaPassthrough:!1}),t.registerMessageType(M,{tier:4,wireCrossing:!0,metaPassthrough:!1}),t.registerMessageType(W,{tier:5,wireCrossing:!0,metaPassthrough:!1})}var Pe,Lt=Y(()=>{"use strict";ce();Pe=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 lt(t){let e=Bn.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,Bn,Le=Y(()=>{"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}},Bn=["human","llm","wallet","system"]});function ft(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(ft);if(typeof t=="object"&&t!==null){let e={};for(let n of Object.keys(t).sort())e[n]=ft(t[n]);return e}return null}function Wn(t){let e=zn.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,d=2773480762,h=1359893119,p=2600822924,f=528734635,l=1541459225,y=new Uint32Array(64),g=(b,v)=>b>>>v|b<<32-v;for(let b=0;b<s;b+=64){for(let x=0;x<16;x++)y[x]=i.getUint32(b+x*4,!1);for(let x=16;x<64;x++){let C=y[x-15],R=y[x-2],A=g(C,7)^g(C,18)^C>>>3,V=g(R,17)^g(R,19)^R>>>10;y[x]=y[x-16]+A+y[x-7]+V>>>0}let v=a,w=u,_=c,S=d,T=h,O=p,E=f,k=l;for(let x=0;x<64;x++){let C=g(T,6)^g(T,11)^g(T,25),R=T&O^~T&E,A=k+C+R+Hn[x]+y[x]>>>0,V=g(v,2)^g(v,13)^g(v,22),$=v&w^v&_^w&_,B=V+$>>>0;k=E,E=O,O=T,T=S+A>>>0,S=_,_=w,w=v,v=A+B>>>0}a=a+v>>>0,u=u+w>>>0,c=c+_>>>0,d=d+S>>>0,h=h+T>>>0,p=p+O>>>0,f=f+E>>>0,l=l+k>>>0}let m=b=>b.toString(16).padStart(8,"0");return m(a)+m(u)+m(c)+m(d)+m(h)+m(p)+m(f)+m(l)}function pt(t){let e=ft(t??null),n=JSON.stringify(e);return Wn(n).slice(0,16)}function Un(){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 ht(t,e,n){let r=n?.id??Un();if(t===0)return{id:r,version:0};let o=(n?.hash??pt)(e);return{id:r,version:0,cid:o,prev:null}}function Ft(t,e,n){t.version+=1,"cid"in t&&(t.prev=t.cid,t.cid=n(e))}var Hn,zn,It=Y(()=>{"use strict";Hn=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]),zn=new TextEncoder});function Bt(t){return{node:t,unsub:null,prevData:void 0,dirty:!1,involvedThisWave:!1,dataBatch:[],terminal:void 0}}function gt(t){t.prevData=void 0,t.dirty=!1,t.involvedThisWave=!1,t.dataBatch.length=0,t.terminal=void 0}function Fe(t){return t.length===0?t:typeof t[0]=="symbol"?[t]:t}function ue(t,e,n){let r=Ht(t)?t:[],s=typeof t=="function"?t:typeof e=="function"?e:void 0,o={};return Ht(t)?o=(mt(e)?e:n)??{}:mt(t)?o=t:o=(mt(e)?e:n)??{},new I(r,s,o)}var jt,Vt,Kn,qn,ye,I,Ht,mt,be=Y(()=>{"use strict";st();it();$e();Me();Lt();Le();ce();It();jt=()=>{},Vt=100;Kn=(t,e,n,r)=>{n.direction==="down-in"&&t._onDepMessage(n.depIndex,e)},qn=(t,e,n,r)=>{let s=t;if(s._status==="completed"||s._status==="errored")return;let o=s._cached,i=o===void 0?[ct]:[ct,[F,o]];s._status==="dirty"&&i.push(me),De(e,i,s._config.tierOf)},ye=new Pe({onMessage:Kn,onSubscribe:qn});Pt(ye);At(ye);I=class t{_optsName;_describeKind;meta;_hasMeta;_config;_deps;_sinks=null;_sinkCount=0;_cached;_status;_cleanup;_store={};_waveHasNewData=!1;_hasNewTerminal=!1;_hasCalledFnOnce=!1;_paused=!1;_pendingWave=!1;_isExecutingFn=!1;_pendingRerun=!1;_rerunDepth=0;_dirtyDepCount=0;_batchPendingMessages=null;_pauseLocks=null;_pauseBuffer=null;_fn;_equals;_resubscribable;_resetOnTeardown;_autoComplete;_autoError;_pausable;_partial;_guard;_extraGuards;_hashFn;_versioning;_versioningLevel;_lastMutation;_inspectorHooks;_actions;constructor(e,n,r){this._config=r.config??ye,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??pt;let s=r.versioning??this._config.defaultVersioning;this._versioningLevel=s,this._versioning=s!=null?ht(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([[F,a]])},down(a){i._emit(Fe(a))},up(a){i._emitUp(Fe(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=ht(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=Ce(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=Ce(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:ge()}}down(e,n){let r=Fe(e);r.length!==0&&(this._checkGuard(n),this._emit(r))}emit(e,n){this._checkGuard(n),this._emit([[F,e]])}up(e,n){if(this._deps.length===0)return;let r=Fe(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=Ce(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)gt(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=jt,o.unsub=o.node.subscribe(i=>{if(o.unsub===null)return;let a=this._config.tierOf,u=!1;for(let c of i)a(c[0])>=3&&(u=!0),this._config.onMessage(this,c,{direction:"down-in",depIndex:s},this._actions);u&&this._maybeRunFnOnSettlement()}),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{}gt(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(ut),r.unsub=jt;try{r.unsub=e.subscribe(s=>{if(r.unsub===null)return;let o=this._config.tierOf,i=!1;for(let a of s)o(a[0])>=3&&(i=!0),this._config.onMessage(this,a,{direction:"down-in",depIndex: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([[M,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([[M,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{}}gt(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!==Te){if(s===U){this._depDirtied(r);return}if(s===Q){if(this._depInvalidated(r),this._cached===void 0)return;this._emit($t);return}if(s===ee||s===te){this._emit([n]);return}if(s===W){this._emit(dt);return}if(s===F)this._depSettledAsData(r,n[1]);else if(s===K)this._depSettledAsResolved(r);else if(s===H)this._depSettledAsTerminal(r,!0);else if(s===M)this._depSettledAsTerminal(r,n[1]);else{this._emit([n]);return}if(!this._fn){(s===F||s===K)&&this._emit([n]),(s===H||s===M)&&this._maybeAutoTerminalAfterWave();return}}}_depDirtied(e){e.dirty||(e.dirty=!0,e.involvedThisWave=!0,this._dirtyDepCount++,this._status!=="dirty"&&this._emit(ut))}_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(Dt),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([[M,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([[M,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([[M,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([[M,this._wrapFnError("fn threw",i)]])}finally{this._isExecutingFn=!1,this._pendingRerun?(this._pendingRerun=!1,this._rerunDepth+=1,this._rerunDepth>Vt?(this._rerunDepth=0,this._emit([[M,new Error(`Node "${this.name}": _pendingRerun depth exceeded ${Vt} \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"?[me,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]===U&&(o=!0),i=c}let a=e;if(!r){let u=e.map((c,d)=>({m:c,i:d,tier:n(c[0])}));u.sort((c,d)=>c.tier-d.tier||c.i-d.i),a=u.map(c=>c.m)}if(s&&!o&&this._status!=="dirty"){let u=0;for(;u<a.length&&n(a[u][0])===0;)u++;return u===0?[me,...a]:[...a.slice(0,u),me,...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]===M&&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]===W||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!==te){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 d=!0;if(this._pausable!==!1){let h=u[1];if(c===ee)this._pauseLocks==null&&(this._pauseLocks=new Set),this._pauseLocks.add(h),this._paused=!0,this._pausable==="resumeAll"&&this._pauseBuffer==null&&(this._pauseBuffer=[]);else if(this._pauseLocks==null||!this._pauseLocks.has(h))d=!1;else if(this._pauseLocks.delete(h),this._pauseLocks.size===0){if(this._paused=!1,this._pauseBuffer!=null&&this._pauseBuffer.length>0){let p=this._pauseBuffer;this._pauseBuffer=[],this._emit(p)}this._pendingWave&&(this._pendingWave=!1,this._maybeRunFnOnSettlement())}}d?s?.push(u):s==null&&(s=n.slice(0,a))}if(s!=null){if(s.length===0)return;n=s}if(this._hasMeta&&n.some(a=>a[0]===W))for(let a of Object.keys(this.meta))try{this.meta[a]._emit(dt)}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([[M,i]])}_updateState(e){let n=this._config.tierOf,r,s,o=-1,i=0;for(let d of e)n(d[0])===3&&i++;let a=i<=1,u=-1;if(this._versioning!=null&&i>1){for(let d=e.length-1;d>=0;d--)if(e[d][0]===F){u=d;break}}for(let d=0;d<e.length;d++){let h=e[d],p=h[0];if(p===F){if(h.length>=2){let f=!1;if(a&&this._cached!==void 0)try{f=this._equals(this._cached,h[1])}catch(l){s=this._wrapFnError("equals threw",l),o=d;break}if(f){r==null&&(r=e.slice(0,d)),r.push(at),this._status="resolved";continue}this._cached=h[1],this._versioning!=null&&(u<0||d===u)&&Ft(this._versioning,h[1],this._hashFn)}this._status="settled",r?.push(h)}else if(r?.push(h),p===U)this._status="dirty";else if(p===K)this._status="resolved";else if(p===H){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(p===M){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(p===Q){if(this._cached!==void 0){let l=this._config.rigorRecorder;if(l!=null)try{l.onNonVacuousInvalidate(this,this._cached)}catch{}}this._cached=void 0,this._status="dirty";let f=this._cleanup;if(typeof f=="function"){this._cleanup=void 0;try{f()}catch{}}else if(f!=null&&typeof f=="object"){let l=f.invalidate;if(typeof l=="function")try{l()}catch{}}}else p===W&&(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(Gt()){this._batchPendingMessages===null&&(this._batchPendingMessages=[],Se(()=>this._flushBatchPending()));for(let n of e)this._batchPendingMessages.push(n);return}De(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);De(this._deliverToSinks,n,this._config.tierOf)}},Ht=t=>Array.isArray(t),mt=t=>typeof t=="object"&&t!=null&&!Array.isArray(t)});function ne(t,e){return ue([],{...e,initial:t})}function Oe(t,e){return ue((r,s,o)=>t(s,o)??void 0,{describeKind:"producer",...e})}function de(t,e,n){return ue(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 ue(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=Y(()=>{"use strict";be()});function ve(t){return t.subscribe(()=>{})}var bt=Y(()=>{"use strict"});var Be,zt=Y(()=>{"use strict";Be=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={};$n(Qr,{SNAPSHOT_WIRE_VERSION:()=>kt,SurfaceError:()=>G,asSurfaceError:()=>Tn,createGraph:()=>Xe,deleteSnapshot:()=>Cn,diffSnapshots:()=>En,listSnapshots:()=>Rn,restoreSnapshot:()=>Nn,runReduction:()=>On,saveSnapshot:()=>kn});module.exports=Pn(Qr);je();it();$e();Me();Le();ce();Le();be();function Ve(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 Jn(t){return t._describeKind!=null?t._describeKind:t._deps.length>0?"derived":t._fn!=null?"producer":"state"}function Yn(t){let e={};for(let[n,r]of Object.entries(t.meta))try{e[n]=r.cache}catch{}return e}function yt(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 I&&(o=Jn(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 I?t._guard:void 0;if(s){let c={...Yn(t)};if(u!=null&&c.access===void 0&&(c.access=lt(u)),r!=null&&r.length>0&&!e.has("meta")){let d={};for(let h of r)h in c&&(d[h]=c[h]);a.meta=d}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=lt(u)),(n||e.has("lastMutation"))&&t.lastMutation!=null&&(a.lastMutation=t.lastMutation),a}be();je();bt();zt();var ke=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 vt(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+=vt(n.codePointAt(0));return e}function Wt(t,e){if(e<=0)return"";let n=0,r="";for(let s of t){let o=vt(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-=vt(i.codePointAt(0))}return`${r}\u2026`}r+=s,n+=o}return r}var Xn={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"},Zn={horizontal:"-",vertical:"|",cornerTL:"+",cornerTR:"+",cornerBL:"+",cornerBR:"+",tDown:"+",tUp:"+",tRight:"+",tLeft:"+",cross:"+",arrowRight:">",arrowDown:"v",arrowLeft:"<",arrowUp:"^",boxTL:"+",boxTR:"+",boxBL:"+",boxBR:"+",boxH:"-",boxV:"|"};function Jt(t,e){let n=e.charset==="ascii"?Zn:Xn,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)er(o,i,n,a);for(let a of t.boxes)Qn(o,i,n,a,e.labelOf(a.id));return o.map(a=>or(a.join(""))).join(`
|
|
2
|
-
`)}function Qn(t,e,n,r,s){let{x:o,y:i,w:a,h:u}=r;if(a<2||u<2){u>0&&Ut(t,e,o,i,a,s);return}oe(t,e,o,i,n.boxTL);for(let d=o+1;d<o+a-1;d+=1)oe(t,e,d,i,n.boxH);oe(t,e,o+a-1,i,n.boxTR);for(let d=i+1;d<i+u-1;d+=1){oe(t,e,o,d,n.boxV);for(let h=o+1;h<o+a-1;h+=1)Yt(t,e,h,d," ","empty");oe(t,e,o+a-1,d,n.boxV)}oe(t,e,o,i+u-1,n.boxBL);for(let d=o+1;d<o+a-1;d+=1)oe(t,e,d,i+u-1,n.boxH);oe(t,e,o+a-1,i+u-1,n.boxBR);let c=i+Math.floor(u/2);Ut(t,e,o+1,c,a-2,s)}function oe(t,e,n,r,s){Yt(t,e,n,r,s,s===" "?"empty":s==="\u2500"||s==="-"?"boxH":s==="\u2502"||s==="|"?"boxV":"boxCorner")}function Yt(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 Ut(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 er(t,e,n,r){let s=r.points;if(s.length<2)return;for(let u=0;u+1<s.length;u+=1)tr(t,e,n,s[u],s[u+1]);for(let u=1;u+1<s.length;u+=1){let c=s[u-1],d=s[u],h=s[u+1],p=nr(c,d,h,n);p&&qt(t,e,d.x,d.y,p,"edgeCorner")}let o=s[s.length-1],i=s[s.length-2],a=rr(i,o,n);a&&qt(t,e,o.x,o.y,a,"arrow")}function tr(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)Kt(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)Kt(t,e,o,u,n,"v")}}}function Kt(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 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];a==="boxH"||a==="boxV"||a==="boxCorner"||a==="label"||(i[n]=s,e[r][n]=o)}function nr(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 rr(t,e,n){if(e.x>t.x)return n.arrowRight;if(e.x<t.x)return n.arrowLeft;if(e.y>t.y)return n.arrowDown;if(e.y<t.y)return n.arrowUp}function or(t){let e=t.length;for(;e>0&&t.charCodeAt(e-1)===32;)e-=1;return t.slice(0,e)}function Qt(t){let e=sr(t);ir(e),ar(e),cr(e),ur(e,t);let n=fr(e,t),{width:r,height:s}=hr(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 sr(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 ir(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 ar(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(h=>h!==o),a.in=a.in.filter(h=>h!==o);continue}if(u===1){o.hopIndex=0,o.chainLen=1,r.push(o);continue}i.out=i.out.filter(h=>h!==o),a.in=a.in.filter(h=>h!==o);let c=i;for(let h=1;h<u;h+=1){let p=`__virt_${s++}__`,f={id:p,isVirtual:!0,layer:i.layer+h,order:0,x:0,y:0,w:0,h:1,in:[],out:[]};t.nodes.set(p,f),n[f.layer].push(f);let l={chainId:o.chainId,chainFrom:o.chainFrom,chainTo:o.chainTo,fromId:c.id,toId:p,hopIndex:h-1,chainLen:u};c.out.push(l),f.in.push(l),r.push(l),c=f}let d={chainId:o.chainId,chainFrom:o.chainFrom,chainTo:o.chainTo,fromId:c.id,toId:a.id,hopIndex:u-1,chainLen:u};c.out.push(d),a.in.push(d),r.push(d)}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 cr(t){for(let n=0;n<4;n+=1){for(let r=1;r<t.layers.length;r+=1)Xt(t,t.layers[r],"in"),ze(t.layers[r]);for(let r=t.layers.length-2;r>=0;r-=1)Xt(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=Zt(t,o[i],o[i+1],"in");[o[i],o[i+1]]=[o[i+1],o[i]],ze(o),Zt(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 Xt(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 Zt(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,d=t.nodes.get(r==="in"?u.fromId:u.toId)?.order??0;(e.order<n.order&&c>d||e.order>n.order&&c<d)&&(i+=1)}return i}function ur(t,e){e.direction==="LR"?dr(t,e):lr(t,e)}function dr(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}en(t,e,"y")}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.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}en(t,e,"x")}function en(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 d of a){let h=o===0?d.in:d.out;if(h.length===0)continue;let p=[];for(let l of h){let y=t.nodes.get(o===0?l.fromId:l.toId);if(!y)continue;let g=n==="y"?y.y:y.x;p.push(g+Math.floor(r(y)/2))}if(p.length===0)continue;p.sort((l,y)=>l-y);let f=p[Math.floor(p.length/2)];u.set(d.id,f-Math.floor(r(d)/2))}let c=0;for(let d of a){let h=u.get(d.id),p=n==="y"?d.y:d.x,l=Math.max(h??p,c);n==="y"?d.y=l:d.x=l,c=l+r(d)+s}}}}function fr(t,e){let n=new Map;for(let c of t.hops){let d=n.get(c.chainId);d?d.push(c):n.set(c.chainId,[c])}for(let c of n.values())c.sort((d,h)=>d.hopIndex-h.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 d=t.layers[c],h=t.layers[c+1],p=0;for(let O of d)p=Math.max(p,s(O)+o(O));let f=Number.POSITIVE_INFINITY;for(let O of h)f=Math.min(f,s(O));let l=Number.isFinite(f)?f-1:p,y=Math.max(1,l-p+1),g=[];for(let O of d)for(let E of O.out)g.push(E);g.sort((O,E)=>{let k=i(t.nodes.get(O.fromId)),x=i(t.nodes.get(E.fromId));if(k!==x)return k-x;let C=i(t.nodes.get(O.toId)),R=i(t.nodes.get(E.toId));return C-R});let m=[],b=new Map;for(let O of g){let E=i(t.nodes.get(O.fromId)),k=i(t.nodes.get(O.toId)),x=Math.min(E,k),C=Math.max(E,k),R=-1;for(let A=0;A<m.length;A+=1){let V=m[A],$=!0;for(let B of V)if(B.lo<=C&&x<=B.hi){$=!1;break}if($){V.push({lo:x,hi:C}),R=A;break}}R<0&&(m.push([{lo:x,hi:C}]),R=m.length-1),b.set(O,R)}let v=m.length,w=y>=Math.max(3,v+2),_=w?p+1:p,S=w?l-1:l,T=Math.max(1,S-_+1);for(let O of g){let E=b.get(O),k;if(v<=1)k=_+Math.floor(T/2);else{let x=(T-1)/(v-1);k=_+Math.floor(E*x)}a.set(O,Math.max(p,Math.min(l,k)))}}let u=[];for(let[,c]of n){let d=[];for(let p=0;p<c.length;p+=1){let f=c[p],l=t.nodes.get(f.fromId),y=t.nodes.get(f.toId),g=a.get(f),m=l.isVirtual?s(l):s(l)+o(l),b=y.isVirtual?s(y):s(y)-1,v=i(l),w=i(y);p===0&&We(d,r,m,v),v!==w&&(We(d,r,g,v),We(d,r,g,w)),We(d,r,b,w)}let h=c[0];u.push({from:h.chainFrom,to:h.chainTo,points:pr(d)})}return u}function We(t,e,n,r){t.push(e?{x:n,y:r}:{x:r,y:n})}function pr(t){let e=[];for(let n of t){let r=e[e.length-1];(!r||r.x!==n.x||r.y!==n.y)&&e.push(n)}return e}function hr(t){let e=0,n=0;for(let r of t.layers)for(let 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 gr=24,mr=4,yr=1,br=3;function tn(t,e){let n=vr(e.direction),r=Math.max(3,e.maxLabelWidth??gr),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 l=Wt(f,r);u.set(f,l),c.set(f,He(l)+4)}let d=Qt({nodes:o,edges:a,widthCells:f=>c.get(f)??3,heightCells:()=>br,layerGap:mr,nodeGap:yr,direction:n}),h=Jt(d,{charset:s,labelOf:f=>u.get(f)??f}),p=e.logger;return p&&p(h),h}function vr(t){if(t===void 0||t==="LR")return"LR";if(t==="TD")return"TD";throw new Error(`ascii describe supports direction "LR" or "TD" only; got ${String(t)}`)}function nn(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=wr(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=rn(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 rn(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 h=o[a++];if(h.path===e)break;if(r!=null&&h.depth>=r){let y=t.nodes[h.path];y?.deps&&y.deps.length>0&&(u=!0);continue}let p=t.nodes[h.path];if(p==null)continue;let f=p.deps??[],l=new Map;for(let y=0;y<f.length;y++){let g=f[y];if(!g)continue;let m=l.get(g);m==null&&(m=[],l.set(g,m)),m.push(y)}for(let[y,g]of l)i.has(y)||(i.add(y),s.set(y,{from:h.path,depIndices:g}),o.push({path:y,depth:h.depth+1}))}if(!s.has(e))return{found:!1,pathOrder:[],truncated:u};let c=[{path:e}],d=e;for(;d!==n;){let h=s.get(d);if(h==null)return{found:!1,pathOrder:[],truncated:!1};c[c.length-1].depIndices=h.depIndices,c.push({path:h.from}),d=h.from}return{found:!0,pathOrder:c,truncated:!1}}function wr(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=rn(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 sn(t,e,!0,"ok",n)}function Ue(t,e,n){return sn(t,e,!1,n,[])}function sn(t,e,n,r,s){let o=_r(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 _r(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: ${xr(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 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 Lr={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"},Fr={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 Ir(t){return t==="none"?Fr:t==="ansi"||t==null?Lr:{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 ln(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 jr(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 wt(t,e,n){if(t==="")throw new Error(`Graph "${e}": ${n} name must be non-empty`);if(t.includes(L))throw new Error(`Graph "${e}": ${n} "${t}" must not contain '${L}' (path separator)`);if(t===Z)throw new Error(`Graph "${e}": ${n} name "${Z}" is reserved for meta companion paths`);jr(t,e,n)}function Vr(t,e){if(t==="")throw new Error(`Graph "${e}": resolve path must be non-empty`);let n=t.split(L);for(let r of n)if(r==="")throw new Error(`Graph "${e}": resolve path has empty segment`);return n}function Br(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 mn(t){for(let e of t._mounts.values())mn(e);for(let e of t._nodes.values())try{e.down([[W]],{internal:!0})}catch{}}var re=class t{name;opts;config;_nodes=new Map;_nodeToName=new WeakMap;_mounts=new Map;_parent=void 0;_storageDisposers=new Set;_disposers=new Set;_destroyed=!1;_topology;_topologyEmitters=new Set;constructor(e,n){if(e==="")throw new Error("Graph name must be non-empty");if(e.includes(L))throw new Error(`Graph name must not contain '${L}' (got "${e}")`);if(e===Z)throw new Error(`Graph name "${Z}" is reserved for meta companion paths`);this.name=e,this.opts=Object.freeze({...n??{}}),this.config=n?.config??ye,this._traceRing=new ke(n?.traceCapacity??1e3),n?.versioning!=null&&this.setVersioning(n.versioning)}ancestors(e=!0){let n=[],r=e?this:this._parent;for(;r!=null;)n.push(r),r=r._parent;return n}get topology(){return this._topology==null&&(this._topology=Oe(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(wt(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:he()})),e}setVersioning(e){if(e!=null)for(let n of this._nodes.values())n instanceof I&&n._applyVersioning(e)}remove(e){wt(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(`${L}${Z}${L}`)||o.nodes.push(a);return o.nodes.sort(),o.mounts.push(e),o.mounts.push(...n._collectSubgraphs(`${e}${L}`)),this._mounts.delete(e),n._parent=void 0,mn(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([[W]],{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(L))return this.resolve(e);let n=this._nodes.get(e);if(!n)throw new Error(`Graph "${this.name}": unknown node "${e}"`);return n}get(e){return this.node(e).cache}set(e,n,r){let s=r?.internal===!0;this.node(e).down([[F,n]],{actor:r?.actor,internal:s,delivery:"write"})}setAll(e,n){let r=Symbol.iterator in e?e:Object.entries(e);Ge(()=>{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([[M,n]],{actor:r?.actor,internal:s,delivery:"write"})}complete(e,n){let r=n?.internal===!0;this.node(e).down([[H]],{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 I)for(let d of c._deps){let h=r.get(d.node);h!=null&&a.push([h,u])}return a.sort((u,c)=>u[0]<c[0]?-1:u[0]>c[0]?1:u[1]<c[1]?-1:u[1]>c[1]?1:0),a}let s=[];this._collectObserveTargets("",s);let o=new Map;for(let[a,u]of s)o.set(u,a);let i=[];for(let[a,u]of s)if(u instanceof I)for(let c of u._deps){let d=o.get(c.node);d!=null&&i.push([d,a])}return i.sort((a,u)=>a[0]<u[0]?-1:a[0]>u[0]?1:a[1]<u[1]?-1:a[1]>u[1]?1:0),i}mount(e,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(wt(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=Vr(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]===Z)return this._resolveMetaChainFromNode(o,s,n.join(L));let i=this._mounts.get(r);if(!i)throw this._nodes.has(r)?new Error(`Graph "${this.name}": "${r}" is a node; trailing path "${s.join(L)}" is invalid`):new Error(`Graph "${this.name}": unknown mount or node "${r}"`);return i.resolve(s.join(L))}_resolveMetaChainFromNode(e,n,r){let s=e,o=0,i=[...n];for(;o<i.length;){if(i[o]!==Z)throw new Error(`Graph "${this.name}": expected ${Z} segment in meta path "${r}"`);if(o+1>=i.length)throw new Error(`Graph "${this.name}": meta path requires a key after ${Z} 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=Br(e,this.config);for(let u of[...this._nodes.keys()].sort()){let c=this._nodes.get(u);if(!r.has(c)){r.add(c);try{c.down(e,i)}catch(d){if(d instanceof X)throw d;s.push(d)}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===!0)return this._describeReactive(e);let n=e?.actor,r=e?.filter,s=Ve(e?.detail,e?.fields),o=e?.format==="spec",i=o?Ve("minimal"):s,a=[];this._collectObserveTargets("",a);let u=new Map;for(let[S,T]of a)u.set(T,S);let c=[];{let S=a.map(([,E])=>E),T=new Set(u.values()),O=0;for(;S.length>0;){let E=S.shift();if(E instanceof I)for(let k of E._deps){let x=k.node;if(u.has(x))continue;let C=x.name??"",R=C;if(!R||T.has(R))if(C){let A=2;for(;T.has(`${C}#${A}`);)A++;R=`${C}#${A}`}else for(R=`__internal__/${O++}`;T.has(R);)R=`__internal__/${O++}`;u.set(x,R),T.add(R),c.push([R,x]),S.push(x)}}}let d=[...a,...c],h={};for(let[S,T]of d){if(n!=null&&!T.allowsObserve(n))continue;let O=yt(T,i),E=T instanceof I?T._deps.map(R=>u.get(R.node)??R.node.name??""):[],{name:k,...x}=O,C={...x,deps:E};if(!o){let R=this._annotations.get(S);R!=null&&(C.annotation=R)}if(r!=null)if(typeof r=="function"){let R=r;if(!(R.length>=2?R(S,C):R(C)))continue}else{let R=!0;for(let[A,V]of Object.entries(r)){let $=A==="deps_includes"?"depsIncludes":A==="meta_has"?"metaHas":A;if($==="depsIncludes"){if(!C.deps.includes(String(V))){R=!1;break}continue}if($==="metaHas"){if(!Object.hasOwn(C.meta??{},String(V))){R=!1;break}continue}if(C[$]!==V){R=!1;break}}if(!R)continue}h[S]=C}let p=new Set(Object.keys(h)),f=[];for(let[S,T]of d)if(T instanceof I)for(let O of T._deps){let E=u.get(O.node);E!=null&&f.push([E,S])}f.sort((S,T)=>S[0]<T[0]?-1:S[0]>T[0]?1:S[1]<T[1]?-1:S[1]>T[1]?1:0);let l=f.map(([S,T])=>({from:S,to:T}));(n!=null||r!=null)&&(l=l.filter(S=>p.has(S.from)&&p.has(S.to)));let y=this._collectSubgraphs(""),g=n!=null||r!=null?y.filter(S=>{let T=`${S}${L}`;return[...p].some(O=>O===S||O.startsWith(T))}):y,m=this,b=e,v={name:this.name,nodes:h,edges:l,subgraphs:g,expand(S){let T={...b,format:void 0};return Array.isArray(S)?(T.fields=S,T.detail=void 0):(T.detail=S,T.fields=void 0),m.describe(T)}},w=e??{},_=w.format;return _==="json"?Ar(v,w):_==="pretty"?Gr(v,w):_==="mermaid"?gn(v,w):_==="mermaid-url"?Dr(v,w):_==="d2"?Mr(v,w):_==="ascii"?tn(v,w):v}_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}${L}`))}return n}resourceProfile(e){return cn(this,e)}reachable(e,n,r={}){return r.withDetail===!0?fn(this.describe(),e,n,{...r,withDetail:!0}):fn(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 nn(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,Se(()=>{a=!1,!u&&(s+=1,o.emit(s))}))},d=i.onEvent(g=>{let m=g.type;m!=="data"&&m!=="error"&&m!=="complete"&&m!=="teardown"||c()}),h=[],p=new WeakSet,f=g=>{if(p.has(g)||u)return;p.add(g);let m=g.topology.subscribe(b=>{for(let v of b){if(v[0]!==F)continue;let w=v[1];if(c(),w.kind==="added"&&w.nodeKind==="mount"){let _=g._mounts.get(w.name);_!=null&&f(_)}}});h.push(m);for(let b of g._mounts.keys()){let v=g._mounts.get(b);v!=null&&f(v)}};f(this);let l;try{l=de([o],()=>this.describe(n),{name:r,describeKind:"derived",meta:{domain:"audit",kind:"describe"},equals:(g,m)=>g===m})}catch(g){d();for(let m of h)m();throw i.dispose(),g}let y=ve(l);return{node:l,dispose(){u=!0,d();for(let g of h)g();h.length=0,i.dispose(),y()}}}_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 l=f.type;l!=="data"&&l!=="error"&&l!=="complete"&&l!=="teardown"||a||u||(a=!0,Se(()=>{a=!1,!u&&(s+=1,o.emit(s))}))}),d={...r?.maxDepth!=null?{maxDepth:r.maxDepth}:{},...r?.findCycle===!0?{findCycle:!0}:{}},h;try{h=de([o],()=>this._explainStatic(e,n,d),{name:r?.name??"explain",describeKind:"derived",meta:{domain:"audit",kind:"explain_path",from:e,to:n},equals:(f,l)=>f.found===l.found&&f.reason===l.reason&&f.steps.length===l.steps.length&&zr(f.steps,l.steps)})}catch(f){throw c(),i.dispose(),f}let p=ve(h);return{node:h,dispose(){u=!0,c(),i.dispose(),p()}}}_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}${L}${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}${L}${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}${L}${Z}${L}${s}`;r.push([i,o]),this._appendMetaObserveTargets(i,o,r)}}observe(e,n){let r=typeof e=="string",o=ln(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 d=e,h=this.resolve(d);if(a!=null&&!h.allowsObserve(a))throw new X({actor:a,action:"observe",nodeName:d});return i?this._buildStructuredObserver([[d,h]],o,"one"):{subscribe(p){return h.subscribe(p)},up(p){try{h.up?.(p)}catch(f){if(f instanceof X)return;throw f}}}}let u=[];this._collectObserveTargets("",u),u.sort((d,h)=>d[0]<h[0]?-1:d[0]>h[0]?1:0);let c=a==null?u:u.filter(([,d])=>d.allowsObserve(a));return i?this._buildStructuredObserver(c,o,"all"):{subscribe:d=>{let h=c.map(([p,f])=>f.subscribe(l=>{d(p,l)}));return()=>{for(let p of h)p()}},up:(d,h)=>{try{this.resolve(d).up?.(h)}catch(p){if(p instanceof X)return;throw p}}}}_buildStructuredObserver(e,n,r){let s=r==="one"?e[0]?.[0]:void 0,o=i=>{if(r==="one"&&s!=null){let d=this.resolve(s);return this._buildStructuredObserver([[s,d]],i,"one")}let a=[];this._collectObserveTargets("",a),a.sort((d,h)=>d[0]<h[0]?-1:d[0]>h[0]?1:0);let u=i.actor,c=u==null?a:a.filter(([,d])=>d.allowsObserve(u));return this._buildStructuredObserver(c,i,"all")};return this._createObserveResult(e,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,d=n.maxEvents,h=d!=null&&d>0?new ke(d):null,p=[],f=new Set,l={},y=new Set,g=0,m=0,b=0,v=0,w=0,_=0,S=!1,T=!1,O=0,E=new Map,k=new Map,x=new Map,C=N=>{h?h.push(N):p.push(N);for(let P of f)P(N)},R=()=>s?{timestamp_ns:he(),in_batch:Ae(),batch_id:O}:{},A=(N,P)=>{if(!(!c||!(N instanceof I)))return N._setInspectorHook(q=>{if(q.kind==="dep_message")E.set(N,q.depIndex);else if(q.kind==="run"){let we=q.batchData.map((D,z)=>D!=null&&D.length>0?D.at(-1):q.prevData[z]);k.set(N,we);let J=q.batchData.map(D=>D!=null?[...D]:void 0);x.set(N,J),i&&C({type:"derived",path:P,dep_values:we,dep_batches:J,...R()})}})},V=N=>{let P=E.get(N),q=k.get(N);if(!o||q==null)return{};let J=(P!=null&&P>=0&&N instanceof I?N._deps[P]:void 0)?.node,D=J?.v,z=x.get(N);return{trigger_dep_index:P,trigger_dep_name:J?.name,...D!=null?{trigger_version:{id:D.id,version:D.version}}:{},dep_values:[...q],...z!=null?{dep_batches:z}:{}}},$=[],B=[];for(let[N,P]of e){let q=A(P,N);q&&$.push(q),B.push(P.subscribe(we=>{O++;for(let J of we){let D=J[0],z=R();if(D===F){l[N]=J[1];let nt=P instanceof I?P.lastMutation?.actor??le:le;C({type:"data",path:N,data:J[1],actor:nt,...z,...V(P)})}else if(a)D===U?g++:D===K?m++:D===Q?b++:D===ee?v++:D===te?w++:D===W?_++:D===H&&!y.has(N)?S=!0:D===M&&(T=!0,y.add(N));else if(D===U)g++,C({type:"dirty",path:N,...z});else if(D===K)m++,C({type:"resolved",path:N,...z,...V(P)});else if(D===Q)b++,C({type:"invalidate",path:N,...z});else if(D===ee)v++,C({type:"pause",path:N,lockId:J[1],...z});else if(D===te)w++,C({type:"resume",path:N,lockId:J[1],...z});else if(D===H)y.has(N)||(S=!0),C({type:"complete",path:N,...z});else if(D===M){T=!0,y.add(N);let nt=P instanceof I?P.lastMutation?.actor??le:le;C({type:"error",path:N,data:J[1],actor:nt,...z})}else D===W&&(_++,C({type:"teardown",path:N,...z}))}}))}let Qe=!1,et=()=>{if(!Qe){Qe=!0;for(let N of B)N();for(let N of $)N();for(let N of Re)N({value:void 0,done:!0});Re.length=0}},tt=[],Re=[];f.add(N=>{let P=Re.shift();P?P({value:N,done:!1}):tt.push(N)});let Nt={get values(){return l},get dirtyCount(){return g},get resolvedCount(){return m},get invalidateCount(){return b},get pauseCount(){return v},get resumeCount(){return w},get teardownCount(){return _},get events(){return h?h.toArray():[...p]},get anyCompletedCleanly(){return S},get anyErrored(){return T},get completedWithoutErrors(){return S&&!T},onEvent(N){return f.add(N),()=>f.delete(N)},dispose:et,expand(N){et();let P={...n};return typeof N=="string"?P.detail=N:Object.assign(P,N),r(ln(P))},[Symbol.asyncIterator](){return{next(){return tt.length>0?Promise.resolve({value:tt.shift(),done:!1}):Qe?Promise.resolve({value:void 0,done:!0}):new Promise(N=>Re.push(N))},return(){return et(),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??(l=>console.log(l)),o=n.includeTypes?new Set(n.includeTypes):null,i=n.excludeTypes?new Set(n.excludeTypes):null,a=o==null&&i==null?()=>!0:l=>(o==null||o.has(l))&&(i==null||!i.has(l)),u=Ir(n.theme),c=r==="stage-log"?he():0,d=l=>l==null?"":n.stageLabels?.[l]??l,h=(l,y)=>l.length>y?`${l.slice(0,y-1)}\u2026`:l,p=l=>l.type==="data"||l.type==="error"?h(Ye(l.data),120):"",f=l=>{if(r==="stage-log"){let T=(he()-c)/1e9,O=d(l.path).padEnd(9);if(l.type==="data"){let E=p(l);return`[${T.toFixed(3)}s] ${O} \u2190${E?` ${E}`:""}`}if(l.type==="error"){let E=p(l);return`[${T.toFixed(3)}s] ${O} \u2717${E?` ${E}`:""}`}return l.type==="complete"?`[${T.toFixed(3)}s] ${O} \u25A0 complete`:`[${T.toFixed(3)}s] ${O} ${l.type}`}if(r==="json")try{return JSON.stringify(l)}catch{return JSON.stringify({type:l.type,path:l.path,data:"[unserializable]"})}let y=u[l.type]??"",g=l.path?`${u.path}${l.path}${u.reset} `:"",m=l.type==="data"||l.type==="error",b=l.type==="pause"||l.type==="resume",v=m?` ${Ye(l.data)}`:b?` ${Ye(l.lockId)}`:"",w=l.type==="data"||l.type==="resolved"||l.type==="derived"?l:void 0,_=w?.trigger_dep_name!=null?` <- ${w.trigger_dep_name}`:w?.trigger_dep_index!=null?` <- #${w.trigger_dep_index}`:"",S=l.in_batch?" [batch]":"";return`${g}${y}${l.type.toUpperCase()}${u.reset}${v}${_}${S}`};e.onEvent(l=>{a(l.type)&&s(f(l),l)})}addDisposer(e){return this._disposers.add(e),()=>{this._disposers.delete(e)}}destroy(){un(this._disposers,this.name),this.signal([[W]],{internal:!0}),un(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,...d}=r.nodes[a];s[a]=d}let o=[...r.subgraphs].sort(),i={...r,version:1,nodes:s,subgraphs:o};if(e?.format==null)return i;if(e.format==="json-string")return JSON.stringify(i);if(e.format==="bytes"){if(e.codec==null)throw new Error("snapshot({format: 'bytes'}) requires a `codec` name");let a=this.config.lookupCodec(e.codec);if(a==null)throw new Error(`snapshot: codec "${e.codec}" is not registered on this graph's config. Call config.registerCodec(...) before creating nodes.`);return Rt(a,a.encode(i))}throw new Error(`snapshot: unknown format "${String(e.format)}"`)}static decode(e,n){let r=n?.config??ye,{codec:s,codecVersion:o,payload:i}=Ct(e,r);return s.decode(i,o)}restore(e,n){if(dn(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){dn(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((l,y)=>{let g=l.split(L).length,m=y.split(L).length;return g!==m?g-m:l<y?-1:l>y?1:0})){let l=f.split(L),y=o;for(let g of l)y._mounts.has(g)||y.mount(g,new t(g)),y=y._mounts.get(g)}let i=s?Object.entries(s).map(([f,l])=>({re:Je(f),factory:l})):[],a=f=>{for(let l of i)if(l.re.test(f))return l.factory},u=f=>{let l=f.split(L),y=l.pop();if(y==null||y.length===0)throw new Error(`invalid snapshot path "${f}"`);let g=o;for(let m of l){let b=g._mounts.get(m);if(!b)throw new Error(`unknown mount "${m}" in path "${f}"`);g=b}return[g,y]},c=Object.entries(e.nodes).filter(([f])=>!f.includes(`${L}${Z}${L}`)).sort((f,l)=>f[0]<l[0]?-1:f[0]>l[0]?1:0),d=new Map(c),h=new Map,p=!0;for(;d.size>0&&p;){p=!1;for(let[f,l]of[...d.entries()]){let y=l?.deps??[];if(!y.every(_=>h.has(_)))continue;let[g,m]=u(f),b={...l?.meta??{}},v=a(f),w;if(l?.type==="state")w=ne(l.value,{meta:b});else{if(v==null)continue;w=v(m,{path:f,type:l.type,value:l.value,meta:b,deps:y,resolvedDeps:y.map(_=>h.get(_))})}g.add(w,{name:m}),h.set(f,w),d.delete(f),p=!0}}if(d.size>0){let f=[...d.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,d)=>{if(c.disposed)return;let h=kr(d.nodes);if(c.lastSnapshot!=null&&h!==""&&h===c.lastFingerprint)return;let p=c.seq+1,f=ge(),g=c.lastSnapshot==null||p%c.compactEvery===0?{name:this.name,mode:"full",snapshot:d,seq:p,timestamp_ns:f,format_version:se}:{name:this.name,mode:"diff",diff:Hr(c.lastSnapshot,d),seq:p,timestamp_ns:f,format_version:se};if(c.tier.filter&&!c.tier.filter(g))return;let m;try{m=c.tier.save(g)}catch(b){n.onError?.(b,c.tier);return}if(m&&typeof m.then=="function"){let w=(c.savePending??Promise.resolve()).then(()=>m,()=>m).then(()=>{c.disposed||(c.seq=p,c.lastSnapshot=d,c.lastFingerprint=h)},_=>{n.onError?.(_,c.tier)});c.savePending=w.finally(()=>{c.savePending===w&&(c.savePending=void 0)})}else c.seq=p,c.lastSnapshot=d,c.lastFingerprint=h},o=(c,d)=>{try{s(c,d)}catch(h){n.onError?.(h,c.tier)}},i=(c,d)=>{if(!d.some(l=>{let y=this.config.messageTier(l[0]);return y>=3&&y<5}))return;if(n.filter){let l=this.tryResolve(c);if(l==null)return;let y=yt(l,Ve("standard"));if(!n.filter(c,y))return}let p,f=()=>(p==null&&(p=this.snapshot()),p);for(let l of r)l.disposed||(l.debounceMs===0?o(l,f()):(l.timer==null&&(l.timer=new Be),l.timer.start(l.debounceMs,()=>{l.disposed||o(l,this.snapshot())})))},a;if(n.paths!=null){let d=(typeof n.paths=="string"?this._pathsMatching(n.paths):n.paths).map(h=>{let p=this.tryResolve(h);return p==null?()=>{}:p.subscribe(f=>i(h,f))});a=()=>{for(let h of d)h()}}else a=this.observe().subscribe((c,d)=>i(c,d));let u=()=>{a();for(let c of r)c.disposed=!0,c.timer?.cancel();this._storageDisposers.delete(u)};return this._storageDisposers.add(u),{dispose:u}}async _cascadeRestore(e,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===se&&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===se&&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:he(),...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(b=>!r.has(b)).sort(),i=[...r].filter(b=>!s.has(b)).sort(),a=[],u=[];for(let b of r){if(!s.has(b))continue;let v=e.nodes[b],w=n.nodes[b],_=v.v,S=w.v;_!=null&&S!=null&&_.id===S.id&&_.version!==S.version&&u.push({path:b,id:_.id,from:_.version,to:S.version});let T=_!=null&&S!=null&&_.id===S.id&&_.version===S.version;for(let O of["type","status","sentinel"]){let E=v[O],k=w[O];E!==k&&a.push({path:b,field:O,from:E,to:k})}if(!T)for(let O of["value","meta"]){let E=v[O],k=w[O];Nr(E,k)||a.push({path:b,field:O,from:E,to:k})}}let c=b=>`${b.from} ${b.to}`,d=new Set(e.edges.map(c)),h=new Set(n.edges.map(c)),p=n.edges.filter(b=>!d.has(c(b))),f=e.edges.filter(b=>!h.has(c(b))),l=new Set(e.subgraphs),y=new Set(n.subgraphs),g=[...y].filter(b=>!l.has(b)).sort(),m=[...l].filter(b=>!y.has(b)).sort();return{nodesAdded:o,nodesRemoved:i,nodesChanged:a,versionChanges:u,edgesAdded:p,edgesRemoved:f,subgraphsAdded:g,subgraphsRemoved:m}}};function Hr(t,e){let n=re.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 fn(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,d=new Set;for(let[v,w]of Object.entries(t.nodes)){if(!v)continue;d.add(v);let _=w.deps??[];i.set(v,_);for(let S of _)S&&(d.add(S),a.has(S)||a.set(S,new Set),a.get(S).add(v))}for(let v of t.edges){if(v==null||typeof v!="object")continue;let w=typeof v.from=="string"?v.from:"",_=typeof v.to=="string"?v.to:"";!w||!_||(d.add(w),d.add(_),c.has(w)||c.set(w,new Set),c.get(w).add(_),u.has(_)||u.set(_,new Set),u.get(_).add(w))}if(!d.has(e))return r.withDetail?s:[];let h=r.both===!0,p=v=>{if(h){let T=i.get(v)??[],O=u.get(v),E=a.get(v),k=c.get(v),x=[...T];return O&&x.push(...O),E&&x.push(...E),k&&x.push(...k),x}if(n==="upstream"){let T=i.get(v)??[],O=u.get(v);return O?[...T,...O]:T}let w=a.get(v),_=c.get(v),S=w?[...w]:[];return _&&S.push(..._),S},f=new Set([e]),l=new Map,y=[{path:e,depth:0}],g=0,m=!1;for(;g<y.length;){let v=y[g++];if(o!=null&&v.depth>=o){p(v.path).length>0&&(m=!0);continue}for(let w of p(v.path))!w||f.has(w)||(f.add(w),l.set(w,v.depth+1),y.push({path:w,depth:v.depth+1}))}let b=[...l.keys()].sort((v,w)=>v<w?-1:v>w?1:0);return r.withDetail?{paths:b,depths:l,truncated:m}:b}function zr(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}$e();ce();be();je();ce();bt();function yn(t,e){let n=t.cache??0;return n>=e?!1:(t.down([[U],[F,n+1]]),!0)}function bn(t,e,n){return{[t]:!0,[`${t}_type`]:e,...n??{}}}function vn(t,e){return bn("reduction",t,e)}function wn(t,e,n,r){let s=r?.maxIterations??10,o=`__feedback_${e}`,i=ne(0,{meta:vn("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}`,d=ue([],(h,p)=>{let f=a.subscribe(l=>{for(let y of l){let g=y[0];if(g===F){let m=y[1];if(m==null)return;Ge(()=>{yn(i,s)&&u.emit(m)})}else if(g===H||g===M){let m=g===M&&y.length>1?[M,y[1]]:[g];i.down([m])}}});return()=>f()},{name:c,describeKind:"effect",meta:{...vn("feedback_effect",{feedbackFrom:e,feedbackTo:n}),_internal:!0}});return t.add(d,{name:c}),t.addDisposer(ve(d)),t}function xn(t){return typeof t=="object"&&t!==null&&"factory"in t}function Wr(t){return typeof t=="object"&&t!==null&&"factory"in t}function Ur(t){return xn(t)?t.factory:t}function Kr(t){return Wr(t)?t.factory:t}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=xt(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=xt(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(xn(u)&&u.configSchema){for(let[c,d]of Object.entries(u.configSchema))if(d.required!==!1&&!(c in a.config)&&n.push(`Node "${o}": config missing required field "${c}"`),c in a.config&&d.enum){let h=a.config[c];d.enum.includes(h)||n.push(`Node "${o}": config.${c} = ${JSON.stringify(h)}, expected one of: ${d.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=xt(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 xt(t,e){let n=null,r=1/0,s=t.toLowerCase();for(let o of e){let i=qr(s,o.toLowerCase());i<r&&i<=Math.max(3,Math.floor(t.length/2))&&(r=i,n=o)}return n}function qr(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 _n=new Set(["state","producer","derived","effect","operator","template"]),Jr=new Set(["state","producer","derived","effect","operator"]);function Tt(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 d=new Set(Array.isArray(c.params)?c.params:[]),h=new Set(Object.keys(c.nodes));for(let[p,f]of Object.entries(c.nodes)){if(f==null||typeof f!="object"){e.push(`Template "${a}" node "${p}": must be an object`);continue}let l=f;if((typeof l.type!="string"||!Jr.has(l.type))&&e.push(`Template "${a}" node "${p}": invalid type`),Array.isArray(l.deps))for(let y of l.deps)!h.has(y)&&!d.has(y)&&e.push(`Template "${a}" node "${p}": 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"||!_n.has(c.type)){e.push(`Node "${a}": invalid type "${String(c.type)}" (expected: ${[..._n].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 d=i.get(c.template),h=c.bind;for(let p of d.params)p in h||e.push(`Node "${a}": template param "${p}" is not bound (template "${c.template}")`);for(let[,p]of Object.entries(h))typeof p=="string"&&!s.has(p)&&e.push(`Node "${a}": bind target "${p}" does not reference an existing node`)}else{if(Array.isArray(c.deps))for(let d of c.deps)d===a?e.push(`Node "${a}": self-referencing dep`):s.has(d)||e.push(`Node "${a}": dep "${d}" 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 Sn(t,e){let n=Tt(t);if(!n.valid)throw new Error(`compileSpec: invalid GraphSpec:
|
|
1
|
+
"use strict";var st=Object.defineProperty;var In=Object.getOwnPropertyDescriptor;var jn=Object.getOwnPropertyNames;var Vn=Object.prototype.hasOwnProperty;var K=(t,e)=>()=>(t&&(e=t(t=0)),e);var Bn=(t,e)=>{for(var n in e)st(t,n,{get:e[n],enumerable:!0})},Hn=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of jn(e))!Vn.call(t,s)&&s!==n&&st(t,s,{get:()=>e[s],enumerable:!(r=In(e,s))||r.enumerable});return t};var zn=t=>Hn(st({},"__esModule",{value:!0}),t);function Dt(t,e){let n=new TextEncoder().encode(t.name);if(n.length===0||n.length>255)throw new Error(`encodeEnvelope: codec name "${t.name}" encodes to ${n.length} bytes (must be 1\u2013255)`);let r=t.version;if(!Number.isInteger(r)||r<0||r>65535)throw new Error(`encodeEnvelope: codec.version ${r} out of u16 range (expected integer 0\u201365535)`);let 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++]=it,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 Mt(t,e){if(t.length<Gt)throw new Error(`decodeEnvelope: bytes too short (${t.length} < ${Gt})`);let n=0,r=t[n++];if(r!==it)throw new Error(`decodeEnvelope: unsupported envelope version ${r} (expected ${it})`);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 $t(t){t.registerCodec(Wn)}var Wn,it,Gt,at=K(()=>{"use strict";Wn={name:"json",version:1,contentType:"application/json",encode(t){let e=JSON.stringify(t);return new TextEncoder().encode(e)},decode(t,e){let n=new TextDecoder().decode(t);return JSON.parse(n)}},it=1,Gt=4});function De(t){if(t==null)return ge;let{type:e,id:n,...r}=t;return{type:e??"system",id:n??"",...r}}var ge,ct=K(()=>{"use strict";ge={type:"system",id:""}});function Me(){return me>0||Oe}function Pt(){return me>0}function be(t){me>0?Ne.push(t):t()}function $e(t){me+=1;let e=!1;try{t()}catch(n){throw e=!0,n}finally{if(me-=1,me===0)if(e){if(!Oe){let n=Ne.splice(0);for(let r of n)try{r()}catch{}ue.length=0,de.length=0,ye.length=0}}else Un()}}function Un(){let t=!Oe;t&&(Oe=!0);let e=[],n=0;try{for(;ue.length>0||de.length>0||ye.length>0||t&&Ne.length>0;){if(t&&Ne.length>0){let o=Ne.splice(0);for(let i of o)try{i()}catch(a){e.push(a)}continue}if(n+=1,n>1e3)throw ue.length=0,de.length=0,ye.length=0,new Error("batch drain exceeded 1000 iterations \u2014 likely a reactive cycle");let s=(ue.length>0?ue:de.length>0?de:ye).splice(0);for(let o of s)try{o()}catch(i){e.push(i)}}}finally{t&&(Oe=!1)}if(e.length===1)throw e[0];if(e.length>1)throw new AggregateError(e,"batch drain: multiple callbacks threw")}function Pe(t,e,n){if(e.length===0)return;if(e.length===1){let c=n(e[0][0]);if(c<3||!Me()){t(e);return}(c>=5?ye:c===4?de:ue).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=Me();if(s>0){let c=e.slice(0,s);t(c)}if(o>s){let c=e.slice(s,o);u?ue.push(()=>t(c)):t(c)}if(i>o){let c=e.slice(o,i);u?de.push(()=>t(c)):t(c)}if(r>i){let c=e.slice(i,r);u?ye.push(()=>t(c)):t(c)}}var me,Oe,ue,de,ye,Ne,Le=K(()=>{"use strict";me=0,Oe=!1,ue=[],de=[],ye=[],Ne=[]});function oe(){return Math.trunc(performance.now()*1e6)}function ve(){return Date.now()*1e6}var Te=K(()=>{"use strict"});var Ee,F,q,J,ee,te,se,H,z,M,we,ut,Kn,dt,qn,Jn,lt,Lt,Ft,It,ft,le=K(()=>{"use strict";Ee=Symbol.for("graphrefly/START"),F=Symbol.for("graphrefly/DATA"),q=Symbol.for("graphrefly/DIRTY"),J=Symbol.for("graphrefly/RESOLVED"),ee=Symbol.for("graphrefly/INVALIDATE"),te=Symbol.for("graphrefly/PAUSE"),se=Symbol.for("graphrefly/RESUME"),H=Symbol.for("graphrefly/TEARDOWN"),z=Symbol.for("graphrefly/COMPLETE"),M=Symbol.for("graphrefly/ERROR"),we=Object.freeze([q]),ut=Object.freeze([J]),Kn=Object.freeze([ee]),dt=Object.freeze([Ee]),qn=Object.freeze([z]),Jn=Object.freeze([H]),lt=Object.freeze([we]),Lt=Object.freeze([ut]),Ft=Object.freeze([Kn]),It=Object.freeze([qn]),ft=Object.freeze([Jn])});function jt(t){t.registerMessageType(Ee,{tier:0,wireCrossing:!1}),t.registerMessageType(q,{tier:1,wireCrossing:!1}),t.registerMessageType(ee,{tier:1,wireCrossing:!1,metaPassthrough:!1}),t.registerMessageType(te,{tier:2,wireCrossing:!1}),t.registerMessageType(se,{tier:2,wireCrossing:!1}),t.registerMessageType(F,{tier:3,wireCrossing:!0}),t.registerMessageType(J,{tier:3,wireCrossing:!0}),t.registerMessageType(z,{tier:4,wireCrossing:!0,metaPassthrough:!1}),t.registerMessageType(M,{tier:4,wireCrossing:!0,metaPassthrough:!1}),t.registerMessageType(H,{tier:5,wireCrossing:!0,metaPassthrough:!1})}var Fe,Vt=K(()=>{"use strict";le();Fe=class{_messageTypes=new Map;_codecs=new Map;_onMessage;_onSubscribe;_defaultVersioning;_defaultHashFn;_inspectorEnabled=!(typeof process<"u"&&process.env?.NODE_ENV==="production");_globalInspector;_rigorRecorder;_frozen=!1;tierOf;constructor(e){this._onMessage=e.onMessage,this._onSubscribe=e.onSubscribe,this._defaultVersioning=e.defaultVersioning,this._defaultHashFn=e.defaultHashFn,this.tierOf=n=>{let r=this._messageTypes.get(n);return r!=null?r.tier:1}}get onMessage(){return this._frozen=!0,this._onMessage}get onSubscribe(){return this._frozen=!0,this._onSubscribe}set onMessage(e){this._assertUnfrozen(),this._onMessage=e}set onSubscribe(e){this._assertUnfrozen(),this._onSubscribe=e}get defaultVersioning(){return this._defaultVersioning}set defaultVersioning(e){this._assertUnfrozen(),this._defaultVersioning=e}get defaultHashFn(){return this._defaultHashFn}set defaultHashFn(e){this._assertUnfrozen(),this._defaultHashFn=e}get inspectorEnabled(){return this._inspectorEnabled}set inspectorEnabled(e){this._inspectorEnabled=e}get globalInspector(){return this._globalInspector}set globalInspector(e){this._globalInspector=e}get rigorRecorder(){return this._rigorRecorder}set rigorRecorder(e){this._rigorRecorder=e}registerMessageType(e,n){return this._assertUnfrozen(),this._messageTypes.set(e,{tier:n.tier,wireCrossing:n.wireCrossing??n.tier>=3,metaPassthrough:n.metaPassthrough??!0}),this}messageTier(e){let n=this._messageTypes.get(e);return n!=null?n.tier:1}isWireCrossing(e){let n=this._messageTypes.get(e);return n!=null?n.wireCrossing:!0}isLocalOnly(e){return!this.isWireCrossing(e)}isMetaPassthrough(e){let n=this._messageTypes.get(e);return n!=null?n.metaPassthrough:!0}isKnownMessageType(e){return this._messageTypes.has(e)}registerCodec(e){return this._assertUnfrozen(),this._codecs.set(e.name,e),this}lookupCodec(e){return this._codecs.get(e)}_isFrozen(){return this._frozen}_assertUnfrozen(){if(this._frozen)throw new Error("GraphReFlyConfig is frozen: a node has already captured this config. Register custom types and set hooks before creating any node.")}}});function pt(t){let e=Yn.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 Z,Yn,Ie=K(()=>{"use strict";Z=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}},Yn=["human","llm","wallet","system"]});function ht(t){if(t===void 0)return null;if(typeof t=="number"){if(!Number.isFinite(t))throw new TypeError(`Cannot hash non-finite number: ${t}`);if(Number.isInteger(t)&&!Number.isSafeInteger(t))throw new TypeError(`Cannot hash integer outside safe range (|n| > 2^53-1): ${t}. Cross-language cid parity is not guaranteed for unsafe integers.`);return t}if(typeof t=="string"||typeof t=="boolean"||t===null)return t;if(Array.isArray(t))return t.map(ht);if(typeof t=="object"&&t!==null){let e={};for(let n of Object.keys(t).sort())e[n]=ht(t[n]);return e}return null}function Qn(t){let e=Zn.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,d=2773480762,h=1359893119,p=2600822924,f=528734635,l=1541459225,b=new Uint32Array(64),g=(m,y)=>m>>>y|m<<32-y;for(let m=0;m<s;m+=64){for(let R=0;R<16;R++)b[R]=i.getUint32(m+R*4,!1);for(let R=16;R<64;R++){let T=b[R-15],S=b[R-2],A=g(T,7)^g(T,18)^T>>>3,B=g(S,17)^g(S,19)^S>>>10;b[R]=b[R-16]+A+b[R-7]+B>>>0}let y=a,v=u,k=c,x=d,_=h,O=p,E=f,C=l;for(let R=0;R<64;R++){let T=g(_,6)^g(_,11)^g(_,25),S=_&O^~_&E,A=C+T+S+Xn[R]+b[R]>>>0,B=g(y,2)^g(y,13)^g(y,22),$=y&v^y&k^v&k,U=B+$>>>0;C=E,E=O,O=_,_=x+A>>>0,x=k,k=v,v=y,y=A+U>>>0}a=a+y>>>0,u=u+v>>>0,c=c+k>>>0,d=d+x>>>0,h=h+_>>>0,p=p+O>>>0,f=f+E>>>0,l=l+C>>>0}let w=m=>m.toString(16).padStart(8,"0");return w(a)+w(u)+w(c)+w(d)+w(h)+w(p)+w(f)+w(l)}function gt(t){let e=ht(t??null),n=JSON.stringify(e);return Qn(n).slice(0,16)}function er(){let t=globalThis.crypto;if(t?.randomUUID)return t.randomUUID();let e=()=>Math.floor(Math.random()*4294967296).toString(16).padStart(8,"0"),n=e()+e()+e()+e();return`${n.slice(0,8)}-${n.slice(8,12)}-4${n.slice(13,16)}-${(parseInt(n.slice(16,17),16)&3|8).toString(16)}${n.slice(17,20)}-${n.slice(20,32)}`}function mt(t,e,n){let r=n?.id??er();if(t===0)return{id:r,version:0};let o=(n?.hash??gt)(e);return{id:r,version:0,cid:o,prev:null}}function Bt(t,e,n){t.version+=1,"cid"in t&&(t.prev=t.cid,t.cid=n(e))}var Xn,Zn,Ht=K(()=>{"use strict";Xn=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]),Zn=new TextEncoder});function Ut(t){return{node:t,unsub:null,prevData:void 0,dirty:!1,involvedThisWave:!1,dataBatch:[],terminal:void 0}}function yt(t){t.prevData=void 0,t.dirty=!1,t.involvedThisWave=!1,t.dataBatch.length=0,t.terminal=void 0}function je(t){return t.length===0?t:typeof t[0]=="symbol"?[t]:t}function fe(t,e,n){let r=Kt(t)?t:[],s=typeof t=="function"?t:typeof e=="function"?e:void 0,o={};return Kt(t)?o=(bt(e)?e:n)??{}:bt(t)?o=t:o=(bt(e)?e:n)??{},new I(r,s,o)}var zt,Wt,tr,nr,_e,I,Kt,bt,xe=K(()=>{"use strict";at();ct();Le();Te();Vt();Ie();le();Ht();zt=()=>{},Wt=100;tr=(t,e,n,r)=>{n.direction==="down-in"&&t._onDepMessage(n.depIndex,e)},nr=(t,e,n,r)=>{let s=t;if(s._status==="completed"||s._status==="errored")return;let o=s._cached,i=o===void 0?[dt]:[dt,[F,o]];s._status==="dirty"&&i.push(we),Pe(e,i,s._config.tierOf)},_e=new Fe({onMessage:tr,onSubscribe:nr});jt(_e);$t(_e);I=class t{_optsName;_describeKind;meta;_hasMeta;_config;_deps;_sinks=null;_sinkCount=0;_cached;_status;_cleanup;_store={};_waveHasNewData=!1;_hasNewTerminal=!1;_hasCalledFnOnce=!1;_paused=!1;_pendingWave=!1;_isExecutingFn=!1;_pendingRerun=!1;_rerunDepth=0;_dirtyDepCount=0;_batchPendingMessages=null;_pauseLocks=null;_pauseBuffer=null;_fn;_equals;_resubscribable;_resetOnTeardown;_autoComplete;_autoError;_pausable;_partial;_guard;_extraGuards;_hashFn;_versioning;_versioningLevel;_lastMutation;_inspectorHooks;_actions;constructor(e,n,r){this._config=r.config??_e,this._config.onMessage,this._optsName=r.name,this._describeKind=r.describeKind,this._equals=r.equals??Object.is,this._resubscribable=r.resubscribable??!1,this._resetOnTeardown=r.resetOnTeardown??!1,this._autoComplete=r.completeWhenDepsComplete??!0,this._autoError=r.errorWhenDepsError??!0,this._pausable=r.pausable??!0,this._guard=r.guard,this._fn=n,this._partial=r.partial??!1,this._cached=r.initial!==void 0?r.initial:void 0,this._status=e.length===0&&n==null&&this._cached!==void 0?"settled":"sentinel",this._hashFn=r.versioningHash??this._config.defaultHashFn??gt;let s=r.versioning??this._config.defaultVersioning;this._versioningLevel=s,this._versioning=s!=null?mt(s,this._cached===void 0?void 0:this._cached,{id:r.versioningId,hash:this._hashFn}):void 0,this._deps=e.map(Ut);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([[F,a]])},down(a){i._emit(je(a))},up(a){i._emitUp(je(a))}},this.down=this.down.bind(this),this.up=this.up.bind(this)}get _isTerminal(){return this._status==="completed"||this._status==="errored"}get name(){return this._optsName}get status(){return this._status}get cache(){return this._cached===void 0?void 0:this._cached}get lastMutation(){return this._lastMutation}get v(){return this._versioning}hasGuard(){return this._guard!=null}_applyVersioning(e,n){if(this._isExecutingFn)throw new Error(`Node "${this.name}": _applyVersioning cannot run mid-fn \u2014 call it outside of \`_execFn\` (typically at graph setup time before the first subscribe).`);let r=this._versioningLevel;if(r!=null&&e<=r)return;let 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=mt(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=De(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=De(e?.actor),o=e?.delivery==="signal"?"signal":"write";if(this._guard!=null&&!this._guard(s,o))throw new Z({actor:s,action:o,nodeName:this.name});if(this._extraGuards!=null){for(let i of this._extraGuards)if(!i(s,o))throw new Z({actor:s,action:o,nodeName:this.name})}this._lastMutation={actor:s,timestamp_ns:ve()}}down(e,n){let r=je(e);r.length!==0&&(this._checkGuard(n),this._emit(r))}emit(e,n){this._checkGuard(n),this._emit([[F,e]])}up(e,n){if(this._deps.length===0)return;let r=je(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=De(n);if(!this._guard(u,"observe"))throw new Z({actor:u,action:"observe",nodeName:this.name})}let s=this._isTerminal&&this._resubscribable;if(s){this._cached=void 0,this._status="sentinel",this._store={},this._hasCalledFnOnce=!1,this._waveHasNewData=!1,this._hasNewTerminal=!1,this._paused=!1,this._pendingWave=!1,this._pendingRerun=!1,this._isExecutingFn=!1,this._rerunDepth=0,this._dirtyDepCount=0,this._pauseLocks=null,this._pauseBuffer=null;for(let u of this._deps)yt(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=zt,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{}yt(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=Ut(e);if(this._deps.push(r),this._sinks==null)return n;r.dirty=!0,this._dirtyDepCount++,this._status!=="dirty"&&this._emit(lt),r.unsub=zt;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([[M,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([[M,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{}}yt(r)}this._waveHasNewData=!1,this._hasNewTerminal=!1,this._hasCalledFnOnce=!1,this._paused=!1,this._pendingWave=!1,this._pendingRerun=!1,this._rerunDepth=0,this._store={},this._dirtyDepCount=0,this._pauseLocks=null,this._pauseBuffer=null,this._fn!=null&&(this._cached=void 0),e||(this._fn!=null||this._deps.length>0)&&(!this._isTerminal||this._resubscribable)&&(this._status="sentinel")}_onDepMessage(e,n){let r=this._deps[e],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!==Ee){if(s===q){this._depDirtied(r);return}if(s===ee){if(this._depInvalidated(r),this._cached===void 0)return;this._emit(Ft);return}if(s===te||s===se){this._emit([n]);return}if(s===H){this._emit(ft);return}if(s===F)this._depSettledAsData(r,n[1]);else if(s===J)this._depSettledAsResolved(r);else if(s===z)this._depSettledAsTerminal(r,!0);else if(s===M)this._depSettledAsTerminal(r,n[1]);else{this._emit([n]);return}if(!this._fn){(s===F||s===J)&&this._emit([n]),(s===z||s===M)&&this._maybeAutoTerminalAfterWave();return}}}_depDirtied(e){e.dirty||(e.dirty=!0,e.involvedThisWave=!0,this._dirtyDepCount++,this._status!=="dirty"&&this._emit(lt))}_depSettledAsData(e,n){e.dirty&&(e.dirty=!1,this._dirtyDepCount--),e.involvedThisWave=!0,e.dataBatch.push(n),this._waveHasNewData=!0}_depSettledAsResolved(e){e.dirty&&(e.dirty=!1,this._dirtyDepCount--)}_depSettledAsTerminal(e,n){e.dirty&&(e.dirty=!1,this._dirtyDepCount--),e.terminal=n,e.involvedThisWave=!0,this._hasNewTerminal=!0}_depInvalidated(e){e.prevData=void 0,e.terminal=void 0,e.dataBatch.length=0,e.dirty?e.involvedThisWave=!1:(e.dirty=!0,e.involvedThisWave=!0,this._dirtyDepCount++)}_maybeRunFnOnSettlement(){if(!(this._isTerminal&&!this._resubscribable)&&!(this._dirtyDepCount>0)){if(!this._partial&&!this._hasCalledFnOnce)for(let e=0;e<this._deps.length;e++){let n=this._deps[e];if(n.dataBatch.length===0&&n.prevData===void 0&&n.terminal===void 0){this._maybeAutoTerminalAfterWave();return}}if(this._paused){this._pendingWave=!0;return}if(!this._waveHasNewData&&!this._hasNewTerminal&&this._hasCalledFnOnce){this._clearWaveFlags(),this._emit(Lt),this._maybeAutoTerminalAfterWave();return}this._fn&&this._execFn(),this._maybeAutoTerminalAfterWave()}}_maybeAutoTerminalAfterWave(){if(this._deps.length===0||this._isTerminal)return;let e=this._deps.find(n=>n.terminal!==void 0&&n.terminal!==!0);if(e!=null){this._autoError&&this._emit([[M,e.terminal]]);return}this._autoComplete&&this._deps.every(n=>n.terminal!==void 0)&&this._emit(It)}_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([[M,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([[M,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([[M,this._wrapFnError("fn threw",i)]])}finally{this._isExecutingFn=!1,this._pendingRerun?(this._pendingRerun=!1,this._rerunDepth+=1,this._rerunDepth>Wt?(this._rerunDepth=0,this._emit([[M,new Error(`Node "${this.name}": _pendingRerun depth exceeded ${Wt} \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"?[we,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]===q&&(o=!0),i=c}let a=e;if(!r){let u=e.map((c,d)=>({m:c,i:d,tier:n(c[0])}));u.sort((c,d)=>c.tier-d.tier||c.i-d.i),a=u.map(c=>c.m)}if(s&&!o&&this._status!=="dirty"){let u=0;for(;u<a.length&&n(a[u][0])===0;)u++;return u===0?[we,...a]:[...a.slice(0,u),we,...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]===M&&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]===H||u[0]===ee);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!==te&&c!==se){s?.push(u);continue}if(u.length<2)throw new Error(`Node "${this.name}": [[${c===te?"PAUSE":"RESUME"}]] must carry a lockId payload \u2014 bare PAUSE/RESUME is a protocol violation (C0 rule). Use \`[[PAUSE, lockId]]\` / \`[[RESUME, lockId]]\`.`);let d=!0;if(this._pausable!==!1){let h=u[1];if(c===te)this._pauseLocks==null&&(this._pauseLocks=new Set),this._pauseLocks.add(h),this._paused=!0,this._pausable==="resumeAll"&&this._pauseBuffer==null&&(this._pauseBuffer=[]);else if(this._pauseLocks==null||!this._pauseLocks.has(h))d=!1;else if(this._pauseLocks.delete(h),this._pauseLocks.size===0){if(this._paused=!1,this._pauseBuffer!=null&&this._pauseBuffer.length>0){let p=this._pauseBuffer;this._pauseBuffer=[],this._emit(p)}this._pendingWave&&(this._pendingWave=!1,this._maybeRunFnOnSettlement())}}d?s?.push(u):s==null&&(s=n.slice(0,a))}if(s!=null){if(s.length===0)return;n=s}if(this._hasMeta&&n.some(a=>a[0]===H))for(let a of Object.keys(this.meta))try{this.meta[a]._emit(ft)}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([[M,i]])}_updateState(e){let n=this._config.tierOf,r,s,o=-1,i=0;for(let d of e)n(d[0])===3&&i++;let a=i<=1,u=-1;if(this._versioning!=null&&i>1){for(let d=e.length-1;d>=0;d--)if(e[d][0]===F){u=d;break}}for(let d=0;d<e.length;d++){let h=e[d],p=h[0];if(p===F){if(h.length>=2){let f=!1;if(a&&this._cached!==void 0)try{f=this._equals(this._cached,h[1])}catch(l){s=this._wrapFnError("equals threw",l),o=d;break}if(f){r==null&&(r=e.slice(0,d)),r.push(ut),this._status="resolved";continue}this._cached=h[1],this._versioning!=null&&(u<0||d===u)&&Bt(this._versioning,h[1],this._hashFn)}this._status="settled",r?.push(h)}else if(r?.push(h),p===q)this._status="dirty";else if(p===J)this._status="resolved";else if(p===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(p===M){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(p===ee){if(this._cached!==void 0){let l=this._config.rigorRecorder;if(l!=null)try{l.onNonVacuousInvalidate(this,this._cached)}catch{}}this._cached=void 0,this._status="dirty";let f=this._cleanup;if(typeof f=="function"){this._cleanup=void 0;try{f()}catch{}}else if(f!=null&&typeof f=="object"){let l=f.invalidate;if(typeof l=="function")try{l()}catch{}}}else p===H&&(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(Pt()){this._batchPendingMessages===null&&(this._batchPendingMessages=[],be(()=>this._flushBatchPending()));for(let n of e)this._batchPendingMessages.push(n);return}Pe(this._deliverToSinks,e,this._config.tierOf)}_flushBatchPending(){let e=this._batchPendingMessages;if(e===null||(this._batchPendingMessages=null,e.length===0))return;let n=this._frameBatch(e);Pe(this._deliverToSinks,n,this._config.tierOf)}},Kt=t=>Array.isArray(t),bt=t=>typeof t=="object"&&t!=null&&!Array.isArray(t)});function re(t,e){return fe([],{...e,initial:t})}function Se(t,e){return fe((r,s,o)=>t(s,o)??void 0,{describeKind:"producer",...e})}function pe(t,e,n){return fe(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 Ve(t,e,n){return fe(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 Be=K(()=>{"use strict";xe()});function He(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 rr(t){return t._describeKind!=null?t._describeKind:t._deps.length>0?"derived":t._fn!=null?"producer":"state"}function or(t){let e={};for(let[n,r]of Object.entries(t.meta))try{e[n]=r.cache}catch{}return e}function vt(t,e){let n=e==null,r=!n&&e!=null?[...e].filter(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 I&&(o=rr(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 I?t._guard:void 0;if(s){let c={...or(t)};if(u!=null&&c.access===void 0&&(c.access=pt(u)),r!=null&&r.length>0&&!e.has("meta")){let d={};for(let h of r)h in c&&(d[h]=c[h]);a.meta=d}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=pt(u)),(n||e.has("lastMutation"))&&t.lastMutation!=null&&(a.lastMutation=t.lastMutation),a}var qt=K(()=>{"use strict";Ie();xe()});function he(t){return t.subscribe(()=>{})}var xt=K(()=>{"use strict"});var ze,Yt=K(()=>{"use strict";ze=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 uo={};Bn(uo,{SNAPSHOT_WIRE_VERSION:()=>At,SurfaceError:()=>G,asSurfaceError:()=>Gn,createGraph:()=>Qe,deleteSnapshot:()=>Fn,diffSnapshots:()=>Pn,listSnapshots:()=>Ln,restoreSnapshot:()=>$n,runReduction:()=>Dn,saveSnapshot:()=>Mn});module.exports=zn(uo);Be();ct();Le();Te();Ie();le();qt();xe();Be();Te();function wt(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(!wt(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)||!wt(t[o],e[o]))return!1;return!0}function Jt(t,e){return`${t}\0${e}`}function _t(t,e){let n=[],r=new Set(t.subgraphs),s=new Set(e.subgraphs),o=[];for(let g of s)r.has(g)||o.push(g);o.sort();for(let g of o)n.push({type:"subgraph-mounted",path:g});let i=new Set(Object.keys(t.nodes)),a=new Set(Object.keys(e.nodes)),u=[];for(let g of a)i.has(g)||u.push(g);u.sort();for(let g of u)n.push({type:"node-added",path:g,node:{...e.nodes[g]}});let c=[];for(let g of a){if(!i.has(g))continue;let w=t.nodes[g]?.meta,m=e.nodes[g]?.meta;w==null&&m==null||wt(w??{},m??{})||c.push(g)}c.sort();for(let g of c)n.push({type:"node-meta-changed",path:g,prevMeta:t.nodes[g]?.meta??{},nextMeta:e.nodes[g]?.meta??{}});let d=new Map;for(let g of t.edges)d.set(Jt(g.from,g.to),g);let h=new Map;for(let g of e.edges)h.set(Jt(g.from,g.to),g);let p=[];for(let[g,w]of h)d.has(g)||p.push(w);p.sort((g,w)=>g.from<w.from?-1:g.from>w.from?1:g.to<w.to?-1:g.to>w.to?1:0);for(let g of p)n.push({type:"edge-added",from:g.from,to:g.to});let f=[];for(let[g,w]of d)h.has(g)||f.push(w);f.sort((g,w)=>g.from<w.from?-1:g.from>w.from?1:g.to<w.to?-1:g.to>w.to?1:0);for(let g of f)n.push({type:"edge-removed",from:g.from,to:g.to});let l=[];for(let g of i)a.has(g)||l.push(g);l.sort();for(let g of l)n.push({type:"node-removed",path:g});let b=[];for(let g of r)s.has(g)||b.push(g);b.sort();for(let g of b)n.push({type:"subgraph-unmounted",path:g});return{events:n,flushedAt_ns:oe()}}xt();Yt();var Re=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}};at();function St(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 We(t){let e=0;for(let n of t)e+=St(n.codePointAt(0));return e}function Xt(t,e){if(e<=0)return"";let n=0,r="";for(let s of t){let o=St(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-=St(i.codePointAt(0))}return`${r}\u2026`}r+=s,n+=o}return r}var sr={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"},ir={horizontal:"-",vertical:"|",cornerTL:"+",cornerTR:"+",cornerBL:"+",cornerBR:"+",tDown:"+",tUp:"+",tRight:"+",tLeft:"+",cross:"+",arrowRight:">",arrowDown:"v",arrowLeft:"<",arrowUp:"^",boxTL:"+",boxTR:"+",boxBL:"+",boxBR:"+",boxH:"-",boxV:"|"};function tn(t,e){let n=e.charset==="ascii"?ir:sr,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)cr(o,i,n,a);for(let a of t.boxes)ar(o,i,n,a,e.labelOf(a.id));return o.map(a=>fr(a.join(""))).join(`
|
|
2
|
+
`)}function ar(t,e,n,r,s){let{x:o,y:i,w:a,h:u}=r;if(a<2||u<2){u>0&&Zt(t,e,o,i,a,s);return}ae(t,e,o,i,n.boxTL);for(let d=o+1;d<o+a-1;d+=1)ae(t,e,d,i,n.boxH);ae(t,e,o+a-1,i,n.boxTR);for(let d=i+1;d<i+u-1;d+=1){ae(t,e,o,d,n.boxV);for(let h=o+1;h<o+a-1;h+=1)nn(t,e,h,d," ","empty");ae(t,e,o+a-1,d,n.boxV)}ae(t,e,o,i+u-1,n.boxBL);for(let d=o+1;d<o+a-1;d+=1)ae(t,e,d,i+u-1,n.boxH);ae(t,e,o+a-1,i+u-1,n.boxBR);let c=i+Math.floor(u/2);Zt(t,e,o+1,c,a-2,s)}function ae(t,e,n,r,s){nn(t,e,n,r,s,s===" "?"empty":s==="\u2500"||s==="-"?"boxH":s==="\u2502"||s==="|"?"boxV":"boxCorner")}function nn(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 Zt(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=We(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 cr(t,e,n,r){let s=r.points;if(s.length<2)return;for(let u=0;u+1<s.length;u+=1)ur(t,e,n,s[u],s[u+1]);for(let u=1;u+1<s.length;u+=1){let c=s[u-1],d=s[u],h=s[u+1],p=dr(c,d,h,n);p&&en(t,e,d.x,d.y,p,"edgeCorner")}let o=s[s.length-1],i=s[s.length-2],a=lr(i,o,n);a&&en(t,e,o.x,o.y,a,"arrow")}function ur(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 en(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 dr(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 lr(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 fr(t){let e=t.length;for(;e>0&&t.charCodeAt(e-1)===32;)e-=1;return t.slice(0,e)}function sn(t){let e=pr(t);hr(e),gr(e),mr(e),yr(e,t);let n=wr(e,t),{width:r,height:s}=xr(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 pr(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 hr(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 gr(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(h=>h!==o),a.in=a.in.filter(h=>h!==o);continue}if(u===1){o.hopIndex=0,o.chainLen=1,r.push(o);continue}i.out=i.out.filter(h=>h!==o),a.in=a.in.filter(h=>h!==o);let c=i;for(let h=1;h<u;h+=1){let p=`__virt_${s++}__`,f={id:p,isVirtual:!0,layer:i.layer+h,order:0,x:0,y:0,w:0,h:1,in:[],out:[]};t.nodes.set(p,f),n[f.layer].push(f);let l={chainId:o.chainId,chainFrom:o.chainFrom,chainTo:o.chainTo,fromId:c.id,toId:p,hopIndex:h-1,chainLen:u};c.out.push(l),f.in.push(l),r.push(l),c=f}let d={chainId:o.chainId,chainFrom:o.chainFrom,chainTo:o.chainTo,fromId:c.id,toId:a.id,hopIndex:u-1,chainLen:u};c.out.push(d),a.in.push(d),r.push(d)}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 mr(t){for(let n=0;n<4;n+=1){for(let r=1;r<t.layers.length;r+=1)rn(t,t.layers[r],"in"),Ue(t.layers[r]);for(let r=t.layers.length-2;r>=0;r-=1)rn(t,t.layers[r],"out"),Ue(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=on(t,o[i],o[i+1],"in");[o[i],o[i+1]]=[o[i+1],o[i]],Ue(o),on(t,o[i],o[i+1],"in")<a?r=!0:([o[i],o[i+1]]=[o[i+1],o[i]],Ue(o))}}if(!r)break}}function rn(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 Ue(t){for(let e=0;e<t.length;e+=1)t[e].order=e}function on(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,d=t.nodes.get(r==="in"?u.fromId:u.toId)?.order??0;(e.order<n.order&&c>d||e.order>n.order&&c<d)&&(i+=1)}return i}function yr(t,e){e.direction==="LR"?br(t,e):vr(t,e)}function br(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}an(t,e,"y")}function vr(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}an(t,e,"x")}function an(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 d of a){let h=o===0?d.in:d.out;if(h.length===0)continue;let p=[];for(let l of h){let b=t.nodes.get(o===0?l.fromId:l.toId);if(!b)continue;let g=n==="y"?b.y:b.x;p.push(g+Math.floor(r(b)/2))}if(p.length===0)continue;p.sort((l,b)=>l-b);let f=p[Math.floor(p.length/2)];u.set(d.id,f-Math.floor(r(d)/2))}let c=0;for(let d of a){let h=u.get(d.id),p=n==="y"?d.y:d.x,l=Math.max(h??p,c);n==="y"?d.y=l:d.x=l,c=l+r(d)+s}}}}function wr(t,e){let n=new Map;for(let c of t.hops){let d=n.get(c.chainId);d?d.push(c):n.set(c.chainId,[c])}for(let c of n.values())c.sort((d,h)=>d.hopIndex-h.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 d=t.layers[c],h=t.layers[c+1],p=0;for(let O of d)p=Math.max(p,s(O)+o(O));let f=Number.POSITIVE_INFINITY;for(let O of h)f=Math.min(f,s(O));let l=Number.isFinite(f)?f-1:p,b=Math.max(1,l-p+1),g=[];for(let O of d)for(let E of O.out)g.push(E);g.sort((O,E)=>{let C=i(t.nodes.get(O.fromId)),R=i(t.nodes.get(E.fromId));if(C!==R)return C-R;let T=i(t.nodes.get(O.toId)),S=i(t.nodes.get(E.toId));return T-S});let w=[],m=new Map;for(let O of g){let E=i(t.nodes.get(O.fromId)),C=i(t.nodes.get(O.toId)),R=Math.min(E,C),T=Math.max(E,C),S=-1;for(let A=0;A<w.length;A+=1){let B=w[A],$=!0;for(let U of B)if(U.lo<=T&&R<=U.hi){$=!1;break}if($){B.push({lo:R,hi:T}),S=A;break}}S<0&&(w.push([{lo:R,hi:T}]),S=w.length-1),m.set(O,S)}let y=w.length,v=b>=Math.max(3,y+2),k=v?p+1:p,x=v?l-1:l,_=Math.max(1,x-k+1);for(let O of g){let E=m.get(O),C;if(y<=1)C=k+Math.floor(_/2);else{let R=(_-1)/(y-1);C=k+Math.floor(E*R)}a.set(O,Math.max(p,Math.min(l,C)))}}let u=[];for(let[,c]of n){let d=[];for(let p=0;p<c.length;p+=1){let f=c[p],l=t.nodes.get(f.fromId),b=t.nodes.get(f.toId),g=a.get(f),w=l.isVirtual?s(l):s(l)+o(l),m=b.isVirtual?s(b):s(b)-1,y=i(l),v=i(b);p===0&&Ke(d,r,w,y),y!==v&&(Ke(d,r,g,y),Ke(d,r,g,v)),Ke(d,r,m,v)}let h=c[0];u.push({from:h.chainFrom,to:h.chainTo,points:_r(d)})}return u}function Ke(t,e,n,r){t.push(e?{x:n,y:r}:{x:r,y:n})}function _r(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 xr(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 Sr=24,kr=4,Or=1,Nr=3;function cn(t,e){let n=Tr(e.direction),r=Math.max(3,e.maxLabelWidth??Sr),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 l=Xt(f,r);u.set(f,l),c.set(f,We(l)+4)}let d=sn({nodes:o,edges:a,widthCells:f=>c.get(f)??3,heightCells:()=>Nr,layerGap:kr,nodeGap:Or,direction:n}),h=tn(d,{charset:s,labelOf:f=>u.get(f)??f}),p=e.logger;return p&&p(h),h}function Tr(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 un(t,e,n,r={}){let s=e in t.nodes,o=n in t.nodes;if(!s)return qe(e,n,"no-such-from");if(!o)return qe(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=Er(t,e,r);if(c!=null)return c}let u=Je(e,t.nodes[e],0,r);return Ye(e,n,[u])}if(i===0)return qe(e,n,"no-path");let a=dn(t,e,n,i);return a.found?Ye(e,n,ln(t,a.pathOrder,r)):qe(e,n,a.truncated?"max-depth-exceeded":"no-path")}function dn(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 h=o[a++];if(h.path===e)break;if(r!=null&&h.depth>=r){let b=t.nodes[h.path];b?.deps&&b.deps.length>0&&(u=!0);continue}let p=t.nodes[h.path];if(p==null)continue;let f=p.deps??[],l=new Map;for(let b=0;b<f.length;b++){let g=f[b];if(!g)continue;let w=l.get(g);w==null&&(w=[],l.set(g,w)),w.push(b)}for(let[b,g]of l)i.has(b)||(i.add(b),s.set(b,{from:h.path,depIndices:g}),o.push({path:b,depth:h.depth+1}))}if(!s.has(e))return{found:!1,pathOrder:[],truncated:u};let c=[{path:e}],d=e;for(;d!==n;){let h=s.get(d);if(h==null)return{found:!1,pathOrder:[],truncated:!1};c[c.length-1].depIndices=h.depIndices,c.push({path:h.from}),d=h.from}return{found:!0,pathOrder:c,truncated:!1}}function Er(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=Je(e,r,0,n);a.dep_index=o[0];let u=Je(e,r,1,n);return Ye(e,e,[a,u])}let i=null;for(let a=0;a<s.length;a++){let u=s[a];if(!u||u===e)continue;let c=dn(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:Ye(e,e,ln(t,i.pathOrder,n))}function ln(t,e,n){return e.map((r,s)=>{let o=t.nodes[r.path],i=Je(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 Je(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 Ye(t,e,n){return fn(t,e,!0,"ok",n)}function qe(t,e,n){return fn(t,e,!1,n,[])}function fn(t,e,n,r,s){let o=Rr(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 Rr(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: ${Ar(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 Ar(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)}}xe();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},Cr=Symbol.for("sizeof");function pn(t){let e=new WeakSet,n=new WeakSet,r=[t],s=0;for(;r.length>0;){let o=r.pop();s+=Gr(o,e,n,r)}return s}function Gr(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+Dr(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[Cr];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,d=o.stack?o.stack.length*2:0;return j.error+c+d}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[d,h]of o)c+=j.mapEntry,r.push(d),r.push(h);return c}if(o instanceof Set){let c=j.set;for(let d of o)c+=j.setEntry,r.push(d);return c}if(Array.isArray(o)){let c=j.array+o.length*8;for(let d of o)r.push(d);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 Dr(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 hn(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[p,f]of s)i.set(p,f);let a=[];for(let[p,f]of Object.entries(r.nodes)){let l=i.get(p),b=l instanceof I?l:null,g=b?pn(b.cache):0,w=b?b._sinkCount:0,m=f.deps?.length??0,y=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:p,type:f.type,status:f.status??"unknown",valueSizeBytes:g,subscriberCount:w,depCount:m,isOrphanEffect:y,orphanKind:v})}let u=a.reduce((p,f)=>p+f.valueSizeBytes,0),c=(p,f)=>[...a].sort(f??((l,b)=>b[p]-l[p])).slice(0,n),d=a.filter(p=>p.orphanKind!=null),h=a.filter(p=>p.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:d,orphanEffects:h}}var L="::",Q="__meta__",ce=1;function gn(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 vn(t){return t!=null&&typeof t=="object"&&"cache"in t&&typeof t.subscribe=="function"&&typeof t.down=="function"}function Mr(t){if(t!=null)return vn(t)?t.cache:t}function $r(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 mn(t){if(t.version!==ce)throw new Error(`unsupported snapshot version ${String(t.version)} (expected ${ce})`);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 Pr(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 p=o;if(s.length!==p.length)return!1;for(let f=0;f<s.length;f++)if(!r(s[f],p[f]))return!1;return!0}if(s instanceof Map){let p=o;if(s.size!==p.size)return!1;for(let[f,l]of s)if(!p.has(f)||!r(l,p.get(f)))return!1;return!0}if(s instanceof Set){let p=o;if(s.size!==p.size)return!1;for(let f of s){let l=!1;for(let b of p)if(r(f,b)){l=!0;break}if(!l)return!1}return!0}if(ArrayBuffer.isView(s)){let p=s,f=o;if(p.length!==f.length)return!1;for(let l=0;l<p.length;l++)if(p[l]!==f[l])return!1;return!0}let c=Object.keys(s),d=Object.keys(o);if(c.length!==d.length)return!1;let h=new Set(d);for(let p of c)if(!h.has(p)||!r(s[p],o[p]))return!1;return!0};return r(t,e)}function Ot(t){if(t===null||typeof t!="object")return t;if(Array.isArray(t))return t.map(Ot);let e=t,n=Object.keys(e).sort(),r={};for(let s of n)r[s]=Ot(e[s]);return r}function Lr(t){return t.replaceAll("\\","\\\\").replaceAll('"','\\"')}function Fr(t){return t.replaceAll("\\","\\\\").replaceAll('"','\\"')}function Ir(t){return t==="TD"?"down":t==="BT"?"up":t==="RL"?"left":"right"}function wn(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 _n(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 jr(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(Ot(i),null,e.indent??2);return e.logger?.(a),a}function Vr(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}): ${Ze(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 xn(t,e){let n=_n(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}["${Lr(i)}"]`)}for(let[i,a]of wn(t)){let u=s.get(i),c=s.get(a);!u||!c||o.push(` ${u} --> ${c}`)}return o.join(`
|
|
6
|
+
`)}function Br(t,e){let n=xn(t,e);return Hr(n)}function Hr(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 zr(t,e){let n=_n(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: ${Ir(n)}`];for(let i of r){let a=s.get(i);o.push(`${a}: "${Fr(i)}"`)}for(let[i,a]of wn(t)){let u=s.get(i),c=s.get(a);!u||!c||o.push(`${u} -> ${c}`)}return o.join(`
|
|
7
|
+
`)}function Wr(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Xe(t){let e="^";for(let n=0;n<t.length;n+=1){let r=t[n];if(r==="*"){e+=".*";continue}if(r==="?"){e+=".";continue}if(r==="["){let 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+=Wr(r)}return e+="$",new RegExp(e)}var Ur={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"},Kr={data:"",dirty:"",resolved:"",invalidate:"",pause:"",resume:"",complete:"",error:"",teardown:"",derived:"",path:"",reset:""};function Ze(t){if(typeof t=="string")return JSON.stringify(t);if(typeof t=="number"||typeof t=="boolean"||t==null)return String(t);try{return JSON.stringify(t)}catch{return"[unserializable]"}}function qr(t){return t==="none"?Kr:t==="ansi"||t==null?Ur:{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 yn(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 Jr(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 kt(t,e,n){if(t==="")throw new Error(`Graph "${e}": ${n} name must be non-empty`);if(t.includes(L))throw new Error(`Graph "${e}": ${n} "${t}" must not contain '${L}' (path separator)`);if(t===Q)throw new Error(`Graph "${e}": ${n} name "${Q}" is reserved for meta companion paths`);Jr(t,e,n)}function Yr(t,e){if(t==="")throw new Error(`Graph "${e}": resolve path must be non-empty`);let n=t.split(L);for(let r of n)if(r==="")throw new Error(`Graph "${e}": resolve path has empty segment`);return n}function Xr(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 Sn(t){for(let e of t._mounts.values())Sn(e);for(let e of t._nodes.values())try{e.down([[H]],{internal:!0})}catch{}}var ie=class t{name;opts;config;_nodes=new Map;_nodeToName=new WeakMap;_mounts=new Map;_parent=void 0;_storageDisposers=new Set;_disposers=new Set;_destroyed=!1;_topology;_topologyEmitters=new Set;_factory;_factoryArgs;constructor(e,n){if(e==="")throw new Error("Graph name must be non-empty");if(e.includes(L))throw new Error(`Graph name must not contain '${L}' (got "${e}")`);if(e===Q)throw new Error(`Graph name "${Q}" is reserved for meta companion paths`);this.name=e,this.opts=Object.freeze({...n??{}}),this.config=n?.config??_e,this._traceRing=new Re(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=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(kt(o,this.name,"add"),this._mounts.has(o))throw new Error(`Graph "${this.name}": name "${o}" is already a mount point`);if(this._nodes.has(o))throw new Error(`Graph "${this.name}": node "${o}" already exists`);let a=this._nodeToName.get(e);if(a!==void 0)throw new Error(`Graph "${this.name}": node instance already registered as "${a}"`);return this._nodes.set(o,e),this._nodeToName.set(e,o),this._emitTopology({kind:"added",name:o,nodeKind:"node"}),i!=null&&(this._annotations.set(o,i),this.config.inspectorEnabled&&this._traceRing.push({path:o,annotation:i,timestamp_ns:oe()})),e}setVersioning(e){if(e!=null)for(let n of this._nodes.values())n instanceof I&&n._applyVersioning(e)}remove(e){kt(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(`${L}${Q}${L}`)||o.nodes.push(a);return o.nodes.sort(),o.mounts.push(e),o.mounts.push(...n._collectSubgraphs(`${e}${L}`)),this._mounts.delete(e),n._parent=void 0,Sn(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([[H]],{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=Xe(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(L))return this.resolve(e);let n=this._nodes.get(e);if(!n)throw new Error(`Graph "${this.name}": unknown node "${e}"`);return n}get(e){return this.node(e).cache}set(e,n,r){let s=r?.internal===!0;this.node(e).down([[F,n]],{actor:r?.actor,internal:s,delivery:"write"})}setAll(e,n){let r=Symbol.iterator in e?e:Object.entries(e);$e(()=>{for(let[s,o]of r)this.set(s,o,n)})}invalidate(e,n){let r=n?.internal===!0;this.node(e).down([[ee]],{actor:n?.actor,internal:r,delivery:"write"})}error(e,n,r){let s=r?.internal===!0;this.node(e).down([[M,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 I)for(let d of c._deps){let h=r.get(d.node);h!=null&&a.push([h,u])}return a.sort((u,c)=>u[0]<c[0]?-1:u[0]>c[0]?1:u[1]<c[1]?-1:u[1]>c[1]?1:0),a}let s=[];this._collectObserveTargets("",s);let o=new Map;for(let[a,u]of s)o.set(u,a);let i=[];for(let[a,u]of s)if(u instanceof I)for(let c of u._deps){let d=o.get(c.node);d!=null&&i.push([d,a])}return i.sort((a,u)=>a[0]<u[0]?-1:a[0]>u[0]?1:a[1]<u[1]?-1:a[1]>u[1]?1:0),i}mount(e,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(kt(e,this.name,"mount"),this._nodes.has(e))throw new Error(`Graph "${this.name}": cannot mount at "${e}" \u2014 node with that name exists`);if(this._mounts.has(e))throw new Error(`Graph "${this.name}": mount "${e}" already exists`);if(r===this)throw new Error(`Graph "${this.name}": cannot mount a graph into itself`);if(r._parent!=null)throw new Error(`Graph "${this.name}": this child graph is already mounted on "${r._parent.name}"`);for(let s=this;s!=null;s=s._parent)if(s===r)throw new Error(`Graph "${this.name}": mount("${e}", \u2026) would create a mount cycle`);return this._mounts.set(e,r),r._parent=this,this._emitTopology({kind:"added",name:e,nodeKind:"mount"}),r}resolve(e){let n=Yr(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(L));let i=this._mounts.get(r);if(!i)throw this._nodes.has(r)?new Error(`Graph "${this.name}": "${r}" is a node; trailing path "${s.join(L)}" is invalid`):new Error(`Graph "${this.name}": unknown mount or node "${r}"`);return i.resolve(s.join(L))}_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=Xr(e,this.config);for(let u of[...this._nodes.keys()].sort()){let c=this._nodes.get(u);if(!r.has(c)){r.add(c);try{c.down(e,i)}catch(d){if(d instanceof Z)throw d;s.push(d)}a.length!==0&&this._signalMetaSubtree(c,a,r,i,s)}}}_signalMetaSubtree(e,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 Z)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=Mr(e?.actor),r=e?.filter,s=He(e?.detail,e?.fields),o=e?.format==="spec",i=o?He("minimal"):s,a=[];this._collectObserveTargets("",a);let u=new Map;for(let[x,_]of a)u.set(_,x);let c=[];{let x=a.map(([,E])=>E),_=new Set(u.values()),O=0;for(;x.length>0;){let E=x.shift();if(E instanceof I)for(let C of E._deps){let R=C.node;if(u.has(R))continue;let T=R.name??"",S=T;if(!S||_.has(S))if(T){let A=2;for(;_.has(`${T}#${A}`);)A++;S=`${T}#${A}`}else for(S=`__internal__/${O++}`;_.has(S);)S=`__internal__/${O++}`;u.set(R,S),_.add(S),c.push([S,R]),x.push(R)}}}let d=[...a,...c],h={};for(let[x,_]of d){if(n!=null&&!_.allowsObserve(n))continue;let O=vt(_,i),E=_ instanceof I?_._deps.map(S=>u.get(S.node)??S.node.name??""):[],{name:C,...R}=O,T={...R,deps:E};if(!o){let S=this._annotations.get(x);S!=null&&(T.annotation=S)}if(r!=null)if(typeof r=="function"){let S=r;if(!(S.length>=2?S(x,T):S(T)))continue}else{let S=!0;for(let[A,B]of Object.entries(r)){let $=A==="deps_includes"?"depsIncludes":A==="meta_has"?"metaHas":A;if($==="depsIncludes"){if(!T.deps.includes(String(B))){S=!1;break}continue}if($==="metaHas"){if(!Object.hasOwn(T.meta??{},String(B))){S=!1;break}continue}if(T[$]!==B){S=!1;break}}if(!S)continue}h[x]=T}let p=new Set(Object.keys(h)),f=[];for(let[x,_]of d)if(_ instanceof I)for(let O of _._deps){let E=u.get(O.node);E!=null&&f.push([E,x])}f.sort((x,_)=>x[0]<_[0]?-1:x[0]>_[0]?1:x[1]<_[1]?-1:x[1]>_[1]?1:0);let l=f.map(([x,_])=>({from:x,to:_}));(n!=null||r!=null)&&(l=l.filter(x=>p.has(x.from)&&p.has(x.to)));let b=this._collectSubgraphs(""),g=n!=null||r!=null?b.filter(x=>{let _=`${x}${L}`;return[...p].some(O=>O===x||O.startsWith(_))}):b,w=this,m=e,y={name:this.name,nodes:h,edges:l,subgraphs:g,...this._factory!==void 0?{factory:this._factory}:{},...this._factoryArgs!==void 0?{factoryArgs:this._factoryArgs}:{},expand(x){let _={...m,format:void 0};return Array.isArray(x)?(_.fields=x,_.detail=void 0):(_.detail=x,_.fields=void 0),w.describe(_)}},v=e??{},k=v.format;return k==="json"?jr(y,v):k==="pretty"?Vr(y,v):k==="mermaid"?xn(y,v):k==="mermaid-url"?Br(y,v):k==="d2"?zr(y,v):k==="ascii"?cn(y,v):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}${L}`))}return n}resourceProfile(e){return hn(this,e)}reachable(e,n,r={}){return r.withDetail===!0?bn(this.describe(),e,n,{...r,withDetail:!0}):bn(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 un(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=re(s,{name:`${r}_version`}),i=this.observe({timeline:!0,structured:!0}),a=!1,u=!1,c=()=>{a||u||(a=!0,be(()=>{a=!1,!u&&(s+=1,o.emit(s))}))},d=i.onEvent(m=>{let y=m.type;y!=="data"&&y!=="error"&&y!=="complete"&&y!=="teardown"||c()}),h=[],p=new WeakSet,f=m=>{if(p.has(m)||u)return;p.add(m);let y=m.topology.subscribe(v=>{for(let k of v){if(k[0]!==F)continue;let x=k[1];if(c(),x.kind==="added"&&x.nodeKind==="mount"){let _=m._mounts.get(x.name);_!=null&&f(_)}}});h.push(y);for(let v of m._mounts.keys()){let k=m._mounts.get(v);k!=null&&f(k)}};f(this);let l,b=e.actor;vn(b)&&(l=b.subscribe(m=>{let y=!1,v=!1;for(let k of m){let x=k[0];x===F?y=!0:(x===z||x===M||x===H)&&(v=!0)}y&&c(),v&&(l?.(),l=void 0,c())}));let g;try{g=pe([o],()=>this.describe(n),{name:r,describeKind:"derived",meta:{domain:"audit",kind:"describe"},equals:(m,y)=>m===y})}catch(m){d(),l?.();for(let y of h)y();throw i.dispose(),m}let w=he(g);return{node:g,dispose(){u=!0,d(),l?.();for(let m of h)m();h.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=_t(s,o),a=re(i,{name:r,meta:{domain:"audit",kind:"describe-diff"},equals:(p,f)=>p===f}),u=this._describeReactive({...e,format:void 0,reactiveName:void 0}),c=!1,d=u.node.subscribe(p=>{if(!c)for(let f of p){if(f[0]!==F)continue;let l=f[1],b=_t(o,l);o=l,b.events.length!==0&&a.emit(b)}}),h=he(a);return{node:a,dispose(){c=!0,d(),u.dispose(),a.down([[H,"describe-diff disposed"]]),h()}}}_explainReactive(e,n,r){let s=0,o=re(s,{name:"explain_version"}),i=this.observe({timeline:!0,structured:!0}),a=!1,u=!1,c=i.onEvent(f=>{let l=f.type;l!=="data"&&l!=="error"&&l!=="complete"&&l!=="teardown"||a||u||(a=!0,be(()=>{a=!1,!u&&(s+=1,o.emit(s))}))}),d={...r?.maxDepth!=null?{maxDepth:r.maxDepth}:{},...r?.findCycle===!0?{findCycle:!0}:{}},h;try{h=pe([o],()=>this._explainStatic(e,n,d),{name:r?.name??"explain",describeKind:"derived",meta:{domain:"audit",kind:"explain_path",from:e,to:n},equals:(f,l)=>f.found===l.found&&f.reason===l.reason&&f.steps.length===l.steps.length&&Qr(f.steps,l.steps)})}catch(f){throw c(),i.dispose(),f}let p=he(h);return{node:h,dispose(){u=!0,c(),i.dispose(),p()}}}_pathsMatching(e){let n=Xe(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}${L}${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}${L}${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}${L}${Q}${L}${s}`;r.push([i,o]),this._appendMetaObserveTargets(i,o,r)}}observe(e,n){let r=typeof e=="string",o=yn(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 d=e,h=this.resolve(d);if(a!=null&&!h.allowsObserve(a))throw new Z({actor:a,action:"observe",nodeName:d});return i?this._buildStructuredObserver([[d,h]],o,"one"):{subscribe(p){return h.subscribe(p)},up(p){try{h.up?.(p)}catch(f){if(f instanceof Z)return;throw f}}}}let u=[];this._collectObserveTargets("",u),u.sort((d,h)=>d[0]<h[0]?-1:d[0]>h[0]?1:0);let c=a==null?u:u.filter(([,d])=>d.allowsObserve(a));return i?this._buildStructuredObserver(c,o,"all"):{subscribe:d=>{let h=c.map(([p,f])=>f.subscribe(l=>{d(p,l)}));return()=>{for(let p of h)p()}},up:(d,h)=>{try{this.resolve(d).up?.(h)}catch(p){if(p instanceof Z)return;throw p}}}}_observeReactive(e,n){let r=n.tiers,s=r!=null?new Set(r):null,o=n.reactiveName??"observe";return Se(i=>{let a=[],u=!1,c=!1,d=()=>{if(a.length===0||c)return;let b={events:a.slice(),flushedAt_ns:oe()};a.length=0,i.emit(b)},h={...n,reactive:!1,structured:!0,timeline:!0},p=e!=null?this.observe(e,h):this.observe(h),f=b=>{c||(a.push(b),!u&&(u=!0,be(()=>{u=!1,d()})))};for(let b of p.events)f(b);let l=p.onEvent(f);return()=>{c=!0,l(),p.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 d=this.resolve(s);return this._buildStructuredObserver([[s,d]],i,"one")}let a=[];this._collectObserveTargets("",a),a.sort((d,h)=>d[0]<h[0]?-1:d[0]>h[0]?1:0);let u=i.actor,c=u==null?a:a.filter(([,d])=>d.allowsObserve(u));return this._buildStructuredObserver(c,i,"all")};return this._createObserveResult(e,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,d=n.maxEvents,h=d!=null&&d>0?new Re(d):null,p=[],f=new Set,l=n.tiers!=null?new Set(n.tiers):null,b={},g=new Set,w=0,m=0,y=0,v=0,k=0,x=0,_=!1,O=!1,E=0,C=new Map,R=new Map,T=new Map,S=N=>{if(!(l!=null&&!l.has(N.type))){h?h.push(N):p.push(N);for(let P of f)P(N)}},A=N=>l==null||l.has(N),B=()=>s?{timestamp_ns:oe(),in_batch:Me(),batch_id:E}:{},$=(N,P)=>{if(!(!c||!(N instanceof I)))return N._setInspectorHook(Y=>{if(Y.kind==="dep_message")C.set(N,Y.depIndex);else if(Y.kind==="run"){let ke=Y.batchData.map((D,W)=>D!=null&&D.length>0?D.at(-1):Y.prevData[W]);R.set(N,ke);let X=Y.batchData.map(D=>D!=null?[...D]:void 0);T.set(N,X),i&&S({type:"derived",path:P,dep_values:ke,dep_batches:X,...B()})}})},U=N=>{let P=C.get(N),Y=R.get(N);if(!o||Y==null)return{};let X=(P!=null&&P>=0&&N instanceof I?N._deps[P]:void 0)?.node,D=X?.v,W=T.get(N);return{trigger_dep_index:P,trigger_dep_name:X?.name,...D!=null?{trigger_version:{id:D.id,version:D.version}}:{},dep_values:[...Y],...W!=null?{dep_batches:W}:{}}},V=[],ne=[];for(let[N,P]of e){let Y=$(P,N);Y&&V.push(Y),ne.push(P.subscribe(ke=>{E++;for(let X of ke){let D=X[0],W=B();if(D===F){b[N]=X[1];let ot=P instanceof I?P.lastMutation?.actor??ge:ge;S({type:"data",path:N,data:X[1],actor:ot,...W,...U(P)})}else if(a)D===q?A("dirty")&&w++:D===J?A("resolved")&&m++:D===ee?A("invalidate")&&y++:D===te?A("pause")&&v++:D===se?A("resume")&&k++:D===H?A("teardown")&&x++:D===z&&!g.has(N)?A("complete")&&(_=!0):D===M&&A("error")&&(O=!0,g.add(N));else if(D===q)A("dirty")&&w++,S({type:"dirty",path:N,...W});else if(D===J)A("resolved")&&m++,S({type:"resolved",path:N,...W,...U(P)});else if(D===ee)A("invalidate")&&y++,S({type:"invalidate",path:N,...W});else if(D===te)A("pause")&&v++,S({type:"pause",path:N,lockId:X[1],...W});else if(D===se)A("resume")&&k++,S({type:"resume",path:N,lockId:X[1],...W});else if(D===z)A("complete")&&!g.has(N)&&(_=!0),S({type:"complete",path:N,...W});else if(D===M){A("error")&&(O=!0,g.add(N));let ot=P instanceof I?P.lastMutation?.actor??ge:ge;S({type:"error",path:N,data:X[1],actor:ot,...W})}else D===H&&(A("teardown")&&x++,S({type:"teardown",path:N,...W}))}}))}let tt=!1,nt=()=>{if(!tt){tt=!0;for(let N of ne)N();for(let N of V)N();for(let N of Ge)N({value:void 0,done:!0});Ge.length=0}},rt=[],Ge=[];f.add(N=>{let P=Ge.shift();P?P({value:N,done:!1}):rt.push(N)});let Ct={get values(){return b},get dirtyCount(){return w},get resolvedCount(){return m},get invalidateCount(){return y},get pauseCount(){return v},get resumeCount(){return k},get teardownCount(){return x},get events(){return h?h.toArray():[...p]},get anyCompletedCleanly(){return _},get anyErrored(){return O},get completedWithoutErrors(){return _&&!O},onEvent(N){return f.add(N),()=>f.delete(N)},dispose:nt,expand(N){nt();let P={...n};return typeof N=="string"?P.detail=N:Object.assign(P,N),r(yn(P))},[Symbol.asyncIterator](){return{next(){return rt.length>0?Promise.resolve({value:rt.shift(),done:!1}):tt?Promise.resolve({value:void 0,done:!0}):new Promise(N=>Ge.push(N))},return(){return nt(),Promise.resolve({value:void 0,done:!0})}}}};return n.format!=null&&this._attachFormatLogger(Ct,n),Ct}_attachFormatLogger(e,n){let r=n.format;if(r==null)return;let s=n.logger??(l=>console.log(l)),o=n.includeTypes?new Set(n.includeTypes):null,i=n.excludeTypes?new Set(n.excludeTypes):null,a=o==null&&i==null?()=>!0:l=>(o==null||o.has(l))&&(i==null||!i.has(l)),u=qr(n.theme),c=r==="stage-log"?oe():0,d=l=>l==null?"":n.stageLabels?.[l]??l,h=(l,b)=>l.length>b?`${l.slice(0,b-1)}\u2026`:l,p=l=>l.type==="data"||l.type==="error"?h(Ze(l.data),120):"",f=l=>{if(r==="stage-log"){let _=(oe()-c)/1e9,O=d(l.path).padEnd(9);if(l.type==="data"){let E=p(l);return`[${_.toFixed(3)}s] ${O} \u2190${E?` ${E}`:""}`}if(l.type==="error"){let E=p(l);return`[${_.toFixed(3)}s] ${O} \u2717${E?` ${E}`:""}`}return l.type==="complete"?`[${_.toFixed(3)}s] ${O} \u25A0 complete`:`[${_.toFixed(3)}s] ${O} ${l.type}`}if(r==="json")try{return JSON.stringify(l)}catch{return JSON.stringify({type:l.type,path:l.path,data:"[unserializable]"})}let b=u[l.type]??"",g=l.path?`${u.path}${l.path}${u.reset} `:"",w=l.type==="data"||l.type==="error",m=l.type==="pause"||l.type==="resume",y=w?` ${Ze(l.data)}`:m?` ${Ze(l.lockId)}`:"",v=l.type==="data"||l.type==="resolved"||l.type==="derived"?l:void 0,k=v?.trigger_dep_name!=null?` <- ${v.trigger_dep_name}`:v?.trigger_dep_index!=null?` <- #${v.trigger_dep_index}`:"",x=l.in_batch?" [batch]":"";return`${g}${b}${l.type.toUpperCase()}${u.reset}${y}${k}${x}`};e.onEvent(l=>{a(l.type)&&s(f(l),l)})}addDisposer(e){return this._disposers.add(e),()=>{this._disposers.delete(e)}}destroy(){gn(this._disposers,this.name),this.signal([[H]],{internal:!0}),gn(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,...d}=r.nodes[a];s[a]=d}let o=[...r.subgraphs].sort(),i={...r,version:1,nodes:s,subgraphs:o};if(e?.format==null)return i;if(e.format==="json-string")return JSON.stringify(i);if(e.format==="bytes"){if(e.codec==null)throw new Error("snapshot({format: 'bytes'}) requires a `codec` name");let a=this.config.lookupCodec(e.codec);if(a==null)throw new Error(`snapshot: codec "${e.codec}" is not registered on this graph's config. Call config.registerCodec(...) before creating nodes.`);return Dt(a,a.encode(i))}throw new Error(`snapshot: unknown format "${String(e.format)}"`)}static decode(e,n){let r=n?.config??_e,{codec:s,codecVersion:o,payload:i}=Mt(e,r);return s.decode(i,o)}restore(e,n){if(mn(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=>Xe(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){mn(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((l,b)=>{let g=l.split(L).length,w=b.split(L).length;return g!==w?g-w:l<b?-1:l>b?1:0})){let l=f.split(L),b=o;for(let g of l)b._mounts.has(g)||b.mount(g,new t(g)),b=b._mounts.get(g)}let i=s?Object.entries(s).map(([f,l])=>({re:Xe(f),factory:l})):[],a=f=>{for(let l of i)if(l.re.test(f))return l.factory},u=f=>{let l=f.split(L),b=l.pop();if(b==null||b.length===0)throw new Error(`invalid snapshot path "${f}"`);let g=o;for(let w of l){let m=g._mounts.get(w);if(!m)throw new Error(`unknown mount "${w}" in path "${f}"`);g=m}return[g,b]},c=Object.entries(e.nodes).filter(([f])=>!f.includes(`${L}${Q}${L}`)).sort((f,l)=>f[0]<l[0]?-1:f[0]>l[0]?1:0),d=new Map(c),h=new Map,p=!0;for(;d.size>0&&p;){p=!1;for(let[f,l]of[...d.entries()]){let b=l?.deps??[];if(!b.every(k=>h.has(k)))continue;let[g,w]=u(f),m={...l?.meta??{}},y=a(f),v;if(l?.type==="state")v=re(l.value,{meta:m});else{if(y==null)continue;v=y(w,{path:f,type:l.type,value:l.value,meta:m,deps:b,resolvedDeps:b.map(k=>h.get(k))})}g.add(v,{name:w}),h.set(f,v),d.delete(f),p=!0}}if(d.size>0){let f=[...d.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,d)=>{if(c.disposed)return;let h=$r(d.nodes);if(c.lastSnapshot!=null&&h!==""&&h===c.lastFingerprint)return;let p=c.seq+1,f=ve(),g=c.lastSnapshot==null||p%c.compactEvery===0?{name:this.name,mode:"full",snapshot:d,seq:p,timestamp_ns:f,format_version:ce}:{name:this.name,mode:"diff",diff:Zr(c.lastSnapshot,d),seq:p,timestamp_ns:f,format_version:ce};if(c.tier.filter&&!c.tier.filter(g))return;let w;try{w=c.tier.save(g)}catch(m){n.onError?.(m,c.tier);return}if(w&&typeof w.then=="function"){let v=(c.savePending??Promise.resolve()).then(()=>w,()=>w).then(()=>{c.disposed||(c.seq=p,c.lastSnapshot=d,c.lastFingerprint=h)},k=>{n.onError?.(k,c.tier)});c.savePending=v.finally(()=>{c.savePending===v&&(c.savePending=void 0)})}else c.seq=p,c.lastSnapshot=d,c.lastFingerprint=h},o=(c,d)=>{try{s(c,d)}catch(h){n.onError?.(h,c.tier)}},i=(c,d)=>{if(!d.some(l=>{let b=this.config.messageTier(l[0]);return b>=3&&b<5}))return;if(n.filter){let l=this.tryResolve(c);if(l==null)return;let b=vt(l,He("standard"));if(!n.filter(c,b))return}let p,f=()=>(p==null&&(p=this.snapshot()),p);for(let l of r)l.disposed||(l.debounceMs===0?o(l,f()):(l.timer==null&&(l.timer=new ze),l.timer.start(l.debounceMs,()=>{l.disposed||o(l,this.snapshot())})))},a;if(n.paths!=null){let d=(typeof n.paths=="string"?this._pathsMatching(n.paths):n.paths).map(h=>{let p=this.tryResolve(h);return p==null?()=>{}:p.subscribe(f=>i(h,f))});a=()=>{for(let h of d)h()}}else a=this.observe().subscribe((c,d)=>i(c,d));let u=()=>{a();for(let c of r)c.disposed=!0,c.timer?.cancel();this._storageDisposers.delete(u)};return this._storageDisposers.add(u),{dispose:u}}async _cascadeRestore(e,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===ce&&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===ce&&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:oe(),...r?.actor!=null?{actor:r.actor}:{}};this._traceRing.push(s)}return}return e!=null?this.config.inspectorEnabled?this._annotations.get(e):void 0:this.config.inspectorEnabled?this._traceRing.toArray():[]}annotation(e){return this._annotations.get(e)}clearTrace(){this._annotations.clear(),this._traceRing.clear()}pruneTrace(e){let 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(m=>!r.has(m)).sort(),i=[...r].filter(m=>!s.has(m)).sort(),a=[],u=[];for(let m of r){if(!s.has(m))continue;let y=e.nodes[m],v=n.nodes[m],k=y.v,x=v.v;k!=null&&x!=null&&k.id===x.id&&k.version!==x.version&&u.push({path:m,id:k.id,from:k.version,to:x.version});let _=k!=null&&x!=null&&k.id===x.id&&k.version===x.version;for(let O of["type","status","sentinel"]){let E=y[O],C=v[O];E!==C&&a.push({path:m,field:O,from:E,to:C})}if(!_)for(let O of["value","meta"]){let E=y[O],C=v[O];Pr(E,C)||a.push({path:m,field:O,from:E,to:C})}}let c=m=>`${m.from} ${m.to}`,d=new Set(e.edges.map(c)),h=new Set(n.edges.map(c)),p=n.edges.filter(m=>!d.has(c(m))),f=e.edges.filter(m=>!h.has(c(m))),l=new Set(e.subgraphs),b=new Set(n.subgraphs),g=[...b].filter(m=>!l.has(m)).sort(),w=[...l].filter(m=>!b.has(m)).sort();return{nodesAdded:o,nodesRemoved:i,nodesChanged:a,versionChanges:u,edgesAdded:p,edgesRemoved:f,subgraphsAdded:g,subgraphsRemoved:w}}};function Zr(t,e){let n=ie.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 bn(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,d=new Set;for(let[y,v]of Object.entries(t.nodes)){if(!y)continue;d.add(y);let k=v.deps??[];i.set(y,k);for(let x of k)x&&(d.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 v=typeof y.from=="string"?y.from:"",k=typeof y.to=="string"?y.to:"";!v||!k||(d.add(v),d.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(!d.has(e))return r.withDetail?s:[];let h=r.both===!0,p=y=>{if(h){let _=i.get(y)??[],O=u.get(y),E=a.get(y),C=c.get(y),R=[..._];return O&&R.push(...O),E&&R.push(...E),C&&R.push(...C),R}if(n==="upstream"){let _=i.get(y)??[],O=u.get(y);return O?[..._,...O]:_}let v=a.get(y),k=c.get(y),x=v?[...v]:[];return k&&x.push(...k),x},f=new Set([e]),l=new Map,b=[{path:e,depth:0}],g=0,w=!1;for(;g<b.length;){let y=b[g++];if(o!=null&&y.depth>=o){p(y.path).length>0&&(w=!0);continue}for(let v of p(y.path))!v||f.has(v)||(f.add(v),l.set(v,y.depth+1),b.push({path:v,depth:y.depth+1}))}let m=[...l.keys()].sort((y,v)=>y<v?-1:y>v?1:0);return r.withDetail?{paths:m,depths:l,truncated:w}:m}function Qr(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}Le();le();xe();Be();le();xt();function kn(t,e){let n=t.cache??0;return n>=e?!1:(t.down([[q],[F,n+1]]),!0)}function On(t,e,n){return{[t]:!0,[`${t}_type`]:e,...n??{}}}function Nn(t,e){return On("reduction",t,e)}function Tn(t,e,n,r){let s=r?.maxIterations??10,o=`__feedback_${e}`,i=re(0,{meta:Nn("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}`,d=fe([],(h,p)=>{let f=a.subscribe(l=>{for(let b of l){let g=b[0];if(g===F){let w=b[1];if(w==null)return;$e(()=>{kn(i,s)&&u.emit(w)})}else if(g===z||g===M){let w=g===M&&b.length>1?[M,b[1]]:[g];i.down([w])}}});return()=>f()},{name:c,describeKind:"effect",meta:{...Nn("feedback_effect",{feedbackFrom:e,feedbackTo:n}),_internal:!0}});return t.add(d,{name:c}),t.addDisposer(he(d)),t}function An(t){return typeof t=="object"&&t!==null&&"factory"in t}function eo(t){return typeof t=="object"&&t!==null&&"factory"in t}function to(t){return An(t)?t.factory:t}function no(t){return eo(t)?t.factory:t}function En(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 ro(t){let e={},n=!1;for(let[i,a]of Object.entries(t.nodes)){if(a.type==="template"){e[i]=a;continue}let u=En(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[d,h]of Object.entries(a.nodes)){let p=En(h);u[d]=p,p!==h&&(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 Tt(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=Nt(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=Nt(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(An(u)&&u.configSchema){for(let[c,d]of Object.entries(u.configSchema))if(d.required!==!1&&!(c in a.config)&&n.push(`Node "${o}": config missing required field "${c}"`),c in a.config&&d.enum){let h=a.config[c];d.enum.includes(h)||n.push(`Node "${o}": config.${c} = ${JSON.stringify(h)}, expected one of: ${d.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=Nt(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 Nt(t,e){let n=null,r=1/0,s=t.toLowerCase();for(let o of e){let i=oo(s,o.toLowerCase());i<r&&i<=Math.max(3,Math.floor(t.length/2))&&(r=i,n=o)}return n}function oo(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 Rn=new Set(["state","producer","derived","effect","operator","template"]),so=new Set(["state","producer","derived","effect","operator"]);function Et(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 d=new Set(Array.isArray(c.params)?c.params:[]),h=new Set(Object.keys(c.nodes));for(let[p,f]of Object.entries(c.nodes)){if(f==null||typeof f!="object"){e.push(`Template "${a}" node "${p}": must be an object`);continue}let l=f;if((typeof l.type!="string"||!so.has(l.type))&&e.push(`Template "${a}" node "${p}": invalid type`),Array.isArray(l.deps))for(let b of l.deps)!h.has(b)&&!d.has(b)&&e.push(`Template "${a}" node "${p}": dep "${b}" 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"||!Rn.has(c.type)){e.push(`Node "${a}": invalid type "${String(c.type)}" (expected: ${[...Rn].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 d=i.get(c.template),h=c.bind;for(let p of d.params)p in h||e.push(`Node "${a}": template param "${p}" is not bound (template "${c.template}")`);for(let[,p]of Object.entries(h))typeof p=="string"&&!s.has(p)&&e.push(`Node "${a}": bind target "${p}" does not reference an existing node`)}else{if(Array.isArray(c.deps))for(let d of c.deps)d===a?e.push(`Node "${a}": self-referencing dep`):s.has(d)||e.push(`Node "${a}": dep "${d}" 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 Cn(t,e){let n=Et(t);if(!n.valid)throw new Error(`compileSpec: invalid GraphSpec:
|
|
8
8
|
${n.errors.join(`
|
|
9
|
-
`)}`);let r=e?.catalog??{},
|
|
10
|
-
${
|
|
11
|
-
`)}`);let
|
|
12
|
-
${
|
|
13
|
-
`)}`)}if(
|
|
9
|
+
`)}`);let r=t.factory,s=t.factoryArgs;if(typeof r=="string"){let m=e?.catalog?.graphFactories?.[r];if(m)return m(s)}t=ro(t);let o=e?.catalog??{},i=e?.onMissing??"placeholder",a=new ie(t.name),u=t.templates??{},c=Tt(t,o);if(!c.valid)throw new Error(`compileSpec: catalog validation errors:
|
|
10
|
+
${c.errors.join(`
|
|
11
|
+
`)}`);let d=[],h=(m,y,v)=>{if(v){d.push({path:m,kind:"source",name:v});return}y&&d.push({path:m,kind:"fn",name:y})},p=m=>{let y=o.fns?.[m];return y?to(y):void 0},f=m=>{let y=o.sources?.[m];return y?no(y):void 0},l=new Map,b=[];for(let[m,y]of Object.entries(t.nodes)){if(y.type==="template")continue;let v=y;if(v.type==="state"){let k=re(v.initial,{name:m,meta:v.meta?{...v.meta}:void 0});a.add(k,{name:m}),l.set(m,k)}else if(v.type==="producer"){let k=v.source?f(v.source):void 0,x=v.fn?p(v.fn):void 0;if(k){let _=k(v.config??{});a.add(_,{name:m}),l.set(m,_)}else if(x){let _=x([],v.config??{});a.add(_,{name:m}),l.set(m,_)}else{h(m,v.fn,v.source);let _=Se(()=>{},{name:m,meta:{...v.meta,_specFn:v.fn,_specSource:v.source}});a.add(_,{name:m}),l.set(m,_)}}else b.push([m,v])}let g=!0,w=new Map(b);for(;w.size>0&&g;){g=!1;for(let[m,y]of[...w.entries()]){let v=y.deps??[];if(!v.every(O=>l.has(O)))continue;let k=v.map(O=>l.get(O)),x=y.fn?p(y.fn):void 0,_;x?_=x(k,y.config??{}):y.type==="effect"?(y.fn&&h(m,y.fn,void 0),_=Ve(k,()=>{})):(y.fn&&h(m,y.fn,void 0),_=pe(k,O=>O[0])),a.add(_,{name:m}),l.set(m,_),w.delete(m),g=!0}}if(w.size>0){let m=[...w.keys()].sort().join(", ");throw new Error(`compileSpec: unresolvable deps for nodes: ${m}`)}for(let[m,y]of Object.entries(t.nodes)){if(y.type!=="template")continue;let v=y,k=u[v.template],x=new ie(m),_=new Map,O=[];for(let[T,S]of Object.entries(k.nodes)){let A=(S.deps??[]).map($=>$.startsWith("$")&&v.bind[$]?v.bind[$]:$),B={...S,deps:A};if(S.type==="state"){let $=re(S.initial,{name:T,meta:S.meta?{...S.meta}:void 0});x.add($,{name:T}),_.set(T,$)}else if(S.type==="producer"){let $=S.source?f(S.source):void 0,U=S.fn?p(S.fn):void 0;if($){let V=$(S.config??{});x.add(V,{name:T}),_.set(T,V)}else if(U){let V=U([],S.config??{});x.add(V,{name:T}),_.set(T,V)}else{h(`${m}.${T}`,S.fn,S.source);let V=Se(()=>{},{name:T,meta:{...S.meta,_specFn:S.fn,_specSource:S.source}});x.add(V,{name:T}),_.set(T,V)}}else O.push([T,B])}let E=!0,C=new Map(O);for(;C.size>0&&E;){E=!1;for(let[T,S]of[...C.entries()]){let A=S.deps??[];if(!A.every(ne=>_.has(ne)||l.has(ne)))continue;let $=A.map(ne=>_.get(ne)??l.get(ne)),U=S.fn?p(S.fn):void 0,V;U?V=U($,S.config??{}):S.type==="effect"?(S.fn&&h(`${m}.${T}`,S.fn,void 0),V=Ve($,()=>{})):(S.fn&&h(`${m}.${T}`,S.fn,void 0),V=pe($,ne=>ne[0])),x.add(V,{name:T}),_.set(T,V),C.delete(T),E=!0}}if(C.size>0){let T=[...C.keys()].sort().join(", ");throw new Error(`compileSpec: template "${v.template}" has unresolvable deps: ${T}`)}a.mount(m,x);let R=`${m}::${k.output}`;l.set(m,a.resolve(R));try{let T=a.resolve(R);T.meta._templateName?.emit(v.template),T.meta._templateBind?.emit(v.bind)}catch{}}for(let m of t.feedback??[])Tn(a,m.from,m.to,{maxIterations:m.maxIterations});if(d.length>0){if(i==="error"){let m=d.map(y=>` - ${y.path}: missing ${y.kind} "${y.name}"`);throw new Error(`compileSpec: ${d.length} catalog entr${d.length===1?"y":"ies"} missing \u2014 pass them via opts.catalog or set opts.onMissing to "warn"/"placeholder":
|
|
12
|
+
${m.join(`
|
|
13
|
+
`)}`)}if(i==="warn"){let m=e?.onWarn??(y=>console.warn(y));for(let y of d)m(`compileSpec: ${y.path} references missing ${y.kind} "${y.name}" \u2014 substituted placeholder`)}}return a}var G=class extends Error{code;details;constructor(e,n,r){super(n),this.name="SurfaceError",this.code=e,r!==void 0&&(this.details=r)}toJSON(){let e={code:this.code,message:this.message};if(this.details!==void 0){let n=io(this.details);n!==void 0&&(e.details=n)}return e}};function io(t){try{return JSON.parse(JSON.stringify(t))}catch{return}}function Gn(t,e="internal-error"){if(t instanceof G)return t;let n=t instanceof Error?t.message:String(t);return new G(e,n)}function Qe(t,e){let n=Et(t);if(!n.valid)throw new G("invalid-spec",`GraphSpec validation failed:
|
|
14
14
|
${n.errors.join(`
|
|
15
|
-
`)}`,{errors:n.errors});let r=e?.catalog??{},s=
|
|
15
|
+
`)}`,{errors:n.errors});let r=e?.catalog??{},s=Tt(t,r);if(!s.valid)throw new G("catalog-error",`Catalog validation failed:
|
|
16
16
|
${s.errors.join(`
|
|
17
|
-
`)}`,{errors:s.errors});try{return
|
|
17
|
+
`)}`,{errors:s.errors});try{return Cn(t,e)}catch(o){let i=o instanceof Error?o.message:String(o);throw new G("catalog-error",i)}}le();var ao=3e4;async function Dn(t,e,n){let r=n?.inputPath??"input",s=n?.outputPath??"output",o=n?.timeoutMs??ao,i=Qe(t,{catalog:n?.catalog}),a;try{a=i.resolve(s)}catch{throw i.destroy(),new G("node-not-found",`reduce: output path "${s}" is not registered`,{path:s})}try{i.resolve(r)}catch{throw i.destroy(),new G("node-not-found",`reduce: input path "${r}" is not registered`,{path:r})}try{return await new Promise((u,c)=>{let d=!1,h=!1,p,f,l=!1,b=g=>{h||(h=!0,p!==void 0&&clearTimeout(p),f!==void 0?(f(),f=void 0):l=!0,g())};f=a.subscribe(g=>{for(let w of g){if(h)return;if(d){if(w[0]===F){b(()=>u(w[1]));return}if(w[0]===J){let m=a.cache;b(()=>u(m));return}if(w[0]===M){let m=w[1],y=m instanceof Error?m.message:String(m),v=m instanceof Error?m:void 0;b(()=>c(new G("internal-error",`reduce: output emitted ERROR: ${y}`,v!=null?{cause:v}:void 0)));return}if(w[0]===z){b(()=>c(new G("internal-error","reduce: output COMPLETEd without a post-push DATA")));return}}}}),l&&(f?.(),f=void 0),d=!0;try{i.set(r,e)}catch(g){let w=g instanceof Error?g.message:String(g),m=g instanceof Error?g:void 0;b(()=>c(new G("internal-error",`reduce: failed to set input on "${r}": ${w}`,m!=null?{path:r,cause:m}:{path:r})));return}!h&&Number.isFinite(o)&&o>0&&(p=setTimeout(()=>{b(()=>c(new G("reduce-timeout",`reduce: no output emitted within ${o}ms`,{timeoutMs:o,outputPath:s})))},o),p.unref?.())})}finally{i.destroy()}}Te();var At=ce,Ae="snapshot:";function Ce(t){if(t.startsWith(Ae))throw new G("snapshot-failed",`snapshot id must not start with "${Ae}" (reserved); got "${t}"`,{snapshotId:t})}function et(t){return`${Ae}${t}`}function co(t){return t.startsWith(Ae)?t.slice(Ae.length):void 0}function Rt(t,e){if(t==null||typeof t!="object")throw new G("snapshot-not-found",`snapshot "${e}" not found in tier`,{snapshotId:e});let n=t;if("mode"in n){if(n.mode==="full"&&"snapshot"in n)return n.snapshot;throw n.mode==="diff"?new G("restore-failed",`snapshot "${e}" is a diff record; restore the baseline and replay WAL instead`,{snapshotId:e,mode:"diff"}):new G("restore-failed",`snapshot "${e}" has unknown mode "${String(n.mode)}"`,{snapshotId:e,mode:String(n.mode)})}if("nodes"in n&&"edges"in n&&"subgraphs"in n&&"name"in n)return n;throw new G("restore-failed",`snapshot "${e}" payload is not a GraphCheckpointRecord or GraphPersistSnapshot`,{snapshotId:e})}async function Mn(t,e,n){Ce(e);let r;try{r=t.snapshot()}catch(o){let i=o instanceof Error?o.message:String(o);throw new G("snapshot-failed",`snapshot "${e}" serialization failed: ${i}`,{snapshotId:e})}let s={name:t.name,mode:"full",seq:0,timestamp_ns:ve(),format_version:At,snapshot:r};try{await n.save(et(e),s)}catch(o){let i=o instanceof Error?o.message:String(o);throw new G("snapshot-failed",`snapshot "${e}" save failed: ${i}`,{snapshotId:e})}return{snapshotId:e,timestamp_ns:s.timestamp_ns}}async function $n(t,e,n){Ce(t);let r=et(t),s=await e.load(r);s===void 0&&(s=await e.load(t));let o=Rt(s,t);try{return ie.fromSnapshot(o,n?.factories?{factories:n.factories}:void 0)}catch(i){let a=i instanceof Error?i.message:String(i);throw new G("restore-failed",`snapshot "${t}" restore failed: ${a}`,{snapshotId:t})}}async function Pn(t,e,n){Ce(t),Ce(e);let r=async u=>{let c=et(u),d=await n.load(c);return d===void 0&&(d=await n.load(u)),d},[s,o]=await Promise.all([r(t),r(e)]),i=Rt(s,t),a=Rt(o,e);return ie.diff(i,a)}async function Ln(t,e){if(typeof t.list!="function")throw new G("tier-no-list","KvStorageTier does not implement list(); wrap the tier with an enumerator or use a different backend");let n=await t.list(),r=[],s=e?.includeUnprefixed===!0;for(let o of n){let i=co(o);i!==void 0?r.push(i):s&&r.push(o)}return r}async function Fn(t,e){if(Ce(t),typeof e.delete!="function")throw new G("snapshot-failed",`KvStorageTier is append-only (no delete()); cannot delete "${t}"`,{snapshotId:t});try{await e.delete(et(t))}catch(n){let r=n instanceof Error?n.message:String(n);throw new G("snapshot-failed",`snapshot "${t}" delete failed: ${r}`,{snapshotId:t})}}0&&(module.exports={SNAPSHOT_WIRE_VERSION,SurfaceError,asSurfaceError,createGraph,deleteSnapshot,diffSnapshots,listSnapshots,restoreSnapshot,runReduction,saveSnapshot});
|