A Field Guide to Our Flag Table
Flags record the small decisions that shape a build.
The flag table is where we note the choices that are not obvious from the code, along with the reason behind each one. It keeps context from getting lost between sessions.
Reading the flags is the fastest way to understand why a site is built the way it is.