@holoscript/core 8.0.7 → 8.0.9
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/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-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-WFKVS2K4.cjs → chunk-AUZRKIHQ.cjs} +1101 -55
- 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-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-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-Z6PMDS4G.js → chunk-QDQWKSU3.js} +1090 -53
- 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-UGXHYIWT.cjs → chunk-QUJ3ZB55.cjs} +28 -28
- 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-7X5PNIQJ.js → chunk-X3YFRH6K.js} +27 -25
- 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 +80 -13
- 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,824 @@
|
|
|
1
|
+
import { __esm } from './chunk-W4GABFCR.js';
|
|
2
|
+
|
|
3
|
+
// src/types/effects.ts
|
|
4
|
+
function effectCategory(effect) {
|
|
5
|
+
return effect.split(":")[0];
|
|
6
|
+
}
|
|
7
|
+
var EFFECTS_BY_CATEGORY, _EffectRow, EffectRow;
|
|
8
|
+
var init_effects = __esm({
|
|
9
|
+
"src/types/effects.ts"() {
|
|
10
|
+
EFFECTS_BY_CATEGORY = {
|
|
11
|
+
io: ["io:read", "io:write", "io:network", "io:timer"],
|
|
12
|
+
state: ["state:read", "state:write", "state:global", "state:persistent"],
|
|
13
|
+
exception: ["exception:throw", "exception:catch", "exception:panic"],
|
|
14
|
+
physics: [
|
|
15
|
+
"physics:force",
|
|
16
|
+
"physics:impulse",
|
|
17
|
+
"physics:collision",
|
|
18
|
+
"physics:teleport",
|
|
19
|
+
"physics:gravity",
|
|
20
|
+
"physics:joint"
|
|
21
|
+
],
|
|
22
|
+
render: [
|
|
23
|
+
"render:spawn",
|
|
24
|
+
"render:destroy",
|
|
25
|
+
"render:material",
|
|
26
|
+
"render:particle",
|
|
27
|
+
"render:light",
|
|
28
|
+
"render:shader",
|
|
29
|
+
"render:gaussian"
|
|
30
|
+
],
|
|
31
|
+
audio: ["audio:play", "audio:stop", "audio:spatial", "audio:global", "audio:reverb"],
|
|
32
|
+
inventory: [
|
|
33
|
+
"inventory:take",
|
|
34
|
+
"inventory:give",
|
|
35
|
+
"inventory:destroy",
|
|
36
|
+
"inventory:duplicate",
|
|
37
|
+
"inventory:trade"
|
|
38
|
+
],
|
|
39
|
+
authority: [
|
|
40
|
+
"authority:own",
|
|
41
|
+
"authority:delegate",
|
|
42
|
+
"authority:revoke",
|
|
43
|
+
"authority:zone",
|
|
44
|
+
"authority:world"
|
|
45
|
+
],
|
|
46
|
+
resource: [
|
|
47
|
+
"resource:cpu",
|
|
48
|
+
"resource:memory",
|
|
49
|
+
"resource:gpu",
|
|
50
|
+
"resource:bandwidth",
|
|
51
|
+
"resource:storage"
|
|
52
|
+
],
|
|
53
|
+
agent: ["agent:spawn", "agent:kill", "agent:communicate", "agent:observe", "agent:control"]
|
|
54
|
+
};
|
|
55
|
+
_EffectRow = class _EffectRow {
|
|
56
|
+
constructor(effects = []) {
|
|
57
|
+
this.effects = new Set(effects);
|
|
58
|
+
}
|
|
59
|
+
/** Create from effect strings */
|
|
60
|
+
static of(...effects) {
|
|
61
|
+
return new _EffectRow(effects);
|
|
62
|
+
}
|
|
63
|
+
/** Create from a category — include all effects in that category */
|
|
64
|
+
static fromCategory(cat) {
|
|
65
|
+
return new _EffectRow(EFFECTS_BY_CATEGORY[cat]);
|
|
66
|
+
}
|
|
67
|
+
/** Row union (composition): this ∪ other */
|
|
68
|
+
union(other) {
|
|
69
|
+
const merged = new Set(this.effects);
|
|
70
|
+
for (const e of other.effects) merged.add(e);
|
|
71
|
+
return new _EffectRow(merged);
|
|
72
|
+
}
|
|
73
|
+
/** Row intersection: effects in both rows */
|
|
74
|
+
intersect(other) {
|
|
75
|
+
const common = [];
|
|
76
|
+
for (const e of this.effects) {
|
|
77
|
+
if (other.has(e)) common.push(e);
|
|
78
|
+
}
|
|
79
|
+
return new _EffectRow(common);
|
|
80
|
+
}
|
|
81
|
+
/** Row difference: effects in this but not other */
|
|
82
|
+
difference(other) {
|
|
83
|
+
const diff = [];
|
|
84
|
+
for (const e of this.effects) {
|
|
85
|
+
if (!other.has(e)) diff.push(e);
|
|
86
|
+
}
|
|
87
|
+
return new _EffectRow(diff);
|
|
88
|
+
}
|
|
89
|
+
/** Does this row contain the given effect? */
|
|
90
|
+
has(effect) {
|
|
91
|
+
return this.effects.has(effect);
|
|
92
|
+
}
|
|
93
|
+
/** Does this row contain ALL effects from the other row? (subtyping) */
|
|
94
|
+
subsumes(other) {
|
|
95
|
+
for (const e of other.effects) {
|
|
96
|
+
if (!this.effects.has(e)) return false;
|
|
97
|
+
}
|
|
98
|
+
return true;
|
|
99
|
+
}
|
|
100
|
+
/** Check if this row has unknown effects from a given category */
|
|
101
|
+
hasCategory(cat) {
|
|
102
|
+
for (const e of this.effects) {
|
|
103
|
+
if (effectCategory(e) === cat) return true;
|
|
104
|
+
}
|
|
105
|
+
return false;
|
|
106
|
+
}
|
|
107
|
+
/** Get all effects of a given category in this row */
|
|
108
|
+
ofCategory(cat) {
|
|
109
|
+
return [...this.effects].filter((e) => effectCategory(e) === cat);
|
|
110
|
+
}
|
|
111
|
+
/** Is this the pure (no-effect) row? */
|
|
112
|
+
isPure() {
|
|
113
|
+
return this.effects.size === 0;
|
|
114
|
+
}
|
|
115
|
+
/** Number of effects */
|
|
116
|
+
get size() {
|
|
117
|
+
return this.effects.size;
|
|
118
|
+
}
|
|
119
|
+
/** Get all effects as array */
|
|
120
|
+
toArray() {
|
|
121
|
+
return [...this.effects];
|
|
122
|
+
}
|
|
123
|
+
/** Get categories present in this row */
|
|
124
|
+
categories() {
|
|
125
|
+
const cats = /* @__PURE__ */ new Set();
|
|
126
|
+
for (const e of this.effects) cats.add(effectCategory(e));
|
|
127
|
+
return [...cats];
|
|
128
|
+
}
|
|
129
|
+
/** Human-readable representation */
|
|
130
|
+
toString() {
|
|
131
|
+
if (this.isPure()) return "<pure>";
|
|
132
|
+
return `<${this.toArray().join(", ")}>`;
|
|
133
|
+
}
|
|
134
|
+
/** Serialize to JSON-friendly format */
|
|
135
|
+
toJSON() {
|
|
136
|
+
return this.toArray();
|
|
137
|
+
}
|
|
138
|
+
/** Deserialize from JSON */
|
|
139
|
+
static fromJSON(arr) {
|
|
140
|
+
return new _EffectRow(arr);
|
|
141
|
+
}
|
|
142
|
+
};
|
|
143
|
+
/** The pure row — no effects at all */
|
|
144
|
+
_EffectRow.PURE = new _EffectRow([]);
|
|
145
|
+
EffectRow = _EffectRow;
|
|
146
|
+
}
|
|
147
|
+
});
|
|
148
|
+
|
|
149
|
+
// src/compiler/safety/EffectInference.ts
|
|
150
|
+
function inferFromTraits(traitNames) {
|
|
151
|
+
const allEffects = [];
|
|
152
|
+
const sources = /* @__PURE__ */ new Map();
|
|
153
|
+
const warnings = [];
|
|
154
|
+
for (const trait of traitNames) {
|
|
155
|
+
const normalized = trait.startsWith("@") ? trait : `@${trait}`;
|
|
156
|
+
const effects = TRAIT_EFFECTS[normalized];
|
|
157
|
+
if (effects) {
|
|
158
|
+
for (const e of effects) {
|
|
159
|
+
allEffects.push(e);
|
|
160
|
+
const existing = sources.get(e) || [];
|
|
161
|
+
existing.push(normalized);
|
|
162
|
+
sources.set(e, existing);
|
|
163
|
+
}
|
|
164
|
+
} else {
|
|
165
|
+
warnings.push(
|
|
166
|
+
`Unknown trait '${normalized}': cannot infer effects, so the safety checker assumes pure. Register the trait in TRAIT_EFFECTS or add an explicit @effect declaration before relying on this inference.`
|
|
167
|
+
);
|
|
168
|
+
}
|
|
169
|
+
}
|
|
170
|
+
return { row: new EffectRow(allEffects), sources, warnings };
|
|
171
|
+
}
|
|
172
|
+
function inferFromBuiltins(functionNames) {
|
|
173
|
+
const allEffects = [];
|
|
174
|
+
const sources = /* @__PURE__ */ new Map();
|
|
175
|
+
const warnings = [];
|
|
176
|
+
for (const fn of functionNames) {
|
|
177
|
+
const effects = BUILTIN_EFFECTS[fn];
|
|
178
|
+
if (effects) {
|
|
179
|
+
for (const e of effects) {
|
|
180
|
+
allEffects.push(e);
|
|
181
|
+
const existing = sources.get(e) || [];
|
|
182
|
+
existing.push(fn);
|
|
183
|
+
sources.set(e, existing);
|
|
184
|
+
}
|
|
185
|
+
}
|
|
186
|
+
}
|
|
187
|
+
return { row: new EffectRow(allEffects), sources, warnings };
|
|
188
|
+
}
|
|
189
|
+
function composeEffects(...inferred) {
|
|
190
|
+
let combined = EffectRow.PURE;
|
|
191
|
+
const allSources = /* @__PURE__ */ new Map();
|
|
192
|
+
const allWarnings = [];
|
|
193
|
+
for (const inf of inferred) {
|
|
194
|
+
combined = combined.union(inf.row);
|
|
195
|
+
for (const [effect, srcs] of inf.sources) {
|
|
196
|
+
const existing = allSources.get(effect) || [];
|
|
197
|
+
allSources.set(effect, [...existing, ...srcs]);
|
|
198
|
+
}
|
|
199
|
+
allWarnings.push(...inf.warnings);
|
|
200
|
+
}
|
|
201
|
+
return { row: combined, sources: allSources, warnings: allWarnings };
|
|
202
|
+
}
|
|
203
|
+
function knownTraits() {
|
|
204
|
+
return Object.keys(TRAIT_EFFECTS);
|
|
205
|
+
}
|
|
206
|
+
function knownBuiltins() {
|
|
207
|
+
return Object.keys(BUILTIN_EFFECTS);
|
|
208
|
+
}
|
|
209
|
+
var TRAIT_EFFECTS, BUILTIN_EFFECTS;
|
|
210
|
+
var init_EffectInference = __esm({
|
|
211
|
+
"src/compiler/safety/EffectInference.ts"() {
|
|
212
|
+
init_effects();
|
|
213
|
+
TRAIT_EFFECTS = {
|
|
214
|
+
// Rendering traits
|
|
215
|
+
"@mesh": ["render:spawn"],
|
|
216
|
+
"@material": ["render:material"],
|
|
217
|
+
"@particle": ["render:particle", "render:spawn", "resource:gpu"],
|
|
218
|
+
"@light": ["render:light"],
|
|
219
|
+
"@shader": ["render:shader", "resource:gpu"],
|
|
220
|
+
"@gaussian": ["render:gaussian", "resource:gpu", "resource:memory"],
|
|
221
|
+
"@camera": ["render:spawn"],
|
|
222
|
+
"@sprite": ["render:spawn"],
|
|
223
|
+
"@vfx": ["render:particle", "render:shader", "resource:gpu"],
|
|
224
|
+
// Physics traits
|
|
225
|
+
"@physics": ["physics:force", "physics:collision", "resource:cpu"],
|
|
226
|
+
"@rigidbody": ["physics:force", "physics:collision"],
|
|
227
|
+
"@collider": ["physics:collision"],
|
|
228
|
+
"@joint": ["physics:joint"],
|
|
229
|
+
"@trigger": ["physics:collision"],
|
|
230
|
+
"@gravity": ["physics:gravity"],
|
|
231
|
+
"@teleport": ["physics:teleport"],
|
|
232
|
+
// Audio traits
|
|
233
|
+
"@audio": ["audio:play"],
|
|
234
|
+
"@spatial_audio": ["audio:spatial"],
|
|
235
|
+
"@gem_resonance": ["audio:spatial", "state:read"],
|
|
236
|
+
"@reverb": ["audio:reverb"],
|
|
237
|
+
"@music": ["audio:play", "audio:global"],
|
|
238
|
+
// State traits
|
|
239
|
+
"@state": ["state:read", "state:write"],
|
|
240
|
+
"@persistent": ["state:persistent", "io:write"],
|
|
241
|
+
"@global_state": ["state:global"],
|
|
242
|
+
// Networking
|
|
243
|
+
"@networked": ["io:network", "state:write"],
|
|
244
|
+
"@multiplayer": ["io:network", "agent:communicate"],
|
|
245
|
+
"@sync": ["io:network", "state:write"],
|
|
246
|
+
// Agent traits
|
|
247
|
+
"@agent": ["agent:spawn", "resource:cpu"],
|
|
248
|
+
"@npc": ["agent:spawn", "agent:observe"],
|
|
249
|
+
"@ai": ["agent:observe", "resource:cpu"],
|
|
250
|
+
"@behavior": ["agent:observe", "state:read"],
|
|
251
|
+
// Inventory / economy
|
|
252
|
+
"@inventory": ["inventory:take", "inventory:give"],
|
|
253
|
+
"@tradeable": ["inventory:trade"],
|
|
254
|
+
"@consumable": ["inventory:destroy"],
|
|
255
|
+
"@loot": ["inventory:give"],
|
|
256
|
+
// Authority / permissions
|
|
257
|
+
"@owned": ["authority:own"],
|
|
258
|
+
"@delegated": ["authority:delegate"],
|
|
259
|
+
"@zone": ["authority:zone"],
|
|
260
|
+
// Animation (mostly pure, some render effects)
|
|
261
|
+
"@animation": ["render:material"],
|
|
262
|
+
"@keyframe": ["state:read"],
|
|
263
|
+
"@tween": ["state:read", "state:write"],
|
|
264
|
+
// Script / lifecycle
|
|
265
|
+
"@script": ["state:read", "state:write"],
|
|
266
|
+
"@timer": ["io:timer"],
|
|
267
|
+
"@event": ["state:read"],
|
|
268
|
+
// Sandbox (explicitly limited)
|
|
269
|
+
"@sandbox": [],
|
|
270
|
+
// Pure — sandboxed code should have no effects
|
|
271
|
+
// Culture traits (emergent agent culture)
|
|
272
|
+
"@norm_compliant": ["agent:observe", "agent:communicate"],
|
|
273
|
+
// Must observe + report norms
|
|
274
|
+
"@cultural_memory": ["state:read", "state:write", "state:persistent"],
|
|
275
|
+
// Dual memory persistence
|
|
276
|
+
"@cultural_trace": ["state:write", "render:spawn"],
|
|
277
|
+
// Spatial stigmergic markers
|
|
278
|
+
// GPU Compute traits
|
|
279
|
+
"@compute_shader": ["resource:gpu", "render:shader"],
|
|
280
|
+
"@render_pipeline": ["resource:gpu", "render:spawn"],
|
|
281
|
+
"@post_process": ["resource:gpu", "render:material"],
|
|
282
|
+
"@ray_trace": ["resource:gpu", "resource:cpu"],
|
|
283
|
+
// ML / Tensor traits
|
|
284
|
+
"@tensor_op": ["resource:gpu", "resource:memory"],
|
|
285
|
+
"@onnx_runtime": ["resource:cpu", "resource:memory"],
|
|
286
|
+
"@training_loop": ["resource:gpu", "resource:cpu", "resource:memory"],
|
|
287
|
+
// Database / Persistence traits
|
|
288
|
+
"@sql_query": ["io:read", "io:write"],
|
|
289
|
+
"@orm_entity": ["io:read", "io:write", "state:read", "state:write"],
|
|
290
|
+
"@offline_sync": ["io:network", "io:write", "state:persistent"],
|
|
291
|
+
"@reactive_store": ["state:read", "state:write"],
|
|
292
|
+
// Spatial Algorithm traits
|
|
293
|
+
"@astar": ["resource:cpu"],
|
|
294
|
+
"@navmesh_solver": ["resource:cpu", "resource:memory"],
|
|
295
|
+
"@optimization": ["resource:cpu"],
|
|
296
|
+
// Debug / Cinematic traits
|
|
297
|
+
"@time_travel_debug": ["state:read", "state:write", "resource:memory"],
|
|
298
|
+
"@spatial_profiler": ["state:read", "resource:cpu"],
|
|
299
|
+
"@cinematic_seq": ["render:spawn", "state:read"],
|
|
300
|
+
"@ai_camera": ["render:spawn", "agent:observe"],
|
|
301
|
+
// FFI / OS traits
|
|
302
|
+
"@ffi": ["io:read", "io:write"],
|
|
303
|
+
"@native_call": ["io:read", "io:write"],
|
|
304
|
+
"@wasm_bridge": ["resource:memory", "resource:cpu"],
|
|
305
|
+
"@sys_io": ["io:read", "io:write"],
|
|
306
|
+
// Concurrency traits
|
|
307
|
+
"@actor": ["agent:spawn", "agent:communicate"],
|
|
308
|
+
"@csp_channel": ["state:read", "state:write"],
|
|
309
|
+
"@temporal_guard": ["state:read"],
|
|
310
|
+
"@deadlock_free": ["resource:cpu"],
|
|
311
|
+
// Safety meta-decorators — pure (no effects); they annotate constraints, not behavior.
|
|
312
|
+
// @freshnessBound(ms) is enforced by FreshnessBoundChecker at compile time.
|
|
313
|
+
"@freshnessBound": [],
|
|
314
|
+
// Auto-generated effect mappings
|
|
315
|
+
// ΓòÉΓòÉΓòÉ NEW TRAIT_EFFECTS ΓòÉΓòÉΓòÉ
|
|
316
|
+
"@absorb": [],
|
|
317
|
+
"@abtest": [],
|
|
318
|
+
"@accessible": [],
|
|
319
|
+
"@advanced_lighting": ["render:spawn", "resource:gpu"],
|
|
320
|
+
"@advanced_pbr": [],
|
|
321
|
+
"@advanced_texturing": [],
|
|
322
|
+
"@agent_discovery": ["agent:spawn", "resource:cpu"],
|
|
323
|
+
"@agent_portal": ["agent:spawn", "resource:cpu"],
|
|
324
|
+
"@ai_inpainting": ["agent:spawn", "resource:cpu"],
|
|
325
|
+
"@ai_npc_brain": ["agent:spawn", "resource:cpu"],
|
|
326
|
+
"@ai_texture_gen": ["agent:spawn", "resource:cpu"],
|
|
327
|
+
"@ai_upscaling": ["agent:spawn", "resource:cpu"],
|
|
328
|
+
"@alert": [],
|
|
329
|
+
"@alt_text": [],
|
|
330
|
+
"@ambisonics": ["audio:play"],
|
|
331
|
+
"@analytics": ["state:read"],
|
|
332
|
+
"@anchor": [],
|
|
333
|
+
"@api_key": [],
|
|
334
|
+
"@approval": [],
|
|
335
|
+
"@audio_material": ["render:spawn", "resource:gpu"],
|
|
336
|
+
"@audio_occlusion": ["audio:play"],
|
|
337
|
+
"@audio_portal": ["audio:play"],
|
|
338
|
+
"@audit_log": [],
|
|
339
|
+
"@autocomplete": [],
|
|
340
|
+
"@avatar_embodiment": [],
|
|
341
|
+
"@batch_job": [],
|
|
342
|
+
"@behavior_tree": ["agent:spawn", "resource:cpu"],
|
|
343
|
+
"@biofeedback": ["io:read", "io:write"],
|
|
344
|
+
"@blackboard": [],
|
|
345
|
+
"@blob_store": ["state:read", "state:write"],
|
|
346
|
+
"@body_tracking": ["state:read"],
|
|
347
|
+
"@buffer": [],
|
|
348
|
+
"@buoyancy": ["physics:force", "physics:collision"],
|
|
349
|
+
"@cache": ["state:read", "state:write"],
|
|
350
|
+
"@canary": [],
|
|
351
|
+
"@chain": ["agent:spawn", "resource:cpu"],
|
|
352
|
+
"@change_tracking": ["state:read"],
|
|
353
|
+
"@chaos_test": [],
|
|
354
|
+
"@choreography": [],
|
|
355
|
+
"@circuit_breaker": [],
|
|
356
|
+
"@cloth": ["physics:force", "physics:collision"],
|
|
357
|
+
"@co_located": [],
|
|
358
|
+
"@compute": ["resource:gpu", "resource:cpu"],
|
|
359
|
+
"@consent_gate": ["authority:own"],
|
|
360
|
+
"@consent_management": ["authority:own"],
|
|
361
|
+
"@controller": [],
|
|
362
|
+
"@controlnet": [],
|
|
363
|
+
"@cron": [],
|
|
364
|
+
"@database": ["state:read", "state:write"],
|
|
365
|
+
"@data_binding": [],
|
|
366
|
+
"@data_lineage": [],
|
|
367
|
+
"@data_quality": [],
|
|
368
|
+
"@data_retention": ["io:read", "io:write"],
|
|
369
|
+
"@data_transform": ["state:read", "state:write"],
|
|
370
|
+
"@deploy": [],
|
|
371
|
+
"@destruction": ["io:read", "io:write"],
|
|
372
|
+
"@dialogue": [],
|
|
373
|
+
"@diffusion_realtime": ["io:read", "io:write"],
|
|
374
|
+
"@digital_twin": [],
|
|
375
|
+
"@discord": [],
|
|
376
|
+
"@economy": [],
|
|
377
|
+
"@email": ["agent:spawn", "resource:cpu"],
|
|
378
|
+
"@embedding_search": [],
|
|
379
|
+
"@embedding": [],
|
|
380
|
+
"@emotional_voice": ["audio:play"],
|
|
381
|
+
"@emotion": ["io:read", "io:write"],
|
|
382
|
+
"@encryption": ["io:read", "io:write"],
|
|
383
|
+
"@env_config": [],
|
|
384
|
+
"@etl": [],
|
|
385
|
+
"@eye_tracked": ["state:read"],
|
|
386
|
+
"@faceted_search": [],
|
|
387
|
+
"@face_tracking": ["state:read"],
|
|
388
|
+
"@faction": ["agent:spawn", "resource:cpu"],
|
|
389
|
+
"@fbx": [],
|
|
390
|
+
"@feature_flag": [],
|
|
391
|
+
"@feedback_loop": [],
|
|
392
|
+
"@file_system": ["io:read", "io:write"],
|
|
393
|
+
"@fine_tune": [],
|
|
394
|
+
"@fixture": [],
|
|
395
|
+
"@flow_field": [],
|
|
396
|
+
"@fluid": ["physics:force", "physics:collision"],
|
|
397
|
+
"@form_builder": ["state:read", "state:write"],
|
|
398
|
+
"@full_text_search": [],
|
|
399
|
+
"@gaussian_splat": ["render:spawn", "resource:gpu"],
|
|
400
|
+
"@gdpr": ["authority:own"],
|
|
401
|
+
"@geospatial_anchor": [],
|
|
402
|
+
"@geospatial": [],
|
|
403
|
+
"@gesture_recognition": ["io:read", "io:write"],
|
|
404
|
+
"@global_illumination": ["io:read", "io:write"],
|
|
405
|
+
"@gltf": [],
|
|
406
|
+
"@goal_oriented": [],
|
|
407
|
+
"@gpu_buffer": ["resource:gpu", "resource:cpu"],
|
|
408
|
+
"@gpu_particle": ["render:spawn", "resource:gpu"],
|
|
409
|
+
"@gpu_physics": ["physics:force", "physics:collision"],
|
|
410
|
+
"@graphql": ["io:network"],
|
|
411
|
+
"@ui_hand_menu": [],
|
|
412
|
+
"@hand_mesh_ai": ["render:spawn", "resource:gpu"],
|
|
413
|
+
"@pinch": [],
|
|
414
|
+
"@haptic_cue": [],
|
|
415
|
+
"@soft": ["physics:force", "physics:collision"],
|
|
416
|
+
"@head_tracked_audio": ["audio:play"],
|
|
417
|
+
"@healthcheck": [],
|
|
418
|
+
"@high_contrast": [],
|
|
419
|
+
"@hitl": [],
|
|
420
|
+
"@hot_reload": [],
|
|
421
|
+
"@hrtf": ["audio:play"],
|
|
422
|
+
"@hsm_integration": ["io:read", "io:write"],
|
|
423
|
+
"@image_resize": [],
|
|
424
|
+
"@incident": [],
|
|
425
|
+
"@index": [],
|
|
426
|
+
"@inference": [],
|
|
427
|
+
"@interactive_graph": [],
|
|
428
|
+
"@invoice": ["audio:play"],
|
|
429
|
+
"@jwt": ["authority:own"],
|
|
430
|
+
"@layer_aware": [],
|
|
431
|
+
"@light_estimation": ["render:spawn", "resource:gpu"],
|
|
432
|
+
"@low_vowel": [],
|
|
433
|
+
"@llm_agent": ["agent:spawn", "resource:cpu"],
|
|
434
|
+
"@load_test": [],
|
|
435
|
+
"@locale": [],
|
|
436
|
+
"@log_aggregator": [],
|
|
437
|
+
"@magnifiable": [],
|
|
438
|
+
"@markdown_render": ["render:spawn", "resource:gpu"],
|
|
439
|
+
"@marketplace_integration": ["io:read", "io:write"],
|
|
440
|
+
"@marketplace": [],
|
|
441
|
+
"@material_x": ["render:spawn", "resource:gpu"],
|
|
442
|
+
"@memory": ["agent:spawn", "resource:cpu"],
|
|
443
|
+
"@mesh_detection": ["render:spawn", "resource:gpu"],
|
|
444
|
+
"@mfa": ["authority:own"],
|
|
445
|
+
"@migrate": [],
|
|
446
|
+
"@mitosis": [],
|
|
447
|
+
"@mock": [],
|
|
448
|
+
"@model_load": [],
|
|
449
|
+
"@modbus": ["io:network"],
|
|
450
|
+
"@motion_reduced": ["io:read", "io:write"],
|
|
451
|
+
"@mqtt_pub": ["io:network"],
|
|
452
|
+
"@mqtt_sink": ["io:network"],
|
|
453
|
+
"@mqtt_source": ["io:network"],
|
|
454
|
+
"@multi_agent": ["agent:spawn", "resource:cpu"],
|
|
455
|
+
"@negotiation": ["io:read", "io:write"],
|
|
456
|
+
"@nerf": ["render:spawn", "resource:gpu"],
|
|
457
|
+
"@networked_avatar": ["io:network"],
|
|
458
|
+
"@neural_animation": ["agent:spawn", "resource:cpu"],
|
|
459
|
+
"@neural_expression": ["io:read", "resource:cpu"],
|
|
460
|
+
"@neural_forge": ["agent:spawn", "resource:cpu"],
|
|
461
|
+
"@neural_link": ["agent:spawn", "resource:cpu"],
|
|
462
|
+
"@nft": [],
|
|
463
|
+
"@npc_ai": ["agent:spawn", "resource:cpu"],
|
|
464
|
+
"@oauth": ["authority:own"],
|
|
465
|
+
"@object_tracking": ["state:read"],
|
|
466
|
+
"@occlusion": ["io:read", "io:write"],
|
|
467
|
+
"@openxr_hal": [],
|
|
468
|
+
"@opc_ua": ["io:network"],
|
|
469
|
+
"@orbital": [],
|
|
470
|
+
"@package_signing": ["authority:own"],
|
|
471
|
+
"@pagerduty": [],
|
|
472
|
+
"@partner_sdk": [],
|
|
473
|
+
"@patrol": ["agent:spawn", "resource:cpu"],
|
|
474
|
+
"@pdf_generate": ["io:read", "io:write"],
|
|
475
|
+
"@perception": ["agent:spawn", "resource:cpu"],
|
|
476
|
+
"@permission": ["io:read", "io:write"],
|
|
477
|
+
"@persistent_anchor": ["state:read", "state:write"],
|
|
478
|
+
"@photogrammetry": [],
|
|
479
|
+
"@pipeline": [],
|
|
480
|
+
"@plane_detection": ["io:read", "io:write"],
|
|
481
|
+
"@point_cloud": [],
|
|
482
|
+
"@poi": [],
|
|
483
|
+
"@portable": [],
|
|
484
|
+
"@pose_estimation": ["io:read", "io:write"],
|
|
485
|
+
"@profiler": ["io:read", "io:write"],
|
|
486
|
+
"@prompt_template": [],
|
|
487
|
+
"@push_notification": ["io:read", "io:write"],
|
|
488
|
+
"@query": [],
|
|
489
|
+
"@quota": [],
|
|
490
|
+
"@rag_knowledge": [],
|
|
491
|
+
"@rate_limiter": [],
|
|
492
|
+
"@ray_tracing": [],
|
|
493
|
+
"@rbac": ["authority:own"],
|
|
494
|
+
"@realitykit_mesh": ["render:spawn", "resource:gpu"],
|
|
495
|
+
"@refund": [],
|
|
496
|
+
"@remote_presence": [],
|
|
497
|
+
"@render_network": ["io:network"],
|
|
498
|
+
"@rest_endpoint": ["io:network"],
|
|
499
|
+
"@retry": [],
|
|
500
|
+
"@reverb_zone": ["audio:play"],
|
|
501
|
+
"@roadmap_node": [],
|
|
502
|
+
"@role": [],
|
|
503
|
+
"@rollback": [],
|
|
504
|
+
"@rollout": [],
|
|
505
|
+
"@rooftop_anchor": [],
|
|
506
|
+
"@room_mesh": ["render:spawn", "resource:gpu"],
|
|
507
|
+
"@rope": ["physics:force", "physics:collision"],
|
|
508
|
+
"@rpc": ["io:network"],
|
|
509
|
+
"@rsa_encryption": ["io:read", "io:write"],
|
|
510
|
+
"@rtl": [],
|
|
511
|
+
"@sandbox_execution": ["io:read", "io:write"],
|
|
512
|
+
"@scene_graph": [],
|
|
513
|
+
"@scene_reconstruction": ["io:read", "io:write"],
|
|
514
|
+
"@scheduler": [],
|
|
515
|
+
"@schema_migrate": [],
|
|
516
|
+
"@screen_reader": ["render:spawn", "resource:gpu"],
|
|
517
|
+
"@screen_space_effects": ["render:spawn", "resource:gpu"],
|
|
518
|
+
"@script_test": [],
|
|
519
|
+
"@scrollable": [],
|
|
520
|
+
"@seated": [],
|
|
521
|
+
"@secret": ["authority:own"],
|
|
522
|
+
"@sensor": [],
|
|
523
|
+
"@session": ["io:read", "io:write"],
|
|
524
|
+
"@hologram": [],
|
|
525
|
+
"@shared_anchor": [],
|
|
526
|
+
"@shared_world": [],
|
|
527
|
+
"@shareplay": [],
|
|
528
|
+
"@shell": [],
|
|
529
|
+
"@base": [],
|
|
530
|
+
"@url": [],
|
|
531
|
+
"@slack_alert": [],
|
|
532
|
+
"@slack": [],
|
|
533
|
+
"@slo_monitor": ["state:read"],
|
|
534
|
+
"@sms": ["io:read", "io:write"],
|
|
535
|
+
"@snapshot_test": ["state:read", "state:write"],
|
|
536
|
+
"@snapshot": ["state:read", "state:write"],
|
|
537
|
+
"@soft_body": ["physics:force", "physics:collision"],
|
|
538
|
+
"@sonification": ["io:read", "io:write"],
|
|
539
|
+
"@spatial_accessory": ["authority:own"],
|
|
540
|
+
"@spatial_audio_cue": ["audio:play"],
|
|
541
|
+
"@spatial_navigation": ["io:read", "io:write"],
|
|
542
|
+
"@spatial_persona": [],
|
|
543
|
+
"@spectator": [],
|
|
544
|
+
"@sse": ["io:network"],
|
|
545
|
+
"@sso_saml": ["authority:own"],
|
|
546
|
+
"@stable_diffusion": ["io:read", "io:write"],
|
|
547
|
+
"@state_machine": ["state:read", "state:write"],
|
|
548
|
+
"@stream": ["io:network"],
|
|
549
|
+
"@stripe": [],
|
|
550
|
+
"@structured_logger": [],
|
|
551
|
+
"@subscription": ["io:read", "io:write"],
|
|
552
|
+
"@subsurface_scattering": [],
|
|
553
|
+
"@subtitle": [],
|
|
554
|
+
"@task_queue": [],
|
|
555
|
+
"@tenant": [],
|
|
556
|
+
"@terrain_anchor": ["agent:spawn", "resource:cpu"],
|
|
557
|
+
"@timeout_guard": [],
|
|
558
|
+
"@timezone": [],
|
|
559
|
+
"@token_gated": [],
|
|
560
|
+
"@transform": ["state:read", "state:write"],
|
|
561
|
+
"@translation": ["io:read", "io:write"],
|
|
562
|
+
"@urdf_robot": [],
|
|
563
|
+
"@usd": [],
|
|
564
|
+
"@user_monitor": ["state:read"],
|
|
565
|
+
"@vector_db": [],
|
|
566
|
+
"@vector_search": [],
|
|
567
|
+
"@video_transcode": [],
|
|
568
|
+
"@vision": ["io:read", "io:write"],
|
|
569
|
+
"@voice_mesh": ["render:spawn", "resource:gpu"],
|
|
570
|
+
"@voice_proximity": ["audio:play"],
|
|
571
|
+
"@volumetric": ["render:spawn", "resource:gpu"],
|
|
572
|
+
"@volumetric_video": ["render:spawn", "resource:gpu"],
|
|
573
|
+
"@volumetric_window": ["render:spawn", "resource:gpu"],
|
|
574
|
+
"@vps": [],
|
|
575
|
+
"@vulnerability_scanner": [],
|
|
576
|
+
"@wallet": [],
|
|
577
|
+
"@watcher": [],
|
|
578
|
+
"@webhook_out": ["io:network"],
|
|
579
|
+
"@webhook": ["io:network"],
|
|
580
|
+
"@wind": [],
|
|
581
|
+
"@workflow": [],
|
|
582
|
+
"@wot_thing": [],
|
|
583
|
+
"@zero_knowledge_proof": ["authority:own"],
|
|
584
|
+
"@public_hash": []
|
|
585
|
+
};
|
|
586
|
+
BUILTIN_EFFECTS = {
|
|
587
|
+
// Object manipulation
|
|
588
|
+
spawn: ["render:spawn", "resource:memory"],
|
|
589
|
+
destroy: ["render:destroy"],
|
|
590
|
+
clone: ["render:spawn", "resource:memory"],
|
|
591
|
+
// Physics
|
|
592
|
+
applyForce: ["physics:force"],
|
|
593
|
+
applyImpulse: ["physics:impulse"],
|
|
594
|
+
setVelocity: ["physics:force"],
|
|
595
|
+
teleportTo: ["physics:teleport"],
|
|
596
|
+
setGravity: ["physics:gravity"],
|
|
597
|
+
// Audio
|
|
598
|
+
playSound: ["audio:play"],
|
|
599
|
+
stopSound: ["audio:stop"],
|
|
600
|
+
playSpatial: ["audio:spatial"],
|
|
601
|
+
playMusic: ["audio:global"],
|
|
602
|
+
// State
|
|
603
|
+
setState: ["state:write"],
|
|
604
|
+
getState: ["state:read"],
|
|
605
|
+
setGlobal: ["state:global"],
|
|
606
|
+
persist: ["state:persistent", "io:write"],
|
|
607
|
+
load: ["state:read", "io:read"],
|
|
608
|
+
save: ["state:write", "io:write"],
|
|
609
|
+
// IO
|
|
610
|
+
fetch: ["io:network"],
|
|
611
|
+
httpGet: ["io:network"],
|
|
612
|
+
httpPost: ["io:network", "io:write"],
|
|
613
|
+
readFile: ["io:read"],
|
|
614
|
+
writeFile: ["io:write"],
|
|
615
|
+
setTimeout: ["io:timer"],
|
|
616
|
+
setInterval: ["io:timer"],
|
|
617
|
+
// Inventory
|
|
618
|
+
giveItem: ["inventory:give"],
|
|
619
|
+
takeItem: ["inventory:take"],
|
|
620
|
+
destroyItem: ["inventory:destroy"],
|
|
621
|
+
tradeWith: ["inventory:trade"],
|
|
622
|
+
// Agent
|
|
623
|
+
spawnAgent: ["agent:spawn", "resource:cpu"],
|
|
624
|
+
killAgent: ["agent:kill"],
|
|
625
|
+
sendMessage: ["agent:communicate"],
|
|
626
|
+
observe: ["agent:observe"],
|
|
627
|
+
// Authority
|
|
628
|
+
transferOwnership: ["authority:delegate"],
|
|
629
|
+
revokeAccess: ["authority:revoke"],
|
|
630
|
+
claimZone: ["authority:zone"],
|
|
631
|
+
// Resource-heavy operations
|
|
632
|
+
createParticleSystem: ["render:particle", "resource:gpu"],
|
|
633
|
+
compileShader: ["render:shader", "resource:gpu"],
|
|
634
|
+
allocateBuffer: ["resource:memory", "resource:gpu"],
|
|
635
|
+
// Pure functions (no effects)
|
|
636
|
+
"Math.sin": [],
|
|
637
|
+
"Math.cos": [],
|
|
638
|
+
"Math.random": [],
|
|
639
|
+
lerp: [],
|
|
640
|
+
clamp: [],
|
|
641
|
+
distance: [],
|
|
642
|
+
normalize: [],
|
|
643
|
+
dot: [],
|
|
644
|
+
cross: []
|
|
645
|
+
};
|
|
646
|
+
}
|
|
647
|
+
});
|
|
648
|
+
|
|
649
|
+
// src/compiler/safety/EffectChecker.ts
|
|
650
|
+
function createEffectChecker(config) {
|
|
651
|
+
return new EffectChecker(config);
|
|
652
|
+
}
|
|
653
|
+
function isSafeTraitSet(traits) {
|
|
654
|
+
const DANGEROUS = [
|
|
655
|
+
"authority:own",
|
|
656
|
+
"authority:delegate",
|
|
657
|
+
"authority:revoke",
|
|
658
|
+
"authority:zone",
|
|
659
|
+
"authority:world",
|
|
660
|
+
"inventory:take",
|
|
661
|
+
"inventory:destroy",
|
|
662
|
+
"inventory:duplicate",
|
|
663
|
+
"agent:spawn",
|
|
664
|
+
"agent:kill",
|
|
665
|
+
"agent:control",
|
|
666
|
+
"io:network",
|
|
667
|
+
"io:write",
|
|
668
|
+
"physics:teleport"
|
|
669
|
+
];
|
|
670
|
+
const inferred = inferFromTraits(traits);
|
|
671
|
+
const dangerous = inferred.row.toArray().filter((e) => DANGEROUS.includes(e));
|
|
672
|
+
return { safe: dangerous.length === 0, dangerous };
|
|
673
|
+
}
|
|
674
|
+
function dangerLevel(row) {
|
|
675
|
+
let score = 0;
|
|
676
|
+
const weights = {
|
|
677
|
+
authority: 3,
|
|
678
|
+
inventory: 2,
|
|
679
|
+
agent: 2,
|
|
680
|
+
io: 1.5,
|
|
681
|
+
physics: 1,
|
|
682
|
+
render: 0.5,
|
|
683
|
+
audio: 0.3,
|
|
684
|
+
state: 0.5,
|
|
685
|
+
resource: 1,
|
|
686
|
+
exception: 0.2
|
|
687
|
+
};
|
|
688
|
+
for (const cat of row.categories()) {
|
|
689
|
+
score += (weights[cat] || 0) * row.ofCategory(cat).length;
|
|
690
|
+
}
|
|
691
|
+
return Math.min(10, Math.round(score * 10) / 10);
|
|
692
|
+
}
|
|
693
|
+
var DEFAULT_CONFIG, EffectChecker;
|
|
694
|
+
var init_EffectChecker = __esm({
|
|
695
|
+
"src/compiler/safety/EffectChecker.ts"() {
|
|
696
|
+
init_effects();
|
|
697
|
+
init_EffectInference();
|
|
698
|
+
DEFAULT_CONFIG = {
|
|
699
|
+
undeclaredSeverity: "error",
|
|
700
|
+
unusedDeclaredSeverity: "warning",
|
|
701
|
+
ignoredCategories: [],
|
|
702
|
+
maxEffectsPerFunction: 0,
|
|
703
|
+
strictUnknownTraits: false
|
|
704
|
+
};
|
|
705
|
+
EffectChecker = class {
|
|
706
|
+
constructor(config = {}) {
|
|
707
|
+
this.config = { ...DEFAULT_CONFIG, ...config };
|
|
708
|
+
}
|
|
709
|
+
/**
|
|
710
|
+
* Check a single AST node (function or object definition) for effect correctness.
|
|
711
|
+
*/
|
|
712
|
+
checkNode(node) {
|
|
713
|
+
const name = node.name || "<anonymous>";
|
|
714
|
+
const traitEffects = inferFromTraits(node.traits || []);
|
|
715
|
+
const builtinEffects = inferFromBuiltins(node.calls || []);
|
|
716
|
+
const adapterEffects = this.inferFromAdapter(node);
|
|
717
|
+
const childEffects = [];
|
|
718
|
+
if (node.children) {
|
|
719
|
+
for (const child of node.children) {
|
|
720
|
+
const childResult = this.checkNode(child);
|
|
721
|
+
childEffects.push({
|
|
722
|
+
row: childResult.inferred,
|
|
723
|
+
sources: childResult.sources,
|
|
724
|
+
warnings: []
|
|
725
|
+
});
|
|
726
|
+
}
|
|
727
|
+
}
|
|
728
|
+
const combined = composeEffects(traitEffects, builtinEffects, adapterEffects, ...childEffects);
|
|
729
|
+
let inferred = combined.row;
|
|
730
|
+
if (this.config.ignoredCategories.length > 0) {
|
|
731
|
+
const filtered = inferred.toArray().filter((e) => {
|
|
732
|
+
const cat = e.split(":")[0];
|
|
733
|
+
return !this.config.ignoredCategories.includes(cat);
|
|
734
|
+
});
|
|
735
|
+
inferred = new EffectRow(filtered);
|
|
736
|
+
}
|
|
737
|
+
const declared = node.declaredEffects ? new EffectRow(node.declaredEffects) : EffectRow.PURE;
|
|
738
|
+
const undeclared = inferred.difference(declared);
|
|
739
|
+
const unused = declared.difference(inferred);
|
|
740
|
+
const violations = this.computeViolations(name, node, undeclared, unused, combined.sources);
|
|
741
|
+
return { name, declared, inferred, undeclared, unused, violations, sources: combined.sources };
|
|
742
|
+
}
|
|
743
|
+
/**
|
|
744
|
+
* Check an entire module (array of top-level AST nodes).
|
|
745
|
+
*/
|
|
746
|
+
checkModule(nodes, moduleId) {
|
|
747
|
+
const functions = /* @__PURE__ */ new Map();
|
|
748
|
+
const allViolations = [];
|
|
749
|
+
let moduleEffects = EffectRow.PURE;
|
|
750
|
+
const warnings = [];
|
|
751
|
+
for (const node of nodes) {
|
|
752
|
+
const result = this.checkNode(node);
|
|
753
|
+
functions.set(result.name, result);
|
|
754
|
+
allViolations.push(...result.violations);
|
|
755
|
+
moduleEffects = moduleEffects.union(result.inferred);
|
|
756
|
+
}
|
|
757
|
+
const hasErrors = allViolations.some((v) => v.severity === "error");
|
|
758
|
+
return {
|
|
759
|
+
functions,
|
|
760
|
+
violations: allViolations,
|
|
761
|
+
moduleEffects,
|
|
762
|
+
passed: !hasErrors,
|
|
763
|
+
totalEffects: moduleEffects.size,
|
|
764
|
+
warnings
|
|
765
|
+
};
|
|
766
|
+
}
|
|
767
|
+
/**
|
|
768
|
+
* Quick check: does a function with given traits and calls stay within a declared effect set?
|
|
769
|
+
*/
|
|
770
|
+
quickCheck(traits, calls, allowed) {
|
|
771
|
+
const inferred = composeEffects(inferFromTraits(traits), inferFromBuiltins(calls));
|
|
772
|
+
const allowedRow = new EffectRow(allowed);
|
|
773
|
+
const undeclaredRow = inferred.row.difference(allowedRow);
|
|
774
|
+
return { passed: undeclaredRow.isPure(), undeclared: undeclaredRow.toArray() };
|
|
775
|
+
}
|
|
776
|
+
// ---------------------------------------------------------------------------
|
|
777
|
+
// INTERNAL
|
|
778
|
+
// ---------------------------------------------------------------------------
|
|
779
|
+
computeViolations(name, node, undeclared, unused, sources) {
|
|
780
|
+
const violations = [];
|
|
781
|
+
for (const effect of undeclared.toArray()) {
|
|
782
|
+
const sourceList = sources.get(effect) || ["unknown"];
|
|
783
|
+
violations.push({
|
|
784
|
+
effect,
|
|
785
|
+
source: { file: node.file, line: node.line, column: node.column, functionName: name },
|
|
786
|
+
message: `Undeclared effect '${effect}' in '${name}'. Caused by: ${sourceList.join(", ")}`,
|
|
787
|
+
severity: this.config.undeclaredSeverity,
|
|
788
|
+
suggestion: `Add '${effect}' to the effect declaration of '${name}', or remove the causing trait/call.`
|
|
789
|
+
});
|
|
790
|
+
}
|
|
791
|
+
for (const effect of unused.toArray()) {
|
|
792
|
+
violations.push({
|
|
793
|
+
effect,
|
|
794
|
+
source: { file: node.file, line: node.line, column: node.column, functionName: name },
|
|
795
|
+
message: `Declared effect '${effect}' in '${name}' is never used.`,
|
|
796
|
+
severity: this.config.unusedDeclaredSeverity,
|
|
797
|
+
suggestion: `Remove '${effect}' from the effect declaration if it's not needed.`
|
|
798
|
+
});
|
|
799
|
+
}
|
|
800
|
+
if (this.config.maxEffectsPerFunction > 0) {
|
|
801
|
+
undeclared.size + unused.size;
|
|
802
|
+
undeclared.toArray().length + (node.declaredEffects?.length || 0);
|
|
803
|
+
}
|
|
804
|
+
return violations;
|
|
805
|
+
}
|
|
806
|
+
inferFromAdapter(node) {
|
|
807
|
+
const effects = node.inferredEffects || [];
|
|
808
|
+
const sources = /* @__PURE__ */ new Map();
|
|
809
|
+
for (const effect of effects) {
|
|
810
|
+
sources.set(effect, node.effectSources?.[effect] || ["config-aware AST inference"]);
|
|
811
|
+
}
|
|
812
|
+
return {
|
|
813
|
+
row: new EffectRow(effects),
|
|
814
|
+
sources,
|
|
815
|
+
warnings: []
|
|
816
|
+
};
|
|
817
|
+
}
|
|
818
|
+
};
|
|
819
|
+
}
|
|
820
|
+
});
|
|
821
|
+
|
|
822
|
+
export { EFFECTS_BY_CATEGORY, EffectChecker, EffectRow, TRAIT_EFFECTS, createEffectChecker, dangerLevel, effectCategory, inferFromBuiltins, inferFromTraits, init_EffectChecker, init_EffectInference, init_effects, isSafeTraitSet, knownBuiltins, knownTraits };
|
|
823
|
+
//# sourceMappingURL=chunk-ZVFHPMC5.js.map
|
|
824
|
+
//# sourceMappingURL=chunk-ZVFHPMC5.js.map
|