chore(phase5): mark task persistence completed (merged 1164d423)
v2-ci / build (push) Failing after 34s
v2-ci / unit-tests (tests/Core/ZB.MOM.WW.OtOpcUa.Cluster.Tests) (push) Has been skipped
v2-ci / unit-tests (tests/Server/ZB.MOM.WW.OtOpcUa.ControlPlane.Tests) (push) Has been skipped
v2-ci / unit-tests (tests/Server/ZB.MOM.WW.OtOpcUa.OpcUaServer.Tests) (push) Has been skipped
v2-ci / unit-tests (tests/Server/ZB.MOM.WW.OtOpcUa.Runtime.Tests) (push) Has been skipped
v2-ci / unit-tests (tests/Server/ZB.MOM.WW.OtOpcUa.Security.Tests) (push) Has been skipped
v2-ci / integration (tests/Server/ZB.MOM.WW.OtOpcUa.Host.IntegrationTests) (push) Has been skipped
v2-ci / integration (tests/Server/ZB.MOM.WW.OtOpcUa.OpcUaServer.IntegrationTests) (push) Has been skipped
v2-ci / build (push) Failing after 34s
v2-ci / unit-tests (tests/Core/ZB.MOM.WW.OtOpcUa.Cluster.Tests) (push) Has been skipped
v2-ci / unit-tests (tests/Server/ZB.MOM.WW.OtOpcUa.ControlPlane.Tests) (push) Has been skipped
v2-ci / unit-tests (tests/Server/ZB.MOM.WW.OtOpcUa.OpcUaServer.Tests) (push) Has been skipped
v2-ci / unit-tests (tests/Server/ZB.MOM.WW.OtOpcUa.Runtime.Tests) (push) Has been skipped
v2-ci / unit-tests (tests/Server/ZB.MOM.WW.OtOpcUa.Security.Tests) (push) Has been skipped
v2-ci / integration (tests/Server/ZB.MOM.WW.OtOpcUa.Host.IntegrationTests) (push) Has been skipped
v2-ci / integration (tests/Server/ZB.MOM.WW.OtOpcUa.OpcUaServer.IntegrationTests) (push) Has been skipped
This commit is contained in:
@@ -1,18 +1,19 @@
|
||||
{
|
||||
"planPath": "docs/plans/2026-06-16-stillpending-phase-5-probes.md",
|
||||
"branch": "feat/stillpending-phase-5-probes",
|
||||
"mergedToMaster": "1164d423",
|
||||
"tasks": [
|
||||
{"id": 441, "subject": "P5 Task 1: Modbus probe — real FC03 handshake", "status": "pending"},
|
||||
{"id": 442, "subject": "P5 Task 2: OpcUaClient probe — GetEndpoints discovery handshake", "status": "pending"},
|
||||
{"id": 443, "subject": "P5 Task 3: S7 probe — Plc.OpenAsync (COTP+S7 setup) handshake", "status": "pending"},
|
||||
{"id": 444, "subject": "P5 Task 4: AbCip probe — libplctag CIP session handshake", "status": "pending"},
|
||||
{"id": 445, "subject": "P5 Task 5: AbLegacy probe — libplctag PCCC session handshake", "status": "pending"},
|
||||
{"id": 446, "subject": "P5 Task 6: TwinCAT probe — ADS ReadState (degrade-guarded)", "status": "pending"},
|
||||
{"id": 447, "subject": "P5 Task 7: FOCAS probe — cnc_allclibhndl3 (degrade-guarded)", "status": "pending"},
|
||||
{"id": 448, "subject": "P5 Task 8: Galaxy probe — gRPC ping (auth-rejection = reachable)", "status": "pending"},
|
||||
{"id": 449, "subject": "P5 Task 9: Docs + bookkeeping", "status": "pending", "blockedBy": [441, 442, 443, 444, 445, 446, 447, 448]},
|
||||
{"id": 450, "subject": "P5 Task 10: Full build + test + final integration review", "status": "pending", "blockedBy": [441, 442, 443, 444, 445, 446, 447, 448, 449]},
|
||||
{"id": 451, "subject": "P5 Task 11: Live /run — extend E2E + run 5 verifiable probes", "status": "pending", "blockedBy": [450]}
|
||||
{"id": 441, "subject": "P5 Task 1: Modbus probe — real FC03 handshake", "status": "completed"},
|
||||
{"id": 442, "subject": "P5 Task 2: OpcUaClient probe — GetEndpoints discovery handshake", "status": "completed"},
|
||||
{"id": 443, "subject": "P5 Task 3: S7 probe — Plc.OpenAsync (COTP+S7 setup) handshake", "status": "completed"},
|
||||
{"id": 444, "subject": "P5 Task 4: AbCip probe — libplctag CIP session handshake", "status": "completed"},
|
||||
{"id": 445, "subject": "P5 Task 5: AbLegacy probe — libplctag PCCC session handshake", "status": "completed"},
|
||||
{"id": 446, "subject": "P5 Task 6: TwinCAT probe — ADS ReadState (degrade-guarded)", "status": "completed"},
|
||||
{"id": 447, "subject": "P5 Task 7: FOCAS probe — cnc_allclibhndl3 (degrade-guarded)", "status": "completed"},
|
||||
{"id": 448, "subject": "P5 Task 8: Galaxy probe — gRPC ping (auth-rejection = reachable)", "status": "completed"},
|
||||
{"id": 449, "subject": "P5 Task 9: Docs + bookkeeping", "status": "completed"},
|
||||
{"id": 450, "subject": "P5 Task 10: Full build + test + final integration review", "status": "completed"},
|
||||
{"id": 451, "subject": "P5 Task 11: Live /run — extend E2E + run 5 verifiable probes (9/11 pass, S7/AbCip fixtures down)", "status": "completed"}
|
||||
],
|
||||
"lastUpdated": "2026-06-16"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user