forgecad 0.9.16 → 0.10.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.
Files changed (147) hide show
  1. package/dist/assets/{AdminPage-CXvls4-J.js → AdminPage-DwYHz72L.js} +1 -1
  2. package/dist/assets/{BenchmarkPage-B27zk8xL.js → BenchmarkPage-a9_f-1US.js} +1 -1
  3. package/dist/assets/{BlogPage-CMAVvgQL.js → BlogPage-DodHpvmf.js} +1 -1
  4. package/dist/assets/{DocsPage-knf4I4h7.js → DocsPage-B5LePEuj.js} +8 -858
  5. package/dist/assets/EditorApp-QXsAISLR.js +16307 -0
  6. package/dist/assets/{EmbedViewer-D7ZGlFjx.js → EmbedViewer-DdEHGUMU.js} +2 -2
  7. package/dist/assets/{LandingPageProofDriven-CnevhTE8.js → LandingPageProofDriven-yhhOodbf.js} +1 -1
  8. package/dist/assets/{LegalPage-BPTUmqeg.js → LegalPage-5RbKRGYK.js} +1 -1
  9. package/dist/assets/{PricingPage-B0D4goG_.js → PricingPage-E3Rma7aV.js} +1 -1
  10. package/dist/assets/{SettingsPage-CFF-UgjI.js → SettingsPage-BJZcM97j.js} +1 -1
  11. package/dist/assets/{app-T0pDcSX4.js → app-DSYrDg0V.js} +733 -205
  12. package/dist/assets/cli/{render-C5pcIISc.js → render-ZMHR9HkV.js} +19 -46
  13. package/dist/assets/{constructionHistoryWorker-Ba2Hm58b.js → constructionHistoryWorker-AwMMWSxg.js} +1103 -349
  14. package/dist/assets/{evalWorker-vkx310U2.js → evalWorker-DbNs7Dkp.js} +3798 -1622
  15. package/dist/assets/{inspectWorker-BuTJDVX6.js → inspectWorker-CZsCFtQT.js} +1163 -409
  16. package/dist/assets/{jointPose-B_Cgedn9.js → jointPose-DO6mnXn_.js} +1 -1
  17. package/dist/assets/{manifold-BWgsjmAM.js → manifold-BGlQBBH9.js} +1 -1
  18. package/dist/assets/{manifold-rZexZI0G.js → manifold-BU-tJwQh.js} +1 -1
  19. package/dist/assets/{manifold-D6IFSkhH.js → manifold-fy2MV7K1.js} +2 -2
  20. package/dist/assets/{reportWorker-0AGij1Ru.js → reportWorker-DO6hcQbh.js} +7155 -2437
  21. package/dist/assets/{scalar-sampling-budget-J5cuzxT1.js → scalar-sampling-budget-o90NSNmF.js} +3940 -1742
  22. package/dist/assets/{scanProxyWorker-Vl4Wxa1y.js → scanProxyWorker-2GtDLk-R.js} +1 -1
  23. package/dist/assets/{javascript-1kQXfVaz.js → typescript-DBQ6RN5l.js} +874 -22
  24. package/dist/cli/render.html +1 -1
  25. package/dist/docs/index.html +3 -3
  26. package/dist/docs-raw/AI/usage.md +1 -1
  27. package/dist/docs-raw/CLI.md +63 -241
  28. package/dist/docs-raw/README.md +6 -0
  29. package/dist/docs-raw/component-model.md +17 -150
  30. package/dist/docs-raw/generated/assembly.md +139 -598
  31. package/dist/docs-raw/generated/concepts.md +245 -3501
  32. package/dist/docs-raw/generated/core.md +277 -1251
  33. package/dist/docs-raw/generated/curves.md +387 -1608
  34. package/dist/docs-raw/generated/legacy.md +162 -0
  35. package/dist/docs-raw/generated/lib.md +227 -85
  36. package/dist/docs-raw/generated/output.md +38 -73
  37. package/dist/docs-raw/generated/runtime-names.md +23 -23
  38. package/dist/docs-raw/generated/sdf.md +68 -284
  39. package/dist/docs-raw/generated/sheet-metal.md +68 -335
  40. package/dist/docs-raw/generated/sketch.md +240 -1161
  41. package/dist/docs-raw/generated/viewport.md +75 -316
  42. package/dist/docs-raw/generated/wood.md +21 -49
  43. package/dist/docs-raw/guides/coordinate-system.md +4 -42
  44. package/dist/docs-raw/guides/inspection-bundles.md +44 -442
  45. package/dist/docs-raw/guides/joint-design.md +18 -79
  46. package/dist/docs-raw/guides/positioning.md +21 -143
  47. package/dist/docs-raw/guides/scene-presentation.md +89 -0
  48. package/dist/docs-raw/skills/forgecad-3d-reconstruction.md +25 -111
  49. package/dist/docs-raw/skills/forgecad-blockout-model.md +20 -117
  50. package/dist/docs-raw/skills/forgecad-component-model.md +23 -107
  51. package/dist/docs-raw/skills/forgecad-high-level-spec.md +47 -155
  52. package/dist/docs-raw/skills/forgecad-image-replicator.md +26 -143
  53. package/dist/docs-raw/skills/forgecad-lld.md +19 -113
  54. package/dist/docs-raw/skills/forgecad-make-a-model.md +112 -532
  55. package/dist/docs-raw/skills/forgecad-model-grader.md +38 -108
  56. package/dist/docs-raw/skills/forgecad-prepare-prompt.md +24 -211
  57. package/dist/docs-raw/skills/forgecad-project.md +13 -131
  58. package/dist/docs-raw/skills/forgecad-reconstruction-benchmark.md +42 -134
  59. package/dist/docs-raw/skills/forgecad-render-inspect.md +27 -174
  60. package/dist/docs-raw/skills/forgecad-visual-spec.md +32 -112
  61. package/dist/docs-raw/skills/forgecad.md +19 -18
  62. package/dist/docs-raw/skills/index.md +2 -0
  63. package/dist/docs-raw/welcome.md +2 -2
  64. package/dist/index.html +1 -1
  65. package/dist/llms.txt +1 -2
  66. package/dist/sitemap.xml +13 -13
  67. package/dist-cli/{check-compiler-SYQ2PWOB.js → check-compiler-JTVBITCR.js} +1 -1
  68. package/dist-cli/{check-query-propagation-HIAGV62W.js → check-query-propagation-3FFLSMVN.js} +1 -1
  69. package/dist-cli/{chunk-SPZE3DUY.js → chunk-OAN5T4XD.js} +4412 -2212
  70. package/dist-cli/forgecad.js +507 -179
  71. package/dist-skill/CONTEXT.md +2172 -8377
  72. package/dist-skill/SKILL.md +15 -15
  73. package/dist-skill/docs/API/core/concepts.md +27 -157
  74. package/dist-skill/docs/CLI.md +63 -241
  75. package/dist-skill/docs/generated/assembly.md +138 -549
  76. package/dist-skill/docs/generated/core.md +277 -1251
  77. package/dist-skill/docs/generated/curves.md +387 -1609
  78. package/dist-skill/docs/generated/lib.md +227 -85
  79. package/dist-skill/docs/generated/output.md +38 -73
  80. package/dist-skill/docs/generated/runtime-names.md +16 -21
  81. package/dist-skill/docs/generated/sdf.md +68 -284
  82. package/dist-skill/docs/generated/sheet-metal.md +68 -335
  83. package/dist-skill/docs/generated/sketch.md +240 -1160
  84. package/dist-skill/docs/generated/viewport.md +75 -223
  85. package/dist-skill/docs/generated/wood.md +21 -49
  86. package/dist-skill/docs/guides/coordinate-system.md +4 -42
  87. package/dist-skill/docs/guides/inspection-bundles.md +44 -442
  88. package/dist-skill/docs/guides/joint-design.md +18 -79
  89. package/dist-skill/docs/guides/positioning.md +21 -143
  90. package/dist-skill/docs/guides/scene-presentation.md +89 -0
  91. package/dist-skill/docs/guides/surface-members.md +26 -0
  92. package/dist-skill/library/forgecad-3d-reconstruction/SKILL.md +23 -111
  93. package/dist-skill/library/forgecad-blockout-model/SKILL.md +18 -117
  94. package/dist-skill/library/forgecad-component-model/SKILL.md +21 -107
  95. package/dist-skill/library/forgecad-high-level-spec/SKILL.md +45 -155
  96. package/dist-skill/library/forgecad-image-replicator/SKILL.md +24 -143
  97. package/dist-skill/library/forgecad-lld/SKILL.md +17 -113
  98. package/dist-skill/library/forgecad-make-a-model/SKILL.md +110 -532
  99. package/dist-skill/library/forgecad-model-grader/SKILL.md +36 -108
  100. package/dist-skill/library/forgecad-prepare-prompt/SKILL.md +35 -224
  101. package/dist-skill/library/forgecad-prepare-prompt/references/default-profiles.md +43 -271
  102. package/dist-skill/library/forgecad-prepare-prompt/references/master-prompt.md +30 -99
  103. package/dist-skill/library/forgecad-project/SKILL.md +13 -133
  104. package/dist-skill/library/forgecad-reconstruction-benchmark/SKILL.md +29 -123
  105. package/dist-skill/library/forgecad-render-inspect/SKILL.md +25 -174
  106. package/dist-skill/library/forgecad-visual-spec/SKILL.md +30 -111
  107. package/dist-skill/website/skills/forgecad-3d-reconstruction.md +58 -0
  108. package/dist-skill/website/skills/forgecad-blockout-model.md +49 -0
  109. package/dist-skill/website/skills/forgecad-component-model.md +53 -0
  110. package/dist-skill/website/skills/forgecad-high-level-spec.md +101 -0
  111. package/dist-skill/website/skills/forgecad-image-replicator.md +63 -0
  112. package/dist-skill/website/skills/forgecad-lld.md +41 -0
  113. package/dist-skill/website/skills/forgecad-make-a-model.md +186 -0
  114. package/dist-skill/website/skills/forgecad-model-grader.md +82 -0
  115. package/dist-skill/website/skills/forgecad-prepare-prompt.md +63 -0
  116. package/dist-skill/website/skills/forgecad-project.md +26 -0
  117. package/dist-skill/website/skills/forgecad-reconstruction-benchmark.md +60 -0
  118. package/dist-skill/website/skills/forgecad-render-inspect.md +80 -0
  119. package/dist-skill/website/skills/forgecad-visual-spec.md +71 -0
  120. package/dist-skill/website/skills/forgecad.md +122 -0
  121. package/dist-skill/website/skills/index.md +26 -0
  122. package/examples/api/comparison-imported-sphere-candidate.forge.js +1 -1
  123. package/examples/api/conformal-product-ribbon.forge.js +1 -1
  124. package/examples/api/exact-sheet-shell-assembly.forge.js +1 -1
  125. package/examples/api/extrude-options.forge.js +4 -2
  126. package/examples/api/field-loft-drive-tip.forge.js +40 -0
  127. package/examples/api/guided-loft-olive-oil-bottle.forge.js +1 -1
  128. package/examples/api/highlight-debug.forge.js +10 -10
  129. package/examples/api/mesh-import-slats.forge.js +1 -1
  130. package/examples/api/real-product-curves.forge.js +1 -1
  131. package/examples/api/sculpt-box-circle-booleans.forge.js +1 -1
  132. package/examples/api/sdf-shapes.forge.js +2 -5
  133. package/examples/api/sketch-rounding-strategies.forge.js +6 -6
  134. package/examples/api/surface-member-bottle-cage.forge.js +3 -3
  135. package/examples/api/surface-member-conformal-product-ribbon.forge.js +3 -3
  136. package/examples/api/surface-member-razor-inlay.forge.js +1 -1
  137. package/examples/api/variable-sweep-test.forge.js +3 -3
  138. package/examples/mechanical/airplane-propeller.forge.js +74 -39
  139. package/examples/nurbs-surface.forge.js +1 -1
  140. package/examples/products/iphone.forge.js +1 -1
  141. package/package.json +1 -1
  142. package/dist/assets/EditorApp-BHMQlJ-D.js +0 -14686
  143. package/dist/docs-raw/guides/geometry-conventions.md +0 -52
  144. package/dist/docs-raw/guides/modeling-recipes.md +0 -78
  145. package/dist-skill/docs/guides/geometry-conventions.md +0 -52
  146. package/dist-skill/docs/guides/modeling-recipes.md +0 -78
  147. package/dist-skill/library/forgecad-visual-spec/references/prompt-template.md +0 -79
