The optional plan-clobber guard currently refreshes <plan-dir>/.plan-taskcount during vidux checkpoint, which can leave an untracked sidecar in the repository. Move this baseline into repository-local Git state (for example .git/vidux/) or XDG state, preserve existing guard behavior, and add a packed-install regression proving checkpoint leaves no project-root sidecar. Deferred from v1.1.1 under the release wrap rule; this is not a security or data-loss blocker.
The optional plan-clobber guard currently refreshes
<plan-dir>/.plan-taskcountduringvidux checkpoint, which can leave an untracked sidecar in the repository. Move this baseline into repository-local Git state (for example.git/vidux/) or XDG state, preserve existing guard behavior, and add a packed-install regression proving checkpoint leaves no project-root sidecar. Deferred from v1.1.1 under the release wrap rule; this is not a security or data-loss blocker.