Mining/pkg
Claude b12db10680
ax(batch): expand abbreviated parameter and local variable names across all packages
Applies AX principle 1 (Predictable Names Over Short Names) to function
signatures and local variables: s->input/raw, v->target/value, d->duration,
a,b->left,right, w->writer, r->reader, l->logger, p->part/databasePoint,
fn parameter names left as-is where they are callback conventions.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 18:27:21 +01:00
..
database ax(batch): expand abbreviated parameter and local variable names across all packages 2026-04-02 18:27:21 +01:00
logging ax(batch): expand abbreviated parameter and local variable names across all packages 2026-04-02 18:27:21 +01:00
mining ax(batch): expand abbreviated parameter and local variable names across all packages 2026-04-02 18:27:21 +01:00
node ax(batch): expand abbreviated parameter and local variable names across all packages 2026-04-02 18:27:21 +01:00
ueps ax(ueps): use sharedSecret over short name secret in comment example 2026-04-02 14:23:04 +01:00