@@ -1,3 +1,5 @@
1
+ <!-- Generated by scripts/build-forgecad-skill.mjs — do not edit. Edit docs/permanent/ instead. -->
2
+
1
3
  # forgecad
2
4
 
3
5
  ForgeCAD model authoring, editing, debugging, and execution guidance for .forge.js, SVG-import, assembly, and CLI workflows. Use when building or modifying ForgeCAD geometry, structuring multi-file projects, validating scripts, or using ForgeCAD export/render tooling.
@@ -16,26 +18,25 @@ Author or modify ForgeCAD models, sketches, assemblies, and CLI workflows. Prefe
16
18
  ### Workflow
17
19
 
18
20
  1. Identify the artifact: `.forge.js`, SVG asset, or CLI/export task.
19
- 2. If the model has moving parts, load the assembly group and `docs/permanent/guides/joint-design.md` upfront; do not defer the kinematic structure to a refactor pass.
20
- 3. Load only the docs the task needs (see Source Map below). Start from the top group, add others as needed.
21
+ 2. **If the model has any moving parts, load the `assembly` group and `docs/permanent/guides/joint-design.md` upfront** do not defer the kinematic structure to a refactor pass.
22
+ 3. Load only the docs the task needs (see Source Map below). Start from the top group, add others as needed, and prefer these docs and recipes over ad-hoc repo examples.
21
23
  4. If any two parts are intended to touch or mate in the final model, load `docs/permanent/guides/positioning.md` immediately and default to connectors + `matchTo()`.
