v0.1.13
Summary
- Add a tracked read-only Codex worktree preflight for soft read-only warnings and hard write-task gating.
- Add safe Codex worktree setup that syncs ignored skill wrappers, creates missing harness state templates, and preserves existing task state by default.
- Document the startup gate and include the new scripts in the npm package artifact policy.
Validation
- bun run codex:worktree-check
- bun run codex:worktree-check -- --write-task
- bun run validate:release
- git diff --check
PR: #51