P0: pin project runtime and document FreeCAD parity plan

This commit is contained in:
2026-08-02 08:47:06 -04:00
parent 23b7f58df5
commit a9f4ff752d
17 changed files with 540 additions and 11 deletions

View File

@@ -1,6 +1,7 @@
{
"baselineId": "bitbybit-web-cad-runtime-0.1",
"entrypoint": "BitBybitWebCadFacade",
"projectRuntime": { "node": "22.23.2", "npm": "10.9.8", "source": "Node.js official distribution", "sha256Manifest": "config/node-runtime.env", "execution": "project-local .runtime; system Node is not used" },
"frontendFramework": "React 18 + Vite 6 + TypeScript 5",
"geometry": { "provider": "@bitbybit-dev/occt-worker", "kernel": "OCCT WASM", "version": "1.1.1", "execution": "dedicated worker", "wasmSha256": "1b6a8fc7b83d222854f73b66af8d0e45ad4fdee025904b447e885d4e18ae8656", "status": "core-feature-integration" },
"viewport": { "provider": "Three.js internal adapter", "package": "three", "version": "0.185.1", "baseline": "WebGL2", "status": "occt-mesh-integration" },