22
- 5. Prefer the docs and recipe snippets below over ad-hoc repo examples.
23
- 6. Default to a concrete first pass easy iteration beats speculative design review.
24
- 7. If an existing model is broken, replace the weak structure rather than preserving bad architecture.
25
- 8. Validate with `forgecad run <file>` (add `--debug-imports` for import chain issues, and pass `--backend manifold|occt|truck` when the backend matters).
26
- 9. For moving assemblies, return the `Assembly` directly so runtime controls re-solve the link/edge kinematics model instead of stacking viewport-only transforms.
27
- 10. Model the physical artifact, not an educational diagram. Do not add explanatory labels, arrows, legends, or text plaques unless the user explicitly asks for a presentation or teaching view. Product markings are allowed only when they would exist on the real object.
28
- 11. Build the real closed CAD first. Do not bake cutaways, sectioned shells, permanently exploded layouts, or hidden-parts views into the default model just to show internals. Use viewer-only cut planes, `explodeView`, object hiding, transparency, or `inspect sections` after the artifact exists.
24
+ 5. Default to a concrete first pass easy iteration beats speculative design review.
25
+ 6. If an existing model is broken, replace the weak structure rather than preserving bad architecture.
26
+ 7. Validate with `forgecad run <file>` (add `--debug-imports` for import chain issues; pass `--backend manifold|occt|truck` when the backend matters).
27
+ 8. For moving assemblies, return the `Assembly` directly so runtime controls re-solve the link/edge kinematics model instead of stacking viewport-only transforms.
28
+ 9. Model the physical artifact, not an educational diagram. No explanatory labels, arrows, legends, or text plaques unless the user explicitly asks for a presentation or teaching view; product markings only where the real object would carry them.
29
+ 10. Build the real closed CAD first. Never bake cutaways, sectioned shells, permanently exploded layouts, or hidden-parts views into the default model just to show internals use viewer-only cut planes, `explodeView`, object hiding, transparency, or `inspect sections` after the artifact exists.
29
30
 
