feat: complete production naming and reference lifecycle gates
This commit is contained in:
@@ -59,11 +59,11 @@
|
||||
{
|
||||
"id": "PAR-01",
|
||||
"title": "Expand Datum/Attachment/ShapeBinder, multi-Body and parameter combinations",
|
||||
"status": "in_progress",
|
||||
"status": "completed",
|
||||
"dependencies": ["SDK-05"],
|
||||
"deliverables": ["Native oracle corpus", "Edit/recompute/recovery/FCStd round-trip matrix"],
|
||||
"acceptance": ["Every family has success and failure evidence", "Support/Tip/references survive mutation without silent rebinding"],
|
||||
"evidence": ["check:freecad-sketcher-partdesign-abi", "check:freecad-partdesign-structure", "check:freecad-attachment-modes", "check:chrome-partdesign-lifecycle"]
|
||||
"evidence": ["check:freecad-sketcher-partdesign-abi", "check:freecad-partdesign-structure", "check:freecad-attachment-modes", "check:freecad-attachment-combinations", "check:freecad-xlink-relink", "check:chrome-partdesign-lifecycle", "check:chrome-partdesign-reference-lifecycle"]
|
||||
},
|
||||
{
|
||||
"id": "QA-01",
|
||||
@@ -76,12 +76,12 @@
|
||||
}
|
||||
],
|
||||
"boundary": {
|
||||
"freecadNamingBuildStatus": "contract-only",
|
||||
"exTsn02": "in_progress",
|
||||
"freecadNamingBuildStatus": "production-linked",
|
||||
"exTsn02": "completed",
|
||||
"systemExact": false,
|
||||
"productionWorker": {
|
||||
"availability": "unavailable",
|
||||
"callbacks": []
|
||||
"availability": "available",
|
||||
"callbacks": ["freecadNamingAbiVersion", "freecadNamingCapabilitiesJson", "freecadNamingEvidenceJson"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user