You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task and planner paths are treated as expected implementation seams rather
than exhaustive allowlists. Directly necessary, attributable files no longer
turn otherwise in-scope work into a blocker.
Goal loops distinguish genuine external or safety blockers from partial,
directly actionable implementation. Claude Code retries actionable worker
blockers and stops repeated attempts when snapshot comparison shows no
attributable progress.
Task drafting and focused selection keep unattended repository work ahead of
physical-device, credential, production-access, and other attended gates.
Verified, coherent work proceeds through the normal completion and commit
flow instead of remaining dirty solely because a later attended check exists.
Verifiers prefer check or dry-run forms for generators, avoiding dirty
worktrees caused by verification when generation belongs to implementation.
Claude Code project integrations resolve their installed task-workflow
contract from the project destination instead of a user-scoped path.
Compatibility
Existing records and task state remain valid. Reinstall integrations with zdev skill install <harness> --force to receive the updated loop,
task-writing, worker, and verifier contracts.