Practice workspaceY
FOUNDATIONS CAPSTONE
One unfamiliar bug. The whole workflow.
Use your judgment to investigate a retry boundary, review a focused fix, and produce an honest completion summary.
The assignment
A failed operation is being attempted four times when retries = 2. The contract is one initial attempt plus at most two retries. Fix the boundary without changing error propagation or successful returns.
- Inspect the repository and write the brief
- Approve a bounded plan
- Apply a proposed patch and inspect the consequences
- Demand meaningful verification
- Reject an unsafe instruction and export a handoff