P0: pin project runtime and document FreeCAD parity plan

This commit is contained in:
2026-08-02 08:47:06 -04:00
parent 23b7f58df5
commit a9f4ff752d
17 changed files with 540 additions and 11 deletions

View File

@@ -1,10 +1,10 @@
{
"baselineId": "freecad-1.1.1",
"freecadVersion": "1.1.1",
"sourceRef": "FreeCAD-1.1.1",
"sourceRef": "FreeCAD-1.1.1@0108fd4b4850cc46e625b60e53cea7a7bbe69f8d",
"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."
"status": "release-tag-and-source-commit-verified",
"notes": "The official 1.1.1 release tag resolves to the recorded commit. Build flags, compiler image, and enabled workbenches remain P0-01 deliverables."
}