Mining/pkg
Claude 6010f02091
ax(mining): replace prose comments with usage examples in circuit_breaker.go
Three internal method comments restated what the function name already
expressed (AX Principle 2). Replaced with concrete call-site examples
that show how each method is used in context.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 09:21:25 +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 comments with usage examples in circuit_breaker.go 2026-04-02 09:21:25 +01:00
node ax(node): rename mu to mutex in NodeManager for AX Principle 1 compliance 2026-04-02 09:20:35 +01:00
ueps ax(ueps): replace errors.Is usage example with direct equality check 2026-04-02 09:19:37 +01:00