feat: establish facade-first runtime boundary

This commit is contained in:
2026-08-02 02:39:37 -04:00
parent 3978833c5c
commit df0053cfe5
16 changed files with 1004 additions and 34 deletions

View File

@@ -0,0 +1,10 @@
{
"baselineId": "freecad-1.1.1",
"freecadVersion": "1.1.1",
"sourceRef": "FreeCAD-1.1.1",
"sourceUrl": "https://github.com/FreeCAD/FreeCAD/releases/tag/1.1.1",
"uiContract": "FreeCAD official desktop UI and Developers Handbook",
"compatibilityLevels": ["exact", "compatible", "read-only", "proxy", "unsupported"],
"status": "baseline-pending-source-verification",
"notes": "The exact source commit and build flags must be recorded by P0-01 before geometry implementation."
}