feat: close ordered pairs and property codec batches
This commit is contained in:
66
config/freecad-property-acceleration-promotion.json
Normal file
66
config/freecad-property-acceleration-promotion.json
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"status": "pass",
|
||||
"taskId": "PROP-app-propertyacceleration-I",
|
||||
"baseline": {
|
||||
"freecadVersion": "1.1.1",
|
||||
"commit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d"
|
||||
},
|
||||
"propertyType": "App::PropertyAcceleration",
|
||||
"recordCount": 1,
|
||||
"phaseEvidence": {
|
||||
"A": [
|
||||
"config/freecad-property-acceleration-inventory.json",
|
||||
"check:freecad-property-acceleration-inventory"
|
||||
],
|
||||
"B": [
|
||||
"config/freecad-property-acceleration-success.json",
|
||||
"check:freecad-property-acceleration-success"
|
||||
],
|
||||
"C": [
|
||||
"config/freecad-property-acceleration-failure.json",
|
||||
"check:freecad-property-acceleration-failure"
|
||||
],
|
||||
"D": [
|
||||
"config/freecad-property-acceleration-mutation.json",
|
||||
"check:freecad-property-acceleration-mutation"
|
||||
],
|
||||
"E": [
|
||||
"src/facade/types.ts",
|
||||
"src/facade/fcstd.ts",
|
||||
"src/facade/mockFacade.ts",
|
||||
"test:freecad-property-acceleration-facade"
|
||||
],
|
||||
"F": [
|
||||
"tests/propertyAccelerationTransaction.test.ts",
|
||||
"test:freecad-property-acceleration-transaction"
|
||||
],
|
||||
"G": [
|
||||
"config/freecad-property-acceleration-roundtrip.json",
|
||||
"check:freecad-property-acceleration-roundtrip"
|
||||
],
|
||||
"H": [
|
||||
"config/chrome-property-acceleration-verification.json",
|
||||
"check:chrome-property-acceleration"
|
||||
]
|
||||
},
|
||||
"promotion": {
|
||||
"from": "opaque-fcstd-proxy",
|
||||
"to": "native-editable-codec",
|
||||
"facadeValueModel": "finite-number-mm/s^2",
|
||||
"fcstdElement": "Float",
|
||||
"nativeRoundTripValue": 500,
|
||||
"browserRoundTripValue": 500,
|
||||
"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.800Z"
|
||||
}
|
||||
Reference in New Issue
Block a user