materializationPolicy
Governs whether constant tensors are inlined as dense<...> or lifted into util.global module declarations. Default ConstantMaterializationPolicy.InlineAlways preserves historical behavior for every caller that constructs a context without naming a policy — the external path is strictly opt-in. See issue #523 for the architecture context.