@holoscript/core 8.0.8 → 8.0.10
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/LICENSE +21 -0
- package/bin/holoscript.cjs +5 -1
- package/dist/GLTFPipeline-L76YTXKA.js +15 -0
- package/dist/GLTFPipeline-ZWJN7GI6.cjs +36 -0
- package/dist/HoloCompositionParser-K76KTEEE.js +12 -0
- package/dist/HoloCompositionParser-UZH6Y4HO.cjs +45 -0
- package/dist/HoloScriptCodeParser-2D4ERFUZ.js +6 -0
- package/dist/HoloScriptCodeParser-UDRLDA7I.cjs +23 -0
- package/dist/HoloScriptPlusParser-FTMCGWXD.js +13 -0
- package/dist/HoloScriptPlusParser-LQR5GIKF.cjs +30 -0
- package/dist/HoloScriptRuntime-UTRLJI5L.js +12 -0
- package/dist/HoloScriptRuntime-YBYXJHJN.cjs +21 -0
- package/dist/SceneIRCompiler-63KA3M2F.js +17 -0
- package/dist/SceneIRCompiler-KWUFHZ4O.cjs +42 -0
- package/dist/{USDZExporter-AUHZODOF.cjs → USDZExporter-ML4UMIGC.cjs} +3 -3
- package/dist/{USDZExporter-GXB4AUSG.js → USDZExporter-ZFKLQ76G.js} +3 -3
- package/dist/agents/index.cjs +1 -1
- package/dist/agents/index.js +1 -1
- package/dist/audit/AuditLogger.d.ts +106 -0
- package/dist/audit/AuditQueryBuilder.d.ts +79 -0
- package/dist/audit/ComplianceReporter.d.ts +90 -0
- package/dist/audit/index.d.ts +13 -0
- package/dist/{chunk-FGMDMJM7.js → chunk-2BYAUHBO.js} +3 -3
- package/dist/{chunk-EDPYCLRC.cjs → chunk-2E6PP5UE.cjs} +83 -59
- package/dist/{chunk-GASCWJK5.js → chunk-2EGGAZT3.js} +65 -287
- package/dist/{chunk-SIEXCILW.js → chunk-2I3XAGMF.js} +3 -3
- package/dist/{chunk-OS533P33.cjs → chunk-2KKOYZYI.cjs} +1074 -1655
- package/dist/chunk-2MQKNDNH.js +51 -0
- package/dist/{chunk-7DMMMBCY.cjs → chunk-2X3IPCBK.cjs} +10 -10
- package/dist/chunk-2ZOTBO25.cjs +202 -0
- package/dist/chunk-356N4NPM.cjs +152 -0
- package/dist/{chunk-X3GJPRVK.cjs → chunk-36NPLOI4.cjs} +92 -81
- package/dist/{chunk-SLU6UPJI.cjs → chunk-37HHY7RH.cjs} +5 -5
- package/dist/{chunk-YDPEHCCI.cjs → chunk-3CDDRUER.cjs} +3 -118
- package/dist/chunk-3F7ZZWIN.js +1651 -0
- package/dist/chunk-3ILD7TKP.cjs +187 -0
- package/dist/{chunk-X27QRG4C.cjs → chunk-3IUHTGDD.cjs} +153 -41
- package/dist/{chunk-PXNZ6TME.js → chunk-4376VHNJ.js} +60 -36
- package/dist/{chunk-YKGPCZEE.cjs → chunk-4FIBOJW6.cjs} +10 -10
- package/dist/chunk-4Q7RKQQI.cjs +14195 -0
- package/dist/{chunk-YCM6QQRT.cjs → chunk-566ZB4LZ.cjs} +180 -8
- package/dist/{chunk-2Y3V22SG.js → chunk-5CURIYGT.js} +3 -3
- package/dist/{chunk-QBWNJXNR.js → chunk-5FYMCVBY.js} +5 -5
- package/dist/{chunk-ZA34AN3R.js → chunk-5LVFTGKH.js} +841 -12
- package/dist/{chunk-Z6PMDS4G.js → chunk-5OUOMBKK.js} +1090 -53
- package/dist/chunk-63AUAIL6.js +48 -0
- package/dist/chunk-655FATJU.js +110 -0
- package/dist/{chunk-TQ377OLB.cjs → chunk-65S62L4D.cjs} +28 -22
- package/dist/chunk-6NTAZN5Z.cjs +502 -0
- package/dist/chunk-6TRX6AR2.js +9376 -0
- package/dist/chunk-6ZCCLKS2.cjs +51 -0
- package/dist/{chunk-MDR235RZ.js → chunk-734OB5SK.js} +721 -8
- package/dist/{chunk-Q2Q34NF3.js → chunk-77QI552M.js} +6 -6
- package/dist/{chunk-WKX5AMOY.js → chunk-7I74JWPW.js} +3 -3
- package/dist/{chunk-5FSKKMR7.cjs → chunk-7IDJDMPU.cjs} +232 -4
- package/dist/chunk-7VBKRGIZ.cjs +847 -0
- package/dist/{chunk-KCPHASCO.js → chunk-AATYYLYK.js} +5 -5
- package/dist/{chunk-DTGBOSEM.cjs → chunk-AWXFEAQL.cjs} +12 -12
- package/dist/{chunk-THCK6ECW.js → chunk-B3CWTCK2.js} +231 -3
- package/dist/chunk-BCP4E7MD.cjs +997 -0
- package/dist/chunk-BG7RPYJP.js +91 -0
- package/dist/{chunk-VF257YKO.js → chunk-BP4KTMLY.js} +117 -5
- package/dist/{chunk-YN6IETRZ.js → chunk-BQJ3YBF3.js} +6424 -987
- package/dist/{chunk-7X5PNIQJ.js → chunk-BXSOEQI3.js} +27 -25
- package/dist/{chunk-WFKVS2K4.cjs → chunk-C65C5VED.cjs} +1101 -55
- package/dist/{chunk-KOUAQL2B.cjs → chunk-CANAL6CT.cjs} +1569 -168
- package/dist/{chunk-FDSGHPAK.js → chunk-CBSDJF3B.js} +3 -3
- package/dist/{chunk-FEWUHQNM.cjs → chunk-CFVK26P4.cjs} +4 -4
- package/dist/{chunk-M7K4LE66.cjs → chunk-CI33NINL.cjs} +4 -4
- package/dist/{chunk-2OWDB4FB.js → chunk-CKV5NYAE.js} +6 -6
- package/dist/{chunk-LPS5AMQD.cjs → chunk-CM4NHXVO.cjs} +24 -24
- package/dist/chunk-D3HSRXYB.js +115 -0
- package/dist/{chunk-FNHJRI32.js → chunk-DBH3D2MU.js} +1561 -160
- package/dist/{chunk-GW3LKD5C.js → chunk-DJNH4HFW.js} +3 -3
- package/dist/{chunk-2GCNOI2U.cjs → chunk-DN6F4DHH.cjs} +9 -3
- package/dist/chunk-DQRJ5RJG.js +432 -0
- package/dist/{chunk-C7ZBSV2Q.js → chunk-DUG3OQAS.js} +106 -43
- package/dist/chunk-ECUYJOJ2.cjs +199 -0
- package/dist/chunk-EEMTCAK7.js +182 -0
- package/dist/{chunk-3SKLAUDD.cjs → chunk-EI3J6LTW.cjs} +359 -581
- package/dist/{chunk-SSSN7VAM.js → chunk-EM2OGPYE.js} +4 -4
- package/dist/{chunk-56VOWURB.cjs → chunk-ENZCIQZC.cjs} +522 -453
- package/dist/chunk-ESBXUYOC.cjs +836 -0
- package/dist/{chunk-L5U4W6JC.js → chunk-ESSEF6U2.js} +4 -4
- package/dist/chunk-ET3AN4W3.js +824 -0
- package/dist/chunk-EXKSFGSX.cjs +14 -14
- package/dist/{chunk-I76GIKN7.cjs → chunk-F3YT6GUF.cjs} +17 -17
- package/dist/{chunk-WRWEX5ZF.js → chunk-F75DZBBI.js} +3 -3
- package/dist/{chunk-4JGRWHZJ.js → chunk-FG6PYGIZ.js} +12 -6
- package/dist/chunk-FGGJQRLZ.js +14 -14
- package/dist/{chunk-SXOSDZD6.js → chunk-FWCHPCD4.js} +128 -10
- package/dist/{chunk-XW6IXEQH.cjs → chunk-G35CAQ7I.cjs} +5 -5
- package/dist/{chunk-7VMGP2FW.js → chunk-G6KACNMO.js} +132 -188
- package/dist/{chunk-FJPADH77.cjs → chunk-GAWJJAGT.cjs} +6 -6
- package/dist/chunk-GGR7QUKK.cjs +4724 -0
- package/dist/chunk-GIBF4BHH.js +14098 -0
- package/dist/{chunk-AWB7QYY6.cjs → chunk-GILYQ5VH.cjs} +6 -6
- package/dist/{chunk-FWVYAMNW.cjs → chunk-GKFCHGCM.cjs} +4 -4
- package/dist/{chunk-Y3ZFVUUU.js → chunk-GLEJ2TLS.js} +3 -3
- package/dist/{chunk-3GWWJT7L.js → chunk-GP3OKSKT.js} +13 -13
- package/dist/chunk-GTIPOEHN.js +196 -0
- package/dist/{chunk-LMJ5EBV7.cjs → chunk-GZPUA2TL.cjs} +16 -15
- package/dist/{chunk-IELX2OKI.js → chunk-H4LJ4HEA.js} +3 -115
- package/dist/{chunk-ACVWFGBI.cjs → chunk-HCX4SMFK.cjs} +3 -3
- package/dist/{chunk-HYNTS5CP.js → chunk-HHRZ6STP.js} +24 -2
- package/dist/chunk-HIDEIEFG.js +48 -0
- package/dist/{chunk-W6RW64BB.cjs → chunk-HSWBIDZM.cjs} +228 -5
- package/dist/{chunk-GSOUNWEL.js → chunk-HVX7QQYK.js} +1035 -1616
- package/dist/{chunk-TRCGG42I.cjs → chunk-IFW5IW4L.cjs} +6502 -1019
- package/dist/{chunk-F5LKJ6F5.cjs → chunk-IJU6AS67.cjs} +32 -28
- package/dist/{chunk-TVANHNJ7.js → chunk-IK6Z2HNC.js} +173 -3
- package/dist/{chunk-QGMUTVVH.cjs → chunk-IS7NTKY5.cjs} +20 -20
- package/dist/{chunk-YFVQWSNJ.js → chunk-IXWGYWH6.js} +3 -3
- package/dist/chunk-J2DAS2PL.js +148 -0
- package/dist/chunk-JBQXZIWB.js +148 -0
- package/dist/chunk-JBYBMBMW.js +261 -0
- package/dist/{chunk-LWUOUCYL.js → chunk-JEJ7TT54.js} +5 -5
- package/dist/{chunk-DUCB6LGL.js → chunk-JOTCTHN5.js} +211 -5
- package/dist/{chunk-47RUFYKR.js → chunk-K56UVEXV.js} +3 -3
- package/dist/{chunk-XSFNHP2E.js → chunk-KB26H447.js} +3 -3
- package/dist/{chunk-3NGDZZR4.js → chunk-KEYG7HGY.js} +430 -37
- package/dist/{chunk-DY72BMU5.js → chunk-KFVNCW4Q.js} +4 -4
- package/dist/chunk-KPGC7SK2.js +192 -0
- package/dist/chunk-KROXXBK5.cjs +53 -0
- package/dist/{chunk-ZPZAVHXL.cjs → chunk-LB3ZZMKT.cjs} +137 -19
- package/dist/chunk-LDYZWNJW.cjs +1654 -0
- package/dist/{chunk-UGXHYIWT.cjs → chunk-LHNHO27U.cjs} +28 -28
- package/dist/{chunk-ULMSSHCJ.cjs → chunk-LMB555QB.cjs} +405 -38
- package/dist/{chunk-CBJY23VL.js → chunk-MD4IVS42.js} +3 -3
- package/dist/{chunk-VMLKSV26.js → chunk-MDDWEBCX.js} +226 -3
- package/dist/chunk-MUWH4QK5.cjs +94 -0
- package/dist/{chunk-T6W3Z3SH.cjs → chunk-N2ILK7BF.cjs} +4 -4
- package/dist/{chunk-6EX3I5P4.cjs → chunk-N74QRJGP.cjs} +6 -6
- package/dist/chunk-NFFHLX37.cjs +132 -0
- package/dist/chunk-NJSYWX7H.js +190 -0
- package/dist/{chunk-SH5PPVK7.cjs → chunk-NQN5LFN4.cjs} +165 -221
- package/dist/chunk-NTQRFOPP.cjs +56 -0
- package/dist/{chunk-YFWRJW4B.js → chunk-NWMJPTVL.js} +51 -55
- package/dist/{chunk-63ZGNR2T.cjs → chunk-OC6GV5QH.cjs} +42 -42
- package/dist/{chunk-7E7GCQCK.js → chunk-OG3MBHM3.js} +9 -3
- package/dist/chunk-OMNHTCS4.cjs +264 -0
- package/dist/chunk-OQXB6NNC.cjs +117 -0
- package/dist/{chunk-Y57W2CT5.cjs → chunk-OV46CCA2.cjs} +51 -55
- package/dist/{chunk-6PRZIHGL.cjs → chunk-OV6HHKLE.cjs} +21 -266
- package/dist/{chunk-C37BHB7N.cjs → chunk-P26YYPOO.cjs} +5 -5
- package/dist/{chunk-2BZHWUSR.cjs → chunk-P7JEKJTZ.cjs} +16 -16
- package/dist/{chunk-NGBXXZLL.cjs → chunk-PDXX5UI4.cjs} +45 -45
- package/dist/{chunk-FHQFPYV4.js → chunk-PJFTTSKE.js} +8 -7
- package/dist/{chunk-GVFJ6T4S.cjs → chunk-PVODJEJ7.cjs} +721 -8
- package/dist/{chunk-ZZ7RO2UQ.js → chunk-Q265VZJ4.js} +3 -3
- package/dist/{chunk-E7JP3BS3.cjs → chunk-Q47JEE2C.cjs} +4 -4
- package/dist/chunk-QBY7LRN2.js +281 -0
- package/dist/{chunk-GH6C2QGW.cjs → chunk-QEDMOGF3.cjs} +857 -16
- package/dist/{chunk-5WUNN6ZN.cjs → chunk-QHSAVOOL.cjs} +24 -2
- package/dist/chunk-QJNCDVYM.cjs +137 -0
- package/dist/chunk-QM7FJB5W.js +4717 -0
- package/dist/chunk-QQFB4RT2.cjs +448 -0
- package/dist/chunk-QSYBHQAD.cjs +196 -0
- package/dist/{chunk-2YSNA2F2.cjs → chunk-QVJMDVYZ.cjs} +5 -5
- package/dist/chunk-RAJMAX6D.js +131 -0
- package/dist/{chunk-VVKVQZI6.js → chunk-RAN3ECAS.js} +3 -3
- package/dist/chunk-RKGUZBOC.js +79 -0
- package/dist/{chunk-HLFDZ35S.cjs → chunk-RRQIAJLQ.cjs} +8 -8
- package/dist/{chunk-PABONWKI.js → chunk-RXQNRZ5F.js} +3 -3
- package/dist/{chunk-7ZHYEITD.cjs → chunk-S4O7CFHQ.cjs} +10 -11
- package/dist/chunk-SE7ANBGN.js +128 -0
- package/dist/{chunk-X2AVEAZM.cjs → chunk-SJIRCTIS.cjs} +176 -2
- package/dist/{chunk-WXQ57LAO.js → chunk-SQXAZHDG.js} +4 -4
- package/dist/chunk-SR73L5ZP.cjs +84 -0
- package/dist/{chunk-OABEO6HH.js → chunk-SZOLTWWD.js} +2349 -214
- package/dist/{chunk-5JEU52DW.js → chunk-TPZ3BN2D.js} +3 -3
- package/dist/{chunk-QFU53KRH.js → chunk-TSTFYGGX.js} +4 -5
- package/dist/{chunk-EBS32AJI.cjs → chunk-TZCFKZ6Z.cjs} +5 -5
- package/dist/chunk-UCVZXQ63.js +724 -0
- package/dist/chunk-UGQ3QNV6.js +992 -0
- package/dist/chunk-UNMVGZVW.js +142 -0
- package/dist/{chunk-TEVX443G.js → chunk-UTUD6GJI.js} +178 -6
- package/dist/chunk-UXBYA7DV.cjs +155 -0
- package/dist/chunk-V6GXFSK7.cjs +443 -0
- package/dist/chunk-VHORVGCG.cjs +761 -0
- package/dist/{chunk-B4EKV6HQ.js → chunk-VKCTYLDN.js} +500 -442
- package/dist/{chunk-O3MGZDCT.cjs → chunk-VTEXJOSD.cjs} +63 -63
- package/dist/chunk-VVAAZITA.cjs +287 -0
- package/dist/{chunk-V7AKE5VT.cjs → chunk-W2GA3EQB.cjs} +435 -42
- package/dist/chunk-W4GABFCR.js +37 -0
- package/dist/chunk-WKEK4NCA.js +490 -0
- package/dist/{chunk-5A4TCHOC.cjs → chunk-WNYXT4TE.cjs} +4 -4
- package/dist/{chunk-S762UEV5.js → chunk-WTH23ISI.js} +6 -6
- package/dist/{chunk-BTKZGHAV.js → chunk-WWNCM473.js} +10 -6
- package/dist/{chunk-4YNYPHH3.cjs → chunk-X75H75UY.cjs} +2351 -213
- package/dist/{chunk-LYJJI7ZK.cjs → chunk-XCUDDFKC.cjs} +216 -9
- package/dist/chunk-YAO4HPJL.cjs +120 -0
- package/dist/chunk-YKY2JBER.cjs +9443 -0
- package/dist/chunk-YP5CHEYU.cjs +154 -0
- package/dist/{chunk-WRNEH5MO.js → chunk-YW3I2FQL.js} +18 -7
- package/dist/{chunk-BRNUPDHJ.js → chunk-Z557DVYN.js} +386 -19
- package/dist/{chunk-VSACG2AR.js → chunk-Z6LZUYZF.js} +21 -264
- package/dist/chunk-ZHPMP447.cjs +43 -0
- package/dist/{chunk-LODTHGST.cjs → chunk-ZK7KX5CD.cjs} +133 -70
- package/dist/{chunk-CCPSNT6B.cjs → chunk-ZRPALBQB.cjs} +5 -5
- package/dist/chunk-ZVFHPMC5.js +824 -0
- package/dist/chunk-ZVQMKUGJ.js +443 -0
- package/dist/cli/holoscript-runner.cjs +86 -48
- package/dist/cli/holoscript-runner.js +54 -16
- package/dist/codebase/index.cjs +1 -1
- package/dist/codebase/index.js +1 -1
- package/dist/compiler/agent-inference.cjs +11 -11
- package/dist/compiler/agent-inference.js +9 -6
- package/dist/compiler/android-xr.cjs +13 -12
- package/dist/compiler/android-xr.js +11 -10
- package/dist/compiler/android.cjs +12 -12
- package/dist/compiler/android.js +10 -10
- package/dist/compiler/business-quest.cjs +10 -10
- package/dist/compiler/business-quest.js +2 -2
- package/dist/compiler/coco.cjs +1 -1
- package/dist/compiler/coco.js +1 -1
- package/dist/compiler/context.cjs +9 -9
- package/dist/compiler/context.js +6 -6
- package/dist/compiler/daimon-seed.cjs +36 -0
- package/dist/compiler/daimon-seed.js +12 -0
- package/dist/compiler/domain-block-utils.cjs +205 -156
- package/dist/compiler/domain-block-utils.js +8 -7
- package/dist/compiler/dtdl.cjs +10 -10
- package/dist/compiler/dtdl.js +7 -7
- package/dist/compiler/gltf-pipeline.cjs +9 -9
- package/dist/compiler/gltf-pipeline.js +2 -2
- package/dist/compiler/godot.cjs +10 -9
- package/dist/compiler/godot.js +9 -8
- package/dist/compiler/incremental.cjs +11 -11
- package/dist/compiler/incremental.js +6 -6
- package/dist/compiler/index.cjs +2585 -3273
- package/dist/compiler/index.d.ts +149 -35
- package/dist/compiler/index.js +2197 -3102
- package/dist/compiler/ios.cjs +11 -11
- package/dist/compiler/ios.js +9 -9
- package/dist/compiler/llm-provider-capabilities.cjs +9 -9
- package/dist/compiler/llm-provider-capabilities.js +6 -6
- package/dist/compiler/nodetoy.cjs +1 -1
- package/dist/compiler/nodetoy.js +1 -1
- package/dist/compiler/openxr.cjs +11 -10
- package/dist/compiler/openxr.js +10 -9
- package/dist/compiler/remotion.cjs +1 -1
- package/dist/compiler/remotion.js +1 -1
- package/dist/compiler/reproducibility.cjs +1 -1
- package/dist/compiler/reproducibility.js +1 -1
- package/dist/compiler/sdf.cjs +11 -10
- package/dist/compiler/sdf.js +9 -8
- package/dist/compiler/semantic-scene.cjs +7 -7
- package/dist/compiler/semantic-scene.js +2 -2
- package/dist/compiler/state.cjs +9 -9
- package/dist/compiler/state.js +7 -7
- package/dist/compiler/trait-composition.cjs +11 -11
- package/dist/compiler/trait-composition.js +7 -7
- package/dist/compiler/traits/ProvenanceSemiring.d.ts +167 -0
- package/dist/compiler/traits/Semiring.d.ts +26 -0
- package/dist/compiler/unity.cjs +11 -10
- package/dist/compiler/unity.js +10 -9
- package/dist/compiler/unreal.cjs +12 -11
- package/dist/compiler/unreal.js +10 -9
- package/dist/compiler/urdf.cjs +18 -17
- package/dist/compiler/urdf.js +9 -8
- package/dist/compiler/usd-physics.cjs +11 -10
- package/dist/compiler/usd-physics.js +8 -7
- package/dist/compiler/visionos.cjs +11 -10
- package/dist/compiler/visionos.js +10 -9
- package/dist/compiler/vrchat.cjs +11 -10
- package/dist/compiler/vrchat.js +9 -8
- package/dist/compiler/wasm.cjs +14 -13
- package/dist/compiler/wasm.js +9 -8
- package/dist/compiler/webgpu.cjs +10 -9
- package/dist/compiler/webgpu.js +9 -8
- package/dist/constants.cjs +398 -0
- package/dist/constants.js +9 -0
- package/dist/coordinators/index.cjs +4 -1
- package/dist/coordinators/index.js +4 -1
- package/dist/debugger.cjs +11 -9
- package/dist/debugger.js +9 -7
- package/dist/{dist-ACXG6IH5.cjs → dist-GRMOP2UL.cjs} +341 -65
- package/dist/{dist-VD4L6V7Q.js → dist-ZBUKU2JG.js} +333 -63
- package/dist/entries/interop.cjs +23 -23
- package/dist/entries/interop.js +3 -3
- package/dist/entries/scripting.cjs +12 -11
- package/dist/entries/scripting.js +8 -7
- package/dist/evolution/index.cjs +66 -0
- package/dist/evolution/index.d.ts +162 -0
- package/dist/evolution/index.js +17 -0
- package/dist/hololand/index.cjs +41 -37
- package/dist/hololand/index.js +3 -3
- package/dist/index.cjs +12394 -3224
- package/dist/index.d.ts +260 -18
- package/dist/index.js +10755 -2182
- package/dist/keyword-registry/PluginKeywordRegistry.d.ts +138 -0
- package/dist/keyword-registry/index.cjs +29 -0
- package/dist/keyword-registry/index.d.ts +1 -0
- package/dist/keyword-registry/index.js +4 -0
- package/dist/math/tropical-spmv.cjs +11 -11
- package/dist/math/tropical-spmv.d.ts +1 -0
- package/dist/math/tropical-spmv.js +2 -2
- package/dist/math/tropicalSpmv.d.ts +43 -0
- package/dist/math/vec3.cjs +1 -1
- package/dist/math/vec3.js +1 -1
- package/dist/matter/StagedMatter.d.ts +82 -0
- package/dist/matter/index.cjs +17 -0
- package/dist/matter/index.d.ts +1 -0
- package/dist/matter/index.js +4 -0
- package/dist/{ml-dsa-Z7JDKW4L.js → ml-dsa-J6VKVT4K.js} +3 -3
- package/dist/{ml-dsa-FSKBTE3W.cjs → ml-dsa-MTIK4ZUQ.cjs} +23 -23
- package/dist/paper-0c-spike/index.cjs +1 -1
- package/dist/paper-0c-spike/index.js +1 -1
- package/dist/parameter-envelope/ParameterEnvelope.d.ts +128 -0
- package/dist/parameter-envelope/index.cjs +17 -0
- package/dist/parameter-envelope/index.d.ts +2 -0
- package/dist/parameter-envelope/index.js +4 -0
- package/dist/parser/HoloCompositionTypes.d.ts +2013 -0
- package/dist/parser/PipelineParser.d.ts +162 -0
- package/dist/parser.cjs +36 -20
- package/dist/parser.js +13 -9
- package/dist/plugin-manifest/ManifestAutoLoader.d.ts +35 -0
- package/dist/plugin-manifest/PluginManifest.d.ts +156 -0
- package/dist/plugin-manifest/index.cjs +25 -0
- package/dist/plugin-manifest/index.d.ts +2 -0
- package/dist/plugin-manifest/index.js +4 -0
- package/dist/plugin-solver-contract/PluginSolverContract.d.ts +288 -0
- package/dist/plugin-solver-contract/index.cjs +41 -0
- package/dist/plugin-solver-contract/index.d.ts +1 -0
- package/dist/plugin-solver-contract/index.js +4 -0
- package/dist/policy/ContentPolicyGate.d.ts +51 -0
- package/dist/policy/PolicyPack.d.ts +120 -0
- package/dist/policy/blocklist.d.ts +32 -0
- package/dist/policy/defaults.d.ts +44 -0
- package/dist/policy/index.cjs +106 -0
- package/dist/policy/index.d.ts +17 -0
- package/dist/policy/index.js +5 -0
- package/dist/policy/jsonLogic.d.ts +31 -0
- package/dist/policy/types.d.ts +174 -0
- package/dist/proof-composition/ProofCompositionLaw.d.ts +93 -0
- package/dist/proof-composition/index.cjs +25 -0
- package/dist/proof-composition/index.d.ts +1 -0
- package/dist/proof-composition/index.js +4 -0
- package/dist/receipts/hash-policy.d.ts +85 -0
- package/dist/reconstruction/index.cjs +75 -47
- package/dist/reconstruction/index.js +5 -5
- package/dist/runtime/plugin-trait-registrar.d.ts +36 -0
- package/dist/runtime.cjs +81 -79
- package/dist/runtime.js +9 -7
- package/dist/scene-presets-EDKYZ5GW.js +4 -0
- package/dist/scene-presets-NCW2CFRS.cjs +17 -0
- package/dist/self-improvement/index.cjs +1 -1
- package/dist/self-improvement/index.js +1 -1
- package/dist/{src-PT2FERDV.cjs → src-G3D7ZATQ.cjs} +545 -21
- package/dist/{src-J6CM4AUR.js → src-UXYA7HM6.js} +539 -16
- package/dist/storage/index.cjs +10 -10
- package/dist/storage/index.js +3 -3
- package/dist/testing.cjs +1 -1
- package/dist/testing.js +1 -1
- package/dist/tools/index.cjs +3631 -0
- package/dist/tools/index.js +3581 -0
- package/dist/traitDocs/traitDocs.cjs +9 -9
- package/dist/traitDocs/traitDocs.d.ts +1 -0
- package/dist/traitDocs/traitDocs.js +3 -3
- package/dist/traits/ControlLoopTrait.d.ts +154 -0
- package/dist/traits/KinematicChainTrait.d.ts +116 -0
- package/dist/traits/SensorSamplingTrait.d.ts +154 -0
- package/dist/traits/TraitTypes.d.ts +270 -0
- package/dist/traits/TransactionTrait.d.ts +121 -0
- package/dist/traits/botanical-lotus.cjs +54 -50
- package/dist/traits/botanical-lotus.js +2 -5
- package/dist/traits/control-loop.cjs +21 -0
- package/dist/traits/control-loop.d.ts +1 -0
- package/dist/traits/control-loop.js +4 -0
- package/dist/traits/engines/cloth-verlet.d.ts +65 -0
- package/dist/traits/engines/index.cjs +19 -19
- package/dist/traits/engines/index.d.ts +15 -275
- package/dist/traits/engines/index.js +3 -3
- package/dist/traits/engines/motion-data-schema.d.ts +119 -0
- package/dist/traits/engines/motion-matching.d.ts +102 -0
- package/dist/traits/engines/noise.d.ts +25 -0
- package/dist/traits/engines/onnx-adapter.d.ts +173 -0
- package/dist/traits/engines/onnx-motion-matching.d.ts +163 -0
- package/dist/traits/engines/pfnn-network.d.ts +92 -0
- package/dist/traits/engines/synthetic-walk-cycle.d.ts +38 -0
- package/dist/traits/engines/tensor-ops.d.ts +15 -0
- package/dist/traits/index.cjs +2789 -1259
- package/dist/traits/index.d.ts +35 -0
- package/dist/traits/index.js +1692 -411
- package/dist/traits/kinematic-chain.cjs +25 -0
- package/dist/traits/kinematic-chain.d.ts +1 -0
- package/dist/traits/kinematic-chain.js +4 -0
- package/dist/traits/sensor-sampling.cjs +33 -0
- package/dist/traits/sensor-sampling.d.ts +1 -0
- package/dist/traits/sensor-sampling.js +4 -0
- package/dist/traits/simulation-solver-factory.cjs +1 -1
- package/dist/traits/simulation-solver-factory.js +1 -1
- package/dist/traits/transaction.cjs +29 -0
- package/dist/traits/transaction.d.ts +1 -0
- package/dist/traits/transaction.js +4 -0
- package/dist/traits/webcam-gaze.cjs +1 -1
- package/dist/traits/webcam-gaze.js +1 -1
- package/dist/type-checker.cjs +7 -6
- package/dist/type-checker.js +5 -4
- package/dist/types/AdvancedTypeSystem.d.ts +489 -0
- package/dist/types/HoloScriptPlus.d.ts +810 -0
- package/dist/types/base.d.ts +248 -0
- package/dist/types.d.ts +799 -0
- package/dist/world/index.cjs +3 -4
- package/dist/world/index.js +3 -4
- package/dist/world-model/index.cjs +1 -1
- package/dist/world-model/index.js +1 -1
- package/dist/wot/index.cjs +1 -1
- package/dist/wot/index.js +1 -1
- package/package.json +135 -69
- package/dist/GLTFPipeline-3EJLL3TS.cjs +0 -38
- package/dist/GLTFPipeline-3OWJV2VK.js +0 -17
- package/dist/HoloScriptPlusParser-ADWRY5OS.cjs +0 -698
- package/dist/HoloScriptPlusParser-JLJDXHSC.js +0 -693
- package/dist/HoloScriptPlusParser-QCGFPWIL.cjs +0 -27
- package/dist/HoloScriptPlusParser-WENAFEFV.js +0 -10
- package/dist/HoloScriptRuntime-GGRVEU4T.cjs +0 -19
- package/dist/HoloScriptRuntime-GJK6VJPH.js +0 -10
- package/dist/chunk-22Q5A6RV.js +0 -979
- package/dist/chunk-4C57PR42.js +0 -468
- package/dist/chunk-4W5G5QVL.cjs +0 -847
- package/dist/chunk-5ET6L4NS.js +0 -487
- package/dist/chunk-C4GSLCHE.cjs +0 -7153
- package/dist/chunk-F2G6CWFT.js +0 -7089
- package/dist/chunk-G6PNEASF.cjs +0 -814
- package/dist/chunk-GTA4Q3A3.js +0 -1491
- package/dist/chunk-HCCQLAA4.cjs +0 -74
- package/dist/chunk-HFSVMKM3.cjs +0 -72
- package/dist/chunk-KAIVDEIG.cjs +0 -4539
- package/dist/chunk-KQU64CIX.cjs +0 -1508
- package/dist/chunk-MSYSQ2AJ.js +0 -4533
- package/dist/chunk-NHJLP37F.js +0 -70
- package/dist/chunk-NHYRRAGI.cjs +0 -490
- package/dist/chunk-OIQYIIO3.cjs +0 -473
- package/dist/chunk-OL46QLBJ.js +0 -61
- package/dist/chunk-SKZPC5AG.cjs +0 -984
- package/dist/chunk-SLHLXUMO.js +0 -445
- package/dist/chunk-UOIGFQXC.cjs +0 -9750
- package/dist/chunk-UOL6Y5TD.cjs +0 -759
- package/dist/chunk-UVFI7XIR.cjs +0 -452
- package/dist/chunk-VEPGBETF.js +0 -844
- package/dist/chunk-XQ5MWMP2.js +0 -756
- package/dist/chunk-XT6JY5W5.js +0 -9684
- package/dist/chunk-YRRAUB35.js +0 -811
- package/dist/compiler/GasOptimizationAnalyzer.d.ts +0 -73
- package/dist/compiler/NFTMarketplaceCompiler.d.ts +0 -23
- package/dist/compiler/ar.cjs +0 -23
- package/dist/compiler/ar.js +0 -11
- package/dist/compiler/babylon.cjs +0 -21
- package/dist/compiler/babylon.js +0 -15
- package/dist/compiler/multi-layer.cjs +0 -24
- package/dist/compiler/multi-layer.js +0 -15
- package/dist/compiler/playcanvas.cjs +0 -19
- package/dist/compiler/playcanvas.js +0 -13
- package/dist/compiler/r3f.cjs +0 -39
- package/dist/compiler/r3f.d.ts +0 -22
- package/dist/compiler/r3f.js +0 -17
- package/dist/compiler/vrr.cjs +0 -24
- package/dist/compiler/vrr.js +0 -12
- package/dist/parser/NFTMarketplaceTypes.d.ts +0 -191
- package/dist/playwright-3AT3AKTV.cjs +0 -98673
- package/dist/playwright-VZPDVUEQ.js +0 -98660
|
@@ -0,0 +1,270 @@
|
|
|
1
|
+
import type { VRTraitName, VRHand, ThrowVelocity, CollisionEvent, Vector3, HSPlusNode } from '../types/HoloScriptPlus';
|
|
2
|
+
export type { VRTraitName, VRHand, ThrowVelocity, CollisionEvent, Vector3, HSPlusNode };
|
|
3
|
+
export interface TraitHandler<TConfig = unknown> {
|
|
4
|
+
name: VRTraitName;
|
|
5
|
+
defaultConfig?: TConfig;
|
|
6
|
+
onAttach?: (node: HSPlusNode, config: TConfig, context: TraitContext) => void | Promise<void>;
|
|
7
|
+
onDetach?: (node: HSPlusNode, config: TConfig, context: TraitContext) => void;
|
|
8
|
+
onUpdate?: (node: HSPlusNode, config: TConfig, context: TraitContext, delta: number) => void;
|
|
9
|
+
onEvent?: (node: HSPlusNode, config: TConfig, context: TraitContext, event: TraitEvent) => void;
|
|
10
|
+
/** Compiler adapters, validators, and metadata — typed as unknown for extensibility */
|
|
11
|
+
[key: string]: unknown;
|
|
12
|
+
}
|
|
13
|
+
export interface HostExecOptions {
|
|
14
|
+
cwd?: string;
|
|
15
|
+
env?: Record<string, string>;
|
|
16
|
+
timeoutMs?: number;
|
|
17
|
+
}
|
|
18
|
+
export interface HostExecResult {
|
|
19
|
+
code: number | null;
|
|
20
|
+
signal?: string | null;
|
|
21
|
+
stdout?: string;
|
|
22
|
+
stderr?: string;
|
|
23
|
+
}
|
|
24
|
+
export interface HostNetworkRequestOptions {
|
|
25
|
+
method?: string;
|
|
26
|
+
headers?: Record<string, string>;
|
|
27
|
+
body?: string;
|
|
28
|
+
timeoutMs?: number;
|
|
29
|
+
credentials?: 'omit' | 'same-origin' | 'include';
|
|
30
|
+
}
|
|
31
|
+
export interface HostNetworkResponse {
|
|
32
|
+
status: number;
|
|
33
|
+
ok: boolean;
|
|
34
|
+
headers?: Record<string, string>;
|
|
35
|
+
body?: unknown;
|
|
36
|
+
text?: string;
|
|
37
|
+
json?: unknown;
|
|
38
|
+
}
|
|
39
|
+
export interface HostFileSystemCapabilities {
|
|
40
|
+
readFile: (path: string) => Promise<string> | string;
|
|
41
|
+
writeFile: (path: string, content: string) => Promise<void> | void;
|
|
42
|
+
deleteFile: (path: string) => Promise<void> | void;
|
|
43
|
+
exists?: (path: string) => Promise<boolean> | boolean;
|
|
44
|
+
}
|
|
45
|
+
export interface HostProcessCapabilities {
|
|
46
|
+
exec: (command: string, args?: string[], options?: HostExecOptions) => Promise<HostExecResult> | HostExecResult;
|
|
47
|
+
kill?: (pid: number, signal?: string) => Promise<void> | void;
|
|
48
|
+
}
|
|
49
|
+
export interface HostNetworkCapabilities {
|
|
50
|
+
fetch: (url: string, options?: HostNetworkRequestOptions) => Promise<HostNetworkResponse> | HostNetworkResponse;
|
|
51
|
+
}
|
|
52
|
+
/** Decoded media frame returned by HostMediaCapabilities.decodeFrames(). */
|
|
53
|
+
export interface HostMediaFrame {
|
|
54
|
+
/** RGBA pixel buffer, row-major, 4 bytes per pixel. */
|
|
55
|
+
data: Uint8Array;
|
|
56
|
+
width: number;
|
|
57
|
+
height: number;
|
|
58
|
+
/** Frame display duration in milliseconds. */
|
|
59
|
+
delayMs: number;
|
|
60
|
+
}
|
|
61
|
+
/** GIF / video frame decoding capability. */
|
|
62
|
+
export interface HostMediaCapabilities {
|
|
63
|
+
decodeFrames: (source: string | ArrayBuffer, options?: {
|
|
64
|
+
maxFrames?: number;
|
|
65
|
+
type?: 'gif' | 'video';
|
|
66
|
+
}) => Promise<HostMediaFrame[]>;
|
|
67
|
+
}
|
|
68
|
+
/** Depth map result from ML inference. */
|
|
69
|
+
export interface HostDepthMap {
|
|
70
|
+
/** Normalised depth values in [0, 1], row-major, one value per pixel. */
|
|
71
|
+
data: Float32Array;
|
|
72
|
+
width: number;
|
|
73
|
+
height: number;
|
|
74
|
+
/** Inference backend actually used. */
|
|
75
|
+
backend: 'webgpu' | 'wasm' | 'cpu';
|
|
76
|
+
inferenceMs: number;
|
|
77
|
+
}
|
|
78
|
+
/** ML depth estimation capability. */
|
|
79
|
+
export interface HostDepthInferenceCapabilities {
|
|
80
|
+
estimateDepth: (source: string | ArrayBuffer, options?: {
|
|
81
|
+
width?: number;
|
|
82
|
+
height?: number;
|
|
83
|
+
modelId?: string;
|
|
84
|
+
}) => Promise<HostDepthMap>;
|
|
85
|
+
readonly webgpuAvailable: boolean;
|
|
86
|
+
}
|
|
87
|
+
/** WebGPU compute kernel result. */
|
|
88
|
+
export interface HostGpuComputeResult {
|
|
89
|
+
outputs: Record<string, ArrayBuffer>;
|
|
90
|
+
dispatchMs: number;
|
|
91
|
+
}
|
|
92
|
+
/** WebGPU compute dispatch capability. */
|
|
93
|
+
export interface HostGpuComputeCapabilities {
|
|
94
|
+
dispatch: (shader: string, inputs: Record<string, ArrayBuffer>, workgroups: [number, number?, number?]) => Promise<HostGpuComputeResult>;
|
|
95
|
+
readonly available: boolean;
|
|
96
|
+
}
|
|
97
|
+
export type HostDeviceProbeScope = 'inventory' | 'presence' | 'frame-capture' | 'input' | 'actuation';
|
|
98
|
+
export interface HostDeviceProbeRequest {
|
|
99
|
+
scope: HostDeviceProbeScope;
|
|
100
|
+
targetId?: string;
|
|
101
|
+
targetKind?: string;
|
|
102
|
+
timeoutMs?: number;
|
|
103
|
+
metadata?: Record<string, unknown>;
|
|
104
|
+
}
|
|
105
|
+
export interface HostDeviceProbeResult {
|
|
106
|
+
ok: boolean;
|
|
107
|
+
status: 'present' | 'missing' | 'unsupported' | 'denied';
|
|
108
|
+
deviceId?: string;
|
|
109
|
+
targetKind?: string;
|
|
110
|
+
detail?: string;
|
|
111
|
+
metrics?: Record<string, unknown>;
|
|
112
|
+
receipt?: unknown;
|
|
113
|
+
}
|
|
114
|
+
/** Local target-device probe capability, e.g. headset/phone/controller presence or frame receipts. */
|
|
115
|
+
export interface HostDeviceProbeCapabilities {
|
|
116
|
+
probe: (request: HostDeviceProbeRequest) => Promise<HostDeviceProbeResult>;
|
|
117
|
+
readonly available: boolean;
|
|
118
|
+
}
|
|
119
|
+
export interface HostCapabilities {
|
|
120
|
+
fileSystem?: HostFileSystemCapabilities;
|
|
121
|
+
process?: HostProcessCapabilities;
|
|
122
|
+
network?: HostNetworkCapabilities;
|
|
123
|
+
/** Media decoding capability — GIF/video frame extraction. */
|
|
124
|
+
media?: HostMediaCapabilities;
|
|
125
|
+
/** ML depth inference capability. */
|
|
126
|
+
depthInference?: HostDepthInferenceCapabilities;
|
|
127
|
+
/** GPU compute capability. */
|
|
128
|
+
gpuCompute?: HostGpuComputeCapabilities;
|
|
129
|
+
/** Target-device probing capability gated by StdlibPolicy device scopes. */
|
|
130
|
+
deviceProbe?: HostDeviceProbeCapabilities;
|
|
131
|
+
}
|
|
132
|
+
export type ARTrackingState = 'not_available' | 'limited' | 'normal' | 'lost';
|
|
133
|
+
export interface ARSessionPose {
|
|
134
|
+
anchorId?: string;
|
|
135
|
+
target?: string;
|
|
136
|
+
position: Vector3;
|
|
137
|
+
rotation?: Vector3;
|
|
138
|
+
confidence?: number;
|
|
139
|
+
timestampMs?: number;
|
|
140
|
+
trackingState?: ARTrackingState;
|
|
141
|
+
source?: string;
|
|
142
|
+
}
|
|
143
|
+
export interface ARSessionContext {
|
|
144
|
+
readonly available: boolean;
|
|
145
|
+
getPose: (nodeId?: string) => ARSessionPose | null;
|
|
146
|
+
getAnchor?: (anchorId: string) => ARSessionPose | null;
|
|
147
|
+
}
|
|
148
|
+
export interface TraitContext {
|
|
149
|
+
vr: VRContext;
|
|
150
|
+
physics: PhysicsContext;
|
|
151
|
+
audio: AudioContext;
|
|
152
|
+
haptics: HapticsContext;
|
|
153
|
+
accessibility?: AccessibilityContext;
|
|
154
|
+
/** External AR/WebXR session pose provider. Traits consume poses; they do not compute anchors. */
|
|
155
|
+
arSession?: ARSessionContext;
|
|
156
|
+
camera?: {
|
|
157
|
+
position: Vector3;
|
|
158
|
+
rotation?: Vector3;
|
|
159
|
+
fov?: number;
|
|
160
|
+
};
|
|
161
|
+
player?: {
|
|
162
|
+
position: Vector3;
|
|
163
|
+
rotation?: Vector3;
|
|
164
|
+
};
|
|
165
|
+
emit: (event: string, payload?: unknown) => void;
|
|
166
|
+
getState: () => Record<string, unknown>;
|
|
167
|
+
setState: (updates: Record<string, unknown>) => void;
|
|
168
|
+
getScaleMultiplier: () => number;
|
|
169
|
+
setScaleContext: (magnitude: string) => void;
|
|
170
|
+
/** Optional action dispatcher for BehaviorTreeTrait — maps action names to external handlers.
|
|
171
|
+
* The blackboard parameter is the BT's shared state, allowing handlers to update conditions. */
|
|
172
|
+
executeAction?: (owner: HSPlusNode, actionName: string, params: Record<string, unknown>, blackboard?: Record<string, unknown>) => boolean | 'running';
|
|
173
|
+
/** Optional host capability adapter to execute sensitive operations through policy-aware providers. */
|
|
174
|
+
hostCapabilities?: HostCapabilities;
|
|
175
|
+
}
|
|
176
|
+
export interface AccessibilityContext {
|
|
177
|
+
announce: (text: string) => void;
|
|
178
|
+
setScreenReaderFocus: (nodeId: string) => void;
|
|
179
|
+
setAltText: (nodeId: string, text: string) => void;
|
|
180
|
+
setHighContrast: (enabled: boolean) => void;
|
|
181
|
+
}
|
|
182
|
+
export interface VRContext {
|
|
183
|
+
hands: {
|
|
184
|
+
left: VRHand | null;
|
|
185
|
+
right: VRHand | null;
|
|
186
|
+
};
|
|
187
|
+
headset: {
|
|
188
|
+
position: Vector3;
|
|
189
|
+
rotation: Vector3;
|
|
190
|
+
};
|
|
191
|
+
getPointerRay: (hand: 'left' | 'right') => {
|
|
192
|
+
origin: Vector3;
|
|
193
|
+
direction: Vector3;
|
|
194
|
+
} | null;
|
|
195
|
+
getDominantHand: () => VRHand | null;
|
|
196
|
+
}
|
|
197
|
+
export interface PhysicsContext {
|
|
198
|
+
applyVelocity: (node: HSPlusNode, velocity: Vector3) => void;
|
|
199
|
+
applyAngularVelocity: (node: HSPlusNode, angularVelocity: Vector3) => void;
|
|
200
|
+
setKinematic: (node: HSPlusNode, kinematic: boolean) => void;
|
|
201
|
+
raycast: (origin: Vector3, direction: Vector3, maxDistance: number) => RaycastHit | null;
|
|
202
|
+
getBodyPosition: (nodeId: string) => Vector3 | null;
|
|
203
|
+
getBodyVelocity: (nodeId: string) => Vector3 | null;
|
|
204
|
+
}
|
|
205
|
+
export interface AudioContext {
|
|
206
|
+
playSound: (source: string, options?: {
|
|
207
|
+
position?: Vector3;
|
|
208
|
+
volume?: number;
|
|
209
|
+
spatial?: boolean;
|
|
210
|
+
}) => void;
|
|
211
|
+
updateSpatialSource?: (nodeId: string, options: {
|
|
212
|
+
hrtfProfile?: string;
|
|
213
|
+
occlusion?: number;
|
|
214
|
+
reverbWet?: number;
|
|
215
|
+
}) => void;
|
|
216
|
+
registerAmbisonicSource?: (nodeId: string, order: number) => void;
|
|
217
|
+
setAudioPortal?: (portalId: string, targetZone: string, openingSize: number) => void;
|
|
218
|
+
updateAudioMaterial?: (nodeId: string, absorption: number, reflection: number) => void;
|
|
219
|
+
}
|
|
220
|
+
export interface HapticsContext {
|
|
221
|
+
pulse: (hand: 'left' | 'right', intensity: number, duration?: number) => void;
|
|
222
|
+
rumble: (hand: 'left' | 'right', intensity: number) => void;
|
|
223
|
+
}
|
|
224
|
+
export interface RaycastHit {
|
|
225
|
+
node: HSPlusNode;
|
|
226
|
+
point: Vector3;
|
|
227
|
+
normal: Vector3;
|
|
228
|
+
distance: number;
|
|
229
|
+
}
|
|
230
|
+
export interface TraitEvent {
|
|
231
|
+
/** Event type identifier (e.g., 'grab_start', 'collision', 'trait_attached') */
|
|
232
|
+
type: string;
|
|
233
|
+
/** Source node that emitted the event */
|
|
234
|
+
node?: HSPlusNode;
|
|
235
|
+
/** Trait configuration at time of event */
|
|
236
|
+
config?: unknown;
|
|
237
|
+
/** Event-specific payload data */
|
|
238
|
+
payload?: Record<string, unknown>;
|
|
239
|
+
/** Arbitrary additional fields */
|
|
240
|
+
[key: string]: unknown;
|
|
241
|
+
}
|
|
242
|
+
export type TraitEventPayload<T = unknown> = Record<string, unknown> & T;
|
|
243
|
+
/**
|
|
244
|
+
* Extract a loosely-typed payload from a TraitEvent.
|
|
245
|
+
* Returns `event.payload` if present, otherwise the event itself.
|
|
246
|
+
* The result is typed as `Record<string, any>` to allow property access
|
|
247
|
+
* without explicit casts at every call site (pragmatic trade-off).
|
|
248
|
+
*/
|
|
249
|
+
export declare function extractPayload(event: TraitEvent): Record<string, any>;
|
|
250
|
+
/**
|
|
251
|
+
* Common interface for trait instance delegates stored on `node.__*_instance`.
|
|
252
|
+
* All methods are optional — callers must guard with `typeof instance.X === 'function'`.
|
|
253
|
+
*/
|
|
254
|
+
export interface TraitInstanceDelegate {
|
|
255
|
+
onDetach?: (node: HSPlusNode, ctx: TraitContext) => void;
|
|
256
|
+
onEvent?: (event: TraitEvent) => void;
|
|
257
|
+
onUpdate?: (node: HSPlusNode, ctx: TraitContext, dt: number) => void;
|
|
258
|
+
/**
|
|
259
|
+
* Per-frame stepper for solver-style delegates (e.g. GranularMaterialSystem)
|
|
260
|
+
* that integrate by time-step rather than the node/ctx-shaped `onUpdate`. A
|
|
261
|
+
* handler's onUpdate falls back to `step(dt)` when the delegate exposes no
|
|
262
|
+
* `onUpdate` — without it the solver is constructed but never advanced (the
|
|
263
|
+
* dead-delegation overclaim; see research/2026-06-24_trait-map-substrate-audit.md §3.1).
|
|
264
|
+
*/
|
|
265
|
+
step?: (dt: number) => void;
|
|
266
|
+
emit?: (event: TraitEvent) => void;
|
|
267
|
+
dispose?: () => void;
|
|
268
|
+
cleanup?: () => void;
|
|
269
|
+
[key: string]: unknown;
|
|
270
|
+
}
|
|
@@ -0,0 +1,121 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* TransactionTrait — x402-native economic action handler (H2 'transaction' family).
|
|
3
|
+
*
|
|
4
|
+
* Provides a ledger of economic actions (pay, transfer, stake, unstake) for a
|
|
5
|
+
* node, with balance tracking, spend-limit enforcement, and receipt generation.
|
|
6
|
+
* All arithmetic uses integer micro-units (avoid float drift on money).
|
|
7
|
+
*
|
|
8
|
+
* ## Design principles
|
|
9
|
+
*
|
|
10
|
+
* - Pure value semantics: every operation returns a `TxReceipt` and does NOT
|
|
11
|
+
* call any network/chain API. The trait records intent and local ledger state;
|
|
12
|
+
* a plugin that wraps this in a real x402 call is free to do so.
|
|
13
|
+
* - Idempotency key: each action carries an optional `idempotencyKey`. Duplicate
|
|
14
|
+
* keys on the same node are rejected (returns `{ ok: false, reason: 'duplicate' }`).
|
|
15
|
+
* - Spend limits: per-action type caps (`payLimit`, `transferLimit`, `stakeLimit`)
|
|
16
|
+
* expressed in micro-units. Operations exceeding the limit are rejected without
|
|
17
|
+
* touching the ledger.
|
|
18
|
+
* - Stake escrow: staked amounts are held in a separate escrow balance, not
|
|
19
|
+
* deducted from the spendable balance. Unstake returns them to spendable.
|
|
20
|
+
*
|
|
21
|
+
* ## Micro-unit convention
|
|
22
|
+
*
|
|
23
|
+
* All amounts are integers in micro-units (e.g. 1 USD = 1_000_000 μUSD). The
|
|
24
|
+
* `unit` field on the config is informational only; arithmetic never converts.
|
|
25
|
+
*
|
|
26
|
+
* ## Domain-neutrality
|
|
27
|
+
*
|
|
28
|
+
* No domain nouns appear here. The trait applies to x402 agent wallets,
|
|
29
|
+
* HoloProtocol creator earnings, HoloMesh marketplace transactions, and any
|
|
30
|
+
* closed-loop simulated economy.
|
|
31
|
+
*
|
|
32
|
+
* ## Trait usage
|
|
33
|
+
*
|
|
34
|
+
* onAttach: initialises ledger from config.initialBalance.
|
|
35
|
+
* onEvent 'transaction.pay': debit from balance → receipt.
|
|
36
|
+
* onEvent 'transaction.transfer': debit from balance → receipt.
|
|
37
|
+
* onEvent 'transaction.stake': move from balance → escrow → receipt.
|
|
38
|
+
* onEvent 'transaction.unstake': move from escrow → balance → receipt.
|
|
39
|
+
* onEvent 'transaction.deposit': credit to balance → receipt.
|
|
40
|
+
* onEvent 'transaction.ledger': write full ledger to node.__tx_ledger.
|
|
41
|
+
*/
|
|
42
|
+
import type { TraitHandler } from './TraitTypes';
|
|
43
|
+
/** Outcome of a single transaction action. */
|
|
44
|
+
export interface TxReceipt {
|
|
45
|
+
/** Whether the action succeeded. */
|
|
46
|
+
ok: boolean;
|
|
47
|
+
/** Action type. */
|
|
48
|
+
action: 'pay' | 'transfer' | 'stake' | 'unstake' | 'deposit';
|
|
49
|
+
/** Amount in micro-units (always non-negative). */
|
|
50
|
+
amount: number;
|
|
51
|
+
/** Caller-supplied idempotency key, if any. */
|
|
52
|
+
idempotencyKey?: string;
|
|
53
|
+
/** Reason for rejection if ok=false. */
|
|
54
|
+
reason?: 'insufficient_funds' | 'limit_exceeded' | 'negative_amount' | 'duplicate' | 'insufficient_escrow';
|
|
55
|
+
/** Balance after the action (if ok=true). */
|
|
56
|
+
balanceAfter?: number;
|
|
57
|
+
/** Escrow balance after the action (if ok=true). */
|
|
58
|
+
escrowAfter?: number;
|
|
59
|
+
}
|
|
60
|
+
/** A ledger entry — one committed receipt. */
|
|
61
|
+
export interface LedgerEntry extends TxReceipt {
|
|
62
|
+
/** Sequential entry index (0-based). */
|
|
63
|
+
index: number;
|
|
64
|
+
}
|
|
65
|
+
/** Spend limits by action type (micro-units). Zero = no limit. */
|
|
66
|
+
export interface SpendLimits {
|
|
67
|
+
/** Max single pay amount. 0 = unlimited. Default: 0. */
|
|
68
|
+
payLimit?: number;
|
|
69
|
+
/** Max single transfer amount. 0 = unlimited. Default: 0. */
|
|
70
|
+
transferLimit?: number;
|
|
71
|
+
/** Max single stake amount. 0 = unlimited. Default: 0. */
|
|
72
|
+
stakeLimit?: number;
|
|
73
|
+
}
|
|
74
|
+
/** Trait configuration. */
|
|
75
|
+
export interface TransactionConfig {
|
|
76
|
+
/** Starting spendable balance in micro-units. Default: 0. */
|
|
77
|
+
initialBalance?: number;
|
|
78
|
+
/** Starting escrow balance in micro-units (rare; usually 0). Default: 0. */
|
|
79
|
+
initialEscrow?: number;
|
|
80
|
+
/** Currency/unit label (informational). Default: 'μUSD'. */
|
|
81
|
+
unit?: string;
|
|
82
|
+
/** Per-action spend limits. */
|
|
83
|
+
limits?: SpendLimits;
|
|
84
|
+
}
|
|
85
|
+
interface TxEventBase {
|
|
86
|
+
/** Amount in micro-units. Must be a non-negative integer. */
|
|
87
|
+
amount: number;
|
|
88
|
+
/** Optional idempotency key; duplicate key on same node → rejected. */
|
|
89
|
+
idempotencyKey?: string;
|
|
90
|
+
}
|
|
91
|
+
export interface PayRequest extends TxEventBase {
|
|
92
|
+
type: 'transaction.pay';
|
|
93
|
+
}
|
|
94
|
+
export interface TransferRequest extends TxEventBase {
|
|
95
|
+
type: 'transaction.transfer';
|
|
96
|
+
}
|
|
97
|
+
export interface StakeRequest extends TxEventBase {
|
|
98
|
+
type: 'transaction.stake';
|
|
99
|
+
}
|
|
100
|
+
export interface UnstakeRequest extends TxEventBase {
|
|
101
|
+
type: 'transaction.unstake';
|
|
102
|
+
}
|
|
103
|
+
export interface DepositRequest extends TxEventBase {
|
|
104
|
+
type: 'transaction.deposit';
|
|
105
|
+
}
|
|
106
|
+
export interface TxNodeState {
|
|
107
|
+
balance: number;
|
|
108
|
+
escrow: number;
|
|
109
|
+
ledger: LedgerEntry[];
|
|
110
|
+
seenKeys: Set<string>;
|
|
111
|
+
}
|
|
112
|
+
/** Debit `amount` from balance (pay or transfer). */
|
|
113
|
+
export declare function debitBalance(state: TxNodeState, action: 'pay' | 'transfer', amount: number, limit: number, idempotencyKey?: string): TxReceipt;
|
|
114
|
+
/** Move `amount` from balance → escrow. */
|
|
115
|
+
export declare function stakeBalance(state: TxNodeState, amount: number, limit: number, idempotencyKey?: string): TxReceipt;
|
|
116
|
+
/** Move `amount` from escrow → balance. */
|
|
117
|
+
export declare function unstakeBalance(state: TxNodeState, amount: number, idempotencyKey?: string): TxReceipt;
|
|
118
|
+
/** Credit `amount` to balance. */
|
|
119
|
+
export declare function depositBalance(state: TxNodeState, amount: number, idempotencyKey?: string): TxReceipt;
|
|
120
|
+
export declare const transactionHandler: TraitHandler<TransactionConfig>;
|
|
121
|
+
export {};
|
|
@@ -1,197 +1,201 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-
|
|
3
|
+
var chunkENZCIQZC_cjs = require('../chunk-ENZCIQZC.cjs');
|
|
4
|
+
require('../chunk-ZHPMP447.cjs');
|
|
5
|
+
|
|
5
6
|
|
|
6
|
-
chunk56VOWURB_cjs.init_BotanicalLotusTrait();
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "DEFAULT_BOTANICAL_LOTUS_CONFIG", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkENZCIQZC_cjs.DEFAULT_BOTANICAL_LOTUS_CONFIG; }
|
|
11
11
|
});
|
|
12
12
|
Object.defineProperty(exports, "DEFAULT_LOTUS_PETAL_GEOMETRY_PARAMS", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkENZCIQZC_cjs.DEFAULT_LOTUS_PETAL_GEOMETRY_PARAMS; }
|
|
15
15
|
});
|
|
16
16
|
Object.defineProperty(exports, "LOTUS_GENESIS_SEED_PLACEHOLDER", {
|
|
17
17
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
18
|
+
get: function () { return chunkENZCIQZC_cjs.LOTUS_GENESIS_SEED_PLACEHOLDER; }
|
|
19
19
|
});
|
|
20
20
|
Object.defineProperty(exports, "LOTUS_GOLDEN_ANGLE_DEG", {
|
|
21
21
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
22
|
+
get: function () { return chunkENZCIQZC_cjs.LOTUS_GOLDEN_ANGLE_DEG; }
|
|
23
23
|
});
|
|
24
24
|
Object.defineProperty(exports, "LOTUS_GROWTH_SECONDS", {
|
|
25
25
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
26
|
+
get: function () { return chunkENZCIQZC_cjs.LOTUS_GROWTH_SECONDS; }
|
|
27
27
|
});
|
|
28
28
|
Object.defineProperty(exports, "LOTUS_OUTER_PETAL_COLOR", {
|
|
29
29
|
enumerable: true,
|
|
30
|
-
get: function () { return
|
|
30
|
+
get: function () { return chunkENZCIQZC_cjs.LOTUS_OUTER_PETAL_COLOR; }
|
|
31
31
|
});
|
|
32
32
|
Object.defineProperty(exports, "LOTUS_PETAL_CHUNK_ENTRIES", {
|
|
33
33
|
enumerable: true,
|
|
34
|
-
get: function () { return
|
|
34
|
+
get: function () { return chunkENZCIQZC_cjs.LOTUS_PETAL_CHUNK_ENTRIES; }
|
|
35
35
|
});
|
|
36
36
|
Object.defineProperty(exports, "LOTUS_PETAL_SHADER_CHUNKS", {
|
|
37
37
|
enumerable: true,
|
|
38
|
-
get: function () { return
|
|
38
|
+
get: function () { return chunkENZCIQZC_cjs.LOTUS_PETAL_SHADER_CHUNKS; }
|
|
39
39
|
});
|
|
40
40
|
Object.defineProperty(exports, "LOTUS_PETAL_UNIFORM_BINDINGS", {
|
|
41
41
|
enumerable: true,
|
|
42
|
-
get: function () { return
|
|
42
|
+
get: function () { return chunkENZCIQZC_cjs.LOTUS_PETAL_UNIFORM_BINDINGS; }
|
|
43
43
|
});
|
|
44
44
|
Object.defineProperty(exports, "LOTUS_RING_SCALING", {
|
|
45
45
|
enumerable: true,
|
|
46
|
-
get: function () { return
|
|
46
|
+
get: function () { return chunkENZCIQZC_cjs.LOTUS_RING_SCALING; }
|
|
47
47
|
});
|
|
48
48
|
Object.defineProperty(exports, "assertBotanicalLotusConfig", {
|
|
49
49
|
enumerable: true,
|
|
50
|
-
get: function () { return
|
|
50
|
+
get: function () { return chunkENZCIQZC_cjs.assertBotanicalLotusConfig; }
|
|
51
51
|
});
|
|
52
52
|
Object.defineProperty(exports, "botanicalLotusHandler", {
|
|
53
53
|
enumerable: true,
|
|
54
|
-
get: function () { return
|
|
54
|
+
get: function () { return chunkENZCIQZC_cjs.botanicalLotusHandler; }
|
|
55
55
|
});
|
|
56
56
|
Object.defineProperty(exports, "buildLotusFlowerPlacements", {
|
|
57
57
|
enumerable: true,
|
|
58
|
-
get: function () { return
|
|
58
|
+
get: function () { return chunkENZCIQZC_cjs.buildLotusFlowerPlacements; }
|
|
59
59
|
});
|
|
60
60
|
Object.defineProperty(exports, "buildLotusPetalGeometryData", {
|
|
61
61
|
enumerable: true,
|
|
62
|
-
get: function () { return
|
|
62
|
+
get: function () { return chunkENZCIQZC_cjs.buildLotusPetalGeometryData; }
|
|
63
63
|
});
|
|
64
64
|
Object.defineProperty(exports, "buildLotusPetalMaterialSpec", {
|
|
65
65
|
enumerable: true,
|
|
66
|
-
get: function () { return
|
|
66
|
+
get: function () { return chunkENZCIQZC_cjs.buildLotusPetalMaterialSpec; }
|
|
67
|
+
});
|
|
68
|
+
Object.defineProperty(exports, "buildLotusPhyllotaxisPetalLayout", {
|
|
69
|
+
enumerable: true,
|
|
70
|
+
get: function () { return chunkENZCIQZC_cjs.buildLotusPhyllotaxisPetalLayout; }
|
|
67
71
|
});
|
|
68
72
|
Object.defineProperty(exports, "buildLotusSceneFromComposition", {
|
|
69
73
|
enumerable: true,
|
|
70
|
-
get: function () { return
|
|
74
|
+
get: function () { return chunkENZCIQZC_cjs.buildLotusSceneFromComposition; }
|
|
71
75
|
});
|
|
72
76
|
Object.defineProperty(exports, "buildLotusSceneScaffold", {
|
|
73
77
|
enumerable: true,
|
|
74
|
-
get: function () { return
|
|
78
|
+
get: function () { return chunkENZCIQZC_cjs.buildLotusSceneScaffold; }
|
|
75
79
|
});
|
|
76
80
|
Object.defineProperty(exports, "createBotanicalLotusRenderProfile", {
|
|
77
81
|
enumerable: true,
|
|
78
|
-
get: function () { return
|
|
82
|
+
get: function () { return chunkENZCIQZC_cjs.createBotanicalLotusRenderProfile; }
|
|
79
83
|
});
|
|
80
84
|
Object.defineProperty(exports, "createLotusMeristem", {
|
|
81
85
|
enumerable: true,
|
|
82
|
-
get: function () { return
|
|
86
|
+
get: function () { return chunkENZCIQZC_cjs.createLotusMeristem; }
|
|
83
87
|
});
|
|
84
88
|
Object.defineProperty(exports, "createLotusMorphogen", {
|
|
85
89
|
enumerable: true,
|
|
86
|
-
get: function () { return
|
|
90
|
+
get: function () { return chunkENZCIQZC_cjs.createLotusMorphogen; }
|
|
87
91
|
});
|
|
88
92
|
Object.defineProperty(exports, "createLotusMorphogen2D", {
|
|
89
93
|
enumerable: true,
|
|
90
|
-
get: function () { return
|
|
94
|
+
get: function () { return chunkENZCIQZC_cjs.createLotusMorphogen2D; }
|
|
91
95
|
});
|
|
92
96
|
Object.defineProperty(exports, "createLotusPetalTurgor", {
|
|
93
97
|
enumerable: true,
|
|
94
|
-
get: function () { return
|
|
98
|
+
get: function () { return chunkENZCIQZC_cjs.createLotusPetalTurgor; }
|
|
95
99
|
});
|
|
96
100
|
Object.defineProperty(exports, "createLotusPond", {
|
|
97
101
|
enumerable: true,
|
|
98
|
-
get: function () { return
|
|
102
|
+
get: function () { return chunkENZCIQZC_cjs.createLotusPond; }
|
|
99
103
|
});
|
|
100
104
|
Object.defineProperty(exports, "deriveBotanicalLotusAnchorStatus", {
|
|
101
105
|
enumerable: true,
|
|
102
|
-
get: function () { return
|
|
106
|
+
get: function () { return chunkENZCIQZC_cjs.deriveBotanicalLotusAnchorStatus; }
|
|
103
107
|
});
|
|
104
108
|
Object.defineProperty(exports, "deriveLotusBloomFromGlow", {
|
|
105
109
|
enumerable: true,
|
|
106
|
-
get: function () { return
|
|
110
|
+
get: function () { return chunkENZCIQZC_cjs.deriveLotusBloomFromGlow; }
|
|
107
111
|
});
|
|
108
112
|
Object.defineProperty(exports, "disturbLotusPond", {
|
|
109
113
|
enumerable: true,
|
|
110
|
-
get: function () { return
|
|
114
|
+
get: function () { return chunkENZCIQZC_cjs.disturbLotusPond; }
|
|
111
115
|
});
|
|
112
116
|
Object.defineProperty(exports, "generateBotanicalNormalMap", {
|
|
113
117
|
enumerable: true,
|
|
114
|
-
get: function () { return
|
|
118
|
+
get: function () { return chunkENZCIQZC_cjs.generateBotanicalNormalMap; }
|
|
115
119
|
});
|
|
116
120
|
Object.defineProperty(exports, "generateBotanicalRoughnessMap", {
|
|
117
121
|
enumerable: true,
|
|
118
|
-
get: function () { return
|
|
122
|
+
get: function () { return chunkENZCIQZC_cjs.generateBotanicalRoughnessMap; }
|
|
119
123
|
});
|
|
120
124
|
Object.defineProperty(exports, "getBotanicalLotusPetalCount", {
|
|
121
125
|
enumerable: true,
|
|
122
|
-
get: function () { return
|
|
126
|
+
get: function () { return chunkENZCIQZC_cjs.getBotanicalLotusPetalCount; }
|
|
123
127
|
});
|
|
124
128
|
Object.defineProperty(exports, "lotusMorphogen2DPeaks", {
|
|
125
129
|
enumerable: true,
|
|
126
|
-
get: function () { return
|
|
130
|
+
get: function () { return chunkENZCIQZC_cjs.lotusMorphogen2DPeaks; }
|
|
127
131
|
});
|
|
128
132
|
Object.defineProperty(exports, "lotusMorphogen2DSampleAt", {
|
|
129
133
|
enumerable: true,
|
|
130
|
-
get: function () { return
|
|
134
|
+
get: function () { return chunkENZCIQZC_cjs.lotusMorphogen2DSampleAt; }
|
|
131
135
|
});
|
|
132
136
|
Object.defineProperty(exports, "lotusMorphogenPeaks", {
|
|
133
137
|
enumerable: true,
|
|
134
|
-
get: function () { return
|
|
138
|
+
get: function () { return chunkENZCIQZC_cjs.lotusMorphogenPeaks; }
|
|
135
139
|
});
|
|
136
140
|
Object.defineProperty(exports, "lotusPetalGeometryParamsFromProfile", {
|
|
137
141
|
enumerable: true,
|
|
138
|
-
get: function () { return
|
|
142
|
+
get: function () { return chunkENZCIQZC_cjs.lotusPetalGeometryParamsFromProfile; }
|
|
139
143
|
});
|
|
140
144
|
Object.defineProperty(exports, "lotusPetalRenderColor", {
|
|
141
145
|
enumerable: true,
|
|
142
|
-
get: function () { return
|
|
146
|
+
get: function () { return chunkENZCIQZC_cjs.lotusPetalRenderColor; }
|
|
143
147
|
});
|
|
144
148
|
Object.defineProperty(exports, "lotusPetalTurgorOpenProgress", {
|
|
145
149
|
enumerable: true,
|
|
146
|
-
get: function () { return
|
|
150
|
+
get: function () { return chunkENZCIQZC_cjs.lotusPetalTurgorOpenProgress; }
|
|
147
151
|
});
|
|
148
152
|
Object.defineProperty(exports, "lotusPetalTurgorTipDeg", {
|
|
149
153
|
enumerable: true,
|
|
150
|
-
get: function () { return
|
|
154
|
+
get: function () { return chunkENZCIQZC_cjs.lotusPetalTurgorTipDeg; }
|
|
151
155
|
});
|
|
152
156
|
Object.defineProperty(exports, "lotusPondSurface", {
|
|
153
157
|
enumerable: true,
|
|
154
|
-
get: function () { return
|
|
158
|
+
get: function () { return chunkENZCIQZC_cjs.lotusPondSurface; }
|
|
155
159
|
});
|
|
156
160
|
Object.defineProperty(exports, "normalizeBotanicalLotusConfig", {
|
|
157
161
|
enumerable: true,
|
|
158
|
-
get: function () { return
|
|
162
|
+
get: function () { return chunkENZCIQZC_cjs.normalizeBotanicalLotusConfig; }
|
|
159
163
|
});
|
|
160
164
|
Object.defineProperty(exports, "simulateLotusMorphogenesis", {
|
|
161
165
|
enumerable: true,
|
|
162
|
-
get: function () { return
|
|
166
|
+
get: function () { return chunkENZCIQZC_cjs.simulateLotusMorphogenesis; }
|
|
163
167
|
});
|
|
164
168
|
Object.defineProperty(exports, "simulateLotusPetalGrowth", {
|
|
165
169
|
enumerable: true,
|
|
166
|
-
get: function () { return
|
|
170
|
+
get: function () { return chunkENZCIQZC_cjs.simulateLotusPetalGrowth; }
|
|
167
171
|
});
|
|
168
172
|
Object.defineProperty(exports, "simulateLotusPhyllotaxis", {
|
|
169
173
|
enumerable: true,
|
|
170
|
-
get: function () { return
|
|
174
|
+
get: function () { return chunkENZCIQZC_cjs.simulateLotusPhyllotaxis; }
|
|
171
175
|
});
|
|
172
176
|
Object.defineProperty(exports, "stepLotusMeristem", {
|
|
173
177
|
enumerable: true,
|
|
174
|
-
get: function () { return
|
|
178
|
+
get: function () { return chunkENZCIQZC_cjs.stepLotusMeristem; }
|
|
175
179
|
});
|
|
176
180
|
Object.defineProperty(exports, "stepLotusMorphogen", {
|
|
177
181
|
enumerable: true,
|
|
178
|
-
get: function () { return
|
|
182
|
+
get: function () { return chunkENZCIQZC_cjs.stepLotusMorphogen; }
|
|
179
183
|
});
|
|
180
184
|
Object.defineProperty(exports, "stepLotusMorphogen2D", {
|
|
181
185
|
enumerable: true,
|
|
182
|
-
get: function () { return
|
|
186
|
+
get: function () { return chunkENZCIQZC_cjs.stepLotusMorphogen2D; }
|
|
183
187
|
});
|
|
184
188
|
Object.defineProperty(exports, "stepLotusPetalTurgor", {
|
|
185
189
|
enumerable: true,
|
|
186
|
-
get: function () { return
|
|
190
|
+
get: function () { return chunkENZCIQZC_cjs.stepLotusPetalTurgor; }
|
|
187
191
|
});
|
|
188
192
|
Object.defineProperty(exports, "stepLotusPond", {
|
|
189
193
|
enumerable: true,
|
|
190
|
-
get: function () { return
|
|
194
|
+
get: function () { return chunkENZCIQZC_cjs.stepLotusPond; }
|
|
191
195
|
});
|
|
192
196
|
Object.defineProperty(exports, "validateBotanicalLotusConfig", {
|
|
193
197
|
enumerable: true,
|
|
194
|
-
get: function () { return
|
|
198
|
+
get: function () { return chunkENZCIQZC_cjs.validateBotanicalLotusConfig; }
|
|
195
199
|
});
|
|
196
200
|
//# sourceMappingURL=botanical-lotus.cjs.map
|
|
197
201
|
//# sourceMappingURL=botanical-lotus.cjs.map
|
|
@@ -1,7 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
import '../chunk-OL46QLBJ.js';
|
|
4
|
-
|
|
5
|
-
init_BotanicalLotusTrait();
|
|
1
|
+
export { DEFAULT_BOTANICAL_LOTUS_CONFIG, DEFAULT_LOTUS_PETAL_GEOMETRY_PARAMS, LOTUS_GENESIS_SEED_PLACEHOLDER, LOTUS_GOLDEN_ANGLE_DEG, LOTUS_GROWTH_SECONDS, LOTUS_OUTER_PETAL_COLOR, LOTUS_PETAL_CHUNK_ENTRIES, LOTUS_PETAL_SHADER_CHUNKS, LOTUS_PETAL_UNIFORM_BINDINGS, LOTUS_RING_SCALING, assertBotanicalLotusConfig, botanicalLotusHandler, buildLotusFlowerPlacements, buildLotusPetalGeometryData, buildLotusPetalMaterialSpec, buildLotusPhyllotaxisPetalLayout, buildLotusSceneFromComposition, buildLotusSceneScaffold, createBotanicalLotusRenderProfile, createLotusMeristem, createLotusMorphogen, createLotusMorphogen2D, createLotusPetalTurgor, createLotusPond, deriveBotanicalLotusAnchorStatus, deriveLotusBloomFromGlow, disturbLotusPond, generateBotanicalNormalMap, generateBotanicalRoughnessMap, getBotanicalLotusPetalCount, lotusMorphogen2DPeaks, lotusMorphogen2DSampleAt, lotusMorphogenPeaks, lotusPetalGeometryParamsFromProfile, lotusPetalRenderColor, lotusPetalTurgorOpenProgress, lotusPetalTurgorTipDeg, lotusPondSurface, normalizeBotanicalLotusConfig, simulateLotusMorphogenesis, simulateLotusPetalGrowth, simulateLotusPhyllotaxis, stepLotusMeristem, stepLotusMorphogen, stepLotusMorphogen2D, stepLotusPetalTurgor, stepLotusPond, validateBotanicalLotusConfig } from '../chunk-VKCTYLDN.js';
|
|
2
|
+
import '../chunk-W4GABFCR.js';
|
|
6
3
|
//# sourceMappingURL=botanical-lotus.js.map
|
|
7
4
|
//# sourceMappingURL=botanical-lotus.js.map
|