docs(drivers): implementation plan for reconfigure-while-faulted (#7)

This commit is contained in:
Joseph Doherty
2026-06-14 17:11:07 -04:00
parent 076ca025ba
commit 806a252f25
2 changed files with 357 additions and 0 deletions
@@ -0,0 +1,10 @@
{
"planPath": "docs/plans/2026-06-14-driver-reconfigure-while-faulted-plan.md",
"tasks": [
{"id": 0, "subject": "Task 0: Feature branch (already created)", "status": "completed"},
{"id": 1, "subject": "Task 1: Adopt corrected config mid-(re)connect (DriverInstanceActor)", "status": "pending", "blockedBy": [0]},
{"id": 2, "subject": "Task 2: Docs + bookkeeping", "status": "pending", "blockedBy": [1]},
{"id": 3, "subject": "Task 3: Live /run verification — DEFERRED (skipped)", "status": "pending", "blockedBy": [1]}
],
"lastUpdated": "2026-06-14"
}