Fast diagnosis path
- Use a tiny prompt to remove complexity.
- Confirm harness authentication is healthy.
- Check runtime/network settings in
Container & Network. - Check worktree bootstrap command in
Worktree Bootstrap.
Common causes
- provider authentication expired
- bootstrap command failing or timing out
- network policy too restrictive for task requirements
- overly broad prompts causing repeated drift/failure
Recovery pattern
- simplify prompt
- tighten scope
- re-run
- inspect diff early