Mining/pkg
Claude cb27f33e57
ax(mining): replace prose method comments with usage example in errors.go
Seven MiningError method comments restated the function signature verbatim
(AX principle 2 violation). Deleted all seven and replaced NewMiningError's
comment with a concrete call-site example per the RFC rule: if a comment
restates what the type signature already says, delete it.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 07:38:00 +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 method comments with usage example in errors.go 2026-04-02 07:38:00 +01:00
node ax(node): replace prose comments with usage examples on SetMinerManager and SetProfileManager 2026-04-02 07:37:54 +01:00
ueps ax(ueps): rename tsBuf to threatScoreBytes (AX principle 1) 2026-04-02 07:32:57 +01:00