Mining/pkg
Claude 0fe74ae8a6
Some checks failed
Test / test (push) Has been cancelled
Security Scan / security (push) Has been cancelled
ax(mining): replace pm abbreviation with profileManager in usage-example comments
AX Principle 1 (predictable names over short names): usage-example comments
in profile_manager.go used the abbreviated `pm` receiver throughout, while all
production code uses the full `profileManager` name. Comments are teaching
material — agents and readers learn from them. Aligning examples with the actual
variable name removes the abbreviation mapping overhead.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 14:02: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 pm abbreviation with profileManager in usage-example comments 2026-04-02 14:02:17 +01:00
node ax(node): replace prose comment on ProfileManager with usage example 2026-04-02 14:02:05 +01:00
ueps ax(ueps): rename header to packetHeader for AX Principle 1 compliance 2026-04-02 14:01:08 +01:00