5a965639f9
Detailed task-by-task plan (publish to Gitea, then per-repo behaviour-preserving probe swaps) incorporating recon findings that revised the design: MxGateway worker IPC is named pipes (custom SQLite readiness probe instead of gRPC), ScadaBridge ActorSystem is not in DI (transient bridge), downstream gRPC probes + IDbContextFactory switch + ScadaBridge seam unification deferred.
17 lines
1.2 KiB
JSON
17 lines
1.2 KiB
JSON
{
|
|
"planPath": "docs/plans/2026-06-01-health-library-adoption.md",
|
|
"tasks": [
|
|
{"id": 0, "subject": "Task 0: Verify/publish Health nupkgs to Gitea", "status": "pending"},
|
|
{"id": 1, "subject": "Task 1: MxGateway reference wiring", "status": "pending", "blockedBy": [0]},
|
|
{"id": 2, "subject": "Task 2: MxGateway AuthStoreHealthCheck (TDD)", "status": "pending", "blockedBy": [1]},
|
|
{"id": 3, "subject": "Task 3: MxGateway rewire to canonical tiers", "status": "pending", "blockedBy": [2]},
|
|
{"id": 4, "subject": "Task 4: OtOpcUa reference wiring", "status": "pending", "blockedBy": [0]},
|
|
{"id": 5, "subject": "Task 5: OtOpcUa swap to shared probes", "status": "pending", "blockedBy": [4]},
|
|
{"id": 6, "subject": "Task 6: ScadaBridge reference wiring", "status": "pending", "blockedBy": [0]},
|
|
{"id": 7, "subject": "Task 7: ScadaBridge ActorSystem DI bridge (TDD)", "status": "pending", "blockedBy": [6]},
|
|
{"id": 8, "subject": "Task 8: ScadaBridge swap to shared probes", "status": "pending", "blockedBy": [6, 7]},
|
|
{"id": 9, "subject": "Task 9: Update Health GAPS bookkeeping", "status": "pending", "blockedBy": [3, 5, 8]}
|
|
],
|
|
"lastUpdated": "2026-06-01"
|
|
}
|