Mining/pkg
Claude ba72f3e408
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(mining): replace implementation-describing comment with call-site example on saveUnlocked
AX Principle 2: comments show HOW to call, not WHAT the body does.
The old comment restated the lock/defer mechanics; the new comment
shows the caller context (Save and Update) so an agent knows when
saveUnlocked is the right call.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 17:54:37 +01:00
..
database ax(database): replace prose interface comments with usage examples 2026-04-02 14:22:42 +01:00
logging ax(logging): rename mu to mutex for predictable naming 2026-04-02 14:22:38 +01:00
mining ax(mining): replace implementation-describing comment with call-site example on saveUnlocked 2026-04-02 17:54:37 +01:00
node ax(node): rename msg/smsgMsg to message/decryptedMessage in transport 2026-04-02 17:53:58 +01:00
ueps ax(ueps): use sharedSecret over short name secret in comment example 2026-04-02 14:23:04 +01:00