mirror of
https://github.com/openai/codex.git
synced 2026-08-25 13:28:55 +00:00
## Why The host walk-inventory test writes policy metadata for a symlinked skill, but only asserted the loaded names. It could still pass if metadata loading regressed. ## What changed - Compare the complete loaded skill metadata. - Verify the first skill keeps `allow_implicit_invocation: false` while the sibling has no policy. Stacked on #31566.