30
31
  #### Import and Composition
31
32
 
32
- - Always include the extension in relative imports: `require("./file.forge.js", { Param: value })` for model files and `require("./helpers.js")` for plain helper modules. Do not write extensionless imports such as `require("./file")`; ForgeCAD resolves project imports by exact path.
33
- - ForgeCAD APIs are injected globals in `.forge.js` files. Use `bom()`, `box()`, `scene()`, `Shape`, etc. directly; do not destructure those names from helpers with patterns like `const { bom } = require("./bom.js")`. If a helper file is needed, import it under a project-specific name such as `const bomHelpers = require("./bom.js")`.
33
+ - Always include the extension in relative imports: `require("./file.forge.js", { Param: value })` for model files, `require("./helpers.js")` for plain helper modules. Extensionless imports such as `require("./file")` do not resolve; ForgeCAD resolves project imports by exact path.
34
+ - ForgeCAD APIs are injected globals in `.forge.js` files. Use `bom()`, `box()`, `scene()`, `Shape`, etc. directly; never destructure those names from helpers (`const { bom } = require("./bom.js")`). Import helper files under a project-specific name such as `const bomHelpers = require("./bom.js")`.
34
35
  - For static multi-part models, connectors + `matchTo()` are the default way to assemble touching parts.
35
- - Top-level scripts can return `Assembly` or `SolvedAssembly` directly. Do not call `.toGroup()` just to render an assembly; use `.toGroup()` only when you need `ShapeGroup` composition, transforms, or named-child lookup.
36
- - `importSvgSketch()` for SVG files (file format loader, not a module import).
37
- - `.placeReference('bottom', [0,0,0])` to align any built-in anchor to a world coordinate; also works with custom `.withReferences()`.
38
- - Plain `.js` modules for shared helpers/constants (not model imports).
36
+ - Top-level scripts can return `Assembly` or `SolvedAssembly` directly. Do not call `.toGroup()` just to render an assembly; use it only when you need `ShapeGroup` composition, transforms, or named-child lookup.
37
+ - `Import.svgSketch()` loads SVG files (file format loader, not a module import).
38
+ - `.placeReference('bottom', [0,0,0])` aligns any built-in anchor to a world coordinate; also works with custom `.withReferences()`.
39
+ - Plain `.js` modules hold shared helpers/constants (not model imports).
39
40
 
