Enforces the naming and serialization conventions mechanically.
mix gamend.api.lint # report violations, exit 1 if any
mix gamend.api.lint --list # list the rules and exitRun from the umbrella root; CI runs it alongside credo. See
Gamend.ApiConventions for what each rule checks and why.