Mining/pkg/ueps
Claude 84d0515974
ax(ueps): add field-level usage example comments to PacketBuilder
PacketBuilder.Header and .Payload lacked inline usage comments,
inconsistent with the pattern established by UEPSHeader fields.
AX Principle 2 requires comments as usage examples, not prose.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 13:30:29 +01:00
..
packet.go ax(ueps): add field-level usage example comments to PacketBuilder 2026-04-02 13:30:29 +01:00
packet_test.go ax(ueps): rename single-letter sentinel test variables to descriptive names 2026-04-02 13:16:32 +01:00
reader.go ax(ueps): expand ReadAndVerify comment to show error sentinel branches 2026-04-02 13:28:59 +01:00
reader_test.go ax(ueps): fix AX-2 violation in TestReader_ReadAndVerify_Bad — add errIntegrityViolation sentinel check 2026-04-02 13:04:43 +01:00