docs(plan): implementation plan + tasks for FOCAS/Wonderware/AbCip backlog phase

This commit is contained in:
Joseph Doherty
2026-06-18 12:19:45 -04:00
parent a687821f79
commit e5b1a5574a
2 changed files with 154 additions and 0 deletions
@@ -0,0 +1,12 @@
{
"planPath": "docs/plans/2026-06-18-focas-figure-ww-poison-abcip-gate.md",
"executionState": "PENDING",
"tasks": [
{"id": 1, "subject": "Task 1: FOCAS cnc_getfigure wire command + sim handler", "classification": "standard", "status": "pending", "parallelizableWith": [2, 3]},
{"id": 2, "subject": "Task 2: Wonderware poison-event per-event status (IPC + classifier + client)", "classification": "standard", "status": "pending", "parallelizableWith": [1, 3]},
{"id": 3, "subject": "Task 3: AbCip nested-UDT Emulate-tier skip-gated test + docs", "classification": "small", "status": "pending", "parallelizableWith": [1, 2]},
{"id": 4, "subject": "Task 4: FOCAS integration test + Component A live /run", "classification": "small", "status": "pending", "blockedBy": [1]},
{"id": 5, "subject": "Task 5: Reconcile backlog + memory + finish (merge + push)", "classification": "small", "status": "pending", "blockedBy": [1, 2, 3, 4]}
],
"lastUpdated": "2026-06-18"
}