Files
Web_FreeCAD_Bitbybit/config/freecad-property-linklisthidden-promotion.json
wangdequan 7bd7ff5055
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
feat: close hidden link property evidence
2026-08-17 17:31:34 -04:00

85 lines
2.5 KiB
JSON

{
"schemaVersion": 1,
"status": "pass",
"taskId": "PROP-app-propertylinklisthidden-I",
"baseline": {
"freecadVersion": "1.1.1",
"commit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d"
},
"propertyType": "App::PropertyLinkListHidden",
"recordCount": 2,
"phaseEvidence": {
"A": [
"config/freecad-property-linklisthidden-inventory.json",
"check:freecad-property-linklisthidden-inventory"
],
"B": [
"config/freecad-property-linklisthidden-success.json",
"check:freecad-property-linklisthidden-success"
],
"C": [
"config/freecad-property-linklisthidden-failure.json",
"check:freecad-property-linklisthidden-failure"
],
"D": [
"config/freecad-property-linklisthidden-mutation.json",
"check:freecad-property-linklisthidden-mutation"
],
"E": [
"src/facade/types.ts",
"src/facade/fcstd.ts",
"src/facade/mockFacade.ts",
"src/App.tsx",
"tests/propertyLinkListHiddenFacade.test.ts",
"test:freecad-property-linklisthidden-facade"
],
"F": [
"tests/propertyLinkListHiddenTransaction.test.ts",
"test:freecad-property-linklisthidden-transaction"
],
"G": [
"config/freecad-property-linklisthidden-roundtrip.json",
"check:freecad-property-linklisthidden-roundtrip"
],
"H": [
"config/chrome-property-linklisthidden-verification.json",
"check:chrome-property-linklisthidden"
]
},
"promotion": {
"from": "opaque-fcstd-proxy",
"to": "native-editable-codec",
"facadeValueModel": "ordered-duplicate-preserving-same-document-object-name-array",
"writableRecords": 2,
"objectTypeCount": 2,
"propertyStatus": "PropHidden",
"linkScope": "Hidden",
"runtimeDependencyEdges": 0,
"fcstdElement": "LinkList",
"nativeRoundTripValue": [
"ExportB",
"ExportA",
"ExportB"
],
"browserRoundTripValue": [
"ExportB",
"ExportA",
"ExportB"
],
"hiddenUiFiltered": true,
"hiddenLinksPreserved": true,
"nativeDependencyMetadataNormalized": true,
"zeroUnknownDrift": true
},
"exactBlockerSync": {
"nativeEditableTypes": 35,
"nativeEditableRecords": 4372,
"opaqueTypes": 45,
"opaqueRecords": 455,
"exactPromotionReady": false,
"exactBlocker": "45 runtime property types and 455 records remain opaque-only; complete native document and property semantics"
},
"systemExact": false,
"generatedAt": "2026-08-17T20:51:52.575Z"
}