Mining/pkg
Claude 43e4b447ac
ax(batch): remove banned import references from comment examples
Replace all fmt.Println, fmt.Sprintf, log.Printf, log.Println, and
json.Unmarshal references in doc comments with logging.Info/logging.Warn
or direct value access patterns. Comments are examples that agents
learn from -- they must not demonstrate banned imports.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 18:07:35 +01:00
..
database ax(batch): remove banned import references from comment examples 2026-04-02 18:07:35 +01:00
logging ax(batch): expand abbreviated receiver names (AX Principle 1) 2026-04-02 18:05:42 +01:00
mining ax(batch): remove banned import references from comment examples 2026-04-02 18:07:35 +01:00
node ax(node): rename NewWorker param node→nodeManager for AX clarity 2026-04-02 17:56:22 +01:00
ueps ax(ueps): use sharedSecret over short name secret in comment example 2026-04-02 14:23:04 +01:00