Mining/pkg
Claude c57462bd52
ax(node): replace prose struct comments with usage examples
AX Principle 2: comments must show HOW with real values, not restate
what the type signature already says. All payload struct comments in
message.go were prose descriptions ("HandshakePayload is sent during
connection establishment") — replaced with concrete construction
examples showing field usage.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 12:16:41 +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 12:11:56 +01:00
node ax(node): replace prose struct comments with usage examples 2026-04-02 12:16:41 +01:00
ueps ax(ueps): add usage-example comments to exported tag constants 2026-04-02 12:13:50 +01:00