40
41
  ### Source Map
41
42
 
@@ -54,7 +55,6 @@ Execution model, colors, coordinate system, primitives, booleans, patterns, impo
54
55
  Axis conventions, winding rules, and placement strategy. If parts should touch in the final model, read this group before writing placement code. Connectors + `matchTo()` are the default for mating interfaces; raw `translate()` and `rotate()` are for free offsets, not assembly contracts.
55
56
 
56
57
  - `docs/permanent/guides/coordinate-system.md`
57
- - `docs/permanent/guides/geometry-conventions.md`
58
58
  - `docs/permanent/guides/positioning.md`
59
59
 
60
60
  #### 3. Sketch APIs
@@ -67,6 +67,7 @@ Axis conventions, winding rules, and placement strategy. If parts should touch i
67
67
 
68
68
  Smooth curves, Hermite splines, lofted and swept solids. For straps, inlays, guards, brace members, vents, or physical bands that live on a carrier surface, use `Carrier` + `SurfaceBody` surface-member primitives before reaching for `variableSweep`, SDF sculpting, or manual boolean overlap recipes.
69
69
 
70
+ - `docs/permanent/guides/surface-members.md`
70
71
  - `docs/permanent/generated/curves.md`
71
72
 
72
73
  #### 5. Assemblies and Mechanisms (for joints or kinematics)
@@ -104,7 +105,7 @@ Viewer-only APIs such as cutPlane, explodeView, render labels, comparison refere
104
105
 
105
106
  Modeling patterns, debugging tactics, copyable snippets.
106
107
 
107
- - `docs/permanent/guides/modeling-recipes.md`
108
+ - `docs/permanent/guides/scene-presentation.md`
108
109
  - `docs/permanent/guides/joint-design.md`
109
110
 
110
111
  #### 11. CLI (for validation/render/export tasks)
@@ -116,6 +117,6 @@ Test-run, export pipelines, debug flags.
116
117
 
117
118
  #### SDF Modeling (smooth booleans, TPMS, deformations, fromFunction)
118
119
 
119
- Primitives, smooth booleans, TPMS lattices, twist/bend/displace, morph, custom functions, gotchas. SDF is inherently implicit and sampled, not B-rep/exact geometry; use caution for precision-critical parts and exact export workflows.
120
+ Primitives, smooth booleans, TPMS lattices, twist/bend/displace, morph, custom functions, gotchas. The doc preamble's precision caution applies to every SDF workflow.
120
121
 
121
122
  - `docs/permanent/generated/sdf.md`
