Files
Web_FreeCAD_Bitbybit/config/freecad-property-acceleration-promotion.json
wangdequan 8f6053089a
Some checks are pending
real-verification / chrome (push) Waiting to run
real-verification / freecad-oracle (push) Waiting to run
real-verification / wasm (push) Waiting to run
feat: promote font force heat flux and integer set properties
2026-08-17 09:10:47 -04:00

67 lines
2.0 KiB
JSON

{
"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": 34,
"nativeEditableRecords": 4370,
"opaqueTypes": 46,
"opaqueRecords": 457,
"exactPromotionReady": false,
"exactBlocker": "46 runtime property types and 457 records remain opaque-only; complete native document and property semantics"
},
"systemExact": false,
"generatedAt": "2026-08-17T13:03:42.988Z"
}