plan(phase4b): Mac-verifiable driver gaps implementation plan + tasks.json
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"planPath": "docs/plans/2026-06-16-stillpending-phase-4b-driver-gaps.md",
|
||||
"designPath": "docs/plans/2026-06-16-stillpending-phase-4b-driver-gaps-design.md",
|
||||
"designCommit": "f90017bc",
|
||||
"baseMaster": "c081917a",
|
||||
"branch": "feat/stillpending-phase-4b-driver-gaps",
|
||||
"nativeTaskIds": {"1": 482, "2": 483, "3a": 484, "3b": 485, "4": 486, "5": 487, "6": 488},
|
||||
"tasks": [
|
||||
{"id": 1, "subject": "Task 1: Modbus driver-type-string reconcile (canonicalize on \"Modbus\")", "status": "pending", "classification": "standard", "parallelizableWith": [2, "3a"]},
|
||||
{"id": 2, "subject": "Task 2: Galaxy nested gobject hierarchy", "status": "pending", "classification": "standard", "parallelizableWith": [1, "3a"]},
|
||||
{"id": "3a", "subject": "Task 3a: IFocasClient.GetPositionFiguresAsync (cnc_getfigure binding)", "status": "pending", "classification": "standard", "parallelizableWith": [1, 2]},
|
||||
{"id": "3b", "subject": "Task 3b: FOCAS driver auto-scale wiring (auto wins, manual fallback)", "status": "pending", "classification": "standard", "blockedBy": ["3a"]},
|
||||
{"id": 4, "subject": "Task 4: Docs + bookkeeping", "status": "pending", "classification": "small", "blockedBy": [1, 2, "3b"]},
|
||||
{"id": 5, "subject": "Task 5: Full build + test + final integration review", "status": "pending", "classification": "standard", "blockedBy": [1, 2, "3a", "3b", 4]},
|
||||
{"id": 6, "subject": "Task 6: Live /run verification", "status": "pending", "classification": "standard", "blockedBy": [5]}
|
||||
],
|
||||
"lastUpdated": "2026-06-16"
|
||||
}
|
||||
Reference in New Issue
Block a user