@holoscript/core 8.0.10 → 8.0.11

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.
Files changed (41) hide show
  1. package/dist/{HoloCompositionParser-UZH6Y4HO.cjs → HoloCompositionParser-3XEC7IJC.cjs} +11 -11
  2. package/dist/{HoloCompositionParser-K76KTEEE.js → HoloCompositionParser-FLBZKFD3.js} +4 -4
  3. package/dist/{HoloScriptPlusParser-FTMCGWXD.js → HoloScriptPlusParser-55AY4MUF.js} +4 -4
  4. package/dist/{HoloScriptPlusParser-LQR5GIKF.cjs → HoloScriptPlusParser-RNUCHOAJ.cjs} +7 -7
  5. package/dist/{chunk-BXSOEQI3.js → chunk-2TAN7H54.js} +3 -3
  6. package/dist/{chunk-NFFHLX37.cjs → chunk-3KMANSQJ.cjs} +4 -4
  7. package/dist/{chunk-5OUOMBKK.js → chunk-4VVHNBCO.js} +5 -5
  8. package/dist/{chunk-CANAL6CT.cjs → chunk-656IAS7B.cjs} +6 -6
  9. package/dist/{chunk-CM4NHXVO.cjs → chunk-7N63JHUN.cjs} +3 -3
  10. package/dist/{chunk-DBH3D2MU.js → chunk-7NPZZZD7.js} +3 -3
  11. package/dist/{chunk-Z6LZUYZF.js → chunk-CP7V3ATL.js} +7 -5
  12. package/dist/{chunk-6NTAZN5Z.cjs → chunk-EI5G5JLY.cjs} +5 -5
  13. package/dist/{chunk-SZOLTWWD.js → chunk-FHVPN7BN.js} +3 -3
  14. package/dist/{chunk-X75H75UY.cjs → chunk-J3UHV5T4.cjs} +4 -4
  15. package/dist/{chunk-OV6HHKLE.cjs → chunk-OIBRWLPY.cjs} +7 -5
  16. package/dist/{chunk-LHNHO27U.cjs → chunk-P534AGP5.cjs} +5 -5
  17. package/dist/{chunk-4Q7RKQQI.cjs → chunk-RMOEL2GD.cjs} +5 -5
  18. package/dist/{chunk-SE7ANBGN.js → chunk-TX6ZBIF4.js} +3 -3
  19. package/dist/{chunk-GIBF4BHH.js → chunk-TYNRXRHF.js} +5 -5
  20. package/dist/{chunk-C65C5VED.cjs → chunk-UDGTX7LY.cjs} +5 -5
  21. package/dist/{chunk-WKEK4NCA.js → chunk-USOUXQYD.js} +4 -4
  22. package/dist/{chunk-GP3OKSKT.js → chunk-VO52AJD5.js} +3 -3
  23. package/dist/cli/holoscript-runner.cjs +9 -9
  24. package/dist/cli/holoscript-runner.js +2 -2
  25. package/dist/compiler/incremental.cjs +6 -6
  26. package/dist/compiler/incremental.js +1 -1
  27. package/dist/compiler/index.cjs +79 -79
  28. package/dist/compiler/index.js +3 -3
  29. package/dist/entries/scripting.cjs +5 -5
  30. package/dist/entries/scripting.js +1 -1
  31. package/dist/evolution/index.cjs +16 -16
  32. package/dist/evolution/index.js +5 -5
  33. package/dist/index.cjs +184 -184
  34. package/dist/index.js +15 -15
  35. package/dist/parser.cjs +18 -18
  36. package/dist/parser.js +4 -4
  37. package/dist/reconstruction/index.cjs +38 -38
  38. package/dist/reconstruction/index.js +2 -2
  39. package/dist/traits/index.cjs +4 -4
  40. package/dist/traits/index.js +1 -1
  41. package/package.json +22 -22
package/dist/index.cjs CHANGED
@@ -9,11 +9,11 @@ var chunkQSYBHQAD_cjs = require('./chunk-QSYBHQAD.cjs');
9
9
  var chunkUXBYA7DV_cjs = require('./chunk-UXBYA7DV.cjs');
10
10
  var chunk2ZOTBO25_cjs = require('./chunk-2ZOTBO25.cjs');
11
11
  var chunkMUWH4QK5_cjs = require('./chunk-MUWH4QK5.cjs');
12
- var chunkLHNHO27U_cjs = require('./chunk-LHNHO27U.cjs');
13
- var chunk6NTAZN5Z_cjs = require('./chunk-6NTAZN5Z.cjs');
12
+ var chunkP534AGP5_cjs = require('./chunk-P534AGP5.cjs');
13
+ var chunkEI5G5JLY_cjs = require('./chunk-EI5G5JLY.cjs');
14
14
  var chunk6ZCCLKS2_cjs = require('./chunk-6ZCCLKS2.cjs');
15
15
  var chunkSR73L5ZP_cjs = require('./chunk-SR73L5ZP.cjs');
16
- var chunk4Q7RKQQI_cjs = require('./chunk-4Q7RKQQI.cjs');
16
+ var chunkRMOEL2GD_cjs = require('./chunk-RMOEL2GD.cjs');
17
17
  var chunkFT6TDR2O_cjs = require('./chunk-FT6TDR2O.cjs');
18
18
  var chunkLDYZWNJW_cjs = require('./chunk-LDYZWNJW.cjs');
19
19
  var chunkGGR7QUKK_cjs = require('./chunk-GGR7QUKK.cjs');
@@ -29,7 +29,7 @@ var chunkXCUDDFKC_cjs = require('./chunk-XCUDDFKC.cjs');
29
29
  var chunkQVJMDVYZ_cjs = require('./chunk-QVJMDVYZ.cjs');
30
30
  var chunk37HHY7RH_cjs = require('./chunk-37HHY7RH.cjs');
31
31
  var chunkZLF4YF3U_cjs = require('./chunk-ZLF4YF3U.cjs');
32
- var chunkC65C5VED_cjs = require('./chunk-C65C5VED.cjs');
32
+ var chunkUDGTX7LY_cjs = require('./chunk-UDGTX7LY.cjs');
33
33
  var chunkLM2VU56C_cjs = require('./chunk-LM2VU56C.cjs');
34
34
  var chunkIFW5IW4L_cjs = require('./chunk-IFW5IW4L.cjs');
35
35
  require('./chunk-YKY2JBER.cjs');
@@ -46,7 +46,7 @@ var chunkF3YT6GUF_cjs = require('./chunk-F3YT6GUF.cjs');
46
46
  var chunk2X3IPCBK_cjs = require('./chunk-2X3IPCBK.cjs');
47
47
  var chunkS4O7CFHQ_cjs = require('./chunk-S4O7CFHQ.cjs');
48
48
  var chunkV6GXFSK7_cjs = require('./chunk-V6GXFSK7.cjs');
49
- var chunkCM4NHXVO_cjs = require('./chunk-CM4NHXVO.cjs');
49
+ var chunk7N63JHUN_cjs = require('./chunk-7N63JHUN.cjs');
50
50
  var chunkR75BSDH7_cjs = require('./chunk-R75BSDH7.cjs');
51
51
  var chunk2KKOYZYI_cjs = require('./chunk-2KKOYZYI.cjs');
52
52
  var chunkNQN5LFN4_cjs = require('./chunk-NQN5LFN4.cjs');
@@ -74,11 +74,11 @@ require('./chunk-CI33NINL.cjs');
74
74
  var chunkG25QVBA5_cjs = require('./chunk-G25QVBA5.cjs');
75
75
  var chunkVW5CRJBE_cjs = require('./chunk-VW5CRJBE.cjs');
76
76
  var chunkHCX4SMFK_cjs = require('./chunk-HCX4SMFK.cjs');
77
- var chunkNFFHLX37_cjs = require('./chunk-NFFHLX37.cjs');
78
- var chunkX75H75UY_cjs = require('./chunk-X75H75UY.cjs');
77
+ var chunk3KMANSQJ_cjs = require('./chunk-3KMANSQJ.cjs');
78
+ var chunkJ3UHV5T4_cjs = require('./chunk-J3UHV5T4.cjs');
79
79
  var chunk3VBO3IYQ_cjs = require('./chunk-3VBO3IYQ.cjs');
80
- var chunkCANAL6CT_cjs = require('./chunk-CANAL6CT.cjs');
81
- var chunkOV6HHKLE_cjs = require('./chunk-OV6HHKLE.cjs');
80
+ var chunk656IAS7B_cjs = require('./chunk-656IAS7B.cjs');
81
+ var chunkOIBRWLPY_cjs = require('./chunk-OIBRWLPY.cjs');
82
82
  require('./chunk-YP5CHEYU.cjs');
83
83
  var chunkOMNHTCS4_cjs = require('./chunk-OMNHTCS4.cjs');
84
84
  var chunkEI3J6LTW_cjs = require('./chunk-EI3J6LTW.cjs');
