Mining/pkg
Claude 5de656ff04
ax(mining): replace prose type comments with usage examples in mining_profile.go
RawConfig and MiningProfile had description-style comments restating what
the types are rather than showing how to use them (AX Principle 2 violation).
Replaced with concrete call-site examples demonstrating real usage patterns.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 13:15: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 type comments with usage examples in mining_profile.go 2026-04-02 13:15:17 +01:00
node ax(node): rename nm/nm1/nm2 to nodeManager/nodeManager1/nodeManager2 in identity test 2026-04-02 13:14:08 +01:00
ueps ax(ueps): add missing sentinelError.Error() Good/Bad/Ugly tests 2026-04-02 13:13:39 +01:00