Mining/pkg
Claude 92e8da2843
ax(node): rename TestConvenienceFunctions to AX-compliant TestProtocol_DefaultHandler_Good
TestConvenienceFunctions violated AX Principle 1 (predictable names — "ConvenienceFunctions"
is a vague label, not a description of what is tested) and Principle 10 (test naming must
follow TestFilename_Function_{Good,Bad,Ugly}).

Renamed to TestProtocol_DefaultHandler_Good, added a usage-example doc comment per
Principle 2.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 08:35:17 +01:00
..
database chore: migrate module path from github.com to forge.lthn.ai 2026-02-22 21:39:01 +00:00
logging feat: Add structured logging package 2025-12-31 11:18:22 +00:00
mining ax(mining): replace prose comment with usage example on LogBuffer.Clear 2026-04-02 08:34:13 +01:00
node ax(node): rename TestConvenienceFunctions to AX-compliant TestProtocol_DefaultHandler_Good 2026-04-02 08:35:17 +01:00
ueps ax(ueps): replace prose threat comment with error-handling usage example 2026-04-02 08:33:58 +01:00