@@ -167,7 +167,7 @@ var CompositionParser = class {
167
167
  */
168
168
  parse(source, fileType = "holo") {
169
169
  if (fileType === "holo") {
170
- const result = chunkX75H75UY_cjs.parseHolo(source);
170
+ const result = chunkJ3UHV5T4_cjs.parseHolo(source);
171
171
  if (!result.success || !result.ast) {
172
172
  throw new CompositionParseError(
173
173
  formatParseFailure(fileType, result.errors || []),
@@ -176,7 +176,7 @@ var CompositionParser = class {
176
176
  }
177
177
  this.processHoloComposition(result.ast);
178
178
  } else {
179
- const result = chunkCANAL6CT_cjs.parse(source);
179
+ const result = chunk656IAS7B_cjs.parse(source);
180
180
  if (!result.success) {
181
181
  throw new CompositionParseError(
182
182
  formatParseFailure(fileType, result.errors || []),
@@ -6905,7 +6905,7 @@ var WASMReferenceExporter = class extends ReferenceExporter {
6905
6905
  };
6906
6906
  var CodeEditorReferenceExporter = class extends ReferenceExporter {
6907
6907
  export(composition) {
6908
- const output = new chunk4Q7RKQQI_cjs.CodeEditorCompiler().compile(composition);
6908
+ const output = new chunkRMOEL2GD_cjs.CodeEditorCompiler().compile(composition);
6909
6909
  return {
6910
6910
  target: "code-editor",
6911
6911
  output,
@@ -6963,12 +6963,12 @@ var ReferenceExporterRegistry = class {
6963
6963
  // src/compiler/ExportManager.ts
6964
6964
  chunkP7JEKJTZ_cjs.init_URDFCompiler();
6965
6965
  chunkF3YT6GUF_cjs.init_SDFCompiler();
6966
- chunk4Q7RKQQI_cjs.init_MJCFCompiler();
6967
- chunk4Q7RKQQI_cjs.init_MJXCompiler();
6968
- chunk4Q7RKQQI_cjs.init_EmbodiedDatasetCompiler();
6966
+ chunkRMOEL2GD_cjs.init_MJCFCompiler();
6967
+ chunkRMOEL2GD_cjs.init_MJXCompiler();
6968
+ chunkRMOEL2GD_cjs.init_EmbodiedDatasetCompiler();
6969
6969
  chunkPDXX5UI4_cjs.init_UnityCompiler();
6970
6970
  chunkIJU6AS67_cjs.init_UnrealCompiler();
6971
- chunk4Q7RKQQI_cjs.init_PCGGraphCompiler();
6971
+ chunkRMOEL2GD_cjs.init_PCGGraphCompiler();
6972
6972
  chunkOC6GV5QH_cjs.init_GodotCompiler();
6973
6973
 
6974
6974
  // src/compiler/Canvas2DGameCompilerTarget.ts
@@ -9400,11 +9400,11 @@ chunkLMB555QB_cjs.init_VisionOSCompiler();
9400
9400
  chunkGZPUA2TL_cjs.init_WASMCompiler();
9401
9401
  chunkRRQIAJLQ_cjs.init_DTDLCompiler();
9402
9402
  chunk2X3IPCBK_cjs.init_StateCompiler();
9403
- chunk4Q7RKQQI_cjs.init_A2AAgentCardCompiler();
9403
+ chunkRMOEL2GD_cjs.init_A2AAgentCardCompiler();
9404
9404
  chunkBCP4E7MD_cjs.init_AgentInferenceExportTarget();
9405
- chunk4Q7RKQQI_cjs.init_OmnigentAgentYamlCompiler();
9405
+ chunkRMOEL2GD_cjs.init_OmnigentAgentYamlCompiler();
9406
9406
  chunkVVAAZITA_cjs.init_DaimonSeedCompiler();
9407
- chunk4Q7RKQQI_cjs.init_NIRCompiler();
9407
+ chunkRMOEL2GD_cjs.init_NIRCompiler();
9408
9408
 
9409
9409
  // src/compiler/USDZExportCompiler.ts
9410
9410
  var USDZExportCompiler = class {
@@ -9413,7 +9413,7 @@ var USDZExportCompiler = class {
9413
9413
  }
9414
9414
  compile(composition, ..._rest) {
9415
9415
  void this.options;
9416
- const pipeline = new chunk4Q7RKQQI_cjs.USDZPipeline();
9416
+ const pipeline = new chunkRMOEL2GD_cjs.USDZPipeline();
9417
9417
  const bytes = pipeline.generateUSDZ(composition);
9418
9418
  if (typeof Buffer !== "undefined") {
9419
9419
  return Buffer.from(bytes).toString("base64");
@@ -10118,7 +10118,7 @@ ${this.jsonToYaml(v, indent + 1)}`;
10118
10118
  };
10119
10119
 
10120
10120
  // src/compiler/ExportManager.ts
10121
- chunk4Q7RKQQI_cjs.init_SDKCompiler();
10121
+ chunkRMOEL2GD_cjs.init_SDKCompiler();
10122
10122
 
10123
10123
  // src/compiler/ONNXCompiler.ts
10124
10124
  chunkZK7KX5CD_cjs.init_CompilerBase();
@@ -12317,7 +12317,7 @@ var ColyseusCompiler = class extends chunkZK7KX5CD_cjs.CompilerBase {
12317
12317
  this.importedBrains = /* @__PURE__ */ new Set();
12318
12318
  this.importedBrainDecls = [];
12319
12319
  const resolutionWarnings = [];
12320
- const { HoloCompositionParser: HoloCompositionParser2 } = await import('./HoloCompositionParser-UZH6Y4HO.cjs');
12320
+ const { HoloCompositionParser: HoloCompositionParser2 } = await import('./HoloCompositionParser-3XEC7IJC.cjs');
12321
12321
  const parser = new HoloCompositionParser2();
12322
12322
  const parsed = parser.parse(source);
12323
12323
  if (!parsed.success || !parsed.ast) {
@@ -12388,7 +12388,7 @@ var ColyseusCompiler = class extends chunkZK7KX5CD_cjs.CompilerBase {
12388
12388
  }
12389
12389
  async ingestBrains(text, file, warnings) {
12390
12390
  try {
12391
- const { HoloScriptPlusParser: HoloScriptPlusParser2 } = await import('./HoloScriptPlusParser-LQR5GIKF.cjs');
12391
+ const { HoloScriptPlusParser: HoloScriptPlusParser2 } = await import('./HoloScriptPlusParser-RNUCHOAJ.cjs');
12392
12392
  const parser = new HoloScriptPlusParser2({ enableTypeScriptImports: false });
12393
12393
  const result = parser.parse(text);
12394
12394
  const decls = this.collectBrainDecls(result);
@@ -16539,7 +16539,7 @@ var NFTMarketplaceCompiler = class extends chunkZK7KX5CD_cjs.CompilerBase {
16539
16539
  };
16540
16540
 
16541
16541
  // src/compiler/ExportManager.ts
16542
- chunk4Q7RKQQI_cjs.init_LlamaServerCompiler();
16542
+ chunkRMOEL2GD_cjs.init_LlamaServerCompiler();
16543
16543
 
16544
16544
  // src/compiler/BotSwarmCompiler.ts
16545
16545
  chunkZK7KX5CD_cjs.init_CompilerBase();
@@ -17946,7 +17946,7 @@ function formatNumber(n) {
17946
17946
 
17947
17947
  // src/compiler/ExportManager.ts
17948
17948
  chunkZK7KX5CD_cjs.init_CompilerDocumentationGenerator();
17949
- chunk4Q7RKQQI_cjs.init_DialectRegistry();
17949
+ chunkRMOEL2GD_cjs.init_DialectRegistry();
17950
17950
  var CompilerFactory = class {
17951
17951
  createCompiler(target, options = {}) {
17952
17952
  switch (target) {
@@ -17955,17 +17955,17 @@ var CompilerFactory = class {
17955
17955
  case "sdf":
17956
17956
  return new chunkF3YT6GUF_cjs.SDFCompiler(options);
17957
17957
  case "mjcf":
17958
- return new chunk4Q7RKQQI_cjs.MJCFCompiler(options);
17958
+ return new chunkRMOEL2GD_cjs.MJCFCompiler(options);
17959
17959
  case "mjx":
17960
- return new chunk4Q7RKQQI_cjs.MJXCompiler(options);
17960
+ return new chunkRMOEL2GD_cjs.MJXCompiler(options);
17961
17961
  case "embodied-dataset":
17962
- return new chunk4Q7RKQQI_cjs.EmbodiedDatasetCompiler(options);
17962
+ return new chunkRMOEL2GD_cjs.EmbodiedDatasetCompiler(options);
17963
17963
  case "unity":
17964
17964
  return new chunkPDXX5UI4_cjs.UnityCompiler(options);
17965
17965
  case "unreal":
17966
17966
  return new chunkIJU6AS67_cjs.UnrealCompiler(options);
17967
17967
  case "pcg-graph":
17968
- return new chunk4Q7RKQQI_cjs.PCGGraphCompiler(options);
17968
+ return new chunkRMOEL2GD_cjs.PCGGraphCompiler(options);
17969
17969
  case "godot":
17970
17970
  return new chunkOC6GV5QH_cjs.GodotCompiler(options);
17971
17971
  case "webgpu":
@@ -17991,7 +17991,7 @@ var CompilerFactory = class {
17991
17991
  case "dtdl":
17992
17992
  return new chunkRRQIAJLQ_cjs.DTDLCompiler(options);
17993
17993
  case "incremental":
17994
- return new chunkCM4NHXVO_cjs.IncrementalCompiler(
17994
+ return new chunk7N63JHUN_cjs.IncrementalCompiler(
17995
17995
  options
17996
17996
  );
17997
17997
  case "state":
@@ -18003,13 +18003,13 @@ var CompilerFactory = class {
18003
18003
  case "tsl":
18004
18004
  return new TSLCompiler(options);
18005
18005
  case "a2a-agent-card":
18006
- return new chunk4Q7RKQQI_cjs.A2AAgentCardCompiler(options);
18006
+ return new chunkRMOEL2GD_cjs.A2AAgentCardCompiler(options);
18007
18007
  case "agent-inference":
18008
18008
  return new chunkBCP4E7MD_cjs.AgentInferenceCompiler(
18009
18009
  options
18010
18010
  );
18011
18011
  case "omnigent-agent-yaml":
18012
- return new chunk4Q7RKQQI_cjs.OmnigentAgentYamlCompiler(
18012
+ return new chunkRMOEL2GD_cjs.OmnigentAgentYamlCompiler(
18013
18013
  options
18014
18014
  );
18015
18015
  case "daimon-seed":
@@ -18017,7 +18017,7 @@ var CompilerFactory = class {
18017
18017
  options
18018
18018
  );
18019
18019
  case "nir":
18020
- return new chunk4Q7RKQQI_cjs.NIRCompiler(options);
18020
+ return new chunkRMOEL2GD_cjs.NIRCompiler(options);
18021
18021
  case "openxr-spatial-entities":
18022
18022
  return new OpenXRSpatialEntitiesCompiler(options);
18023
18023
  case "usd":
@@ -18025,25 +18025,25 @@ var CompilerFactory = class {
18025
18025
  case "usdz":
18026
18026
  return new USDZExportCompiler(options);
18027
18027
  case "fmu":
18028
- return new chunk4Q7RKQQI_cjs.FMUCompiler(options);
18028
+ return new chunkRMOEL2GD_cjs.FMUCompiler(options);
18029
18029
  case "3dgs":
18030
- return new chunk4Q7RKQQI_cjs.GaussianSplattingCompiler(options);
18030
+ return new chunkRMOEL2GD_cjs.GaussianSplattingCompiler(options);
18031
18031
  case "3dtiles":
18032
- return new chunk4Q7RKQQI_cjs.ThreeDTilesCompiler(options);
18032
+ return new chunkRMOEL2GD_cjs.ThreeDTilesCompiler(options);
18033
18033
  case "gaussian-train":
18034
- return new chunk4Q7RKQQI_cjs.GaussianTrainCompiler(options);
18034
+ return new chunkRMOEL2GD_cjs.GaussianTrainCompiler(options);
18035
18035
  case "canvas2d-game":
18036
18036
  return new Canvas2DGameCompiler(options);
18037
18037
  case "code-editor":
18038
- return new chunk4Q7RKQQI_cjs.CodeEditorCompiler();
18038
+ return new chunkRMOEL2GD_cjs.CodeEditorCompiler();
18039
18039
  case "svg":
18040
- return new chunk4Q7RKQQI_cjs.SVGCompiler(options);
18040
+ return new chunkRMOEL2GD_cjs.SVGCompiler(options);
18041
18041
  case "holob":
18042
18042
  return new HolobCompiler(options);
18043
18043
  case "openapi":
18044
18044
  return new OpenAPICompiler(options);
18045
18045
  case "sdk":
18046
- return new chunk4Q7RKQQI_cjs.SDKCompiler(options);
18046
+ return new chunkRMOEL2GD_cjs.SDKCompiler(options);
18047
18047
  case "onnx":
18048
18048
  return new ONNXCompiler(options);
18049
18049
  case "flutter":
@@ -18057,13 +18057,13 @@ var CompilerFactory = class {
18057
18057
  case "ai-glasses":
18058
18058
  return new AIGlassesCompiler(options);
18059
18059
  case "scm":
18060
- return new chunk4Q7RKQQI_cjs.SCMCompiler(options);
18060
+ return new chunkRMOEL2GD_cjs.SCMCompiler(options);
18061
18061
  case "nft-marketplace":
18062
18062
  return new NFTMarketplaceCompiler(options);
18063
18063
  case "edge":
18064
- return new chunk4Q7RKQQI_cjs.EdgeCompiler(options);
18064
+ return new chunkRMOEL2GD_cjs.EdgeCompiler(options);
18065
18065
  case "llama-server":
18066
- return new chunk4Q7RKQQI_cjs.LlamaServerCompiler(options);
18066
+ return new chunkRMOEL2GD_cjs.LlamaServerCompiler(options);
18067
18067
  case "bot-swarm":
18068
18068
  return new BotSwarmCompiler(options);
18069
18069
  case "dungeon-instance":
@@ -18071,8 +18071,8 @@ var CompilerFactory = class {
18071
18071
  case "world-shard":
18072
18072
  return new ShardRegistryCompiler(options);
18073
18073
  default:
18074
- if (chunk4Q7RKQQI_cjs.DialectRegistry.has(target)) {
18075
- return chunk4Q7RKQQI_cjs.DialectRegistry.create(target, options);
18074
+ if (chunkRMOEL2GD_cjs.DialectRegistry.has(target)) {
18075
+ return chunkRMOEL2GD_cjs.DialectRegistry.create(target, options);
18076
18076
  }
18077
18077
  throw new Error(`Unknown export target: ${target}`);
18078
18078
  }
@@ -18350,7 +18350,7 @@ var ExportManager = class {
18350
18350
  const sceneGraph = chunkQHSAVOOL_cjs.generateSemanticSceneGraphObject(composition);
18351
18351
  const exportOperation = async () => {
18352
18352
  const compiler = this.compilerFactory.createCompiler(target, options.compilerOptions);
18353
- if (compiler instanceof chunkCM4NHXVO_cjs.IncrementalCompiler && this.memoryMonitor) {
18353
+ if (compiler instanceof chunk7N63JHUN_cjs.IncrementalCompiler && this.memoryMonitor) {
18354
18354
  this.memoryMonitor.setIncrementalCompiler(compiler);
18355
18355
  }
18356
18356
  const asRecord = compiler;
@@ -18451,7 +18451,7 @@ var ExportManager = class {
18451
18451
  this.memoryMonitor.checkMemoryStatus();
18452
18452
  }
18453
18453
  const compiler = this.compilerFactory.createCompiler(target, options.compilerOptions);
18454
- if (compiler instanceof chunkCM4NHXVO_cjs.IncrementalCompiler && this.memoryMonitor) {
18454
+ if (compiler instanceof chunk7N63JHUN_cjs.IncrementalCompiler && this.memoryMonitor) {
18455
18455
  this.memoryMonitor.setIncrementalCompiler(compiler);
18456
18456
  }
18457
18457
  const asRecord = compiler;
@@ -28426,7 +28426,7 @@ var HoloScriptLSP = class {
28426
28426
  constructor(options) {
28427
28427
  this.cachedResult = null;
28428
28428
  this.cachedSource = "";
28429
- this.parser = new chunkX75H75UY_cjs.HoloCompositionParser({ tolerant: true, locations: true });
28429
+ this.parser = new chunkJ3UHV5T4_cjs.HoloCompositionParser({ tolerant: true, locations: true });
28430
28430
  this.completionProvider = new CompletionProvider();
28431
28431
  this.diagnosticProvider = new DiagnosticProvider();
28432
28432
  this.importResolver = new ImportResolver({ rootDir: options?.rootDir ?? "." });
@@ -36956,7 +36956,7 @@ var WasmParserBridge = class {
36956
36956
  }
36957
36957
  async fallbackValidate(source) {
36958
36958
  try {
36959
- const grammar = new chunkNFFHLX37_cjs.TypeScriptHsplusGrammar();
36959
+ const grammar = new chunk3KMANSQJ_cjs.TypeScriptHsplusGrammar();
36960
36960
  const result = await grammar.validateDetailed(source);
36961
36961
  return {
36962
36962
  valid: result.valid,
@@ -36988,7 +36988,7 @@ var WasmParserBridge = class {
36988
36988
  async fallbackParse(source) {
36989
36989
  const startTime = performance.now();
36990
36990
  try {
36991
- const grammar = new chunkNFFHLX37_cjs.TypeScriptHsplusGrammar();
36991
+ const grammar = new chunk3KMANSQJ_cjs.TypeScriptHsplusGrammar();
36992
36992
  const result = await grammar.parse(source);
36993
36993
  return {
36994
36994
  success: result.success,
@@ -37063,7 +37063,7 @@ var WasmHsplusGrammar = class {
37063
37063
  }
37064
37064
  parse(source) {
37065
37065
  const parsed = chunkQ47JEE2C_cjs.readJson(this.wasm.parse(source));
37066
- const errors = chunkNFFHLX37_cjs.normalizeHsplusGrammarErrors(parsed.errors);
37066
+ const errors = chunk3KMANSQJ_cjs.normalizeHsplusGrammarErrors(parsed.errors);
37067
37067
  const singleError = typeof parsed.error === "string" ? [{ message: parsed.error, line: 0, column: 0 }] : [];
37068
37068
  return {
37069
37069
  success: errors.length === 0 && singleError.length === 0,
@@ -37079,7 +37079,7 @@ var WasmHsplusGrammar = class {
37079
37079
  const parsed = chunkQ47JEE2C_cjs.readJson(this.wasm.validate_detailed(source));
37080
37080
  return {
37081
37081
  valid: parsed.valid === true,
37082
- errors: chunkNFFHLX37_cjs.normalizeHsplusGrammarErrors(parsed.errors),
37082
+ errors: chunk3KMANSQJ_cjs.normalizeHsplusGrammarErrors(parsed.errors),
37083
37083
  raw: parsed
37084
37084
  };
37085
37085
  }
@@ -42058,8 +42058,8 @@ function parseServerRoutes(raw) {
42058
42058
  }
42059
42059
  return { meta, raw, routes, providers, port };
42060
42060
  }
42061
- if (!chunkNFFHLX37_cjs.GrammarModuleRegistry.has("hs-knowledge")) {
42062
- chunkNFFHLX37_cjs.GrammarModuleRegistry.register({
42061
+ if (!chunk3KMANSQJ_cjs.GrammarModuleRegistry.has("hs-knowledge")) {
42062
+ chunk3KMANSQJ_cjs.GrammarModuleRegistry.register({
42063
42063
  name: "hs-knowledge",
42064
42064
  description: "Lightweight regex-based parser for structured .hs knowledge/prompt/server files (subset of the full .hs grammar; no AST pipeline).",
42065
42065
  parse: parseKnowledge
@@ -48959,99 +48959,99 @@ Object.defineProperty(exports, "createMatterUnit", {
48959
48959
  });
48960
48960
  Object.defineProperty(exports, "ANCHOR_DEFAULTS", {
48961
48961
  enumerable: true,
48962
- get: function () { return chunkLHNHO27U_cjs.ANCHOR_DEFAULTS; }
48962
+ get: function () { return chunkP534AGP5_cjs.ANCHOR_DEFAULTS; }
48963
48963
  });
48964
48964
  Object.defineProperty(exports, "ARCORE_DEPTH_RECOMMENDED_RANGE_MILLIMETERS", {
48965
48965
  enumerable: true,
48966
- get: function () { return chunkLHNHO27U_cjs.ARCORE_DEPTH_RECOMMENDED_RANGE_MILLIMETERS; }
48966
+ get: function () { return chunkP534AGP5_cjs.ARCORE_DEPTH_RECOMMENDED_RANGE_MILLIMETERS; }
48967
48967
  });
48968
48968
  Object.defineProperty(exports, "HOLOMAP_MOBILE_SENSOR_BUNDLE_VERSION", {
48969
48969
  enumerable: true,
48970
- get: function () { return chunkLHNHO27U_cjs.HOLOMAP_MOBILE_SENSOR_BUNDLE_VERSION; }
48970
+ get: function () { return chunkP534AGP5_cjs.HOLOMAP_MOBILE_SENSOR_BUNDLE_VERSION; }
48971
48971
  });
48972
48972
  Object.defineProperty(exports, "TRAJECTORY_DEFAULTS", {
48973
48973
  enumerable: true,
48974
- get: function () { return chunkLHNHO27U_cjs.TRAJECTORY_DEFAULTS; }
48974
+ get: function () { return chunkP534AGP5_cjs.TRAJECTORY_DEFAULTS; }
48975
48975
  });
48976
48976
  Object.defineProperty(exports, "arCoreDepthFrameToMobileSensorFrame", {
48977
48977
  enumerable: true,
48978
- get: function () { return chunkLHNHO27U_cjs.arCoreDepthFrameToMobileSensorFrame; }
48978
+ get: function () { return chunkP534AGP5_cjs.arCoreDepthFrameToMobileSensorFrame; }
48979
48979
  });
48980
48980
  Object.defineProperty(exports, "cameraPoseFromColumnMajorTransform", {
48981
48981
  enumerable: true,
48982
- get: function () { return chunkLHNHO27U_cjs.cameraPoseFromColumnMajorTransform; }
48982
+ get: function () { return chunkP534AGP5_cjs.cameraPoseFromColumnMajorTransform; }
48983
48983
  });
48984
48984
  Object.defineProperty(exports, "createAnchorContext", {
48985
48985
  enumerable: true,
48986
- get: function () { return chunkLHNHO27U_cjs.createAnchorContext; }
48986
+ get: function () { return chunkP534AGP5_cjs.createAnchorContext; }
48987
48987
  });
48988
48988
  Object.defineProperty(exports, "createArCoreDepthMobileSensorBundle", {
48989
48989
  enumerable: true,
48990
- get: function () { return chunkLHNHO27U_cjs.createArCoreDepthMobileSensorBundle; }
48990
+ get: function () { return chunkP534AGP5_cjs.createArCoreDepthMobileSensorBundle; }
48991
48991
  });
48992
48992
  Object.defineProperty(exports, "createFusedAttentionBackend", {
48993
48993
  enumerable: true,
48994
- get: function () { return chunkLHNHO27U_cjs.createFusedAttentionBackend; }
48994
+ get: function () { return chunkP534AGP5_cjs.createFusedAttentionBackend; }
48995
48995
  });
48996
48996
  Object.defineProperty(exports, "createTrajectoryMemory", {
48997
48997
  enumerable: true,
48998
- get: function () { return chunkLHNHO27U_cjs.createTrajectoryMemory; }
48998
+ get: function () { return chunkP534AGP5_cjs.createTrajectoryMemory; }
48999
48999
  });
49000
49000
  Object.defineProperty(exports, "mobileSensorBundleToFrames", {
49001
49001
  enumerable: true,
49002
- get: function () { return chunkLHNHO27U_cjs.mobileSensorBundleToFrames; }
49002
+ get: function () { return chunkP534AGP5_cjs.mobileSensorBundleToFrames; }
49003
49003
  });
49004
49004
  Object.defineProperty(exports, "replayMobileSensorBundle", {
49005
49005
  enumerable: true,
49006
- get: function () { return chunkLHNHO27U_cjs.replayMobileSensorBundle; }
49006
+ get: function () { return chunkP534AGP5_cjs.replayMobileSensorBundle; }
49007
49007
  });
49008
49008
  Object.defineProperty(exports, "validateMobileSensorBundle", {
49009
49009
  enumerable: true,
49010
- get: function () { return chunkLHNHO27U_cjs.validateMobileSensorBundle; }
49010
+ get: function () { return chunkP534AGP5_cjs.validateMobileSensorBundle; }
49011
49011
  });
49012
49012
  Object.defineProperty(exports, "CORPUS_PORTFOLIO", {
49013
49013
  enumerable: true,
49014
- get: function () { return chunk6NTAZN5Z_cjs.CORPUS_PORTFOLIO; }
49014
+ get: function () { return chunkEI5G5JLY_cjs.CORPUS_PORTFOLIO; }
49015
49015
  });
49016
49016
  Object.defineProperty(exports, "accrueOneStep", {
49017
49017
  enumerable: true,
49018
- get: function () { return chunk6NTAZN5Z_cjs.accrueOneStep; }
49018
+ get: function () { return chunkEI5G5JLY_cjs.accrueOneStep; }
49019
49019
  });
49020
49020
  Object.defineProperty(exports, "dedupRows", {
49021
49021
  enumerable: true,
49022
- get: function () { return chunk6NTAZN5Z_cjs.dedupRows; }
49022
+ get: function () { return chunkEI5G5JLY_cjs.dedupRows; }
49023
49023
  });
49024
49024
  Object.defineProperty(exports, "makeOllamaProposer", {
49025
49025
  enumerable: true,
49026
- get: function () { return chunk6NTAZN5Z_cjs.makeOllamaProposer; }
49026
+ get: function () { return chunkEI5G5JLY_cjs.makeOllamaProposer; }
49027
49027
  });
49028
49028
  Object.defineProperty(exports, "makeSeedGate", {
49029
49029
  enumerable: true,
49030
- get: function () { return chunk6NTAZN5Z_cjs.makeSeedGate; }
49030
+ get: function () { return chunkEI5G5JLY_cjs.makeSeedGate; }
49031
49031
  });
49032
49032
  Object.defineProperty(exports, "makeWasmCompilerFitnessGate", {
49033
49033
  enumerable: true,
49034
- get: function () { return chunk6NTAZN5Z_cjs.makeWasmCompilerFitnessGate; }
49034
+ get: function () { return chunkEI5G5JLY_cjs.makeWasmCompilerFitnessGate; }
49035
49035
  });
49036
49036
  Object.defineProperty(exports, "parsesClean", {
49037
49037
  enumerable: true,
49038
- get: function () { return chunk6NTAZN5Z_cjs.parsesClean; }
49038
+ get: function () { return chunkEI5G5JLY_cjs.parsesClean; }
49039
49039
  });
49040
49040
  Object.defineProperty(exports, "runEvolution", {
49041
49041
  enumerable: true,
49042
- get: function () { return chunk6NTAZN5Z_cjs.runEvolution; }
49042
+ get: function () { return chunkEI5G5JLY_cjs.runEvolution; }
49043
49043
  });
49044
49044
  Object.defineProperty(exports, "scoreWasmCompilerArtifact", {
49045
49045
  enumerable: true,
49046
- get: function () { return chunk6NTAZN5Z_cjs.scoreWasmCompilerArtifact; }
49046
+ get: function () { return chunkEI5G5JLY_cjs.scoreWasmCompilerArtifact; }
49047
49047
  });
49048
49048
  Object.defineProperty(exports, "toGradedTraceRow", {
49049
49049
  enumerable: true,
49050
- get: function () { return chunk6NTAZN5Z_cjs.toGradedTraceRow; }
49050
+ get: function () { return chunkEI5G5JLY_cjs.toGradedTraceRow; }
49051
49051
  });
49052
49052
  Object.defineProperty(exports, "wasmFitnessBaselineFromScenario", {
49053
49053
  enumerable: true,
49054
- get: function () { return chunk6NTAZN5Z_cjs.wasmFitnessBaselineFromScenario; }
49054
+ get: function () { return chunkEI5G5JLY_cjs.wasmFitnessBaselineFromScenario; }
49055
49055
  });
49056
49056
  Object.defineProperty(exports, "checkParameterEnvelope", {
49057
49057
  enumerable: true,
@@ -49079,195 +49079,195 @@ Object.defineProperty(exports, "traitName", {
49079
49079
  });
49080
49080
  Object.defineProperty(exports, "BUILTIN_RESOURCES", {
49081
49081
  enumerable: true,
49082
- get: function () { return chunk4Q7RKQQI_cjs.BUILTIN_RESOURCES; }
49082
+ get: function () { return chunkRMOEL2GD_cjs.BUILTIN_RESOURCES; }
49083
49083
  });
49084
49084
  Object.defineProperty(exports, "CAPABILITY_HIERARCHY", {
49085
49085
  enumerable: true,
49086
- get: function () { return chunk4Q7RKQQI_cjs.CAPABILITY_HIERARCHY; }
49086
+ get: function () { return chunkRMOEL2GD_cjs.CAPABILITY_HIERARCHY; }
49087
49087
  });
49088
49088
  Object.defineProperty(exports, "CATEGORY_DEFAULT_EMBODIMENT", {
49089
49089
  enumerable: true,
49090
- get: function () { return chunk4Q7RKQQI_cjs.CATEGORY_DEFAULT_EMBODIMENT; }
49090
+ get: function () { return chunkRMOEL2GD_cjs.CATEGORY_DEFAULT_EMBODIMENT; }
49091
49091
  });
49092
49092
  Object.defineProperty(exports, "CompilerBridge", {
49093
49093
  enumerable: true,
49094
- get: function () { return chunk4Q7RKQQI_cjs.CompilerBridge; }
49094
+ get: function () { return chunkRMOEL2GD_cjs.CompilerBridge; }
49095
49095
  });
49096
49096
  Object.defineProperty(exports, "CrossRealityTraitRegistry", {
49097
49097
  enumerable: true,
49098
- get: function () { return chunk4Q7RKQQI_cjs.CrossRealityTraitRegistry; }
49098
+ get: function () { return chunkRMOEL2GD_cjs.CrossRealityTraitRegistry; }
49099
49099
  });
49100
49100
  Object.defineProperty(exports, "EFFECT_TO_CAPABILITY", {
49101
49101
  enumerable: true,
49102
- get: function () { return chunk4Q7RKQQI_cjs.EFFECT_TO_CAPABILITY; }
49102
+ get: function () { return chunkRMOEL2GD_cjs.EFFECT_TO_CAPABILITY; }
49103
49103
  });
49104
49104
  Object.defineProperty(exports, "HANDOFF_PATH_RULES", {
49105
49105
  enumerable: true,
49106
- get: function () { return chunk4Q7RKQQI_cjs.HANDOFF_PATH_RULES; }
49106
+ get: function () { return chunkRMOEL2GD_cjs.HANDOFF_PATH_RULES; }
49107
49107
  });
49108
49108
  Object.defineProperty(exports, "HOLOMAP_CAPTURE_DEFAULT_PROVENANCE", {
49109
49109
  enumerable: true,
49110
- get: function () { return chunk4Q7RKQQI_cjs.HOLOMAP_CAPTURE_DEFAULT_PROVENANCE; }
49110
+ get: function () { return chunkRMOEL2GD_cjs.HOLOMAP_CAPTURE_DEFAULT_PROVENANCE; }
49111
49111
  });
49112
49112
  Object.defineProperty(exports, "LinearTypeChecker", {
49113
49113
  enumerable: true,
49114
- get: function () { return chunk4Q7RKQQI_cjs.LinearTypeChecker; }
49114
+ get: function () { return chunkRMOEL2GD_cjs.LinearTypeChecker; }
49115
49115
  });
49116
49116
  Object.defineProperty(exports, "MVC_BUDGET_CONSTRAINTS", {
49117
49117
  enumerable: true,
49118
- get: function () { return chunk4Q7RKQQI_cjs.MVC_BUDGET_CONSTRAINTS; }
49118
+ get: function () { return chunkRMOEL2GD_cjs.MVC_BUDGET_CONSTRAINTS; }
49119
49119
  });
49120
49120
  Object.defineProperty(exports, "PLATFORM_BUDGETS", {
49121
49121
  enumerable: true,
49122
- get: function () { return chunk4Q7RKQQI_cjs.PLATFORM_BUDGETS; }
49122
+ get: function () { return chunkRMOEL2GD_cjs.PLATFORM_BUDGETS; }
49123
49123
  });
49124
49124
  Object.defineProperty(exports, "PLATFORM_EMBODIMENT_OVERRIDES", {
49125
49125
  enumerable: true,
49126
- get: function () { return chunk4Q7RKQQI_cjs.PLATFORM_EMBODIMENT_OVERRIDES; }
49126
+ get: function () { return chunkRMOEL2GD_cjs.PLATFORM_EMBODIMENT_OVERRIDES; }
49127
49127
  });
49128
49128
  Object.defineProperty(exports, "POINT_PROVENANCE_CLASS_BY_CODE", {
49129
49129
  enumerable: true,
49130
- get: function () { return chunk4Q7RKQQI_cjs.POINT_PROVENANCE_CLASS_BY_CODE; }
49130
+ get: function () { return chunkRMOEL2GD_cjs.POINT_PROVENANCE_CLASS_BY_CODE; }
49131
49131
  });
49132
49132
  Object.defineProperty(exports, "POINT_PROVENANCE_CODE", {
49133
49133
  enumerable: true,
49134
- get: function () { return chunk4Q7RKQQI_cjs.POINT_PROVENANCE_CODE; }
49134
+ get: function () { return chunkRMOEL2GD_cjs.POINT_PROVENANCE_CODE; }
49135
49135
  });
49136
49136
  Object.defineProperty(exports, "PROVENANCE_RECEIPT_VERSION", {
49137
49137
  enumerable: true,
49138
- get: function () { return chunk4Q7RKQQI_cjs.PROVENANCE_RECEIPT_VERSION; }
49138
+ get: function () { return chunkRMOEL2GD_cjs.PROVENANCE_RECEIPT_VERSION; }
49139
49139
  });
49140
49140
  Object.defineProperty(exports, "ResourceBudgetAnalyzer", {
49141
49141
  enumerable: true,
49142
- get: function () { return chunk4Q7RKQQI_cjs.ResourceBudgetAnalyzer; }
49142
+ get: function () { return chunkRMOEL2GD_cjs.ResourceBudgetAnalyzer; }
49143
49143
  });
49144
49144
  Object.defineProperty(exports, "SpatialPartitionPass", {
49145
49145
  enumerable: true,
49146
- get: function () { return chunk4Q7RKQQI_cjs.SpatialPartitionPass; }
49146
+ get: function () { return chunkRMOEL2GD_cjs.SpatialPartitionPass; }
49147
49147
  });
49148
49148
  Object.defineProperty(exports, "TRAIT_RESOURCE_COSTS", {
49149
49149
  enumerable: true,
49150
- get: function () { return chunk4Q7RKQQI_cjs.TRAIT_RESOURCE_COSTS; }
49150
+ get: function () { return chunkRMOEL2GD_cjs.TRAIT_RESOURCE_COSTS; }
49151
49151
  });
49152
49152
  Object.defineProperty(exports, "TRAIT_RESOURCE_MAP", {
49153
49153
  enumerable: true,
49154
- get: function () { return chunk4Q7RKQQI_cjs.TRAIT_RESOURCE_MAP; }
49154
+ get: function () { return chunkRMOEL2GD_cjs.TRAIT_RESOURCE_MAP; }
49155
49155
  });
49156
49156
  Object.defineProperty(exports, "TRUST_LEVEL_CAPABILITIES", {
49157
49157
  enumerable: true,
49158
- get: function () { return chunk4Q7RKQQI_cjs.TRUST_LEVEL_CAPABILITIES; }
49158
+ get: function () { return chunkRMOEL2GD_cjs.TRUST_LEVEL_CAPABILITIES; }
49159
49159
  });
49160
49160
  Object.defineProperty(exports, "USDZPipeline", {
49161
49161
  enumerable: true,
49162
- get: function () { return chunk4Q7RKQQI_cjs.USDZPipeline; }
49162
+ get: function () { return chunkRMOEL2GD_cjs.USDZPipeline; }
49163
49163
  });
49164
49164
  Object.defineProperty(exports, "bestCategoryForTraits", {
49165
49165
  enumerable: true,
49166
- get: function () { return chunk4Q7RKQQI_cjs.bestCategoryForTraits; }
49166
+ get: function () { return chunkRMOEL2GD_cjs.bestCategoryForTraits; }
49167
49167
  });
49168
49168
  Object.defineProperty(exports, "buildProvenanceReceipt", {
49169
49169
  enumerable: true,
49170
- get: function () { return chunk4Q7RKQQI_cjs.buildProvenanceReceipt; }
49170
+ get: function () { return chunkRMOEL2GD_cjs.buildProvenanceReceipt; }
49171
49171
  });
49172
49172
  Object.defineProperty(exports, "buildSafetyReport", {
49173
49173
  enumerable: true,
49174
- get: function () { return chunk4Q7RKQQI_cjs.buildSafetyReport; }
49174
+ get: function () { return chunkRMOEL2GD_cjs.buildSafetyReport; }
49175
49175
  });
49176
49176
  Object.defineProperty(exports, "checkCapabilities", {
49177
49177
  enumerable: true,
49178
- get: function () { return chunk4Q7RKQQI_cjs.checkCapabilities; }
49178
+ get: function () { return chunkRMOEL2GD_cjs.checkCapabilities; }
49179
49179
  });
49180
49180
  Object.defineProperty(exports, "compilePipelineSource", {
49181
49181
  enumerable: true,
49182
- get: function () { return chunk4Q7RKQQI_cjs.compilePipelineSource; }
49182
+ get: function () { return chunkRMOEL2GD_cjs.compilePipelineSource; }
49183
49183
  });
49184
49184
  Object.defineProperty(exports, "compilePipelineSourceToNode", {
49185
49185
  enumerable: true,
49186
- get: function () { return chunk4Q7RKQQI_cjs.compilePipelineSourceToNode; }
49186
+ get: function () { return chunkRMOEL2GD_cjs.compilePipelineSourceToNode; }
49187
49187
  });
49188
49188
  Object.defineProperty(exports, "compilePipelineSourceToPython", {
49189
49189
  enumerable: true,
49190
- get: function () { return chunk4Q7RKQQI_cjs.compilePipelineSourceToPython; }
49190
+ get: function () { return chunkRMOEL2GD_cjs.compilePipelineSourceToPython; }
49191
49191
  });
49192
49192
  Object.defineProperty(exports, "compilePipelineToNode", {
49193
49193
  enumerable: true,
49194
- get: function () { return chunk4Q7RKQQI_cjs.compilePipelineToNode; }
49194
+ get: function () { return chunkRMOEL2GD_cjs.compilePipelineToNode; }
49195
49195
  });
49196
49196
  Object.defineProperty(exports, "compilePipelineToPython", {
49197
49197
  enumerable: true,
49198
- get: function () { return chunk4Q7RKQQI_cjs.compilePipelineToPython; }
49198
+ get: function () { return chunkRMOEL2GD_cjs.compilePipelineToPython; }
49199
49199
  });
49200
49200
  Object.defineProperty(exports, "createCrossRealityTraitRegistry", {
49201
49201
  enumerable: true,
49202
- get: function () { return chunk4Q7RKQQI_cjs.createCrossRealityTraitRegistry; }
49202
+ get: function () { return chunkRMOEL2GD_cjs.createCrossRealityTraitRegistry; }
49203
49203
  });
49204
49204
  Object.defineProperty(exports, "densifyByInterpolation", {
49205
49205
  enumerable: true,
49206
- get: function () { return chunk4Q7RKQQI_cjs.densifyByInterpolation; }
49206
+ get: function () { return chunkRMOEL2GD_cjs.densifyByInterpolation; }
49207
49207
  });
49208
49208
  Object.defineProperty(exports, "deriveRequirements", {
49209
49209
  enumerable: true,
49210
- get: function () { return chunk4Q7RKQQI_cjs.deriveRequirements; }
49210
+ get: function () { return chunkRMOEL2GD_cjs.deriveRequirements; }
49211
49211
  });
49212
49212
  Object.defineProperty(exports, "expandCapabilities", {
49213
49213
  enumerable: true,
49214
- get: function () { return chunk4Q7RKQQI_cjs.expandCapabilities; }
49214
+ get: function () { return chunkRMOEL2GD_cjs.expandCapabilities; }
49215
49215
  });
49216
49216
  Object.defineProperty(exports, "formatReport", {
49217
49217
  enumerable: true,
49218
- get: function () { return chunk4Q7RKQQI_cjs.formatReport; }
49218
+ get: function () { return chunkRMOEL2GD_cjs.formatReport; }
49219
49219
  });
49220
49220
  Object.defineProperty(exports, "generateCertificate", {
49221
49221
  enumerable: true,
49222
- get: function () { return chunk4Q7RKQQI_cjs.generateCertificate; }
49222
+ get: function () { return chunkRMOEL2GD_cjs.generateCertificate; }
49223
49223
  });
49224
49224
  Object.defineProperty(exports, "getCompilerBridge", {
49225
49225
  enumerable: true,
49226
- get: function () { return chunk4Q7RKQQI_cjs.getCompilerBridge; }
49226
+ get: function () { return chunkRMOEL2GD_cjs.getCompilerBridge; }
49227
49227
  });
49228
49228
  Object.defineProperty(exports, "getCrossRealityTraitRegistry", {
49229
49229
  enumerable: true,
49230
- get: function () { return chunk4Q7RKQQI_cjs.getCrossRealityTraitRegistry; }
49230
+ get: function () { return chunkRMOEL2GD_cjs.getCrossRealityTraitRegistry; }
49231
49231
  });
49232
49232
  Object.defineProperty(exports, "provenanceClassToCode", {
49233
49233
  enumerable: true,
49234
- get: function () { return chunk4Q7RKQQI_cjs.provenanceClassToCode; }
49234
+ get: function () { return chunkRMOEL2GD_cjs.provenanceClassToCode; }
49235
49235
  });
49236
49236
  Object.defineProperty(exports, "provenanceCodeToClass", {
49237
49237
  enumerable: true,
49238
- get: function () { return chunk4Q7RKQQI_cjs.provenanceCodeToClass; }
49238
+ get: function () { return chunkRMOEL2GD_cjs.provenanceCodeToClass; }
49239
49239
  });
49240
49240
  Object.defineProperty(exports, "provenanceHistogram", {
49241
49241
  enumerable: true,
49242
- get: function () { return chunk4Q7RKQQI_cjs.provenanceHistogram; }
49242
+ get: function () { return chunkRMOEL2GD_cjs.provenanceHistogram; }
49243
49243
  });
49244
49244
  Object.defineProperty(exports, "quickSafetyCheck", {
49245
49245
  enumerable: true,
49246
- get: function () { return chunk4Q7RKQQI_cjs.quickSafetyCheck; }
49246
+ get: function () { return chunkRMOEL2GD_cjs.quickSafetyCheck; }
49247
49247
  });
49248
49248
  Object.defineProperty(exports, "resetCrossRealityTraitRegistry", {
49249
49249
  enumerable: true,
49250
- get: function () { return chunk4Q7RKQQI_cjs.resetCrossRealityTraitRegistry; }
49250
+ get: function () { return chunkRMOEL2GD_cjs.resetCrossRealityTraitRegistry; }
49251
49251
  });
49252
49252
  Object.defineProperty(exports, "runSafetyPass", {
49253
49253
  enumerable: true,
49254
- get: function () { return chunk4Q7RKQQI_cjs.runSafetyPass; }
49254
+ get: function () { return chunkRMOEL2GD_cjs.runSafetyPass; }
49255
49255
  });
49256
49256
  Object.defineProperty(exports, "selectModality", {
49257
49257
  enumerable: true,
49258
- get: function () { return chunk4Q7RKQQI_cjs.selectModality; }
49258
+ get: function () { return chunkRMOEL2GD_cjs.selectModality; }
49259
49259
  });
49260
49260
  Object.defineProperty(exports, "selectModalityForAll", {
49261
49261
  enumerable: true,
49262
- get: function () { return chunk4Q7RKQQI_cjs.selectModalityForAll; }
49262
+ get: function () { return chunkRMOEL2GD_cjs.selectModalityForAll; }
49263
49263
  });
49264
49264
  Object.defineProperty(exports, "spatialPartition", {
49265
49265
  enumerable: true,
49266
- get: function () { return chunk4Q7RKQQI_cjs.spatialPartition; }
49266
+ get: function () { return chunkRMOEL2GD_cjs.spatialPartition; }
49267
49267
  });
49268
49268
  Object.defineProperty(exports, "uniformProvenance", {
49269
49269
  enumerable: true,
49270
- get: function () { return chunk4Q7RKQQI_cjs.uniformProvenance; }
49270
+ get: function () { return chunkRMOEL2GD_cjs.uniformProvenance; }
49271
49271
  });
49272
49272
  Object.defineProperty(exports, "generateHullGeometry", {
49273
49273
  enumerable: true,
@@ -49463,115 +49463,115 @@ Object.defineProperty(exports, "createSkeletonTrait", {
49463
49463
  });
49464
49464
  Object.defineProperty(exports, "BUILD_TIMESTAMP", {
49465
49465
  enumerable: true,
49466
- get: function () { return chunkC65C5VED_cjs.BUILD_TIMESTAMP; }
49466
+ get: function () { return chunkUDGTX7LY_cjs.BUILD_TIMESTAMP; }
49467
49467
  });
49468
49468
  Object.defineProperty(exports, "GIT_COMMIT_SHA", {
49469
49469
  enumerable: true,
49470
- get: function () { return chunkC65C5VED_cjs.GIT_COMMIT_SHA; }
49470
+ get: function () { return chunkUDGTX7LY_cjs.GIT_COMMIT_SHA; }
49471
49471
  });
49472
49472
  Object.defineProperty(exports, "HOLOMAP_DEFAULTS", {
49473
49473
  enumerable: true,
49474
- get: function () { return chunkC65C5VED_cjs.HOLOMAP_DEFAULTS; }
49474
+ get: function () { return chunkUDGTX7LY_cjs.HOLOMAP_DEFAULTS; }
49475
49475
  });
49476
49476
  Object.defineProperty(exports, "HOLOMAP_DENSE_PROOF_DEFAULTS", {
49477
49477
  enumerable: true,
49478
- get: function () { return chunkC65C5VED_cjs.HOLOMAP_DENSE_PROOF_DEFAULTS; }
49478
+ get: function () { return chunkUDGTX7LY_cjs.HOLOMAP_DENSE_PROOF_DEFAULTS; }
49479
49479
  });
49480
49480
  Object.defineProperty(exports, "HOLOSCRIPT_VERSION", {
49481
49481
  enumerable: true,
49482
- get: function () { return chunkC65C5VED_cjs.HOLOSCRIPT_VERSION; }
49482
+ get: function () { return chunkUDGTX7LY_cjs.HOLOSCRIPT_VERSION; }
49483
49483
  });
49484
49484
  Object.defineProperty(exports, "anchorReconstructionManifest", {
49485
49485
  enumerable: true,
49486
- get: function () { return chunkC65C5VED_cjs.anchorReconstructionManifest; }
49486
+ get: function () { return chunkUDGTX7LY_cjs.anchorReconstructionManifest; }
49487
49487
  });
49488
49488
  Object.defineProperty(exports, "assertWeightCid", {
49489
49489
  enumerable: true,
49490
- get: function () { return chunkC65C5VED_cjs.assertWeightCid; }
49490
+ get: function () { return chunkUDGTX7LY_cjs.assertWeightCid; }
49491
49491
  });
49492
49492
  Object.defineProperty(exports, "computeReconstructionManifestDigest", {
49493
49493
  enumerable: true,
49494
- get: function () { return chunkC65C5VED_cjs.computeReconstructionManifestDigest; }
49494
+ get: function () { return chunkUDGTX7LY_cjs.computeReconstructionManifestDigest; }
49495
49495
  });
49496
49496
  Object.defineProperty(exports, "createHoloMapMicroEncoder", {
49497
49497
  enumerable: true,
49498
- get: function () { return chunkC65C5VED_cjs.createHoloMapMicroEncoder; }
49498
+ get: function () { return chunkUDGTX7LY_cjs.createHoloMapMicroEncoder; }
49499
49499
  });
49500
49500
  Object.defineProperty(exports, "createHoloMapRunId", {
49501
49501
  enumerable: true,
49502
- get: function () { return chunkC65C5VED_cjs.createHoloMapRunId; }
49502
+ get: function () { return chunkUDGTX7LY_cjs.createHoloMapRunId; }
49503
49503
  });
49504
49504
  Object.defineProperty(exports, "createHoloMapRuntime", {
49505
49505
  enumerable: true,
49506
- get: function () { return chunkC65C5VED_cjs.createHoloMapRuntime; }
49506
+ get: function () { return chunkUDGTX7LY_cjs.createHoloMapRuntime; }
49507
49507
  });
49508
49508
  Object.defineProperty(exports, "createPagedKVCache", {
49509
49509
  enumerable: true,
49510
- get: function () { return chunkC65C5VED_cjs.createPagedKVCache; }
49510
+ get: function () { return chunkUDGTX7LY_cjs.createPagedKVCache; }
49511
49511
  });
49512
49512
  Object.defineProperty(exports, "deserializeMicroWeights", {
49513
49513
  enumerable: true,
49514
- get: function () { return chunkC65C5VED_cjs.deserializeMicroWeights; }
49514
+ get: function () { return chunkUDGTX7LY_cjs.deserializeMicroWeights; }
49515
49515
  });
49516
49516
  Object.defineProperty(exports, "frameToMicroImage", {
49517
49517
  enumerable: true,
49518
- get: function () { return chunkC65C5VED_cjs.frameToMicroImage; }
49518
+ get: function () { return chunkUDGTX7LY_cjs.frameToMicroImage; }
49519
49519
  });
49520
49520
  Object.defineProperty(exports, "getCachedWeightBlob", {
49521
49521
  enumerable: true,
49522
- get: function () { return chunkC65C5VED_cjs.getCachedWeightBlob; }
49522
+ get: function () { return chunkUDGTX7LY_cjs.getCachedWeightBlob; }
49523
49523
  });
49524
49524
  Object.defineProperty(exports, "getVersionInfo", {
49525
49525
  enumerable: true,
49526
- get: function () { return chunkC65C5VED_cjs.getVersionInfo; }
49526
+ get: function () { return chunkUDGTX7LY_cjs.getVersionInfo; }
49527
49527
  });
49528
49528
  Object.defineProperty(exports, "getVersionString", {
49529
49529
  enumerable: true,
49530
- get: function () { return chunkC65C5VED_cjs.getVersionString; }
49530
+ get: function () { return chunkUDGTX7LY_cjs.getVersionString; }
49531
49531
  });
49532
49532
  Object.defineProperty(exports, "loadHoloMapWeightBlob", {
49533
49533
  enumerable: true,
49534
- get: function () { return chunkC65C5VED_cjs.loadHoloMapWeightBlob; }
49534
+ get: function () { return chunkUDGTX7LY_cjs.loadHoloMapWeightBlob; }
49535
49535
  });
49536
49536
  Object.defineProperty(exports, "logHoloMapEvent", {
49537
49537
  enumerable: true,
49538
- get: function () { return chunkC65C5VED_cjs.logHoloMapEvent; }
49538
+ get: function () { return chunkUDGTX7LY_cjs.logHoloMapEvent; }
49539
49539
  });
49540
49540
  Object.defineProperty(exports, "mergeAnchoredProvenance", {
49541
49541
  enumerable: true,
49542
- get: function () { return chunkC65C5VED_cjs.mergeAnchoredProvenance; }
49542
+ get: function () { return chunkUDGTX7LY_cjs.mergeAnchoredProvenance; }
49543
49543
  });
49544
49544
  Object.defineProperty(exports, "normalizeWeightCidDigest", {
49545
49545
  enumerable: true,
49546
- get: function () { return chunkC65C5VED_cjs.normalizeWeightCidDigest; }
49546
+ get: function () { return chunkUDGTX7LY_cjs.normalizeWeightCidDigest; }
49547
49547
  });
49548
49548
  Object.defineProperty(exports, "putCachedWeightBlob", {
49549
49549
  enumerable: true,
49550
- get: function () { return chunkC65C5VED_cjs.putCachedWeightBlob; }
49550
+ get: function () { return chunkUDGTX7LY_cjs.putCachedWeightBlob; }
49551
49551
  });
49552
49552
  Object.defineProperty(exports, "resetHoloMapTelemetryForTests", {
49553
49553
  enumerable: true,
49554
- get: function () { return chunkC65C5VED_cjs.resetHoloMapTelemetryForTests; }
49554
+ get: function () { return chunkUDGTX7LY_cjs.resetHoloMapTelemetryForTests; }
49555
49555
  });
49556
49556
  Object.defineProperty(exports, "runHoloMapMicroEncoderCpu", {
49557
49557
  enumerable: true,
49558
- get: function () { return chunkC65C5VED_cjs.runHoloMapMicroEncoderCpu; }
49558
+ get: function () { return chunkUDGTX7LY_cjs.runHoloMapMicroEncoderCpu; }
49559
49559
  });
49560
49560
  Object.defineProperty(exports, "selfAttestReconstructionManifest", {
49561
49561
  enumerable: true,
49562
- get: function () { return chunkC65C5VED_cjs.selfAttestReconstructionManifest; }
49562
+ get: function () { return chunkUDGTX7LY_cjs.selfAttestReconstructionManifest; }
49563
49563
  });
49564
49564
  Object.defineProperty(exports, "serializeMicroWeights", {
49565
49565
  enumerable: true,
49566
- get: function () { return chunkC65C5VED_cjs.serializeMicroWeights; }
49566
+ get: function () { return chunkUDGTX7LY_cjs.serializeMicroWeights; }
49567
49567
  });
49568
49568
  Object.defineProperty(exports, "stripAnchoredProvenance", {
49569
49569
  enumerable: true,
49570
- get: function () { return chunkC65C5VED_cjs.stripAnchoredProvenance; }
49570
+ get: function () { return chunkUDGTX7LY_cjs.stripAnchoredProvenance; }
49571
49571
  });
49572
49572
  Object.defineProperty(exports, "tryCreateHoloMapEncoderDevice", {
49573
49573
  enumerable: true,
49574
- get: function () { return chunkC65C5VED_cjs.tryCreateHoloMapEncoderDevice; }
49574
+ get: function () { return chunkUDGTX7LY_cjs.tryCreateHoloMapEncoderDevice; }
49575
49575
  });
49576
49576
  Object.defineProperty(exports, "computeHoloMapReplayFingerprint", {
49577
49577
  enumerable: true,
@@ -50483,19 +50483,19 @@ Object.defineProperty(exports, "strategyToSemiring", {
50483
50483
  });
50484
50484
  Object.defineProperty(exports, "IncrementalCompiler", {
50485
50485
  enumerable: true,
50486
- get: function () { return chunkCM4NHXVO_cjs.IncrementalCompiler; }
50486
+ get: function () { return chunk7N63JHUN_cjs.IncrementalCompiler; }
50487
50487
  });
50488
50488
  Object.defineProperty(exports, "TraitDependencyGraph", {
50489
50489
  enumerable: true,
50490
- get: function () { return chunkCM4NHXVO_cjs.TraitDependencyGraph; }
50490
+ get: function () { return chunk7N63JHUN_cjs.TraitDependencyGraph; }
50491
50491
  });
50492
50492
  Object.defineProperty(exports, "createIncrementalCompiler", {
50493
50493
  enumerable: true,
50494
- get: function () { return chunkCM4NHXVO_cjs.createIncrementalCompiler; }
50494
+ get: function () { return chunk7N63JHUN_cjs.createIncrementalCompiler; }
50495
50495
  });
50496
50496
  Object.defineProperty(exports, "globalTraitGraph", {
50497
50497
  enumerable: true,
50498
- get: function () { return chunkCM4NHXVO_cjs.globalTraitGraph; }
50498
+ get: function () { return chunk7N63JHUN_cjs.globalTraitGraph; }
50499
50499
  });
50500
50500
  Object.defineProperty(exports, "classifyPublishMode", {
50501
50501
  enumerable: true,
@@ -51499,19 +51499,19 @@ Object.defineProperty(exports, "tropicalMinPlusSpmvDense", {
51499
51499
  });
51500
51500
  Object.defineProperty(exports, "HoloCompositionParser", {
51501
51501
  enumerable: true,
51502
- get: function () { return chunkX75H75UY_cjs.HoloCompositionParser; }
51502
+ get: function () { return chunkJ3UHV5T4_cjs.HoloCompositionParser; }
51503
51503
  });
51504
51504
  Object.defineProperty(exports, "parseHolo", {
51505
51505
  enumerable: true,
51506
- get: function () { return chunkX75H75UY_cjs.parseHolo; }
51506
+ get: function () { return chunkJ3UHV5T4_cjs.parseHolo; }
51507
51507
  });
51508
51508
  Object.defineProperty(exports, "parseHoloPartial", {
51509
51509
  enumerable: true,
51510
- get: function () { return chunkX75H75UY_cjs.parseHoloPartial; }
51510
+ get: function () { return chunkJ3UHV5T4_cjs.parseHoloPartial; }
51511
51511
  });
51512
51512
  Object.defineProperty(exports, "parseHoloStrict", {
51513
51513
  enumerable: true,
51514
- get: function () { return chunkX75H75UY_cjs.parseHoloStrict; }
51514
+ get: function () { return chunkJ3UHV5T4_cjs.parseHoloStrict; }
51515
51515
  });
51516
51516
  Object.defineProperty(exports, "isPipelineSource", {
51517
51517
  enumerable: true,
@@ -51523,91 +51523,91 @@ Object.defineProperty(exports, "parsePipeline", {
51523
51523
  });
51524
51524
  Object.defineProperty(exports, "ChunkBasedIncrementalParser", {
51525
51525
  enumerable: true,
51526
- get: function () { return chunkCANAL6CT_cjs.ChunkBasedIncrementalParser; }
51526
+ get: function () { return chunk656IAS7B_cjs.ChunkBasedIncrementalParser; }
51527
51527
  });
51528
51528
  Object.defineProperty(exports, "HSPLUS_ERROR_CODES", {
51529
51529
  enumerable: true,
51530
- get: function () { return chunkCANAL6CT_cjs.HSPLUS_ERROR_CODES; }
51530
+ get: function () { return chunk656IAS7B_cjs.HSPLUS_ERROR_CODES; }
51531
51531
  });
51532
51532
  Object.defineProperty(exports, "HoloScriptPlusParser", {
51533
51533
  enumerable: true,
51534
- get: function () { return chunkCANAL6CT_cjs.HoloScriptPlusParser; }
51534
+ get: function () { return chunk656IAS7B_cjs.HoloScriptPlusParser; }
51535
51535
  });
51536
51536
  Object.defineProperty(exports, "ParseCache", {
51537
51537
  enumerable: true,
51538
- get: function () { return chunkCANAL6CT_cjs.ParseCache; }
51538
+ get: function () { return chunk656IAS7B_cjs.ParseCache; }
51539
51539
  });
51540
51540
  Object.defineProperty(exports, "createKeywordError", {
51541
51541
  enumerable: true,
51542
- get: function () { return chunkCANAL6CT_cjs.createKeywordError; }
51542
+ get: function () { return chunk656IAS7B_cjs.createKeywordError; }
51543
51543
  });
51544
51544
  Object.defineProperty(exports, "createParser", {
51545
51545
  enumerable: true,
51546
- get: function () { return chunkCANAL6CT_cjs.createParser; }
51546
+ get: function () { return chunk656IAS7B_cjs.createParser; }
51547
51547
  });
51548
51548
  Object.defineProperty(exports, "createRichError", {
51549
51549
  enumerable: true,
51550
- get: function () { return chunkCANAL6CT_cjs.createRichError; }
51550
+ get: function () { return chunk656IAS7B_cjs.createRichError; }
51551
51551
  });
51552
51552
  Object.defineProperty(exports, "createTraitError", {
51553
51553
  enumerable: true,
51554
- get: function () { return chunkCANAL6CT_cjs.createTraitError; }
51554
+ get: function () { return chunk656IAS7B_cjs.createTraitError; }
51555
51555
  });
51556
51556
  Object.defineProperty(exports, "findSimilarKeyword", {
51557
51557
  enumerable: true,
51558
- get: function () { return chunkCANAL6CT_cjs.findSimilarKeyword; }
51558
+ get: function () { return chunk656IAS7B_cjs.findSimilarKeyword; }
51559
51559
  });
51560
51560
  Object.defineProperty(exports, "findSimilarTrait", {
51561
51561
  enumerable: true,
51562
- get: function () { return chunkCANAL6CT_cjs.findSimilarTrait; }
51562
+ get: function () { return chunk656IAS7B_cjs.findSimilarTrait; }
51563
51563
  });
51564
51564
  Object.defineProperty(exports, "formatRichError", {
51565
51565
  enumerable: true,
51566
- get: function () { return chunkCANAL6CT_cjs.formatRichError; }
51566
+ get: function () { return chunk656IAS7B_cjs.formatRichError; }
51567
51567
  });
51568
51568
  Object.defineProperty(exports, "formatRichErrors", {
51569
51569
  enumerable: true,
51570
- get: function () { return chunkCANAL6CT_cjs.formatRichErrors; }
51570
+ get: function () { return chunk656IAS7B_cjs.formatRichErrors; }
51571
51571
  });
51572
51572
  Object.defineProperty(exports, "getErrorCodeDocumentation", {
51573
51573
  enumerable: true,
51574
- get: function () { return chunkCANAL6CT_cjs.getErrorCodeDocumentation; }
51574
+ get: function () { return chunk656IAS7B_cjs.getErrorCodeDocumentation; }
51575
51575
  });
51576
51576
  Object.defineProperty(exports, "getSourceContext", {
51577
51577
  enumerable: true,
51578
- get: function () { return chunkCANAL6CT_cjs.getSourceContext; }
51578
+ get: function () { return chunk656IAS7B_cjs.getSourceContext; }
51579
51579
  });
51580
51580
  Object.defineProperty(exports, "globalParseCache", {
51581
51581
  enumerable: true,
51582
- get: function () { return chunkCANAL6CT_cjs.globalParseCache; }
51582
+ get: function () { return chunk656IAS7B_cjs.globalParseCache; }
51583
51583
  });
51584
51584
  Object.defineProperty(exports, "parse", {
51585
51585
  enumerable: true,
51586
- get: function () { return chunkCANAL6CT_cjs.parse; }
51586
+ get: function () { return chunk656IAS7B_cjs.parse; }
51587
51587
  });
51588
51588
  Object.defineProperty(exports, "parseHoloScriptPlus", {
51589
51589
  enumerable: true,
51590
- get: function () { return chunkCANAL6CT_cjs.parse; }
51590
+ get: function () { return chunk656IAS7B_cjs.parse; }
51591
51591
  });
51592
51592
  Object.defineProperty(exports, "parseIncrementalChunks", {
51593
51593
  enumerable: true,
51594
- get: function () { return chunkCANAL6CT_cjs.parseIncrementalChunks; }
51594
+ get: function () { return chunk656IAS7B_cjs.parseIncrementalChunks; }
51595
51595
  });
51596
51596
  Object.defineProperty(exports, "ErrorRecovery", {
51597
51597
  enumerable: true,
51598
- get: function () { return chunkOV6HHKLE_cjs.ErrorRecovery; }
51598
+ get: function () { return chunkOIBRWLPY_cjs.ErrorRecovery; }
51599
51599
  });
51600
51600
  Object.defineProperty(exports, "HOLOSCHEMA_GEOMETRIES", {
51601
51601
  enumerable: true,
51602
- get: function () { return chunkOV6HHKLE_cjs.HOLOSCHEMA_GEOMETRIES; }
51602
+ get: function () { return chunkOIBRWLPY_cjs.HOLOSCHEMA_GEOMETRIES; }
51603
51603
  });
51604
51604
  Object.defineProperty(exports, "HOLOSCHEMA_KEYWORDS", {
51605
51605
  enumerable: true,
51606
- get: function () { return chunkOV6HHKLE_cjs.HOLOSCHEMA_KEYWORDS; }
51606
+ get: function () { return chunkOIBRWLPY_cjs.HOLOSCHEMA_KEYWORDS; }
51607
51607
  });
51608
51608
  Object.defineProperty(exports, "HOLOSCHEMA_PROPERTIES", {
51609
51609
  enumerable: true,
51610
- get: function () { return chunkOV6HHKLE_cjs.HOLOSCHEMA_PROPERTIES; }
51610
+ get: function () { return chunkOIBRWLPY_cjs.HOLOSCHEMA_PROPERTIES; }
51611
51611
  });
51612
51612
  Object.defineProperty(exports, "LIFECYCLE_HOOKS", {
51613
51613
  enumerable: true,