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> |
||
|---|---|---|
| .. | ||
| database | ||
| logging | ||
| mining | ||
| node | ||
| ueps | ||