Files
Web_FreeCAD_Bitbybit/config/freecad-property-acceleration-inventory.json
wangdequan d11566403d
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: close ordered pairs and property codec batches
2026-08-17 04:58:46 -04:00

50 lines
1.2 KiB
JSON

{
"schemaVersion": 1,
"status": "pass",
"baseline": {
"freecadVersion": "1.1.1",
"commit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d"
},
"propertyType": "App::PropertyAcceleration",
"recordCount": 1,
"records": [
{
"objectTypeId": "Robot::TrajectoryDressUpObject",
"objectAvailable": true,
"probeStatus": "available",
"propertyName": "Acceleration",
"group": "TrajectoryDressUp",
"status": [],
"defaultRaw": "1000.0 mm/s^2",
"valueModel": {
"kind": "quantity",
"dimension": "length/time^2",
"defaultValue": 1000,
"defaultUnit": "mm/s^2",
"acceptedBoundaryEvidence": "inventory-only; value and boundary acceptance remain pending in phase B/C"
},
"dependencies": [],
"applicability": {
"requiredObjectTypeId": "Robot::TrajectoryDressUpObject",
"source": "Document.supportedTypes runtime inventory"
}
}
],
"source": {
"path": ".cache/freecad/reference-desktop.json",
"bytes": 2298709,
"sha256": "082400ec7379e8efc2af16709032d45890d7092277967b714acb05761fd1c2a7"
},
"classification": "opaque-fcstd-proxy",
"nextPhases": [
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
]
}