Code Review and Quality
Overview
Five-axis review: correctness, contract compliance, readability, security, performance. Each finding is categorized as Critical / Important / Suggestion. Contract compliance is the forge-specific axis — implementations must match .forge/contracts/ exactly.
When to Use
- A task from
.forge/tasks.yamlis marked done and needs review - A PR is ready for merge review
- User asks to review a specific change or file
When NOT to Use
- Code hasn't be
[Description truncada. Veja o README completo no GitHub.]