mirror of
https://github.com/openai/codex.git
synced 2026-09-06 15:29:32 +00:00
## Why Requirements layers may use either `features` or its `feature_requirements` alias. Treating those names as separate tables prevents feature settings from merging consistently across layers. ## What changed Normalize `feature_requirements` to `features` after validating each layer so mixed aliases share one merge path and retain layer precedence. ## Testing Add coverage for both alias orderings across low- and high-priority layers. GitOrigin-RevId: e23ad3e0853b8b49ca10447875f33706de39bcfe