Files
codex/codex-rs/core-skills
jif 0d18d4f753 test(skills): assert symlinked metadata loading (#31756)
## 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.
2026-07-09 10:12:30 +01:00
..