@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
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var
|
|
6
|
-
var
|
|
3
|
+
var chunk7IDJDMPU_cjs = require('./chunk-7IDJDMPU.cjs');
|
|
4
|
+
var chunkCI33NINL_cjs = require('./chunk-CI33NINL.cjs');
|
|
5
|
+
var chunkQ47JEE2C_cjs = require('./chunk-Q47JEE2C.cjs');
|
|
6
|
+
var chunkZHPMP447_cjs = require('./chunk-ZHPMP447.cjs');
|
|
7
7
|
var crypto3 = require('crypto');
|
|
8
8
|
var util = require('util');
|
|
9
9
|
var zod = require('zod');
|
|
@@ -73,7 +73,7 @@ function buildCanonicalJwk(jwk) {
|
|
|
73
73
|
throw new Error(`Unsupported JWK key type: ${kty ?? "(undefined)"}`);
|
|
74
74
|
}
|
|
75
75
|
}
|
|
76
|
-
var init_JwkThumbprint =
|
|
76
|
+
var init_JwkThumbprint = chunkZHPMP447_cjs.__esm({
|
|
77
77
|
"src/compiler/identity/JwkThumbprint.ts"() {
|
|
78
78
|
}
|
|
79
79
|
});
|
|
@@ -131,7 +131,7 @@ function getDefaultPermissions(role) {
|
|
|
131
131
|
return [...ROLE_PERMISSIONS[role]];
|
|
132
132
|
}
|
|
133
133
|
var generateKeyPairAsync, AgentPermission, WorkflowStep, ROLE_PERMISSIONS, WORKFLOW_SEQUENCES;
|
|
134
|
-
var init_AgentIdentity =
|
|
134
|
+
var init_AgentIdentity = chunkZHPMP447_cjs.__esm({
|
|
135
135
|
"src/compiler/identity/AgentIdentity.ts"() {
|
|
136
136
|
init_JwkThumbprint();
|
|
137
137
|
generateKeyPairAsync = typeof crypto3__namespace.generateKeyPair === "function" ? util.promisify(crypto3__namespace.generateKeyPair) : null;
|
|
@@ -290,7 +290,7 @@ function getFamilyCompatibility(familyA, familyB) {
|
|
|
290
290
|
return { rating: "compatible", reason: "No known incompatibility between these families." };
|
|
291
291
|
}
|
|
292
292
|
exports.UNKNOWN_NORM_PROVENANCE = void 0; exports.BUILTIN_NORM_PROVENANCE = void 0; exports.BUILTIN_NORMS = void 0; var CULTURAL_FAMILY_COMPATIBILITY, CONTRADICTORY_NORM_PAIRS, customContradictoryNorms;
|
|
293
|
-
var init_CultureTraits =
|
|
293
|
+
var init_CultureTraits = chunkZHPMP447_cjs.__esm({
|
|
294
294
|
"src/traits/CultureTraits.ts"() {
|
|
295
295
|
exports.UNKNOWN_NORM_PROVENANCE = Object.freeze({
|
|
296
296
|
source: "unknown"
|
|
@@ -476,10 +476,10 @@ function getKeystore(config) {
|
|
|
476
476
|
return globalKeystore;
|
|
477
477
|
}
|
|
478
478
|
var SerializedCredentialSchema, DEFAULT_TOKEN_LIFETIME, ENCRYPTION_ALGORITHM, KEY_LENGTH, IV_LENGTH, SALT_LENGTH, AgentKeystore, globalKeystore;
|
|
479
|
-
var init_AgentKeystore =
|
|
479
|
+
var init_AgentKeystore = chunkZHPMP447_cjs.__esm({
|
|
480
480
|
"src/compiler/identity/AgentKeystore.ts"() {
|
|
481
481
|
init_AgentIdentity();
|
|
482
|
-
|
|
482
|
+
chunkQ47JEE2C_cjs.init_safeJsonParse();
|
|
483
483
|
SerializedCredentialSchema = zod.z.object({
|
|
484
484
|
role: zod.z.string(),
|
|
485
485
|
token: zod.z.string(),
|
|
@@ -617,7 +617,7 @@ var init_AgentKeystore = chunkHCCQLAA4_cjs.__esm({
|
|
|
617
617
|
return this.getCredential(role);
|
|
618
618
|
}
|
|
619
619
|
const decrypted = this.decrypt(encrypted);
|
|
620
|
-
const parseResult =
|
|
620
|
+
const parseResult = chunkQ47JEE2C_cjs.safeJsonParse(decrypted, SerializedCredentialSchema);
|
|
621
621
|
if (!parseResult.ok) {
|
|
622
622
|
this.logAudit({
|
|
623
623
|
timestamp: (/* @__PURE__ */ new Date()).toISOString(),
|
|
@@ -756,7 +756,7 @@ var init_AgentKeystore = chunkHCCQLAA4_cjs.__esm({
|
|
|
756
756
|
|
|
757
757
|
// src/compiler/identity/CapabilityToken.ts
|
|
758
758
|
var HOLOSCRIPT_RESOURCE_SCHEME, HOLOSCRIPT_RESOURCE_ALL, CapabilityActions, PERMISSION_TO_ACTION;
|
|
759
|
-
var init_CapabilityToken =
|
|
759
|
+
var init_CapabilityToken = chunkZHPMP447_cjs.__esm({
|
|
760
760
|
"src/compiler/identity/CapabilityToken.ts"() {
|
|
761
761
|
HOLOSCRIPT_RESOURCE_SCHEME = "holoscript://";
|
|
762
762
|
HOLOSCRIPT_RESOURCE_ALL = "holoscript://*";
|
|
@@ -824,9 +824,9 @@ function getCapabilityTokenIssuer(config) {
|
|
|
824
824
|
return globalCapabilityIssuer;
|
|
825
825
|
}
|
|
826
826
|
var HoloScriptCapabilitySemantics, CapabilityTokenIssuer, globalCapabilityIssuer;
|
|
827
|
-
var init_CapabilityTokenIssuer =
|
|
827
|
+
var init_CapabilityTokenIssuer = chunkZHPMP447_cjs.__esm({
|
|
828
828
|
"src/compiler/identity/CapabilityTokenIssuer.ts"() {
|
|
829
|
-
|
|
829
|
+
chunkQ47JEE2C_cjs.init_safeJsonParse();
|
|
830
830
|
init_AgentIdentity();
|
|
831
831
|
init_CapabilityToken();
|
|
832
832
|
HoloScriptCapabilitySemantics = class {
|
|
@@ -1065,7 +1065,7 @@ var init_CapabilityTokenIssuer = chunkHCCQLAA4_cjs.__esm({
|
|
|
1065
1065
|
}
|
|
1066
1066
|
let payload;
|
|
1067
1067
|
try {
|
|
1068
|
-
payload =
|
|
1068
|
+
payload = chunkQ47JEE2C_cjs.readJson(base64urlDecode(payloadB64).toString("utf-8"));
|
|
1069
1069
|
} catch {
|
|
1070
1070
|
return {
|
|
1071
1071
|
valid: false,
|
|
@@ -1272,7 +1272,7 @@ function getTokenIssuer(config) {
|
|
|
1272
1272
|
return globalIssuer;
|
|
1273
1273
|
}
|
|
1274
1274
|
var DEFAULT_ISSUER, DEFAULT_JWT_SECRET, DEFAULT_TOKEN_EXPIRATION, AgentTokenIssuer, globalIssuer;
|
|
1275
|
-
var init_AgentTokenIssuer =
|
|
1275
|
+
var init_AgentTokenIssuer = chunkZHPMP447_cjs.__esm({
|
|
1276
1276
|
"src/compiler/identity/AgentTokenIssuer.ts"() {
|
|
1277
1277
|
init_AgentIdentity();
|
|
1278
1278
|
init_AgentKeystore();
|
|
@@ -1630,7 +1630,7 @@ var init_AgentTokenIssuer = chunkHCCQLAA4_cjs.__esm({
|
|
|
1630
1630
|
|
|
1631
1631
|
// src/compiler/CulturalCompatibilityChecker.ts
|
|
1632
1632
|
var DEFAULT_CONFIG, CODES, CulturalCompatibilityChecker;
|
|
1633
|
-
var init_CulturalCompatibilityChecker =
|
|
1633
|
+
var init_CulturalCompatibilityChecker = chunkZHPMP447_cjs.__esm({
|
|
1634
1634
|
"src/compiler/CulturalCompatibilityChecker.ts"() {
|
|
1635
1635
|
init_CultureTraits();
|
|
1636
1636
|
DEFAULT_CONFIG = {
|
|
@@ -1881,7 +1881,7 @@ function getConfabulationValidator(config) {
|
|
|
1881
1881
|
return globalConfabulationValidator;
|
|
1882
1882
|
}
|
|
1883
1883
|
var BUILT_IN_TRAIT_SCHEMAS, ConfabulationValidator, globalConfabulationValidator;
|
|
1884
|
-
var init_ConfabulationValidator =
|
|
1884
|
+
var init_ConfabulationValidator = chunkZHPMP447_cjs.__esm({
|
|
1885
1885
|
"src/compiler/identity/ConfabulationValidator.ts"() {
|
|
1886
1886
|
BUILT_IN_TRAIT_SCHEMAS = [
|
|
1887
1887
|
// =========================================================================
|
|
@@ -3443,13 +3443,13 @@ function getRBAC(tokenIssuer) {
|
|
|
3443
3443
|
return globalRBAC;
|
|
3444
3444
|
}
|
|
3445
3445
|
var RESOURCE_PERMISSION_MAP, AgentRBAC, globalRBAC;
|
|
3446
|
-
var init_AgentRBAC =
|
|
3446
|
+
var init_AgentRBAC = chunkZHPMP447_cjs.__esm({
|
|
3447
3447
|
"src/compiler/identity/AgentRBAC.ts"() {
|
|
3448
3448
|
init_AgentIdentity();
|
|
3449
3449
|
init_AgentTokenIssuer();
|
|
3450
3450
|
init_CulturalCompatibilityChecker();
|
|
3451
3451
|
init_ConfabulationValidator();
|
|
3452
|
-
|
|
3452
|
+
chunkCI33NINL_cjs.init_AgentRiskRegistry();
|
|
3453
3453
|
RESOURCE_PERMISSION_MAP = {
|
|
3454
3454
|
["source_file" /* SOURCE_FILE */]: {
|
|
3455
3455
|
read: "read:source" /* READ_SOURCE */,
|
|
@@ -3742,7 +3742,7 @@ var init_AgentRBAC = chunkHCCQLAA4_cjs.__esm({
|
|
|
3742
3742
|
* @returns Extended access decision including risk tier and applied cap.
|
|
3743
3743
|
*/
|
|
3744
3744
|
checkAccessWithRiskGate(request, composition, options) {
|
|
3745
|
-
const registry = options?.registry ??
|
|
3745
|
+
const registry = options?.registry ?? chunkCI33NINL_cjs.getAgentRiskRegistry();
|
|
3746
3746
|
const dryRun = options?.dryRun ?? false;
|
|
3747
3747
|
const rbacDecision = this.checkAccess(request);
|
|
3748
3748
|
if (!rbacDecision.allowed) {
|
|
@@ -3761,8 +3761,8 @@ var init_AgentRBAC = chunkHCCQLAA4_cjs.__esm({
|
|
|
3761
3761
|
const confabResult = validator.validateComposition(composition);
|
|
3762
3762
|
const tier = registry.getTier(agentId);
|
|
3763
3763
|
const riskScore = registry.getScore(agentId);
|
|
3764
|
-
const cap =
|
|
3765
|
-
if (
|
|
3764
|
+
const cap = chunkCI33NINL_cjs.TIER_COMPOSITION_RISK_CAP[tier];
|
|
3765
|
+
if (chunkCI33NINL_cjs.isDangerousOperation(request.operation)) {
|
|
3766
3766
|
if (tier === "quarantined" /* QUARANTINED */) {
|
|
3767
3767
|
return {
|
|
3768
3768
|
allowed: false,
|
|
@@ -3826,7 +3826,7 @@ var init_AgentRBAC = chunkHCCQLAA4_cjs.__esm({
|
|
|
3826
3826
|
getAgentRiskTier(token, registry) {
|
|
3827
3827
|
const verification = this.tokenIssuer.verifyToken(token);
|
|
3828
3828
|
if (!verification.valid || !verification.payload) return null;
|
|
3829
|
-
const reg = registry ??
|
|
3829
|
+
const reg = registry ?? chunkCI33NINL_cjs.getAgentRiskRegistry();
|
|
3830
3830
|
return reg.getTier(verification.payload.sub);
|
|
3831
3831
|
}
|
|
3832
3832
|
// ===========================================================================
|
|
@@ -3886,7 +3886,7 @@ function isValidCompilerName(name) {
|
|
|
3886
3886
|
return ALL_COMPILER_NAMES.includes(name);
|
|
3887
3887
|
}
|
|
3888
3888
|
var ANSDomain, ANSRiskTier; exports.ANSCapabilityPath = void 0; var COMPILER_DOMAIN_MAP, COMPILER_ANS_MAP, ALL_COMPILER_NAMES;
|
|
3889
|
-
var init_ANSNamespace =
|
|
3889
|
+
var init_ANSNamespace = chunkZHPMP447_cjs.__esm({
|
|
3890
3890
|
"src/compiler/identity/ANSNamespace.ts"() {
|
|
3891
3891
|
ANSDomain = {
|
|
3892
3892
|
GAMEDEV: "gamedev",
|
|
@@ -3903,7 +3903,9 @@ var init_ANSNamespace = chunkHCCQLAA4_cjs.__esm({
|
|
|
3903
3903
|
AI: "ai",
|
|
3904
3904
|
NEUROMORPHIC: "neuromorphic",
|
|
3905
3905
|
META: "meta",
|
|
3906
|
-
MIXIN: "mixin"
|
|
3906
|
+
MIXIN: "mixin",
|
|
3907
|
+
EDGE: "edge",
|
|
3908
|
+
WEB2D: "web2d"
|
|
3907
3909
|
};
|
|
3908
3910
|
ANSRiskTier = {
|
|
3909
3911
|
STANDARD: "STANDARD",
|
|
@@ -3925,7 +3927,9 @@ var init_ANSNamespace = chunkHCCQLAA4_cjs.__esm({
|
|
|
3925
3927
|
[ANSDomain.AI]: ANSRiskTier.HIGH,
|
|
3926
3928
|
[ANSDomain.NEUROMORPHIC]: ANSRiskTier.HIGH,
|
|
3927
3929
|
[ANSDomain.META]: ANSRiskTier.STANDARD,
|
|
3928
|
-
[ANSDomain.MIXIN]: ANSRiskTier.STANDARD
|
|
3930
|
+
[ANSDomain.MIXIN]: ANSRiskTier.STANDARD,
|
|
3931
|
+
[ANSDomain.EDGE]: ANSRiskTier.HIGH,
|
|
3932
|
+
[ANSDomain.WEB2D]: ANSRiskTier.STANDARD
|
|
3929
3933
|
});
|
|
3930
3934
|
exports.ANSCapabilityPath = {
|
|
3931
3935
|
// ── gamedev ──────────────────────────────────────────────────────────
|
|
@@ -3939,23 +3943,21 @@ var init_ANSNamespace = chunkHCCQLAA4_cjs.__esm({
|
|
|
3939
3943
|
OPENXR: "/compile/xr/openxr",
|
|
3940
3944
|
OPENXR_SPATIAL_ENTITIES: "/compile/xr/openxr-spatial-entities",
|
|
3941
3945
|
VISIONOS: "/compile/xr/visionos",
|
|
3942
|
-
AR:
|
|
3946
|
+
// AR: retired as apex-poison 2026-06-17
|
|
3943
3947
|
ANDROID_XR: "/compile/xr/android-xr",
|
|
3948
|
+
QUEST: "/compile/xr/quest",
|
|
3944
3949
|
AI_GLASSES: "/compile/xr/ai-glasses",
|
|
3945
3950
|
QUILT: "/compile/xr/quilt",
|
|
3946
3951
|
MV_HEVC: "/compile/xr/mv-hevc",
|
|
3947
3952
|
// ── mobile ───────────────────────────────────────────────────────────
|
|
3948
3953
|
ANDROID: "/compile/mobile/android",
|
|
3949
3954
|
IOS: "/compile/mobile/ios",
|
|
3950
|
-
// ── web3d
|
|
3951
|
-
BABYLON: "/compile/web3d/babylon",
|
|
3955
|
+
// ── web3d (babylon, r3f, playcanvas, threejs retired as apex-poison 2026-06-17) ──
|
|
3952
3956
|
WEBGPU: "/compile/web3d/webgpu",
|
|
3953
|
-
R3F: "/compile/web3d/r3f",
|
|
3954
|
-
PLAYCANVAS: "/compile/web3d/playcanvas",
|
|
3955
|
-
THREEJS: "/compile/web3d/threejs",
|
|
3956
3957
|
// ── runtime ──────────────────────────────────────────────────────────
|
|
3957
3958
|
WASM: "/compile/runtime/wasm",
|
|
3958
3959
|
NODE_SERVICE: "/compile/runtime/node-service",
|
|
3960
|
+
SDK: "/compile/runtime/sdk",
|
|
3959
3961
|
NEXTJS_API: "/compile/runtime/nextjs-api",
|
|
3960
3962
|
// ── shader ───────────────────────────────────────────────────────────
|
|
3961
3963
|
TSL: "/compile/shader/tsl",
|
|
@@ -3970,11 +3972,14 @@ var init_ANSNamespace = chunkHCCQLAA4_cjs.__esm({
|
|
|
3970
3972
|
DTDL: "/compile/iot/dtdl",
|
|
3971
3973
|
// ── web3 ─────────────────────────────────────────────────────────────
|
|
3972
3974
|
NFT_MARKETPLACE: "/compile/web3/nft-marketplace",
|
|
3973
|
-
// ── ai
|
|
3975
|
+
// ── ai (vrr retired as apex-poison 2026-06-17) ───────────────────────
|
|
3974
3976
|
SCM: "/compile/ai/scm",
|
|
3975
|
-
VRR: "/compile/ai/vrr",
|
|
3976
3977
|
A2A_AGENT_CARD: "/compile/ai/a2a-agent-card",
|
|
3977
3978
|
AGENT_INFERENCE: "/compile/ai/agent-inference",
|
|
3979
|
+
OMNIGENT_AGENT_YAML: "/compile/ai/omnigent-agent-yaml",
|
|
3980
|
+
DAIMON_SEED: "/compile/ai/daimon-seed",
|
|
3981
|
+
MCP_CONFIG: "/compile/ai/mcp-config",
|
|
3982
|
+
MCP_SERVER: "/compile/ai/mcp-server",
|
|
3978
3983
|
// ── neuromorphic ─────────────────────────────────────────────────────
|
|
3979
3984
|
NIR: "/compile/neuromorphic/nir",
|
|
3980
3985
|
// ── meta ─────────────────────────────────────────────────────────────
|
|
@@ -3984,8 +3989,12 @@ var init_ANSNamespace = chunkHCCQLAA4_cjs.__esm({
|
|
|
3984
3989
|
TRAIT_COMPOSITION: "/compile/meta/trait-composition",
|
|
3985
3990
|
// ── mixin ────────────────────────────────────────────────────────────
|
|
3986
3991
|
DOMAIN_BLOCK: "/compile/mixin/domain-block",
|
|
3987
|
-
// ── studio
|
|
3988
|
-
CODE_EDITOR: "/compile/
|
|
3992
|
+
// ── studio (meta domain) ─────────────────────────────────────────────
|
|
3993
|
+
CODE_EDITOR: "/compile/meta/code-editor",
|
|
3994
|
+
// ── web2d ────────────────────────────────────────────────────────────
|
|
3995
|
+
SVG: "/compile/web2d/svg",
|
|
3996
|
+
// ── edge ─────────────────────────────────────────────────────────────
|
|
3997
|
+
EDGE: "/compile/edge/edge"
|
|
3989
3998
|
};
|
|
3990
3999
|
COMPILER_DOMAIN_MAP = {
|
|
3991
4000
|
// gamedev
|
|
@@ -3995,27 +4004,24 @@ var init_ANSNamespace = chunkHCCQLAA4_cjs.__esm({
|
|
|
3995
4004
|
"canvas2d-game": ANSDomain.GAMEDEV,
|
|
3996
4005
|
// social-vr
|
|
3997
4006
|
vrchat: ANSDomain.SOCIAL_VR,
|
|
3998
|
-
// xr
|
|
4007
|
+
// xr (ar retired as apex-poison 2026-06-17)
|
|
3999
4008
|
openxr: ANSDomain.XR,
|
|
4000
4009
|
"openxr-spatial-entities": ANSDomain.XR,
|
|
4001
4010
|
visionos: ANSDomain.XR,
|
|
4002
|
-
ar: ANSDomain.XR,
|
|
4003
4011
|
"android-xr": ANSDomain.XR,
|
|
4012
|
+
quest: ANSDomain.XR,
|
|
4004
4013
|
"ai-glasses": ANSDomain.XR,
|
|
4005
4014
|
quilt: ANSDomain.XR,
|
|
4006
4015
|
"mv-hevc": ANSDomain.XR,
|
|
4007
4016
|
// mobile
|
|
4008
4017
|
android: ANSDomain.MOBILE,
|
|
4009
4018
|
ios: ANSDomain.MOBILE,
|
|
4010
|
-
// web3d
|
|
4011
|
-
babylon: ANSDomain.WEB3D,
|
|
4019
|
+
// web3d (babylon, r3f, playcanvas, threejs retired as apex-poison 2026-06-17)
|
|
4012
4020
|
webgpu: ANSDomain.WEB3D,
|
|
4013
|
-
r3f: ANSDomain.WEB3D,
|
|
4014
|
-
playcanvas: ANSDomain.WEB3D,
|
|
4015
|
-
threejs: ANSDomain.WEB3D,
|
|
4016
4021
|
// runtime
|
|
4017
4022
|
wasm: ANSDomain.RUNTIME,
|
|
4018
4023
|
"node-service": ANSDomain.RUNTIME,
|
|
4024
|
+
sdk: ANSDomain.RUNTIME,
|
|
4019
4025
|
"nextjs-api": ANSDomain.RUNTIME,
|
|
4020
4026
|
// shader
|
|
4021
4027
|
tsl: ANSDomain.SHADER,
|
|
@@ -4030,11 +4036,14 @@ var init_ANSNamespace = chunkHCCQLAA4_cjs.__esm({
|
|
|
4030
4036
|
dtdl: ANSDomain.IOT,
|
|
4031
4037
|
// web3
|
|
4032
4038
|
"nft-marketplace": ANSDomain.WEB3,
|
|
4033
|
-
// ai
|
|
4039
|
+
// ai (vrr retired as apex-poison 2026-06-17)
|
|
4034
4040
|
scm: ANSDomain.AI,
|
|
4035
|
-
vrr: ANSDomain.AI,
|
|
4036
4041
|
"a2a-agent-card": ANSDomain.AI,
|
|
4037
4042
|
"agent-inference": ANSDomain.AI,
|
|
4043
|
+
"omnigent-agent-yaml": ANSDomain.AI,
|
|
4044
|
+
"daimon-seed": ANSDomain.AI,
|
|
4045
|
+
"mcp-config": ANSDomain.AI,
|
|
4046
|
+
"mcp-server": ANSDomain.AI,
|
|
4038
4047
|
// neuromorphic
|
|
4039
4048
|
nir: ANSDomain.NEUROMORPHIC,
|
|
4040
4049
|
// meta
|
|
@@ -4045,7 +4054,11 @@ var init_ANSNamespace = chunkHCCQLAA4_cjs.__esm({
|
|
|
4045
4054
|
// mixin
|
|
4046
4055
|
"domain-block": ANSDomain.MIXIN,
|
|
4047
4056
|
// studio
|
|
4048
|
-
"code-editor": ANSDomain.META
|
|
4057
|
+
"code-editor": ANSDomain.META,
|
|
4058
|
+
// web2d — sovereign 2D vector output; no third-party engine required
|
|
4059
|
+
svg: ANSDomain.WEB2D,
|
|
4060
|
+
// edge — Ollama-capable edge device deployment bundle
|
|
4061
|
+
edge: ANSDomain.EDGE
|
|
4049
4062
|
};
|
|
4050
4063
|
COMPILER_ANS_MAP = {
|
|
4051
4064
|
unity: exports.ANSCapabilityPath.UNITY,
|
|
@@ -4056,20 +4069,19 @@ var init_ANSNamespace = chunkHCCQLAA4_cjs.__esm({
|
|
|
4056
4069
|
openxr: exports.ANSCapabilityPath.OPENXR,
|
|
4057
4070
|
"openxr-spatial-entities": exports.ANSCapabilityPath.OPENXR_SPATIAL_ENTITIES,
|
|
4058
4071
|
visionos: exports.ANSCapabilityPath.VISIONOS,
|
|
4059
|
-
ar:
|
|
4072
|
+
// ar: retired as apex-poison 2026-06-17
|
|
4060
4073
|
"android-xr": exports.ANSCapabilityPath.ANDROID_XR,
|
|
4074
|
+
quest: exports.ANSCapabilityPath.QUEST,
|
|
4061
4075
|
"ai-glasses": exports.ANSCapabilityPath.AI_GLASSES,
|
|
4062
4076
|
quilt: exports.ANSCapabilityPath.QUILT,
|
|
4063
4077
|
"mv-hevc": exports.ANSCapabilityPath.MV_HEVC,
|
|
4064
4078
|
android: exports.ANSCapabilityPath.ANDROID,
|
|
4065
4079
|
ios: exports.ANSCapabilityPath.IOS,
|
|
4066
|
-
babylon:
|
|
4080
|
+
// babylon, r3f, playcanvas, threejs: retired as apex-poison 2026-06-17
|
|
4067
4081
|
webgpu: exports.ANSCapabilityPath.WEBGPU,
|
|
4068
|
-
r3f: exports.ANSCapabilityPath.R3F,
|
|
4069
|
-
playcanvas: exports.ANSCapabilityPath.PLAYCANVAS,
|
|
4070
|
-
threejs: exports.ANSCapabilityPath.THREEJS,
|
|
4071
4082
|
wasm: exports.ANSCapabilityPath.WASM,
|
|
4072
4083
|
"node-service": exports.ANSCapabilityPath.NODE_SERVICE,
|
|
4084
|
+
sdk: exports.ANSCapabilityPath.SDK,
|
|
4073
4085
|
"nextjs-api": exports.ANSCapabilityPath.NEXTJS_API,
|
|
4074
4086
|
tsl: exports.ANSCapabilityPath.TSL,
|
|
4075
4087
|
urdf: exports.ANSCapabilityPath.URDF,
|
|
@@ -4080,16 +4092,22 @@ var init_ANSNamespace = chunkHCCQLAA4_cjs.__esm({
|
|
|
4080
4092
|
dtdl: exports.ANSCapabilityPath.DTDL,
|
|
4081
4093
|
"nft-marketplace": exports.ANSCapabilityPath.NFT_MARKETPLACE,
|
|
4082
4094
|
scm: exports.ANSCapabilityPath.SCM,
|
|
4083
|
-
vrr:
|
|
4095
|
+
// vrr: retired as apex-poison 2026-06-17
|
|
4084
4096
|
"a2a-agent-card": exports.ANSCapabilityPath.A2A_AGENT_CARD,
|
|
4085
4097
|
"agent-inference": exports.ANSCapabilityPath.AGENT_INFERENCE,
|
|
4098
|
+
"omnigent-agent-yaml": exports.ANSCapabilityPath.OMNIGENT_AGENT_YAML,
|
|
4099
|
+
"daimon-seed": exports.ANSCapabilityPath.DAIMON_SEED,
|
|
4100
|
+
"mcp-config": exports.ANSCapabilityPath.MCP_CONFIG,
|
|
4101
|
+
"mcp-server": exports.ANSCapabilityPath.MCP_SERVER,
|
|
4086
4102
|
nir: exports.ANSCapabilityPath.NIR,
|
|
4087
4103
|
"multi-layer": exports.ANSCapabilityPath.MULTI_LAYER,
|
|
4088
4104
|
incremental: exports.ANSCapabilityPath.INCREMENTAL,
|
|
4089
4105
|
state: exports.ANSCapabilityPath.STATE,
|
|
4090
4106
|
"trait-composition": exports.ANSCapabilityPath.TRAIT_COMPOSITION,
|
|
4091
4107
|
"domain-block": exports.ANSCapabilityPath.DOMAIN_BLOCK,
|
|
4092
|
-
"code-editor": exports.ANSCapabilityPath.CODE_EDITOR
|
|
4108
|
+
"code-editor": exports.ANSCapabilityPath.CODE_EDITOR,
|
|
4109
|
+
svg: exports.ANSCapabilityPath.SVG,
|
|
4110
|
+
edge: exports.ANSCapabilityPath.EDGE
|
|
4093
4111
|
};
|
|
4094
4112
|
ALL_COMPILER_NAMES = Object.keys(
|
|
4095
4113
|
COMPILER_DOMAIN_MAP
|
|
@@ -4100,9 +4118,9 @@ var init_ANSNamespace = chunkHCCQLAA4_cjs.__esm({
|
|
|
4100
4118
|
|
|
4101
4119
|
// src/compiler/CompilerDocumentationGenerator.ts
|
|
4102
4120
|
exports.CompilerDocumentationGenerator = void 0;
|
|
4103
|
-
var init_CompilerDocumentationGenerator =
|
|
4121
|
+
var init_CompilerDocumentationGenerator = chunkZHPMP447_cjs.__esm({
|
|
4104
4122
|
"src/compiler/CompilerDocumentationGenerator.ts"() {
|
|
4105
|
-
|
|
4123
|
+
chunk7IDJDMPU_cjs.init_traitDocs();
|
|
4106
4124
|
exports.CompilerDocumentationGenerator = class {
|
|
4107
4125
|
constructor(options = {}) {
|
|
4108
4126
|
this.options = {
|
|
@@ -4715,9 +4733,9 @@ var init_CompilerDocumentationGenerator = chunkHCCQLAA4_cjs.__esm({
|
|
|
4715
4733
|
}
|
|
4716
4734
|
/** Resolve trait docs from the shared LSP trait database (now in @holoscript/core). */
|
|
4717
4735
|
getTraitDocumentation(trait) {
|
|
4718
|
-
const doc =
|
|
4736
|
+
const doc = chunk7IDJDMPU_cjs.getTraitDoc(trait);
|
|
4719
4737
|
if (!doc) return null;
|
|
4720
|
-
return
|
|
4738
|
+
return chunk7IDJDMPU_cjs.formatTraitDocCompact(doc);
|
|
4721
4739
|
}
|
|
4722
4740
|
/**
|
|
4723
4741
|
* Sanitize composition name for use as a service name
|
|
@@ -4743,7 +4761,7 @@ function getCapabilityRBAC(config) {
|
|
|
4743
4761
|
return globalCapabilityRBAC;
|
|
4744
4762
|
}
|
|
4745
4763
|
var RESOURCE_TYPE_TO_URI, OPERATION_TO_ACTION_SUFFIX, CapabilityRBAC, globalCapabilityRBAC;
|
|
4746
|
-
var init_CapabilityRBAC =
|
|
4764
|
+
var init_CapabilityRBAC = chunkZHPMP447_cjs.__esm({
|
|
4747
4765
|
"src/compiler/identity/CapabilityRBAC.ts"() {
|
|
4748
4766
|
init_AgentRBAC();
|
|
4749
4767
|
init_CapabilityToken();
|
|
@@ -5089,7 +5107,7 @@ function getSpatialZoneEnforcer(config) {
|
|
|
5089
5107
|
return globalSpatialZoneEnforcer;
|
|
5090
5108
|
}
|
|
5091
5109
|
var SpatialZoneEnforcer, globalSpatialZoneEnforcer;
|
|
5092
|
-
var init_SpatialMemoryZones =
|
|
5110
|
+
var init_SpatialMemoryZones = chunkZHPMP447_cjs.__esm({
|
|
5093
5111
|
"src/compiler/identity/SpatialMemoryZones.ts"() {
|
|
5094
5112
|
init_AgentTokenIssuer();
|
|
5095
5113
|
SpatialZoneEnforcer = class {
|
|
@@ -5485,7 +5503,7 @@ function createTestCompilerToken() {
|
|
|
5485
5503
|
return "";
|
|
5486
5504
|
}
|
|
5487
5505
|
var COMPILER_CLASS_TO_ANS_NAME; exports.UnauthorizedCompilerAccessError = void 0; exports.CompilerBase = void 0;
|
|
5488
|
-
var init_CompilerBase =
|
|
5506
|
+
var init_CompilerBase = chunkZHPMP447_cjs.__esm({
|
|
5489
5507
|
"src/compiler/CompilerBase.ts"() {
|
|
5490
5508
|
init_AgentRBAC();
|
|
5491
5509
|
init_CapabilityRBAC();
|
|
@@ -5501,16 +5519,13 @@ var init_CompilerBase = chunkHCCQLAA4_cjs.__esm({
|
|
|
5501
5519
|
OpenXRCompiler: "openxr",
|
|
5502
5520
|
OpenXRSpatialEntitiesCompiler: "openxr-spatial-entities",
|
|
5503
5521
|
VisionOSCompiler: "visionos",
|
|
5504
|
-
ARCompiler: "ar",
|
|
5505
5522
|
AndroidXRCompiler: "android-xr",
|
|
5523
|
+
QuestCompiler: "quest",
|
|
5506
5524
|
AIGlassesCompiler: "ai-glasses",
|
|
5507
5525
|
AndroidCompiler: "android",
|
|
5508
5526
|
IOSCompiler: "ios",
|
|
5509
|
-
BabylonCompiler
|
|
5527
|
+
// ARCompiler, BabylonCompiler, PlayCanvasCompiler, ThreeJSCompiler, R3FCompiler — retired (apex-poison, 2026-06-17)
|
|
5510
5528
|
WebGPUCompiler: "webgpu",
|
|
5511
|
-
R3FCompiler: "r3f",
|
|
5512
|
-
PlayCanvasCompiler: "playcanvas",
|
|
5513
|
-
ThreeJSCompiler: "threejs",
|
|
5514
5529
|
WASMCompiler: "wasm",
|
|
5515
5530
|
TSLCompiler: "tsl",
|
|
5516
5531
|
URDFCompiler: "urdf",
|
|
@@ -5521,7 +5536,7 @@ var init_CompilerBase = chunkHCCQLAA4_cjs.__esm({
|
|
|
5521
5536
|
DTDLCompiler: "dtdl",
|
|
5522
5537
|
NFTMarketplaceCompiler: "nft-marketplace",
|
|
5523
5538
|
SCMCompiler: "scm",
|
|
5524
|
-
VRRCompiler
|
|
5539
|
+
// VRRCompiler — retired (apex-poison, 2026-06-17)
|
|
5525
5540
|
A2AAgentCardCompiler: "a2a-agent-card",
|
|
5526
5541
|
MultiLayerCompiler: "multi-layer",
|
|
5527
5542
|
IncrementalCompiler: "incremental",
|
|
@@ -5533,10 +5548,15 @@ var init_CompilerBase = chunkHCCQLAA4_cjs.__esm({
|
|
|
5533
5548
|
QuiltCompiler: "quilt",
|
|
5534
5549
|
MVHEVCCompiler: "mv-hevc",
|
|
5535
5550
|
NodeServiceCompiler: "node-service",
|
|
5551
|
+
SDKCompiler: "sdk",
|
|
5536
5552
|
NextJSAPICompiler: "nextjs-api",
|
|
5537
|
-
MCPConfigCompiler: "
|
|
5553
|
+
MCPConfigCompiler: "mcp-config",
|
|
5554
|
+
HoloMCPCompiler: "mcp-server",
|
|
5538
5555
|
AgentInferenceCompiler: "agent-inference",
|
|
5539
|
-
|
|
5556
|
+
OmnigentAgentYamlCompiler: "omnigent-agent-yaml",
|
|
5557
|
+
DaimonSeedCompiler: "daimon-seed",
|
|
5558
|
+
CodeEditorCompiler: "code-editor",
|
|
5559
|
+
SVGCompiler: "svg"
|
|
5540
5560
|
};
|
|
5541
5561
|
exports.UnauthorizedCompilerAccessError = class extends Error {
|
|
5542
5562
|
constructor(decision, operation, compilerName) {
|
|
@@ -5580,6 +5600,49 @@ Required Permission: ${decision.requiredPermission || "unknown"}`
|
|
|
5580
5600
|
escapeStringValue(value, target) {
|
|
5581
5601
|
return escapeStringValue(value, target);
|
|
5582
5602
|
}
|
|
5603
|
+
/**
|
|
5604
|
+
* Compile to a path-keyed file map: relative output path → file contents.
|
|
5605
|
+
*
|
|
5606
|
+
* This is the standardized "emits buildable source" contract every target
|
|
5607
|
+
* shares — the byte-diff golden gates and the build-verify runner both consume
|
|
5608
|
+
* a `Record<string, string>`, so any target that implements this can be
|
|
5609
|
+
* gate-enforced and build-verified without bespoke per-target plumbing.
|
|
5610
|
+
*
|
|
5611
|
+
* The default handles two shapes: a single `string` (wrapped under
|
|
5612
|
+
* `defaultOutputFileName()`) and a string-valued object map (passed through).
|
|
5613
|
+
* A `compile()` result with no string output (binary/typed objects, e.g.
|
|
5614
|
+
* GLTFExportResult) THROWS rather than emit `"[object Object]"` garbage — those
|
|
5615
|
+
* targets must override. Multi-file targets (Android, AndroidXR) already override
|
|
5616
|
+
* to emit a full project layout. Auth is delegated to `compile()`, which each
|
|
5617
|
+
* subclass already gates; this method does not re-validate.
|
|
5618
|
+
*
|
|
5619
|
+
* @param composition - HoloScript AST
|
|
5620
|
+
* @param agentToken - JWT token proving agent identity (default '' bypasses RBAC)
|
|
5621
|
+
* @returns Map of relative output path → file contents
|
|
5622
|
+
*/
|
|
5623
|
+
compileToFiles(composition, agentToken = "") {
|
|
5624
|
+
const result = this.compile(composition, agentToken);
|
|
5625
|
+
if (typeof result === "string") {
|
|
5626
|
+
return { [this.defaultOutputFileName()]: result };
|
|
5627
|
+
}
|
|
5628
|
+
if (result && typeof result === "object") {
|
|
5629
|
+
const out = {};
|
|
5630
|
+
for (const [k, v] of Object.entries(result)) {
|
|
5631
|
+
if (typeof v === "string") out[k] = v;
|
|
5632
|
+
}
|
|
5633
|
+
if (Object.keys(out).length > 0) return out;
|
|
5634
|
+
}
|
|
5635
|
+
throw new Error(
|
|
5636
|
+
`${this.constructor.name}.compileToFiles(): compile() produced no string output (binary/object result); this target must override compileToFiles() to emit a path-keyed source map.`
|
|
5637
|
+
);
|
|
5638
|
+
}
|
|
5639
|
+
/**
|
|
5640
|
+
* Default single-file output name for the wrapping `compileToFiles()` default.
|
|
5641
|
+
* Override to name a single-file target's emit (e.g. `index.ts`, `Main.kt`).
|
|
5642
|
+
*/
|
|
5643
|
+
defaultOutputFileName() {
|
|
5644
|
+
return "output.txt";
|
|
5645
|
+
}
|
|
5583
5646
|
// =========================================================================
|
|
5584
5647
|
// P3 Migration Bridge: Dual-mode token support
|
|
5585
5648
|
// =========================================================================
|
|
@@ -6004,5 +6067,5 @@ exports.isCapabilityTokenCredential = isCapabilityTokenCredential;
|
|
|
6004
6067
|
exports.normalizeNormProvenance = normalizeNormProvenance;
|
|
6005
6068
|
exports.normsByCategory = normsByCategory;
|
|
6006
6069
|
exports.serializeNormProvenance = serializeNormProvenance;
|
|
6007
|
-
//# sourceMappingURL=chunk-
|
|
6008
|
-
//# sourceMappingURL=chunk-
|
|
6070
|
+
//# sourceMappingURL=chunk-ZK7KX5CD.cjs.map
|
|
6071
|
+
//# sourceMappingURL=chunk-ZK7KX5CD.cjs.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkZK7KX5CD_cjs = require('./chunk-ZK7KX5CD.cjs');
|
|
4
4
|
|
|
5
5
|
// src/compiler/QuantumCircuitCompiler.ts
|
|
6
|
-
|
|
6
|
+
chunkZK7KX5CD_cjs.init_CompilerBase();
|
|
7
7
|
function qubitsForMolecule(atoms) {
|
|
8
8
|
const orbitalCount = atoms.reduce((sum, a) => {
|
|
9
9
|
if (a.symbol === "H") return sum + 1;
|
|
@@ -187,7 +187,7 @@ function generateStubCircuit() {
|
|
|
187
187
|
]
|
|
188
188
|
};
|
|
189
189
|
}
|
|
190
|
-
var QuantumCircuitCompiler = class extends
|
|
190
|
+
var QuantumCircuitCompiler = class extends chunkZK7KX5CD_cjs.CompilerBase {
|
|
191
191
|
constructor() {
|
|
192
192
|
super(...arguments);
|
|
193
193
|
this.compilerName = "QuantumCircuitCompiler";
|
|
@@ -328,5 +328,5 @@ var QuantumCircuitCompiler = class extends chunkLODTHGST_cjs.CompilerBase {
|
|
|
328
328
|
};
|
|
329
329
|
|
|
330
330
|
exports.QuantumCircuitCompiler = QuantumCircuitCompiler;
|
|
331
|
-
//# sourceMappingURL=chunk-
|
|
332
|
-
//# sourceMappingURL=chunk-
|
|
331
|
+
//# sourceMappingURL=chunk-ZRPALBQB.cjs.map
|
|
332
|
+
//# sourceMappingURL=chunk-ZRPALBQB.cjs.map
|