feat: close link sub property codecs
This commit is contained in:
88
config/freecad-property-linksubhidden-promotion.json
Normal file
88
config/freecad-property-linksubhidden-promotion.json
Normal file
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"status": "pass",
|
||||
"taskId": "PROP-app-propertylinksubhidden-I",
|
||||
"baseline": {
|
||||
"freecadVersion": "1.1.1",
|
||||
"commit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d"
|
||||
},
|
||||
"propertyType": "App::PropertyLinkSubHidden",
|
||||
"recordCount": 4,
|
||||
"phaseEvidence": {
|
||||
"A": [
|
||||
"config/freecad-property-linksubhidden-inventory.json",
|
||||
"check:freecad-property-linksubhidden-inventory"
|
||||
],
|
||||
"B": [
|
||||
"config/freecad-property-linksubhidden-success.json",
|
||||
"check:freecad-property-linksubhidden-success"
|
||||
],
|
||||
"C": [
|
||||
"config/freecad-property-linksubhidden-failure.json",
|
||||
"check:freecad-property-linksubhidden-failure"
|
||||
],
|
||||
"D": [
|
||||
"config/freecad-property-linksubhidden-mutation.json",
|
||||
"check:freecad-property-linksubhidden-mutation"
|
||||
],
|
||||
"E": [
|
||||
"src/facade/types.ts",
|
||||
"src/facade/fcstd.ts",
|
||||
"src/facade/mockFacade.ts",
|
||||
"src/facade/index.ts",
|
||||
"tests/propertyLinkSubHiddenFacade.test.ts",
|
||||
"test:freecad-property-linksubhidden-facade"
|
||||
],
|
||||
"F": [
|
||||
"tests/propertyLinkSubHiddenTransaction.test.ts",
|
||||
"test:freecad-property-linksubhidden-transaction"
|
||||
],
|
||||
"G": [
|
||||
"config/freecad-property-linksubhidden-roundtrip.json",
|
||||
"check:freecad-property-linksubhidden-roundtrip"
|
||||
],
|
||||
"H": [
|
||||
"config/chrome-property-linksubhidden-verification.json",
|
||||
"check:chrome-property-linksubhidden"
|
||||
]
|
||||
},
|
||||
"promotion": {
|
||||
"from": "opaque-fcstd-proxy",
|
||||
"to": "native-editable-codec",
|
||||
"facadeValueModel": "same-document-object-and-ordered-sub-element-name-array-or-null",
|
||||
"writableRecords": 4,
|
||||
"objectTypeCount": 4,
|
||||
"propertyStatus": "LockDynamic,PropHidden",
|
||||
"linkScope": "Hidden",
|
||||
"runtimeDependencyEdges": 0,
|
||||
"fcstdElement": "LinkSub",
|
||||
"nativeRoundTripValue": {
|
||||
"schemaVersion": 1,
|
||||
"objectId": "ColorSourceB",
|
||||
"subElements": [
|
||||
"Face5"
|
||||
]
|
||||
},
|
||||
"browserRoundTripValue": {
|
||||
"schemaVersion": 1,
|
||||
"objectId": "ColorSourceB",
|
||||
"subElements": [
|
||||
"Face5"
|
||||
]
|
||||
},
|
||||
"hiddenUiFiltered": true,
|
||||
"hiddenLinksPreserved": true,
|
||||
"nativeDependencyMetadataNormalized": true,
|
||||
"zeroUnknownDrift": true
|
||||
},
|
||||
"exactBlockerSync": {
|
||||
"nativeEditableTypes": 37,
|
||||
"nativeEditableRecords": 4377,
|
||||
"opaqueTypes": 43,
|
||||
"opaqueRecords": 450,
|
||||
"exactPromotionReady": false,
|
||||
"exactBlocker": "43 runtime property types and 450 records remain opaque-only; complete native document and property semantics"
|
||||
},
|
||||
"systemExact": false,
|
||||
"generatedAt": "2026-08-17T23:38:19.736Z"
|
||||
}
|
||||
Reference in New Issue
Block a user