From d7294dfcac574afd3e6c071664fd4a47dbc7bcd7 Mon Sep 17 00:00:00 2001 From: wangdequan Date: Sun, 2 Aug 2026 18:41:52 -0400 Subject: [PATCH] docs: record OCCT feature integration baseline --- config/runtime-baseline.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/runtime-baseline.json b/config/runtime-baseline.json index fbf2d59..c0dda81 100644 --- a/config/runtime-baseline.json +++ b/config/runtime-baseline.json @@ -7,5 +7,5 @@ "viewport": { "provider": "Three.js internal adapter", "package": "three", "version": "0.185.1", "baseline": "WebGL2", "status": "occt-mesh-integration" }, "persistence": { "database": "@sqlite.org/sqlite-wasm 3.53.0-build1", "filesystem": "OPFS VFS with in-memory fallback", "writer": "single worker", "crossOriginIsolation": "required for OPFS worker", "status": "schema-v4-resource-autosave-properties-dependencies-sketch" }, "targetBrowsers": "Capability matrix to be locked in P0-02", - "status": "expression-dag-and-subshape-signature-integration" + "status": "occt-feature-recompute-through-all-shape-cache-export-integration" }