feat: close ordered pairs and property codec batches
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 04:58:46 -04:00
parent 00ed27b7b8
commit d11566403d
265 changed files with 92107 additions and 809 deletions

View File

@@ -0,0 +1,77 @@
{
"schemaVersion": 1,
"status": "pass",
"taskId": "PROP-app-propertydirection-I",
"baseline": {
"freecadVersion": "1.1.1",
"commit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d"
},
"propertyType": "App::PropertyDirection",
"recordCount": 2,
"phaseEvidence": {
"A": [
"config/freecad-property-direction-inventory.json",
"check:freecad-property-direction-inventory"
],
"B": [
"config/freecad-property-direction-success.json",
"check:freecad-property-direction-success"
],
"C": [
"config/freecad-property-direction-failure.json",
"check:freecad-property-direction-failure"
],
"D": [
"config/freecad-property-direction-mutation.json",
"check:freecad-property-direction-mutation"
],
"E": [
"src/facade/types.ts",
"src/facade/fcstd.ts",
"src/facade/mockFacade.ts",
"src/App.tsx",
"tests/propertyDirectionFacade.test.ts",
"test:freecad-property-direction-facade"
],
"F": [
"tests/propertyDirectionTransaction.test.ts",
"test:freecad-property-direction-transaction"
],
"G": [
"config/freecad-property-direction-roundtrip.json",
"check:freecad-property-direction-roundtrip"
],
"H": [
"config/chrome-property-direction-verification.json",
"check:chrome-property-direction"
]
},
"promotion": {
"from": "opaque-fcstd-proxy",
"to": "native-editable-codec",
"facadeValueModel": "three-finite-vector-components-with-native-propertyvector-fcstd-payload",
"writableRecords": 2,
"fcstdElement": "PropertyVector",
"nativeRoundTripValue": {
"x": 0.25,
"y": -0.5,
"z": 1.5
},
"browserRoundTripValue": {
"x": 0.25,
"y": -0.5,
"z": 1.5
},
"zeroUnknownDrift": true
},
"exactBlockerSync": {
"nativeEditableTypes": 30,
"nativeEditableRecords": 4361,
"opaqueTypes": 50,
"opaqueRecords": 466,
"exactPromotionReady": false,
"exactBlocker": "50 runtime property types and 466 records remain opaque-only; complete native document and property semantics"
},
"systemExact": false,
"generatedAt": "2026-08-17T08:49:33.839Z"
}