Mining/pkg/ueps
Claude 6704ac781c
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(mining): replace prose comments with usage examples in settings_manager.go
Seven setter/getter comments restated the function signature rather than
showing a concrete call (AX Principle 2). Replaced all with real invocation
examples so agents know exactly how to call each method.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 08:26:55 +01:00
..
packet.go ax(ueps): fix tlvError comment to show type usage, not sentinel usage 2026-04-02 08:25:01 +01:00
packet_test.go ax(node): expand abbreviated mutex field name per AX Principle 1 2026-04-02 08:08:48 +01:00
reader.go ax(mining): replace prose comments with usage examples in settings_manager.go 2026-04-02 08:26:55 +01:00
reader_test.go ax(ueps): add reader_test.go with Good/Bad/Ugly coverage for ReadAndVerify 2026-04-02 08:11:05 +01:00