Files
Web_FreeCAD_Bitbybit/config/freecad-gui-command-context-boundaries.json
wangdequan 5bbd7b9d4f
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
feat: advance FreeCAD exact parity evidence
2026-08-14 22:39:16 -04:00

41 lines
1.4 KiB
JSON

{
"schemaVersion": 1,
"baseline": {
"freecadVersion": "1.1.1",
"commit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d"
},
"isolatedWorkbenchOracle": {
"report": ".cache/freecad/reference-desktop-gui-commands.json",
"reportSha256": "56da6a1bc360e76b9e36c0acc967d54d5fd28b7628056aba7af0c0ff84fb4e82",
"commandCount": 1111,
"commandUniverseSha256": "82901c576ef4b4cea1182f6505f5282a70b84ee8420105e83e58f65c0fb9685f",
"shardCount": 100,
"bimFirstTimeWelcome": "suppressed-before-workbench-activation"
},
"legacyAmbientReport": {
"report": ".cache/freecad/reference-desktop.json",
"reportSha256": "30ffbbdb4139a682486e6fed482a8d8d8a88c287a38dfec8d814e38f4e70fc80",
"commandCount": 1113
},
"contextOnlyCommands": [
{
"id": "Import_ReadBREP",
"classification": "explicit-module-import-command",
"sourceEvidence": [
"src/Mod/Import/Gui/Command.cpp:173"
],
"runtimeExpectation": "not-registered-by-workbench-activation;requires-explicit-ImportGui-command-initialization",
"exactTask": "EX-FMT-01"
},
{
"id": "NaviCubeDraggableCmd",
"classification": "context-menu-lazy-command",
"sourceEvidence": [
"src/Gui/NaviCube.cpp:1370"
],
"runtimeExpectation": "registered-only-when-the-navigation-cube-context-menu-is-first-created",
"exactTask": "EX-UI-04"
}
]
}