Worktree 0.4.1 publishes the release-completion boundary as a versioned release.
- An ordinary source release completes on this repository's own tag, required checks, published release and required artifacts.
- Atlas reconciliation and public documentation publication stay asynchronous and are reported as pending rather than waited on. A background documentation failure does not invalidate a successful source release.
- No library, CLI, wire-protocol, schema or behavior change. CLI JSON protocol 2, reconciliation 2, hook protocol 1 and configuration/workspace-policy 1 are unchanged; 0.4.0 users need no migration.
Install: cargo install --git https://github.com/beyond10x/worktree --tag 0.4.1 b10x-worktree-cli
Validation: task check passed locally on this commit — formatting, Clippy with -D warnings, 70 tests and the generated-skill check, exit 0. Remote workflow runs were not awaited for this release.