A typo in a theme.json key is silently ignored, which means a setting that does nothing looks exactly like a setting that works. The published schema is versioned…
An inventory maintained by hand is out of date the day it is written; one generated by the build is correct by construction. Three sources are needed because…
Tests that pass in file order and fail in any other order are testing the order, and the coupling is invisible until something is added. The seed being…