Naming conventions
The Cardstack codebase follows some conventions for file and resource naming.
Pluralization
A lot of the Cardstack system uses the ember-inflector (or something functionally the same). So things like field-type -> field-types are common.