docs: remove obsolete bd ready/list from worker instructions

- Update Finding Work section with mail cwd clarification
- Replace bd ready/list with molecule-based work assignment
- Workers now receive work from overseer, not by polling bd

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Steve Yegge
2025-12-21 11:53:35 -08:00
parent 12a8b7e2b3
commit ac6c99efb5
2 changed files with 4 additions and 39 deletions
+2 -3
View File
@@ -53,9 +53,8 @@ go test ./...
## Key Commands
### Finding Work
- `gt mail inbox` - Check your inbox
- `bd ready` - Available issues
- `bd list --status=in_progress` - Your active work
- `gt mail inbox` - Check your inbox (run from YOUR cwd, not ~/gt)
- The overseer directs your work. Your molecule (pinned handoff) is your yellow sticky.
### Working
- `bd update <id> --status=in_progress` - Claim an issue