Problem
Shim validation currently relies on shell-oriented command handling and imprecise target checks. That can mis-handle literal paths and arguments and report inaccurate repair guidance.
Scope
- make shim validation use explicit command and argument boundaries
- verify expected shim targets accurately
- add focused unit coverage for core and CLI command behavior
- refresh the generated CLI bundle from the verified source
Constraints
- no mutation of the follower Mac dirty primary CLI checkout
- publish from an isolated worktree
- keep this concern separate from Codex standalone ownership
Acceptance
Implementation checklist: docs/swe-compliance/2026-08-05-shim-validation-repair.md.
Problem
Shim validation currently relies on shell-oriented command handling and imprecise target checks. That can mis-handle literal paths and arguments and report inaccurate repair guidance.
Scope
Constraints
Acceptance
Implementation checklist:
docs/swe-compliance/2026-08-05-shim-validation-repair.md.