Fix lifecycle
- A verification fails, the agent reports issues
- The agent edits one or more files to address the issues
- A new verification cycle runs
- If it passes, the session continues to completion; if it fails, the cycle repeats up to
maxRetries
Interpreting fixes
The number of fix cycles in a session is a signal of difficulty:| Fix count | Interpretation |
|---|---|
| 0 | The agent verified successfully on the first attempt |
| 1–2 | Normal for moderately complex changes |
| 3+ | The agent struggled, worth reviewing Quality Analysis findings |