Pattern
Build-Time Feature Gates
build-time-feature-gating
Runtime-rendering or content visibility depends on hidden build-time flags or execution order, so pages/metadata/outputs appear in local/dev but disappear or arrive late in CI/production when the gating conditions differ. This breaks deployments and releases.