Illustrative workflow Engineering
Pull request review
Focus a code review on observable behavior, failure cases and maintainability.
The approach
Trace the changed behavior, identify concrete defects with file references and distinguish required fixes from optional improvements. Propose tests for uncovered failure modes.
Prepare the source material
- Patch diff
- Requirements
- Test evidence
Expected output
A review note with prioritized findings, rationale and suggested verification.
Output specification for an illustrative workflow; no generated result is claimed.
From context to review
Patch diff
Requirements
Test evidence
Pull request reviewWorkflow plan
Human review
Review before using the result
A human reviewer must validate findings against the actual code; the concept does not approve or merge changes.