feat: classify chamfer cut pair and expand roadmap
This commit is contained in:
@@ -24,12 +24,12 @@
|
||||
],
|
||||
"followUpProgress": "config/freecad-follow-up-task-progress.json"
|
||||
},
|
||||
"nextTask": "TSN-PAIR-chamfer-cut",
|
||||
"nextTask": "TSN-PAIR-chamfer-common",
|
||||
"summary": {
|
||||
"tasks": 1756,
|
||||
"completed": 337,
|
||||
"completed": 338,
|
||||
"inProgress": 1,
|
||||
"pending": 1418
|
||||
"pending": 1417
|
||||
},
|
||||
"milestones": [
|
||||
{
|
||||
@@ -4474,17 +4474,20 @@
|
||||
{
|
||||
"id": "TSN-PAIR-chamfer-cut",
|
||||
"title": "Classify ordered operation pair chamfer->cut",
|
||||
"status": "in_progress",
|
||||
"dependencies": [
|
||||
"TSN-PROD-DRIFT-001"
|
||||
],
|
||||
"status": "completed",
|
||||
"dependencies": [],
|
||||
"pair": "chamfer->cut",
|
||||
"classification": "accepted",
|
||||
"evidence": [
|
||||
"config/freecad-ordered-operation-pair-classification.json",
|
||||
"native-builders-mutation-naming-and-fcstd-resave-pass"
|
||||
],
|
||||
"exit": "native acceptance or rejection is recorded; accepted pairs include builder, mutation, naming, and resave evidence"
|
||||
},
|
||||
{
|
||||
"id": "TSN-PAIR-chamfer-common",
|
||||
"title": "Classify ordered operation pair chamfer->common",
|
||||
"status": "pending",
|
||||
"status": "in_progress",
|
||||
"dependencies": [
|
||||
"TSN-PROD-DRIFT-001"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user