feat: establish reproducible FreeCAD web compatibility baseline

This commit is contained in:
2026-08-10 16:11:38 -04:00
parent e5a5d74dbc
commit b962a5c3b5
733 changed files with 349081 additions and 647 deletions

View File

@@ -0,0 +1,16 @@
{
"schemaVersion": 1,
"id": "invalid-boolean-003",
"category": "Part",
"description": "Boolean operand rejection",
"operation": {
"type": "cut",
"base": {
"type": "box",
"length": 1,
"width": 1,
"height": 1
}
},
"expectedError": "operation"
}