Mining/pkg/ueps
Claude 8d9606c2d8
ax(ueps): replace prose comment with usage example in ReadAndVerify default case
Per AX Principle 2, comments must show concrete usage, not describe intent.
The `default:` branch comment now demonstrates the write calls rather than
explaining what they protect against.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 11:03:35 +01:00
..
packet.go ax(ueps): rename tagByte to tagType in writeTLV for semantic clarity 2026-04-02 10:52:23 +01:00
packet_test.go ax(ueps): remove prose inline comments that restate code intent 2026-04-02 10:55:00 +01:00
reader.go ax(ueps): replace prose comment with usage example in ReadAndVerify default case 2026-04-02 11:03:35 +01:00
reader_test.go ax(ueps): remove redundant inline comment that restates the pre-function docstring 2026-04-02 11:01:18 +01:00