Does a one-line bug require an architecture redesign?
The judgment behind the action
Planning reduces uncertainty when it identifies concrete risks and checks. For a small fix, inspect, reproduce, patch, and verify may suffice. Larger work needs dependencies, rollback boundaries, and review points. Compare options when a decision changes architecture.
A bounded way to ask
Compare a focused predicate fix, a utility extraction, and a rewrite. Recommend the smallest change that satisfies the acceptance criteria.
Reject a rewrite proposal for a local comparison bug.
Does a one-line bug require an architecture redesign?
Guided practice contributes completion, not independent mastery.
Make the lesson yours.
Your reflection is attached when you submit your decision. Drafts remain in this tab.
Try it somewhere unfamiliar.
Apply this skill to an unfamiliar repository: reject a rewrite proposal for a local comparison bug. Record the evidence you would need.
Choose your next practiceSource checked 2026-09-09 · Documentation profile · Runtime example untestedOfficial reference