feat: classify recovered naming drift
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
"cancel": {
|
||||
"setup": "Create an active Body with a valid closed Sketch and open PartDesign_Pad.",
|
||||
"action": "Change Length, observe preview, then cancel the Task.",
|
||||
"expected": "Preview state is discarded, no Pad is committed and selection, active Body and focus return to their pre-command state."
|
||||
"expected": "Preview state is discarded, no Pad is committed, the selected profile remains consumed as in native FreeCAD, the active Body is preserved and focus moves from the Pad length field to TaskView."
|
||||
},
|
||||
"recovery": {
|
||||
"setup": "Continue from the failed or cancelled Pad workflow in the same document.",
|
||||
@@ -83,28 +83,44 @@
|
||||
},
|
||||
{
|
||||
"taskId": "ORA-GUI-WF-002",
|
||||
"status": "in_progress",
|
||||
"evidence": []
|
||||
"status": "completed",
|
||||
"evidence": [
|
||||
"config/freecad-gui-workflow-oracle.json",
|
||||
"scripts/check-freecad-gui-workflow-oracle.mjs"
|
||||
]
|
||||
},
|
||||
{
|
||||
"taskId": "ORA-GUI-WF-003",
|
||||
"status": "pending",
|
||||
"evidence": []
|
||||
"status": "completed",
|
||||
"evidence": [
|
||||
"config/freecad-gui-workflow-oracle.json",
|
||||
"scripts/check-freecad-gui-workflow-oracle.mjs"
|
||||
]
|
||||
},
|
||||
{
|
||||
"taskId": "ORA-GUI-WF-004",
|
||||
"status": "pending",
|
||||
"evidence": []
|
||||
"status": "completed",
|
||||
"evidence": [
|
||||
"config/freecad-gui-workflow-oracle.json",
|
||||
"scripts/check-freecad-gui-workflow-oracle.mjs"
|
||||
]
|
||||
},
|
||||
{
|
||||
"taskId": "ORA-GUI-WF-005",
|
||||
"status": "pending",
|
||||
"evidence": []
|
||||
"status": "completed",
|
||||
"evidence": [
|
||||
"config/freecad-gui-workflow-oracle.json",
|
||||
"scripts/check-freecad-gui-workflow-oracle.mjs"
|
||||
]
|
||||
},
|
||||
{
|
||||
"taskId": "ORA-GUI-WF-006",
|
||||
"status": "pending",
|
||||
"evidence": []
|
||||
"status": "completed",
|
||||
"evidence": [
|
||||
"config/freecad-web-exact-parity-plan.json",
|
||||
"scripts/check-freecad-gui-workflow-plan.mjs",
|
||||
"scripts/generate-freecad-active-work-queue.mjs"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user