Mining/pkg
Claude a84d999984
ax(ueps): replace fictional sentinel example with concrete package sentinel
AX Principle 2 — comments must show realistic usage with actual values from
the codebase, not placeholder examples. The sentinelError type comment used
errNotFound (a fictional variable) instead of errTLVValueTooLarge (the actual
sentinel declared on the next line).

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 13:09:47 +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 struct comments with usage examples in metrics.go 2026-04-02 13:08:54 +01:00
node ax(node): rename errMsg to errorMessage in Worker.HandleMessage 2026-04-02 13:09:22 +01:00
ueps ax(ueps): replace fictional sentinel example with concrete package sentinel 2026-04-02 13:09:47 +01:00