Expand description
Shared Tera engine + context builders.
Two contexts:
config_context— exposes onlyyui.*and theenv(name=…)function. Used while parsingconfig*.toml(vars aren’t fully resolved yet).template_context—yui.*+vars.*+env(…). Used to render*.teradotfiles after the merged config is known.