@holoscript/core 7.0.0 → 8.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/bin/holoscript.cjs +3 -0
- package/dist/GLTFPipeline-276GE64O.js +16 -0
- package/dist/GLTFPipeline-M7WSSJED.cjs +37 -0
- package/dist/HoloScriptPlusParser-7FBIFUFC.js +693 -0
- package/dist/HoloScriptPlusParser-A2W7OCN2.cjs +698 -0
- package/dist/HoloScriptPlusParser-F2Z56FJR.js +10 -0
- package/dist/HoloScriptPlusParser-WKHRIH6T.cjs +27 -0
- package/dist/HoloScriptRuntime-3URVTKPJ.js +10 -0
- package/dist/HoloScriptRuntime-SXEAEU2N.cjs +19 -0
- package/dist/USDZExporter-3FWJ25JI.cjs +1037 -0
- package/dist/USDZExporter-D2HQLQYK.js +1035 -0
- package/dist/agents/index.cjs +19 -0
- package/dist/agents/index.d.ts +100 -0
- package/dist/agents/index.js +17 -0
- package/dist/chunk-23J755AR.js +1046 -0
- package/dist/chunk-253GBQZY.cjs +627 -0
- package/dist/chunk-25IQCHTO.cjs +781 -0
- package/dist/chunk-2BSMSUCE.js +1941 -0
- package/dist/chunk-2M2DPHKB.js +762 -0
- package/dist/chunk-2YSNA2F2.cjs +1274 -0
- package/dist/chunk-3AO425MZ.cjs +886 -0
- package/dist/chunk-3FOKASKO.cjs +348 -0
- package/dist/chunk-3HYYMEXI.cjs +56578 -0
- package/dist/chunk-3NFFOWGG.js +4287 -0
- package/dist/chunk-3WZEJHUQ.cjs +116 -0
- package/dist/chunk-4C57PR42.js +468 -0
- package/dist/chunk-4N4SXXWF.js +769 -0
- package/dist/chunk-4PDEPEQW.cjs +41 -0
- package/dist/chunk-4R6SBXDB.js +45 -0
- package/dist/chunk-4V2E7U7Q.cjs +2015 -0
- package/dist/chunk-5FSKKMR7.cjs +2092 -0
- package/dist/chunk-5GLCTO44.js +161 -0
- package/dist/chunk-5JEU52DW.js +382 -0
- package/dist/chunk-5S7RKFGR.cjs +446 -0
- package/dist/chunk-5WUNN6ZN.cjs +428 -0
- package/dist/chunk-62FBK3B7.js +70 -0
- package/dist/chunk-6CTRH7HT.cjs +1985 -0
- package/dist/chunk-6DPSFNJB.cjs +847 -0
- package/dist/chunk-6EX3I5P4.cjs +130 -0
- package/dist/chunk-73FELZVJ.cjs +611 -0
- package/dist/chunk-7CUEMLDZ.cjs +6445 -0
- package/dist/chunk-7HIASF7S.cjs +814 -0
- package/dist/chunk-A6KINLZJ.js +236 -0
- package/dist/chunk-AIA52I7T.cjs +543 -0
- package/dist/chunk-ANXZFVY2.js +113 -0
- package/dist/chunk-AYBXB26F.js +2176 -0
- package/dist/chunk-B4TFTDG4.js +449 -0
- package/dist/chunk-BE4UJCQT.js +623 -0
- package/dist/chunk-BRQJKJGT.cjs +20 -0
- package/dist/chunk-C2A5DUMF.cjs +689 -0
- package/dist/chunk-C37BHB7N.cjs +636 -0
- package/dist/chunk-CBJY23VL.js +126 -0
- package/dist/chunk-CIWWXYHZ.cjs +50 -0
- package/dist/chunk-CXFDRBQU.cjs +672 -0
- package/dist/chunk-D54CNIAJ.cjs +413 -0
- package/dist/chunk-DAJXW4KX.js +725 -0
- package/dist/chunk-DTGBOSEM.cjs +319 -0
- package/dist/chunk-E7JP3BS3.cjs +61 -0
- package/dist/chunk-EKBKLK7P.js +1169 -0
- package/dist/chunk-EKYL4PE3.cjs +404 -0
- package/dist/chunk-EUDQTK7N.cjs +4310 -0
- package/dist/chunk-EXKSFGSX.cjs +274 -0
- package/dist/chunk-EXUP2BUM.cjs +1173 -0
- package/dist/chunk-F43YAA34.js +623 -0
- package/dist/chunk-FDSGHPAK.js +130 -0
- package/dist/chunk-FEWUHQNM.cjs +144 -0
- package/dist/chunk-FGGJQRLZ.js +270 -0
- package/dist/chunk-FHP6LXJS.js +415 -0
- package/dist/chunk-FJPADH77.cjs +666 -0
- package/dist/chunk-FYSPZT4V.cjs +169 -0
- package/dist/chunk-GIOYPNTH.js +5575 -0
- package/dist/chunk-GJNCFRJU.cjs +125 -0
- package/dist/chunk-GMP623FG.cjs +1508 -0
- package/dist/chunk-GQHQOPXZ.cjs +5580 -0
- package/dist/chunk-GQT4TYKY.cjs +4381 -0
- package/dist/chunk-GTU2Z2WW.cjs +262 -0
- package/dist/chunk-GYZE55MO.js +2007 -0
- package/dist/chunk-GZG4KA4E.js +529 -0
- package/dist/chunk-H652NHX5.js +600 -0
- package/dist/chunk-HCCQLAA4.cjs +74 -0
- package/dist/chunk-HINXWAOD.cjs +1049 -0
- package/dist/chunk-HYNTS5CP.js +422 -0
- package/dist/chunk-HZSPDCXV.cjs +457 -0
- package/dist/chunk-HZTDET3N.js +1399 -0
- package/dist/chunk-I6XZ5DZF.cjs +488 -0
- package/dist/chunk-ILRBGFVD.cjs +72 -0
- package/dist/chunk-IPWSXCCN.js +1183 -0
- package/dist/chunk-IUTY5WQ2.cjs +424 -0
- package/dist/chunk-IVSZDECV.js +882 -0
- package/dist/chunk-IVY74O6C.js +247 -0
- package/dist/chunk-IZM5VQZD.js +714 -0
- package/dist/chunk-J32ZJZJH.js +554 -0
- package/dist/chunk-J6M4FPK5.js +421 -0
- package/dist/chunk-JC5YBPSF.cjs +984 -0
- package/dist/chunk-JCLBKPMX.js +3813 -0
- package/dist/chunk-JD7CIZ33.js +1949 -0
- package/dist/chunk-JIYN45TV.cjs +2525 -0
- package/dist/chunk-JJBE3TIH.cjs +1189 -0
- package/dist/chunk-JX7YL6ZE.js +2252 -0
- package/dist/chunk-K4VVR7CN.cjs +2433 -0
- package/dist/chunk-KEFNV2WM.cjs +2257 -0
- package/dist/chunk-KH4CNH66.cjs +424 -0
- package/dist/chunk-KJLB4OPV.js +5731 -0
- package/dist/chunk-KKFZ3B6J.cjs +557 -0
- package/dist/chunk-KKP7JKN4.cjs +6002 -0
- package/dist/chunk-KPJL34Y7.cjs +186 -0
- package/dist/chunk-KQCN6AKJ.cjs +3042 -0
- package/dist/chunk-KVRSTFNH.cjs +72 -0
- package/dist/chunk-LICPB5HZ.cjs +1409 -0
- package/dist/chunk-LM2VU56C.cjs +37 -0
- package/dist/chunk-M56JSP4A.js +400 -0
- package/dist/chunk-MBOOR7X4.js +18 -0
- package/dist/chunk-MGE5Z4GS.js +608 -0
- package/dist/chunk-MXFUTKCO.js +56 -0
- package/dist/chunk-MYY4PMWX.cjs +264 -0
- package/dist/chunk-N75IH2HY.js +258 -0
- package/dist/chunk-NBMHU6SW.js +669 -0
- package/dist/chunk-NG77ATEW.cjs +778 -0
- package/dist/chunk-NGKREZ36.js +6384 -0
- package/dist/chunk-NHWSN2SD.cjs +718 -0
- package/dist/chunk-NV4VMVXU.js +421 -0
- package/dist/chunk-NW5G5FBQ.js +215 -0
- package/dist/chunk-NXZFOPVD.cjs +5737 -0
- package/dist/chunk-OBIYPYYS.cjs +1993 -0
- package/dist/chunk-OIQYIIO3.cjs +473 -0
- package/dist/chunk-OL46QLBJ.js +61 -0
- package/dist/chunk-OMXII44L.js +5386 -0
- package/dist/chunk-OR4Q2BGL.cjs +759 -0
- package/dist/chunk-OSYNRVOV.cjs +243 -0
- package/dist/chunk-PGANYCAG.cjs +220 -0
- package/dist/chunk-PHENW4MQ.js +65 -0
- package/dist/chunk-PHVRG4I2.js +844 -0
- package/dist/chunk-Q56TT7IL.js +483 -0
- package/dist/chunk-QPOQ7VPI.js +1491 -0
- package/dist/chunk-QPSKHBJP.js +5963 -0
- package/dist/chunk-QXH7QDSZ.js +1989 -0
- package/dist/chunk-R75BSDH7.cjs +50 -0
- package/dist/chunk-RARB3MBR.js +207 -0
- package/dist/chunk-RVBHAXFG.js +56160 -0
- package/dist/chunk-S3MDHNKB.cjs +490 -0
- package/dist/chunk-S4W6Z2MN.js +2426 -0
- package/dist/chunk-S6YWHCKV.cjs +410 -0
- package/dist/chunk-SIEXCILW.js +229 -0
- package/dist/chunk-SJBGLS25.cjs +2196 -0
- package/dist/chunk-SLU6UPJI.cjs +410 -0
- package/dist/chunk-SMIWS6DE.cjs +212 -0
- package/dist/chunk-T2QCTZMO.js +811 -0
- package/dist/chunk-T5J7ZKP3.cjs +4885 -0
- package/dist/chunk-TDCNJHWO.js +341 -0
- package/dist/chunk-TG7O4WBC.js +406 -0
- package/dist/chunk-THCK6ECW.js +2085 -0
- package/dist/chunk-TJHVSBP2.js +439 -0
- package/dist/chunk-TVHSPJ4N.cjs +606 -0
- package/dist/chunk-U44IKGG7.cjs +5390 -0
- package/dist/chunk-UJXISJBN.js +487 -0
- package/dist/chunk-UM6C3CGK.js +4375 -0
- package/dist/chunk-UMABK6SI.js +686 -0
- package/dist/chunk-UOIGFQXC.cjs +9750 -0
- package/dist/chunk-URG2SJLK.js +2521 -0
- package/dist/chunk-V6MKC2FZ.js +979 -0
- package/dist/chunk-VECQYRXL.js +474 -0
- package/dist/chunk-VJ3L7CHT.cjs +169 -0
- package/dist/chunk-VMLKSV26.js +1216 -0
- package/dist/chunk-VVKVQZI6.js +55 -0
- package/dist/chunk-W6RW64BB.cjs +1219 -0
- package/dist/chunk-W7VDOASB.cjs +639 -0
- package/dist/chunk-WDT3JTGM.cjs +483 -0
- package/dist/chunk-WJIHFLMJ.js +404 -0
- package/dist/chunk-WKX5AMOY.js +309 -0
- package/dist/chunk-WNNE3PO3.js +34 -0
- package/dist/chunk-WRKUDAZJ.js +3038 -0
- package/dist/chunk-WRLUBRKS.cjs +1943 -0
- package/dist/chunk-WRNEH5MO.js +3169 -0
- package/dist/chunk-WRWEX5ZF.js +658 -0
- package/dist/chunk-X3GJPRVK.cjs +3246 -0
- package/dist/chunk-XHIV6326.cjs +793 -0
- package/dist/chunk-XIVIE43A.cjs +729 -0
- package/dist/chunk-XJAN7CZG.cjs +432 -0
- package/dist/chunk-XKTPFXGA.js +164 -0
- package/dist/chunk-XL6INWKT.js +121 -0
- package/dist/chunk-XSFNHP2E.js +632 -0
- package/dist/chunk-XT6JY5W5.js +9684 -0
- package/dist/chunk-XUILI4KB.cjs +430 -0
- package/dist/chunk-XUUVDHIF.cjs +3962 -0
- package/dist/chunk-YF2I3MV3.js +46 -0
- package/dist/chunk-YIMN575O.js +4847 -0
- package/dist/chunk-YIVFJNYV.js +176 -0
- package/dist/chunk-YKGPCZEE.cjs +237 -0
- package/dist/chunk-YN6V7R3L.cjs +327 -0
- package/dist/chunk-YQELFNJV.js +39 -0
- package/dist/chunk-YYXH45E2.js +426 -0
- package/dist/chunk-ZBQXLH2L.js +756 -0
- package/dist/chunk-ZDSYWBIE.cjs +69 -0
- package/dist/chunk-ZU7NIRT6.js +325 -0
- package/dist/chunk-ZZ7RO2UQ.js +1243 -0
- package/dist/chunk-ZZEI7MV4.js +778 -0
- package/dist/cli/holoscript-runner.cjs +2255 -0
- package/dist/cli/holoscript-runner.js +2230 -0
- package/dist/codebase/index.cjs +336 -0
- package/dist/codebase/index.js +331 -0
- package/dist/compiler/agent-inference.cjs +31 -0
- package/dist/compiler/agent-inference.js +8 -0
- package/dist/compiler/android-xr.cjs +24 -0
- package/dist/compiler/android-xr.js +14 -0
- package/dist/compiler/android.cjs +24 -0
- package/dist/compiler/android.js +14 -0
- package/dist/compiler/ar.cjs +23 -0
- package/dist/compiler/ar.js +11 -0
- package/dist/compiler/babylon.cjs +21 -0
- package/dist/compiler/babylon.js +15 -0
- package/dist/compiler/business-quest.cjs +43 -0
- package/dist/compiler/business-quest.js +4 -0
- package/dist/compiler/coco.cjs +27 -0
- package/dist/compiler/coco.js +4 -0
- package/dist/compiler/context.cjs +25 -0
- package/dist/compiler/context.d.ts +28 -0
- package/dist/compiler/context.js +8 -0
- package/dist/compiler/domain-block-utils.cjs +605 -0
- package/dist/compiler/domain-block-utils.js +11 -0
- package/dist/compiler/dtdl.cjs +27 -0
- package/dist/compiler/dtdl.js +11 -0
- package/dist/compiler/gltf-pipeline.cjs +39 -0
- package/dist/compiler/gltf-pipeline.js +4 -0
- package/dist/compiler/godot.cjs +18 -0
- package/dist/compiler/godot.js +12 -0
- package/dist/compiler/incremental.cjs +34 -0
- package/dist/compiler/incremental.js +9 -0
- package/dist/compiler/index.cjs +5860 -0
- package/dist/compiler/index.d.ts +322 -21
- package/dist/compiler/index.js +5525 -0
- package/dist/compiler/ios.cjs +23 -0
- package/dist/compiler/ios.js +13 -0
- package/dist/compiler/llm-provider-capabilities.cjs +25 -0
- package/dist/compiler/llm-provider-capabilities.d.ts +43 -0
- package/dist/compiler/llm-provider-capabilities.js +8 -0
- package/dist/compiler/multi-layer.cjs +24 -0
- package/dist/compiler/multi-layer.js +15 -0
- package/dist/compiler/nodetoy.cjs +23 -0
- package/dist/compiler/nodetoy.js +4 -0
- package/dist/compiler/openxr.cjs +19 -0
- package/dist/compiler/openxr.js +13 -0
- package/dist/compiler/playcanvas.cjs +19 -0
- package/dist/compiler/playcanvas.js +13 -0
- package/dist/compiler/r3f.cjs +38 -0
- package/dist/compiler/r3f.d.ts +22 -0
- package/dist/compiler/r3f.js +16 -0
- package/dist/compiler/remotion.cjs +23 -0
- package/dist/compiler/remotion.js +4 -0
- package/dist/compiler/reproducibility.cjs +39 -0
- package/dist/compiler/reproducibility.js +4 -0
- package/dist/compiler/sdf.cjs +24 -0
- package/dist/compiler/sdf.js +12 -0
- package/dist/compiler/semantic-scene.cjs +31 -0
- package/dist/compiler/semantic-scene.js +4 -0
- package/dist/compiler/state.cjs +21 -0
- package/dist/compiler/state.js +11 -0
- package/dist/compiler/trait-composition.cjs +30 -0
- package/dist/compiler/trait-composition.js +9 -0
- package/dist/compiler/unity.cjs +19 -0
- package/dist/compiler/unity.js +13 -0
- package/dist/compiler/unreal.cjs +23 -0
- package/dist/compiler/unreal.js +13 -0
- package/dist/compiler/urdf.cjs +52 -0
- package/dist/compiler/urdf.js +12 -0
- package/dist/compiler/usd-physics.cjs +26 -0
- package/dist/compiler/usd-physics.js +9 -0
- package/dist/compiler/visionos.cjs +19 -0
- package/dist/compiler/visionos.js +13 -0
- package/dist/compiler/vrchat.cjs +22 -0
- package/dist/compiler/vrchat.js +12 -0
- package/dist/compiler/vrr.cjs +24 -0
- package/dist/compiler/vrr.js +12 -0
- package/dist/compiler/wasm.cjs +36 -0
- package/dist/compiler/wasm.js +12 -0
- package/dist/compiler/webgpu.cjs +18 -0
- package/dist/compiler/webgpu.js +12 -0
- package/dist/coordinators/index.cjs +1266 -0
- package/dist/coordinators/index.d.ts +72 -1
- package/dist/coordinators/index.js +1259 -0
- package/dist/debugger.cjs +24 -0
- package/dist/debugger.js +11 -0
- package/dist/entries/interop.cjs +64 -0
- package/dist/entries/interop.js +7 -0
- package/dist/entries/scripting.cjs +55 -0
- package/dist/entries/scripting.js +10 -0
- package/dist/hololand/index.cjs +146 -0
- package/dist/hololand/index.d.ts +70 -0
- package/dist/hololand/index.js +5 -0
- package/dist/index.cjs +43233 -0
- package/dist/index.d.ts +976 -21
- package/dist/index.js +39995 -0
- package/dist/math/tropical-spmv.cjs +45 -0
- package/dist/math/tropical-spmv.js +4 -0
- package/dist/math/vec3.cjs +57 -0
- package/dist/math/vec3.js +4 -0
- package/dist/ml-dsa-FSKBTE3W.cjs +1265 -0
- package/dist/ml-dsa-Z7JDKW4L.js +1265 -0
- package/dist/paper-0c-spike/index.cjs +150 -0
- package/dist/paper-0c-spike/index.js +141 -0
- package/dist/parser.cjs +61 -0
- package/dist/parser.d.ts +11 -0
- package/dist/parser.js +12 -0
- package/dist/playwright-3AT3AKTV.cjs +98673 -0
- package/dist/playwright-VZPDVUEQ.js +98660 -0
- package/dist/reconstruction/index.cjs +153 -0
- package/dist/reconstruction/index.d.ts +29 -2
- package/dist/reconstruction/index.js +8 -0
- package/dist/runtime.cjs +316 -0
- package/dist/runtime.d.ts +61 -0
- package/dist/runtime.js +31 -0
- package/dist/self-improvement/index.cjs +563 -0
- package/dist/self-improvement/index.js +545 -0
- package/dist/storage/index.cjs +38 -0
- package/dist/storage/index.js +5 -0
- package/dist/testing.cjs +25 -0
- package/dist/testing.d.ts +70 -0
- package/dist/testing.js +4 -0
- package/dist/traitDocs/traitDocs.cjs +33 -0
- package/dist/traitDocs/traitDocs.js +7 -0
- package/dist/traits/botanical-lotus.cjs +41 -0
- package/dist/traits/botanical-lotus.d.ts +172 -0
- package/dist/traits/botanical-lotus.js +4 -0
- package/dist/traits/engines/index.cjs +520 -0
- package/dist/traits/engines/index.js +380 -0
- package/dist/traits/index.cjs +24409 -0
- package/dist/traits/index.d.ts +171 -35
- package/dist/traits/index.js +21634 -0
- package/dist/traits/simulation-solver-factory.cjs +13 -0
- package/dist/traits/simulation-solver-factory.d.ts +23 -0
- package/dist/traits/simulation-solver-factory.js +4 -0
- package/dist/traits/webcam-gaze.cjs +35 -0
- package/dist/traits/webcam-gaze.d.ts +17 -0
- package/dist/traits/webcam-gaze.js +4 -0
- package/dist/type-checker.cjs +19 -0
- package/dist/type-checker.js +6 -0
- package/dist/world/index.cjs +947 -0
- package/dist/world/index.d.ts +147 -0
- package/dist/world/index.js +939 -0
- package/dist/world-model/index.cjs +1446 -0
- package/dist/world-model/index.d.ts +119 -0
- package/dist/world-model/index.js +1414 -0
- package/dist/wot/index.cjs +29 -0
- package/dist/wot/index.js +4 -0
- package/package.json +93 -49
|
@@ -0,0 +1,153 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkW7VDOASB_cjs = require('../chunk-W7VDOASB.cjs');
|
|
4
|
+
var chunkSJBGLS25_cjs = require('../chunk-SJBGLS25.cjs');
|
|
5
|
+
var chunkLM2VU56C_cjs = require('../chunk-LM2VU56C.cjs');
|
|
6
|
+
var chunkBRQJKJGT_cjs = require('../chunk-BRQJKJGT.cjs');
|
|
7
|
+
var chunkCIWWXYHZ_cjs = require('../chunk-CIWWXYHZ.cjs');
|
|
8
|
+
require('../chunk-HCCQLAA4.cjs');
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
Object.defineProperty(exports, "ANCHOR_DEFAULTS", {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return chunkW7VDOASB_cjs.ANCHOR_DEFAULTS; }
|
|
15
|
+
});
|
|
16
|
+
Object.defineProperty(exports, "ARCORE_DEPTH_RECOMMENDED_RANGE_MILLIMETERS", {
|
|
17
|
+
enumerable: true,
|
|
18
|
+
get: function () { return chunkW7VDOASB_cjs.ARCORE_DEPTH_RECOMMENDED_RANGE_MILLIMETERS; }
|
|
19
|
+
});
|
|
20
|
+
Object.defineProperty(exports, "HOLOMAP_MOBILE_SENSOR_BUNDLE_VERSION", {
|
|
21
|
+
enumerable: true,
|
|
22
|
+
get: function () { return chunkW7VDOASB_cjs.HOLOMAP_MOBILE_SENSOR_BUNDLE_VERSION; }
|
|
23
|
+
});
|
|
24
|
+
Object.defineProperty(exports, "TRAJECTORY_DEFAULTS", {
|
|
25
|
+
enumerable: true,
|
|
26
|
+
get: function () { return chunkW7VDOASB_cjs.TRAJECTORY_DEFAULTS; }
|
|
27
|
+
});
|
|
28
|
+
Object.defineProperty(exports, "arCoreDepthFrameToMobileSensorFrame", {
|
|
29
|
+
enumerable: true,
|
|
30
|
+
get: function () { return chunkW7VDOASB_cjs.arCoreDepthFrameToMobileSensorFrame; }
|
|
31
|
+
});
|
|
32
|
+
Object.defineProperty(exports, "cameraPoseFromColumnMajorTransform", {
|
|
33
|
+
enumerable: true,
|
|
34
|
+
get: function () { return chunkW7VDOASB_cjs.cameraPoseFromColumnMajorTransform; }
|
|
35
|
+
});
|
|
36
|
+
Object.defineProperty(exports, "createAnchorContext", {
|
|
37
|
+
enumerable: true,
|
|
38
|
+
get: function () { return chunkW7VDOASB_cjs.createAnchorContext; }
|
|
39
|
+
});
|
|
40
|
+
Object.defineProperty(exports, "createArCoreDepthMobileSensorBundle", {
|
|
41
|
+
enumerable: true,
|
|
42
|
+
get: function () { return chunkW7VDOASB_cjs.createArCoreDepthMobileSensorBundle; }
|
|
43
|
+
});
|
|
44
|
+
Object.defineProperty(exports, "createFusedAttentionBackend", {
|
|
45
|
+
enumerable: true,
|
|
46
|
+
get: function () { return chunkW7VDOASB_cjs.createFusedAttentionBackend; }
|
|
47
|
+
});
|
|
48
|
+
Object.defineProperty(exports, "createPagedKVCache", {
|
|
49
|
+
enumerable: true,
|
|
50
|
+
get: function () { return chunkW7VDOASB_cjs.createPagedKVCache; }
|
|
51
|
+
});
|
|
52
|
+
Object.defineProperty(exports, "createTrajectoryMemory", {
|
|
53
|
+
enumerable: true,
|
|
54
|
+
get: function () { return chunkW7VDOASB_cjs.createTrajectoryMemory; }
|
|
55
|
+
});
|
|
56
|
+
Object.defineProperty(exports, "mergeAnchoredProvenance", {
|
|
57
|
+
enumerable: true,
|
|
58
|
+
get: function () { return chunkW7VDOASB_cjs.mergeAnchoredProvenance; }
|
|
59
|
+
});
|
|
60
|
+
Object.defineProperty(exports, "mobileSensorBundleToFrames", {
|
|
61
|
+
enumerable: true,
|
|
62
|
+
get: function () { return chunkW7VDOASB_cjs.mobileSensorBundleToFrames; }
|
|
63
|
+
});
|
|
64
|
+
Object.defineProperty(exports, "replayMobileSensorBundle", {
|
|
65
|
+
enumerable: true,
|
|
66
|
+
get: function () { return chunkW7VDOASB_cjs.replayMobileSensorBundle; }
|
|
67
|
+
});
|
|
68
|
+
Object.defineProperty(exports, "validateMobileSensorBundle", {
|
|
69
|
+
enumerable: true,
|
|
70
|
+
get: function () { return chunkW7VDOASB_cjs.validateMobileSensorBundle; }
|
|
71
|
+
});
|
|
72
|
+
Object.defineProperty(exports, "HOLOMAP_DEFAULTS", {
|
|
73
|
+
enumerable: true,
|
|
74
|
+
get: function () { return chunkSJBGLS25_cjs.HOLOMAP_DEFAULTS; }
|
|
75
|
+
});
|
|
76
|
+
Object.defineProperty(exports, "assertWeightCid", {
|
|
77
|
+
enumerable: true,
|
|
78
|
+
get: function () { return chunkSJBGLS25_cjs.assertWeightCid; }
|
|
79
|
+
});
|
|
80
|
+
Object.defineProperty(exports, "createHoloMapMicroEncoder", {
|
|
81
|
+
enumerable: true,
|
|
82
|
+
get: function () { return chunkSJBGLS25_cjs.createHoloMapMicroEncoder; }
|
|
83
|
+
});
|
|
84
|
+
Object.defineProperty(exports, "createHoloMapRunId", {
|
|
85
|
+
enumerable: true,
|
|
86
|
+
get: function () { return chunkSJBGLS25_cjs.createHoloMapRunId; }
|
|
87
|
+
});
|
|
88
|
+
Object.defineProperty(exports, "createHoloMapRuntime", {
|
|
89
|
+
enumerable: true,
|
|
90
|
+
get: function () { return chunkSJBGLS25_cjs.createHoloMapRuntime; }
|
|
91
|
+
});
|
|
92
|
+
Object.defineProperty(exports, "frameToMicroImage", {
|
|
93
|
+
enumerable: true,
|
|
94
|
+
get: function () { return chunkSJBGLS25_cjs.frameToMicroImage; }
|
|
95
|
+
});
|
|
96
|
+
Object.defineProperty(exports, "getCachedWeightBlob", {
|
|
97
|
+
enumerable: true,
|
|
98
|
+
get: function () { return chunkSJBGLS25_cjs.getCachedWeightBlob; }
|
|
99
|
+
});
|
|
100
|
+
Object.defineProperty(exports, "loadHoloMapWeightBlob", {
|
|
101
|
+
enumerable: true,
|
|
102
|
+
get: function () { return chunkSJBGLS25_cjs.loadHoloMapWeightBlob; }
|
|
103
|
+
});
|
|
104
|
+
Object.defineProperty(exports, "logHoloMapEvent", {
|
|
105
|
+
enumerable: true,
|
|
106
|
+
get: function () { return chunkSJBGLS25_cjs.logHoloMapEvent; }
|
|
107
|
+
});
|
|
108
|
+
Object.defineProperty(exports, "normalizeWeightCidDigest", {
|
|
109
|
+
enumerable: true,
|
|
110
|
+
get: function () { return chunkSJBGLS25_cjs.normalizeWeightCidDigest; }
|
|
111
|
+
});
|
|
112
|
+
Object.defineProperty(exports, "putCachedWeightBlob", {
|
|
113
|
+
enumerable: true,
|
|
114
|
+
get: function () { return chunkSJBGLS25_cjs.putCachedWeightBlob; }
|
|
115
|
+
});
|
|
116
|
+
Object.defineProperty(exports, "resetHoloMapTelemetryForTests", {
|
|
117
|
+
enumerable: true,
|
|
118
|
+
get: function () { return chunkSJBGLS25_cjs.resetHoloMapTelemetryForTests; }
|
|
119
|
+
});
|
|
120
|
+
Object.defineProperty(exports, "runHoloMapMicroEncoderCpu", {
|
|
121
|
+
enumerable: true,
|
|
122
|
+
get: function () { return chunkSJBGLS25_cjs.runHoloMapMicroEncoderCpu; }
|
|
123
|
+
});
|
|
124
|
+
Object.defineProperty(exports, "tryCreateHoloMapEncoderDevice", {
|
|
125
|
+
enumerable: true,
|
|
126
|
+
get: function () { return chunkSJBGLS25_cjs.tryCreateHoloMapEncoderDevice; }
|
|
127
|
+
});
|
|
128
|
+
Object.defineProperty(exports, "computeHoloMapReplayFingerprint", {
|
|
129
|
+
enumerable: true,
|
|
130
|
+
get: function () { return chunkLM2VU56C_cjs.computeHoloMapReplayFingerprint; }
|
|
131
|
+
});
|
|
132
|
+
Object.defineProperty(exports, "fnv1a32Hex", {
|
|
133
|
+
enumerable: true,
|
|
134
|
+
get: function () { return chunkLM2VU56C_cjs.fnv1a32Hex; }
|
|
135
|
+
});
|
|
136
|
+
Object.defineProperty(exports, "assertHoloMapManifestContract", {
|
|
137
|
+
enumerable: true,
|
|
138
|
+
get: function () { return chunkBRQJKJGT_cjs.assertHoloMapManifestContract; }
|
|
139
|
+
});
|
|
140
|
+
Object.defineProperty(exports, "HOLOMAP_SIMULATION_CONTRACT_KIND", {
|
|
141
|
+
enumerable: true,
|
|
142
|
+
get: function () { return chunkCIWWXYHZ_cjs.HOLOMAP_SIMULATION_CONTRACT_KIND; }
|
|
143
|
+
});
|
|
144
|
+
Object.defineProperty(exports, "ensureNodeWebGpuSync", {
|
|
145
|
+
enumerable: true,
|
|
146
|
+
get: function () { return chunkCIWWXYHZ_cjs.ensureNodeWebGpuSync; }
|
|
147
|
+
});
|
|
148
|
+
Object.defineProperty(exports, "isWebGpuEnvironmentPresent", {
|
|
149
|
+
enumerable: true,
|
|
150
|
+
get: function () { return chunkCIWWXYHZ_cjs.isWebGpuEnvironmentPresent; }
|
|
151
|
+
});
|
|
152
|
+
//# sourceMappingURL=index.cjs.map
|
|
153
|
+
//# sourceMappingURL=index.cjs.map
|
|
@@ -23,8 +23,26 @@ export interface ReconstructionStep {
|
|
|
23
23
|
frame: ReconstructionFrame;
|
|
24
24
|
pose: CameraPose;
|
|
25
25
|
points: PointCloudChunk;
|
|
26
|
-
trajectory:
|
|
27
|
-
anchor:
|
|
26
|
+
trajectory: TrajectoryMemoryState;
|
|
27
|
+
anchor: AnchorContextState;
|
|
28
|
+
}
|
|
29
|
+
export interface TrajectoryKeyframe {
|
|
30
|
+
frameIndex: number;
|
|
31
|
+
timestampMs: number;
|
|
32
|
+
pose: CameraPose;
|
|
33
|
+
embedding: Float32Array;
|
|
34
|
+
}
|
|
35
|
+
export interface TrajectoryMemoryState {
|
|
36
|
+
keyframes: TrajectoryKeyframe[];
|
|
37
|
+
estimatedDriftMeters: number;
|
|
38
|
+
lastLoopClosureFrame: number;
|
|
39
|
+
revision: number;
|
|
40
|
+
}
|
|
41
|
+
export interface AnchorContextState {
|
|
42
|
+
anchorFrameIndex: number;
|
|
43
|
+
anchorPose: CameraPose;
|
|
44
|
+
anchorDescriptor: Float32Array;
|
|
45
|
+
revision: number;
|
|
28
46
|
}
|
|
29
47
|
export interface HoloMapConfig {
|
|
30
48
|
inputResolution: { width: number; height: number };
|
|
@@ -33,9 +51,15 @@ export interface HoloMapConfig {
|
|
|
33
51
|
seed: number;
|
|
34
52
|
modelHash: string;
|
|
35
53
|
videoHash?: string;
|
|
54
|
+
tileGrid?: number;
|
|
55
|
+
weightCid?: string;
|
|
56
|
+
weightUrl?: string;
|
|
57
|
+
weightUrls?: string[];
|
|
36
58
|
cpuOffload: boolean;
|
|
37
59
|
weightStrategy?: 'distill' | 'fine-tune' | 'from-scratch';
|
|
60
|
+
verticalProfile?: 'generalist' | 'indoor' | 'outdoor' | 'object';
|
|
38
61
|
allowCpuFallback?: boolean;
|
|
62
|
+
localResolver?: (weightCid: string) => Promise<ArrayBuffer | undefined>;
|
|
39
63
|
}
|
|
40
64
|
export declare const HOLOMAP_DEFAULTS: HoloMapConfig;
|
|
41
65
|
export interface ReconstructionManifest {
|
|
@@ -73,6 +97,9 @@ export declare function computeHoloMapReplayFingerprint(parts: {
|
|
|
73
97
|
seed: number;
|
|
74
98
|
weightStrategy: string;
|
|
75
99
|
videoHash?: string;
|
|
100
|
+
tileGrid?: number;
|
|
101
|
+
weightCid?: string;
|
|
102
|
+
verticalProfile?: 'generalist' | 'indoor' | 'outdoor' | 'object';
|
|
76
103
|
}): string;
|
|
77
104
|
export declare function fnv1a32Hex(input: string): string;
|
|
78
105
|
export declare function assertHoloMapManifestContract(m: ReconstructionManifest): void;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export { ANCHOR_DEFAULTS, ARCORE_DEPTH_RECOMMENDED_RANGE_MILLIMETERS, HOLOMAP_MOBILE_SENSOR_BUNDLE_VERSION, TRAJECTORY_DEFAULTS, arCoreDepthFrameToMobileSensorFrame, cameraPoseFromColumnMajorTransform, createAnchorContext, createArCoreDepthMobileSensorBundle, createFusedAttentionBackend, createPagedKVCache, createTrajectoryMemory, mergeAnchoredProvenance, mobileSensorBundleToFrames, replayMobileSensorBundle, validateMobileSensorBundle } from '../chunk-F43YAA34.js';
|
|
2
|
+
export { HOLOMAP_DEFAULTS, assertWeightCid, createHoloMapMicroEncoder, createHoloMapRunId, createHoloMapRuntime, frameToMicroImage, getCachedWeightBlob, loadHoloMapWeightBlob, logHoloMapEvent, normalizeWeightCidDigest, putCachedWeightBlob, resetHoloMapTelemetryForTests, runHoloMapMicroEncoderCpu, tryCreateHoloMapEncoderDevice } from '../chunk-AYBXB26F.js';
|
|
3
|
+
export { computeHoloMapReplayFingerprint, fnv1a32Hex } from '../chunk-WNNE3PO3.js';
|
|
4
|
+
export { assertHoloMapManifestContract } from '../chunk-MBOOR7X4.js';
|
|
5
|
+
export { HOLOMAP_SIMULATION_CONTRACT_KIND, ensureNodeWebGpuSync, isWebGpuEnvironmentPresent } from '../chunk-YF2I3MV3.js';
|
|
6
|
+
import '../chunk-OL46QLBJ.js';
|
|
7
|
+
//# sourceMappingURL=index.js.map
|
|
8
|
+
//# sourceMappingURL=index.js.map
|
package/dist/runtime.cjs
ADDED
|
@@ -0,0 +1,316 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkKH4CNH66_cjs = require('./chunk-KH4CNH66.cjs');
|
|
4
|
+
var chunkEUDQTK7N_cjs = require('./chunk-EUDQTK7N.cjs');
|
|
5
|
+
require('./chunk-GJNCFRJU.cjs');
|
|
6
|
+
require('./chunk-SMIWS6DE.cjs');
|
|
7
|
+
require('./chunk-JIYN45TV.cjs');
|
|
8
|
+
require('./chunk-TVHSPJ4N.cjs');
|
|
9
|
+
require('./chunk-ILRBGFVD.cjs');
|
|
10
|
+
require('./chunk-E7JP3BS3.cjs');
|
|
11
|
+
require('./chunk-HCCQLAA4.cjs');
|
|
12
|
+
var ai = require('@holoscript/framework/ai');
|
|
13
|
+
var agents = require('@holoscript/framework/agents');
|
|
14
|
+
var swarm = require('@holoscript/framework/swarm');
|
|
15
|
+
var training = require('@holoscript/framework/training');
|
|
16
|
+
var dialogue = require('@holoscript/engine/dialogue');
|
|
17
|
+
var camera = require('@holoscript/engine/camera');
|
|
18
|
+
var gameplay = require('@holoscript/engine/gameplay');
|
|
19
|
+
var environment = require('@holoscript/engine/environment');
|
|
20
|
+
var rendering = require('@holoscript/engine/rendering');
|
|
21
|
+
var combat = require('@holoscript/engine/combat');
|
|
22
|
+
var navigation = require('@holoscript/engine/navigation');
|
|
23
|
+
var particles = require('@holoscript/engine/particles');
|
|
24
|
+
var world = require('@holoscript/engine/world');
|
|
25
|
+
var input = require('@holoscript/engine/input');
|
|
26
|
+
var runtime = require('@holoscript/engine/runtime');
|
|
27
|
+
var gpu = require('@holoscript/engine/gpu');
|
|
28
|
+
var choreography = require('@holoscript/engine/choreography');
|
|
29
|
+
var mesh = require('@holoscript/mesh');
|
|
30
|
+
var consensus = require('@holoscript/mesh/consensus');
|
|
31
|
+
var messaging = require('@holoscript/mesh/messaging');
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
Object.defineProperty(exports, "HoloScriptDebugger", {
|
|
36
|
+
enumerable: true,
|
|
37
|
+
get: function () { return chunkKH4CNH66_cjs.HoloScriptDebugger; }
|
|
38
|
+
});
|
|
39
|
+
Object.defineProperty(exports, "createDebugger", {
|
|
40
|
+
enumerable: true,
|
|
41
|
+
get: function () { return chunkKH4CNH66_cjs.createDebugger; }
|
|
42
|
+
});
|
|
43
|
+
Object.defineProperty(exports, "HoloScriptAgentRuntime", {
|
|
44
|
+
enumerable: true,
|
|
45
|
+
get: function () { return chunkEUDQTK7N_cjs.HoloScriptAgentRuntime; }
|
|
46
|
+
});
|
|
47
|
+
Object.defineProperty(exports, "HoloScriptRuntime", {
|
|
48
|
+
enumerable: true,
|
|
49
|
+
get: function () { return chunkEUDQTK7N_cjs.HoloScriptRuntime; }
|
|
50
|
+
});
|
|
51
|
+
Object.defineProperty(exports, "ActionNode", {
|
|
52
|
+
enumerable: true,
|
|
53
|
+
get: function () { return ai.ActionNode; }
|
|
54
|
+
});
|
|
55
|
+
Object.defineProperty(exports, "BTNode", {
|
|
56
|
+
enumerable: true,
|
|
57
|
+
get: function () { return ai.BTNode; }
|
|
58
|
+
});
|
|
59
|
+
Object.defineProperty(exports, "BehaviorTree", {
|
|
60
|
+
enumerable: true,
|
|
61
|
+
get: function () { return ai.BehaviorTree; }
|
|
62
|
+
});
|
|
63
|
+
Object.defineProperty(exports, "Blackboard", {
|
|
64
|
+
enumerable: true,
|
|
65
|
+
get: function () { return ai.Blackboard; }
|
|
66
|
+
});
|
|
67
|
+
Object.defineProperty(exports, "ConditionNode", {
|
|
68
|
+
enumerable: true,
|
|
69
|
+
get: function () { return ai.ConditionNode; }
|
|
70
|
+
});
|
|
71
|
+
Object.defineProperty(exports, "GuardNode", {
|
|
72
|
+
enumerable: true,
|
|
73
|
+
get: function () { return ai.GuardNode; }
|
|
74
|
+
});
|
|
75
|
+
Object.defineProperty(exports, "InverterNode", {
|
|
76
|
+
enumerable: true,
|
|
77
|
+
get: function () { return ai.InverterNode; }
|
|
78
|
+
});
|
|
79
|
+
Object.defineProperty(exports, "ParallelNode", {
|
|
80
|
+
enumerable: true,
|
|
81
|
+
get: function () { return ai.ParallelNode; }
|
|
82
|
+
});
|
|
83
|
+
Object.defineProperty(exports, "RepeaterNode", {
|
|
84
|
+
enumerable: true,
|
|
85
|
+
get: function () { return ai.RepeaterNode; }
|
|
86
|
+
});
|
|
87
|
+
Object.defineProperty(exports, "SelectorNode", {
|
|
88
|
+
enumerable: true,
|
|
89
|
+
get: function () { return ai.SelectorNode; }
|
|
90
|
+
});
|
|
91
|
+
Object.defineProperty(exports, "SequenceNode", {
|
|
92
|
+
enumerable: true,
|
|
93
|
+
get: function () { return ai.SequenceNode; }
|
|
94
|
+
});
|
|
95
|
+
Object.defineProperty(exports, "StateMachine", {
|
|
96
|
+
enumerable: true,
|
|
97
|
+
get: function () { return ai.StateMachine; }
|
|
98
|
+
});
|
|
99
|
+
Object.defineProperty(exports, "WaitNode", {
|
|
100
|
+
enumerable: true,
|
|
101
|
+
get: function () { return ai.WaitNode; }
|
|
102
|
+
});
|
|
103
|
+
Object.defineProperty(exports, "AgentRegistry", {
|
|
104
|
+
enumerable: true,
|
|
105
|
+
get: function () { return agents.AgentRegistry; }
|
|
106
|
+
});
|
|
107
|
+
Object.defineProperty(exports, "CulturalMemory", {
|
|
108
|
+
enumerable: true,
|
|
109
|
+
get: function () { return agents.CulturalMemory; }
|
|
110
|
+
});
|
|
111
|
+
Object.defineProperty(exports, "GCounter", {
|
|
112
|
+
enumerable: true,
|
|
113
|
+
get: function () { return agents.GCounter; }
|
|
114
|
+
});
|
|
115
|
+
Object.defineProperty(exports, "LWWRegister", {
|
|
116
|
+
enumerable: true,
|
|
117
|
+
get: function () { return agents.LWWRegister; }
|
|
118
|
+
});
|
|
119
|
+
Object.defineProperty(exports, "NormEngine", {
|
|
120
|
+
enumerable: true,
|
|
121
|
+
get: function () { return agents.NormEngine; }
|
|
122
|
+
});
|
|
123
|
+
Object.defineProperty(exports, "ORSet", {
|
|
124
|
+
enumerable: true,
|
|
125
|
+
get: function () { return agents.ORSet; }
|
|
126
|
+
});
|
|
127
|
+
Object.defineProperty(exports, "createAgentState", {
|
|
128
|
+
enumerable: true,
|
|
129
|
+
get: function () { return agents.createAgentState; }
|
|
130
|
+
});
|
|
131
|
+
Object.defineProperty(exports, "createMVCPayload", {
|
|
132
|
+
enumerable: true,
|
|
133
|
+
get: function () { return agents.createMVCPayload; }
|
|
134
|
+
});
|
|
135
|
+
Object.defineProperty(exports, "estimatePayloadSize", {
|
|
136
|
+
enumerable: true,
|
|
137
|
+
get: function () { return agents.estimatePayloadSize; }
|
|
138
|
+
});
|
|
139
|
+
Object.defineProperty(exports, "getCounter", {
|
|
140
|
+
enumerable: true,
|
|
141
|
+
get: function () { return agents.getCounter; }
|
|
142
|
+
});
|
|
143
|
+
Object.defineProperty(exports, "getDefaultRegistry", {
|
|
144
|
+
enumerable: true,
|
|
145
|
+
get: function () { return agents.getDefaultRegistry; }
|
|
146
|
+
});
|
|
147
|
+
Object.defineProperty(exports, "getRegister", {
|
|
148
|
+
enumerable: true,
|
|
149
|
+
get: function () { return agents.getRegister; }
|
|
150
|
+
});
|
|
151
|
+
Object.defineProperty(exports, "incrementCounter", {
|
|
152
|
+
enumerable: true,
|
|
153
|
+
get: function () { return agents.incrementCounter; }
|
|
154
|
+
});
|
|
155
|
+
Object.defineProperty(exports, "mergeStates", {
|
|
156
|
+
enumerable: true,
|
|
157
|
+
get: function () { return agents.mergeStates; }
|
|
158
|
+
});
|
|
159
|
+
Object.defineProperty(exports, "negotiateHandoff", {
|
|
160
|
+
enumerable: true,
|
|
161
|
+
get: function () { return agents.negotiateHandoff; }
|
|
162
|
+
});
|
|
163
|
+
Object.defineProperty(exports, "resetDefaultRegistry", {
|
|
164
|
+
enumerable: true,
|
|
165
|
+
get: function () { return agents.resetDefaultRegistry; }
|
|
166
|
+
});
|
|
167
|
+
Object.defineProperty(exports, "setRegister", {
|
|
168
|
+
enumerable: true,
|
|
169
|
+
get: function () { return agents.setRegister; }
|
|
170
|
+
});
|
|
171
|
+
Object.defineProperty(exports, "signOperation", {
|
|
172
|
+
enumerable: true,
|
|
173
|
+
get: function () { return agents.signOperation; }
|
|
174
|
+
});
|
|
175
|
+
Object.defineProperty(exports, "validatePayloadBudget", {
|
|
176
|
+
enumerable: true,
|
|
177
|
+
get: function () { return agents.validatePayloadBudget; }
|
|
178
|
+
});
|
|
179
|
+
Object.defineProperty(exports, "verifyOperation", {
|
|
180
|
+
enumerable: true,
|
|
181
|
+
get: function () { return agents.verifyOperation; }
|
|
182
|
+
});
|
|
183
|
+
Object.defineProperty(exports, "CollectiveIntelligence", {
|
|
184
|
+
enumerable: true,
|
|
185
|
+
get: function () { return swarm.CollectiveIntelligence; }
|
|
186
|
+
});
|
|
187
|
+
Object.defineProperty(exports, "LeaderElection", {
|
|
188
|
+
enumerable: true,
|
|
189
|
+
get: function () { return swarm.LeaderElection; }
|
|
190
|
+
});
|
|
191
|
+
Object.defineProperty(exports, "SwarmCoordinator", {
|
|
192
|
+
enumerable: true,
|
|
193
|
+
get: function () { return swarm.SwarmCoordinator; }
|
|
194
|
+
});
|
|
195
|
+
Object.defineProperty(exports, "SwarmInspector", {
|
|
196
|
+
enumerable: true,
|
|
197
|
+
get: function () { return swarm.SwarmInspector; }
|
|
198
|
+
});
|
|
199
|
+
Object.defineProperty(exports, "SwarmManager", {
|
|
200
|
+
enumerable: true,
|
|
201
|
+
get: function () { return swarm.SwarmManager; }
|
|
202
|
+
});
|
|
203
|
+
Object.defineProperty(exports, "SwarmMembership", {
|
|
204
|
+
enumerable: true,
|
|
205
|
+
get: function () { return swarm.SwarmMembership; }
|
|
206
|
+
});
|
|
207
|
+
Object.defineProperty(exports, "SwarmMetrics", {
|
|
208
|
+
enumerable: true,
|
|
209
|
+
get: function () { return swarm.SwarmMetrics; }
|
|
210
|
+
});
|
|
211
|
+
Object.defineProperty(exports, "SparsityMonitor", {
|
|
212
|
+
enumerable: true,
|
|
213
|
+
get: function () { return training.SparsityMonitor; }
|
|
214
|
+
});
|
|
215
|
+
Object.defineProperty(exports, "createSparsityMonitor", {
|
|
216
|
+
enumerable: true,
|
|
217
|
+
get: function () { return training.createSparsityMonitor; }
|
|
218
|
+
});
|
|
219
|
+
Object.defineProperty(exports, "DialogueGraph", {
|
|
220
|
+
enumerable: true,
|
|
221
|
+
get: function () { return dialogue.DialogueGraph; }
|
|
222
|
+
});
|
|
223
|
+
Object.defineProperty(exports, "DialogueRunner", {
|
|
224
|
+
enumerable: true,
|
|
225
|
+
get: function () { return dialogue.DialogueRunner; }
|
|
226
|
+
});
|
|
227
|
+
Object.defineProperty(exports, "CameraController", {
|
|
228
|
+
enumerable: true,
|
|
229
|
+
get: function () { return camera.CameraController; }
|
|
230
|
+
});
|
|
231
|
+
Object.defineProperty(exports, "InventorySystem", {
|
|
232
|
+
enumerable: true,
|
|
233
|
+
get: function () { return gameplay.InventorySystem; }
|
|
234
|
+
});
|
|
235
|
+
Object.defineProperty(exports, "TerrainSystem", {
|
|
236
|
+
enumerable: true,
|
|
237
|
+
get: function () { return environment.TerrainSystem; }
|
|
238
|
+
});
|
|
239
|
+
Object.defineProperty(exports, "LightingModel", {
|
|
240
|
+
enumerable: true,
|
|
241
|
+
get: function () { return rendering.LightingModel; }
|
|
242
|
+
});
|
|
243
|
+
Object.defineProperty(exports, "SHADER_NODES", {
|
|
244
|
+
enumerable: true,
|
|
245
|
+
get: function () { return rendering.SHADER_NODES; }
|
|
246
|
+
});
|
|
247
|
+
Object.defineProperty(exports, "ShaderGraph", {
|
|
248
|
+
enumerable: true,
|
|
249
|
+
get: function () { return rendering.ShaderGraph; }
|
|
250
|
+
});
|
|
251
|
+
Object.defineProperty(exports, "CombatManager", {
|
|
252
|
+
enumerable: true,
|
|
253
|
+
get: function () { return combat.CombatManager; }
|
|
254
|
+
});
|
|
255
|
+
Object.defineProperty(exports, "AStarPathfinder", {
|
|
256
|
+
enumerable: true,
|
|
257
|
+
get: function () { return navigation.AStarPathfinder; }
|
|
258
|
+
});
|
|
259
|
+
Object.defineProperty(exports, "NavMesh", {
|
|
260
|
+
enumerable: true,
|
|
261
|
+
get: function () { return navigation.NavMesh; }
|
|
262
|
+
});
|
|
263
|
+
Object.defineProperty(exports, "ParticleSystem", {
|
|
264
|
+
enumerable: true,
|
|
265
|
+
get: function () { return particles.ParticleSystem; }
|
|
266
|
+
});
|
|
267
|
+
Object.defineProperty(exports, "LODManager", {
|
|
268
|
+
enumerable: true,
|
|
269
|
+
get: function () { return world.LODManager; }
|
|
270
|
+
});
|
|
271
|
+
Object.defineProperty(exports, "InputManager", {
|
|
272
|
+
enumerable: true,
|
|
273
|
+
get: function () { return input.InputManager; }
|
|
274
|
+
});
|
|
275
|
+
Object.defineProperty(exports, "CultureRuntime", {
|
|
276
|
+
enumerable: true,
|
|
277
|
+
get: function () { return runtime.CultureRuntime; }
|
|
278
|
+
});
|
|
279
|
+
Object.defineProperty(exports, "GaussianSplatExtractor", {
|
|
280
|
+
enumerable: true,
|
|
281
|
+
get: function () { return gpu.GaussianSplatExtractor; }
|
|
282
|
+
});
|
|
283
|
+
Object.defineProperty(exports, "ChoreographyEngine", {
|
|
284
|
+
enumerable: true,
|
|
285
|
+
get: function () { return choreography.ChoreographyEngine; }
|
|
286
|
+
});
|
|
287
|
+
Object.defineProperty(exports, "getDefaultEngine", {
|
|
288
|
+
enumerable: true,
|
|
289
|
+
get: function () { return choreography.getDefaultEngine; }
|
|
290
|
+
});
|
|
291
|
+
Object.defineProperty(exports, "resetDefaultEngine", {
|
|
292
|
+
enumerable: true,
|
|
293
|
+
get: function () { return choreography.resetDefaultEngine; }
|
|
294
|
+
});
|
|
295
|
+
Object.defineProperty(exports, "CollaborationSession", {
|
|
296
|
+
enumerable: true,
|
|
297
|
+
get: function () { return mesh.CollaborationSession; }
|
|
298
|
+
});
|
|
299
|
+
Object.defineProperty(exports, "NetworkManager", {
|
|
300
|
+
enumerable: true,
|
|
301
|
+
get: function () { return mesh.NetworkManager; }
|
|
302
|
+
});
|
|
303
|
+
Object.defineProperty(exports, "WebRTCTransport", {
|
|
304
|
+
enumerable: true,
|
|
305
|
+
get: function () { return mesh.WebRTCTransport; }
|
|
306
|
+
});
|
|
307
|
+
Object.defineProperty(exports, "ConsensusManager", {
|
|
308
|
+
enumerable: true,
|
|
309
|
+
get: function () { return consensus.ConsensusManager; }
|
|
310
|
+
});
|
|
311
|
+
Object.defineProperty(exports, "AgentMessaging", {
|
|
312
|
+
enumerable: true,
|
|
313
|
+
get: function () { return messaging.AgentMessaging; }
|
|
314
|
+
});
|
|
315
|
+
//# sourceMappingURL=runtime.cjs.map
|
|
316
|
+
//# sourceMappingURL=runtime.cjs.map
|
package/dist/runtime.d.ts
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
// @holoscript/core/runtime — engine/mesh/framework-backed runtime surface.
|
|
2
|
+
// Hand-crafted to mirror src/runtime.ts exactly (the value surface of dist/runtime.js).
|
|
3
|
+
// Requires the optional peers (@holoscript/engine, @holoscript/mesh, @holoscript/framework) installed.
|
|
4
|
+
|
|
1
5
|
export class HoloScriptRuntime {
|
|
2
6
|
execute(ast: any, context?: any): Promise<any>;
|
|
3
7
|
}
|
|
@@ -16,3 +20,60 @@ export class HoloScriptPlusRuntimeImpl {
|
|
|
16
20
|
}
|
|
17
21
|
|
|
18
22
|
export function createRuntime(options?: RuntimeOptions): HoloScriptPlusRuntimeImpl;
|
|
23
|
+
|
|
24
|
+
// --- Local runtime symbols (cannot be re-exported from peer subpaths) ---
|
|
25
|
+
export class HoloScriptAgentRuntime {
|
|
26
|
+
constructor(...args: any[]);
|
|
27
|
+
[key: string]: any;
|
|
28
|
+
}
|
|
29
|
+
export type AgentSeed = any;
|
|
30
|
+
export type DurableAgentState = any;
|
|
31
|
+
export type LosableAgentState = any;
|
|
32
|
+
|
|
33
|
+
export class HoloScriptDebugger {
|
|
34
|
+
debug(ast: any): any;
|
|
35
|
+
on(event: string, callback: any): void;
|
|
36
|
+
start(): void;
|
|
37
|
+
stop(): void;
|
|
38
|
+
loadSource(source: string, path?: string): { success: boolean; errors?: string[] };
|
|
39
|
+
clearBreakpoints(): void;
|
|
40
|
+
setBreakpoint(line: number, options?: any): any;
|
|
41
|
+
continue(): void;
|
|
42
|
+
stepOver(): void;
|
|
43
|
+
stepInto(): void;
|
|
44
|
+
stepOut(): void;
|
|
45
|
+
pause(): void;
|
|
46
|
+
getCallStack(): any[];
|
|
47
|
+
getState(): any;
|
|
48
|
+
getRuntime(): any;
|
|
49
|
+
evaluate(expression: string, frameId?: number): any;
|
|
50
|
+
getVariables(frameId?: number): any;
|
|
51
|
+
}
|
|
52
|
+
export function createDebugger(options?: any): HoloScriptDebugger;
|
|
53
|
+
|
|
54
|
+
// --- framework/ai ---
|
|
55
|
+
export { BehaviorTree, BTNode, SequenceNode, SelectorNode, ParallelNode, InverterNode, RepeaterNode, GuardNode, ActionNode, ConditionNode, WaitNode, Blackboard, StateMachine } from '@holoscript/framework/ai';
|
|
56
|
+
// --- framework/agents ---
|
|
57
|
+
export { CulturalMemory, NormEngine, negotiateHandoff, createMVCPayload, estimatePayloadSize, validatePayloadBudget, signOperation, verifyOperation, LWWRegister, GCounter, ORSet, createAgentState, setRegister, getRegister, incrementCounter, getCounter, mergeStates, AgentRegistry, getDefaultRegistry, resetDefaultRegistry } from '@holoscript/framework/agents';
|
|
58
|
+
// --- framework/swarm ---
|
|
59
|
+
export { SwarmCoordinator, LeaderElection, CollectiveIntelligence, SwarmManager, SwarmMembership, SwarmMetrics, SwarmInspector } from '@holoscript/framework/swarm';
|
|
60
|
+
// --- framework/training ---
|
|
61
|
+
export { SparsityMonitor, createSparsityMonitor } from '@holoscript/framework/training';
|
|
62
|
+
// --- engine ---
|
|
63
|
+
export { DialogueGraph, DialogueRunner } from '@holoscript/engine/dialogue';
|
|
64
|
+
export { CameraController } from '@holoscript/engine/camera';
|
|
65
|
+
export { InventorySystem } from '@holoscript/engine/gameplay';
|
|
66
|
+
export { TerrainSystem } from '@holoscript/engine/environment';
|
|
67
|
+
export { LightingModel, ShaderGraph, SHADER_NODES } from '@holoscript/engine/rendering';
|
|
68
|
+
export { CombatManager } from '@holoscript/engine/combat';
|
|
69
|
+
export { AStarPathfinder, NavMesh } from '@holoscript/engine/navigation';
|
|
70
|
+
export { ParticleSystem } from '@holoscript/engine/particles';
|
|
71
|
+
export { LODManager } from '@holoscript/engine/world';
|
|
72
|
+
export { InputManager } from '@holoscript/engine/input';
|
|
73
|
+
export { CultureRuntime } from '@holoscript/engine/runtime';
|
|
74
|
+
export { GaussianSplatExtractor } from '@holoscript/engine/gpu';
|
|
75
|
+
export { ChoreographyEngine, getDefaultEngine, resetDefaultEngine } from '@holoscript/engine/choreography';
|
|
76
|
+
// --- mesh ---
|
|
77
|
+
export { CollaborationSession, NetworkManager, WebRTCTransport } from '@holoscript/mesh';
|
|
78
|
+
export { ConsensusManager } from '@holoscript/mesh/consensus';
|
|
79
|
+
export { AgentMessaging } from '@holoscript/mesh/messaging';
|
package/dist/runtime.js
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
export { HoloScriptDebugger, createDebugger } from './chunk-NV4VMVXU.js';
|
|
2
|
+
export { HoloScriptAgentRuntime, HoloScriptRuntime } from './chunk-3NFFOWGG.js';
|
|
3
|
+
import './chunk-XL6INWKT.js';
|
|
4
|
+
import './chunk-RARB3MBR.js';
|
|
5
|
+
import './chunk-URG2SJLK.js';
|
|
6
|
+
import './chunk-H652NHX5.js';
|
|
7
|
+
import './chunk-PHENW4MQ.js';
|
|
8
|
+
import './chunk-VVKVQZI6.js';
|
|
9
|
+
import './chunk-OL46QLBJ.js';
|
|
10
|
+
export { ActionNode, BTNode, BehaviorTree, Blackboard, ConditionNode, GuardNode, InverterNode, ParallelNode, RepeaterNode, SelectorNode, SequenceNode, StateMachine, WaitNode } from '@holoscript/framework/ai';
|
|
11
|
+
export { AgentRegistry, CulturalMemory, GCounter, LWWRegister, NormEngine, ORSet, createAgentState, createMVCPayload, estimatePayloadSize, getCounter, getDefaultRegistry, getRegister, incrementCounter, mergeStates, negotiateHandoff, resetDefaultRegistry, setRegister, signOperation, validatePayloadBudget, verifyOperation } from '@holoscript/framework/agents';
|
|
12
|
+
export { CollectiveIntelligence, LeaderElection, SwarmCoordinator, SwarmInspector, SwarmManager, SwarmMembership, SwarmMetrics } from '@holoscript/framework/swarm';
|
|
13
|
+
export { SparsityMonitor, createSparsityMonitor } from '@holoscript/framework/training';
|
|
14
|
+
export { DialogueGraph, DialogueRunner } from '@holoscript/engine/dialogue';
|
|
15
|
+
export { CameraController } from '@holoscript/engine/camera';
|
|
16
|
+
export { InventorySystem } from '@holoscript/engine/gameplay';
|
|
17
|
+
export { TerrainSystem } from '@holoscript/engine/environment';
|
|
18
|
+
export { LightingModel, SHADER_NODES, ShaderGraph } from '@holoscript/engine/rendering';
|
|
19
|
+
export { CombatManager } from '@holoscript/engine/combat';
|
|
20
|
+
export { AStarPathfinder, NavMesh } from '@holoscript/engine/navigation';
|
|
21
|
+
export { ParticleSystem } from '@holoscript/engine/particles';
|
|
22
|
+
export { LODManager } from '@holoscript/engine/world';
|
|
23
|
+
export { InputManager } from '@holoscript/engine/input';
|
|
24
|
+
export { CultureRuntime } from '@holoscript/engine/runtime';
|
|
25
|
+
export { GaussianSplatExtractor } from '@holoscript/engine/gpu';
|
|
26
|
+
export { ChoreographyEngine, getDefaultEngine, resetDefaultEngine } from '@holoscript/engine/choreography';
|
|
27
|
+
export { CollaborationSession, NetworkManager, WebRTCTransport } from '@holoscript/mesh';
|
|
28
|
+
export { ConsensusManager } from '@holoscript/mesh/consensus';
|
|
29
|
+
export { AgentMessaging } from '@holoscript/mesh/messaging';
|
|
30
|
+
//# sourceMappingURL=runtime.js.map
|
|
31
|
+
//# sourceMappingURL=runtime.js.map
|