Mining/pkg/ueps
Claude eafd673d13
ax(ueps): replace abbreviated buf with buffer in writeTLV usage example comments
AX Principle 1 — predictable names over short names. Test comments showing
writeTLV usage had buf (abbreviated) while the actual code used buffer
(descriptive). Comments are usage examples that agents learn from; the name
must match what an agent would write.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 09:26:11 +01:00
..
packet.go ax(ueps): replace errors.Is usage example with direct equality check 2026-04-02 09:19:37 +01:00
packet_test.go ax(ueps): replace abbreviated buf with buffer in writeTLV usage example comments 2026-04-02 09:26:11 +01:00
reader.go ax(ueps): rename expectedMAC to expectedMessageAuthCode 2026-04-02 09:23:29 +01:00
reader_test.go ax(ueps): strip 11 prose test comments that restate function names 2026-04-02 08:48:01 +01:00