Resume After a Break
If you're picking up development after a break, the resume guide is on GitHub:
Quick checklist
git pulland check for new commits- Review the algorithm tracker for current status
- Check
.codefuse/tracking/for any in-progress AWUs - Run
cargo test --workspaceto verify your local build - Pick up from the last incomplete AWU or start a new one