Mining/pkg
Claude c0eba4f12a
ax(mining): rename dbCfg to databaseConfiguration
AX Principle 1: predictable names over short names.
`dbCfg` abbreviates both the `db` prefix and `Cfg` suffix — both banned
by the AX naming rules. `databaseConfiguration` is unambiguous.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 07:29:12 +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 dbCfg to databaseConfiguration 2026-04-02 07:29:12 +01:00
node ax(node): replace NewWorker prose comment with usage example 2026-04-02 07:26:50 +01:00
ueps ax(ueps): replace prose comments with usage examples (AX principle 2) 2026-04-02 07:27:25 +01:00