Your strict naming conventions are a liability
Programmers tend to be pretty obsessive over consistency. Most of that consistency is worthwhile, but some of it is foolish. For example, let’s take some JSON from GitHub’s gists API: { "files": { "Hello.txt": { "type": "text/plain", "content": "…