Mining/pkg
Claude d65a1995be
ax(mining): rename mu to mutex in SupervisedTask and TaskSupervisor
AX Principle 1: predictable names over short names. The field `mu` is an
abbreviation that requires context to understand; `mutex` is self-documenting.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 13:32:42 +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): rename mu to mutex in SupervisedTask and TaskSupervisor 2026-04-02 13:32:42 +01:00
node ax(node): rename Transport.conns to connections for AX Principle 1 compliance 2026-04-02 13:31:03 +01:00
ueps ax(ueps): add field-level usage example comments to PacketBuilder 2026-04-02 13:30:29 +01:00