Mining/pkg/ueps
Claude 3d310faec7
ax(ueps): replace prose comments with usage examples in MarshalAndSign
Numbered step comments ("2. Calculate HMAC", "3. Write HMAC TLV") and
inline narration violated AX Principle 2 — comments must show concrete
usage, not restate what the code already says.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 09:58:02 +01:00
..
packet.go ax(ueps): replace prose comments with usage examples in MarshalAndSign 2026-04-02 09:58:02 +01:00
packet_test.go ax(ueps): rename TestPacket_NewBuilder_* to TestPacket_NewPacketBuilder_* 2026-04-02 09:51:59 +01:00
reader.go ax(ueps): remove prose step comments from ReadAndVerify per AX Principle 2 2026-04-02 09:48:18 +01:00
reader_test.go ax(ueps): rename NewBuilder to NewPacketBuilder for AX Principle 1 compliance 2026-04-02 09:45:23 +01:00