@@ -4,18 +4,18 @@ This file tracks the remaining tasks and unresolved issues for the SLMP Python l
44
55## 1. Protocol Implementation Gaps
66
7- - ** ` G/HG ` Extended Specification live coverage expansion**
7+ - ** Extended Specification live coverage expansion**
88 The capture-aligned implementation is working on validated paths, but broader
9- address-range, transport, and PLC-family coverage is still open.
9+ address-range, transport, and PLC-family coverage is still open. QnUDV has no
10+ ` HG ` ; ` U0\G10 ` read-only on the current QnUDV target returned ` 0xC070 ` with
11+ command ` 0x0401 ` subcommand ` 0x0080 ` .
1012
1113- ** Mixed block write root cause**
1214 The practical fallback is implemented, but the reason some validated PLC
1315 paths reject the first one-request mixed ` 1406 ` write with ` 0xC05B ` is still
14- not fully explained.
15-
16- - ** ` 1617 ` Clear Error operator-visible effect**
17- Transport-level acceptance is confirmed, but the operator-visible behavior on
18- real hardware still needs better evidence.
16+ not fully explained. On the current QnUDV target, word-only, bit-only, and
17+ mixed ` 1406 ` block writes returned ` 0xC059 ` , so this appears to be block-write
18+ command support rather than a mixed-only rejection on that target.
1919
2020## 2. Testing & Validation
2121
0 commit comments