Fugue.Common's root module: the infrastructure every stage shares, none of it specific to a
language or a pass — source positions, the diagnostic registry and its rendering, CLI flags as a
reader environment, and hygienic fresh names.
Nothing in the compiler imports this file directly.