feat: close link sub property codecs
Some checks failed
real-verification / chrome (push) Has been cancelled
real-verification / freecad-oracle (push) Has been cancelled
real-verification / wasm (push) Has been cancelled

This commit is contained in:
2026-08-17 21:37:33 -04:00
parent 7bd7ff5055
commit 54649da16c
69 changed files with 6383 additions and 76 deletions

View File

@@ -37,16 +37,16 @@
},
"supportSummary": {
"native-editable-codec": {
"typeCount": 35,
"recordCount": 4372
"typeCount": 37,
"recordCount": 4377
},
"native-specialized-codec": {
"typeCount": 5,
"recordCount": 683
},
"opaque-fcstd-proxy": {
"typeCount": 45,
"recordCount": 455
"typeCount": 43,
"recordCount": 450
}
},
"types": [
@@ -346,7 +346,7 @@
},
{
"typeId": "App::PropertyLinkSubHidden",
"support": "opaque-fcstd-proxy",
"support": "native-editable-codec",
"recordCount": 4,
"objectTypeCount": 4,
"statusNames": [
@@ -367,7 +367,7 @@
},
{
"typeId": "App::PropertyLinkSubListGlobal",
"support": "opaque-fcstd-proxy",
"support": "native-editable-codec",
"recordCount": 1,
"objectTypeCount": 1,
"statusNames": []
@@ -902,10 +902,10 @@
},
"harness": {
"path": "scripts/run-freecad-native-property-semantics.mjs",
"bytes": 6741,
"sha256": "7f97a99a107ac51ddbd96d1b7034e5ad365e04fbd8ad6e49bc6db08b50cb3025"
"bytes": 6805,
"sha256": "ec4151712eb31824997414ab86f9eb440faccd0302ef829de6e55d1b352b662e"
},
"exactPromotionReady": false,
"exactBlocker": "45 runtime property types and 455 records remain opaque-only; complete native document and property semantics",
"generatedAt": "2026-08-17T20:51:42.339Z"
"exactBlocker": "43 runtime property types and 450 records remain opaque-only; complete native document and property semantics",
"generatedAt": "2026-08-17T23:37:43.918Z"
}