@@ -1,3 +1,5 @@
1
+ <!-- Generated by scripts/build-forgecad-skill.mjs — do not edit. Edit agent-skill-library/*/SKILL.md instead. -->
2
+
1
3
  # ForgeCAD Skills
2
4
 
3
5
  These are the agent skills shipped in the ForgeCAD npm package. The default install path installs the core `forgecad` skill plus the companion workflow skills listed here.
@@ -47,7 +47,7 @@ forgecad new adapter --template part
47
47
  forgecad studio .
48
48
  ```
49
49
 
50
- `forgecad project init` creates the hosted project, writes `forgecad.json`, and uploads any existing local `.forge.js`, `.js`, and `.svg` files. After that, `forgecad project push` syncs changes back to the hosted project.
50
+ `forgecad project init` creates the hosted project, writes `forgecad.json`, and uploads existing local model files, helper code, Markdown notes, SVG/DXF assets, and other supported text project files. After that, `forgecad project push` syncs changes back to the hosted project.
51
51
 
52
52
  `forgecad project push` does not create a remote project from an arbitrary folder. If a folder has no `forgecad.json`, initialize it with `forgecad project init` or clone an existing project first.
53
53
 
@@ -58,7 +58,7 @@ ForgeCAD commands need a project root so imports, helper files, SVGs, and genera
58
58
  A single loose `.forge.js` file is fine for a tiny experiment, but it is not the best workflow for useful AI-generated CAD. A project folder gives the agent and CLI enough context to work well:
59
59
 
60
60
  - `forgecad.json` links the folder to the hosted project.
61
- - `.forge.js`, `.js`, and `.svg` files stay together.
61
+ - `.forge.js`, helper code, Markdown notes, and SVG/DXF assets stay together.
62
62
  - `forgecad run` and render commands resolve local imports from the intended root.
63
63
  - `forgecad project push` knows exactly which remote project to update.
64
64
  - Inspection bundles, screenshots, and export outputs can live beside the model without mixing with unrelated files.
package/dist/index.html CHANGED
@@ -83,7 +83,7 @@
83
83
  * { margin: 0; padding: 0; box-sizing: border-box; }
84
84
  html, body, #root { width: 100%; min-height: 100%; background: var(--fc-bg); color: var(--fc-text); font-family: system-ui, -apple-system, sans-serif; }
85
85
  </style>
86
- <script type="module" crossorigin src="/assets/app-T0pDcSX4.js"></script>
86
+ <script type="module" crossorigin src="/assets/app-DSYrDg0V.js"></script>
87
87
  <link rel="stylesheet" crossorigin href="/assets/app-CE3sYcV7.css">
88
88
  </head>
89
89
  <body>
package/dist/llms.txt CHANGED
@@ -31,9 +31,8 @@ For coding agents, start with the welcome guide and AI Usage guide, then read th
31
31
  ## Guides
32
32
 
33
33
  - [Coordinate system](https://forgecad.io/docs-raw/guides/coordinate-system.md): Axes, units, orientation, and workspace conventions.
34
- - [Geometry conventions](https://forgecad.io/docs-raw/guides/geometry-conventions.md): Modeling assumptions and practical shape-building rules.
35
34
  - [Positioning](https://forgecad.io/docs-raw/guides/positioning.md): Translation, rotation, alignment, and placing geometry predictably.
36
- - [Modeling recipes](https://forgecad.io/docs-raw/guides/modeling-recipes.md): Common parametric CAD patterns and example approaches.
35
+ - [Scene presentation](https://forgecad.io/docs-raw/guides/scene-presentation.md): Worked scene() lighting and camera recipes for polished renders.
37
36
  - [Joint design](https://forgecad.io/docs-raw/guides/joint-design.md): Designing assemblies and moving mechanisms with connectors and joints.
38
37
  - [Inspection bundles](https://forgecad.io/docs-raw/guides/inspection-bundles.md): How to use render-inspect outputs for debugging and verification.
39
38
  - [Component model](https://forgecad.io/docs-raw/component-model.md): Recommended structure for multi-part assemblies and reusable parts.
package/dist/sitemap.xml CHANGED
@@ -2,79 +2,79 @@
2
2
  <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
3
3
  <url>
4
4
  <loc>https://forgecad.io/</loc>
5
- <lastmod>2026-06-08</lastmod>
5
+ <lastmod>2026-06-10</lastmod>
6
6
  <changefreq>weekly</changefreq>
7
7
  <priority>1.0</priority>
8
8
  </url>
9
9
  <url>
10
10
  <loc>https://forgecad.io/docs</loc>
11
- <lastmod>2026-06-08</lastmod>
11
+ <lastmod>2026-06-10</lastmod>
12
12
  <changefreq>weekly</changefreq>
13
13
  <priority>0.8</priority>
14
14
  </url>
15
15
  <url>
16
16
  <loc>https://forgecad.io/docs/ai-native-cad</loc>
17
- <lastmod>2026-06-08</lastmod>
17
+ <lastmod>2026-06-10</lastmod>
18
18
  <changefreq>weekly</changefreq>
19
19
  <priority>0.9</priority>
20
20
  </url>
21
21
  <url>
22
22
  <loc>https://forgecad.io/docs/ai-usage</loc>
23
- <lastmod>2026-06-08</lastmod>
23
+ <lastmod>2026-06-10</lastmod>
24
24
  <changefreq>weekly</changefreq>
25
25
  <priority>0.8</priority>
26
26
  </url>
27
27
  <url>
28
28
  <loc>https://forgecad.io/docs/cli</loc>
29
- <lastmod>2026-06-08</lastmod>
29
+ <lastmod>2026-06-10</lastmod>
30
30
  <changefreq>weekly</changefreq>
31
31
  <priority>0.7</priority>
32
32
  </url>
33
33
  <url>
34
34
  <loc>https://forgecad.io/docs/skills/forgecad-make-a-model</loc>
35
- <lastmod>2026-06-08</lastmod>
35
+ <lastmod>2026-06-10</lastmod>
36
36
  <changefreq>weekly</changefreq>
37
37
  <priority>0.7</priority>
38
38
  </url>
39
39
  <url>
40
40
  <loc>https://forgecad.io/benchmark</loc>
41
- <lastmod>2026-06-08</lastmod>
41
+ <lastmod>2026-06-10</lastmod>
42
42
  <changefreq>weekly</changefreq>
43
43
  <priority>0.7</priority>
44
44
  </url>
45
45
  <url>
46
46
  <loc>https://forgecad.io/blog</loc>
47
- <lastmod>2026-06-08</lastmod>
47
+ <lastmod>2026-06-10</lastmod>
48
48
  <changefreq>weekly</changefreq>
49
49
  <priority>0.6</priority>
50
50
  </url>
51
51
  <url>
52
52
  <loc>https://forgecad.io/pricing</loc>
53
- <lastmod>2026-06-08</lastmod>
53
+ <lastmod>2026-06-10</lastmod>
54
54
  <changefreq>monthly</changefreq>
55
55
  <priority>0.5</priority>
56
56
  </url>
57
57
  <url>
58
58
  <loc>https://forgecad.io/terms</loc>
59
- <lastmod>2026-06-08</lastmod>
59
+ <lastmod>2026-06-10</lastmod>
60
60
  <changefreq>yearly</changefreq>
61
61
  <priority>0.3</priority>
62
62
  </url>
63
63
  <url>
64
64
  <loc>https://forgecad.io/privacy</loc>
65
- <lastmod>2026-06-08</lastmod>
65
+ <lastmod>2026-06-10</lastmod>
66
66
  <changefreq>yearly</changefreq>
67
67
  <priority>0.3</priority>
68
68
  </url>
69
69
  <url>
70
70
  <loc>https://forgecad.io/license</loc>
71
- <lastmod>2026-06-08</lastmod>
71
+ <lastmod>2026-06-10</lastmod>
72
72
  <changefreq>yearly</changefreq>
73
73
  <priority>0.3</priority>
74
74
  </url>
75
75
  <url>
76
76
  <loc>https://forgecad.io/blog/hello-forgecad-io</loc>
77
- <lastmod>2026-06-08</lastmod>
77
+ <lastmod>2026-06-10</lastmod>
78
78
  <changefreq>monthly</changefreq>
79
79
  <priority>0.5</priority>
80
80
  </url>
@@ -9,7 +9,7 @@ import {
9
9
  resolvePackagePath,
10
10
  runDirectCliMain,
11
11
  setActiveBackend
12
- } from "./chunk-SPZE3DUY.js";
12
+ } from "./chunk-OAN5T4XD.js";
13
13
 
14
14
  // cli/check-compiler.ts
15
15
  import assert from "assert/strict";
@@ -12,7 +12,7 @@ import {
12
12
  resolvePackagePath,
13
13
  runDirectCliMain,
14
14
  setActiveBackend
15
- } from "./chunk-SPZE3DUY.js";
15
+ } from "./chunk-OAN5T4XD.js";
16
16
 
17
17
  // cli/check-query-propagation.ts
18
18
  import assert from "assert/strict";