Read-only context passed to TypedGql.Generation.Plugin callbacks.
Carries the schema and compile-time options the engine has available
at every pipeline juncture. Per-node information (parent type, target
module) lives on TypedGql.Generation.Schema nodes, not here.