risk-oriented-code-review
محللو ضمان جودة البرمجيات والمختبرون Review the current diff for code that already runs but may create future risk. Use when a change looks functionally correct, but the user wants a second-layer review focused on hidden side effects, compatibility breaks, edge cases, performance, security, misleading names, insufficient tests, and future maintenance cost.
2026-06-21