Copying a bundle over diverged local work is now refused outright when the repo isn't git.
What's wrong with this entry?
When local work has diverged from the remote and Claude Code weighs copying a bundle over it, there is a new refusal step before any plan is drawn up: if the engine check fails or the engine in use is not git, the attempt stops and records the reason as an engine decline.
- The refusal happens before overlay planning, so no plan is computed on this path.
- The credential warm-up call on this path now receives the storage handle explicitly.
- The condition the engine check itself evaluates is not visible in the bundle.
engine_declined
Strings lifted out of the shipped bundle, so the claim above can be checked against them.