Mining/pkg
Claude 11f19c41b1
ax(node): replace prose comment on NodeManager with usage example
NodeManager's type comment restated the name in prose ("handles node
identity operations") rather than showing concrete usage. Replaced with
a three-line example demonstrating construction, identity check, and
retrieval — per AX Principle 2 (Comments as Usage Examples).

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 13:02:34 +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 manager.go 2026-04-02 13:00:23 +01:00
node ax(node): replace prose comment on NodeManager with usage example 2026-04-02 13:02:34 +01:00
ueps ax(ueps): use var declaration for header in ReadAndVerify 2026-04-02 13:02:14 +01:00