feat: advance FreeCAD exact parity evidence
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-14 22:39:16 -04:00
parent e3373c9d6c
commit 5bbd7b9d4f
64 changed files with 113069 additions and 21074 deletions

View File

@@ -167,6 +167,12 @@
],
"fcstd": {
"reopened": {
"codecValues": {
"FloatConstraint": 0.25,
"HiddenLink": "Target",
"Precision": 0.001,
"QuantityConstraint": 12.5
},
"properties": [
"Persisted",
"RuntimeTransient",
@@ -193,8 +199,12 @@
}
},
"xml": {
"floatConstraintNative": true,
"hiddenLinkNative": true,
"noPersistProperty": false,
"persistedProperty": true,
"precisionNative": true,
"quantityConstraintNative": true,
"runtimeTransientHasValue": false,
"runtimeTransientProperty": true,
"typeTransientHasValue": false,
@@ -211,13 +221,83 @@
"type": "RuntimeError"
}
},
"mutableRenameAndRemove": true,
"observerEvents": [
{
"object": "Feature",
"property": "MutableValue",
"type": "property.added"
},
{
"name": "dynamic-property-mutation",
"type": "transaction.opened"
},
{
"object": "Feature",
"property": "MutableValue",
"type": "property.before-change"
},
{
"object": "Feature",
"property": "MutableValue",
"type": "property.changed"
},
{
"object": "Feature",
"property": "RenamedValue",
"type": "property.removed"
},
{
"type": "transaction.committed"
}
],
"propertyStillPresent": true,
"renamedPropertyPresent": false,
"reportedStatus": [
"LockDynamic",
"21"
]
],
"undoAvailable": true
},
"schemaVersion": 1,
"partialTrigger": {
"observerEvents": [
{
"object": "Binder",
"property": "PartialLoad",
"type": "property.before-change"
},
{
"name": "partial-trigger-mutation",
"type": "transaction.opened"
},
{
"object": "Binder",
"property": "PartialLoad",
"type": "property.changed"
},
{
"object": "Binder",
"property": "Shape",
"type": "property.changed"
},
{
"type": "transaction.committed"
}
],
"recomputeCount": 1,
"reportedStatus": [
"PartialTrigger"
],
"state": {
"documentTouched": false,
"mustExecute": false,
"state": [
"Up-to-date"
]
},
"undoAvailable": true,
"value": true
},
"schemaVersion": 2,
"status": "pass"
}