See [Label semantics](label-semantics.md) for the full reference.

Common defaults:

- `afk`: ready for autorun.
- `roark-in-progress`: claimed by Roark.
- `roark-failed`: stopped at readiness or verification.
- `roark-pr-opened`: PR opened.
- `blocked`, `needs-human`, `wontfix`: skip/status labels.

Common lifecycle:

```text
afk -> roark-in-progress -> roark-pr-opened
                       \-> roark-failed
                       \-> blocked or needs-human
```

Use [Troubleshooting](troubleshooting.md#no-eligible-issues) when autorun does not select the expected issue.
