KB / Memory / feedback-simple-code
Prefer simple code
Minimum code that solves the problem; no speculative abstraction
Ship the smallest correct change. No unused flexibility.
Why: less debt, easier agent diffs. How to apply: delete speculative layers; match feedback-surgical-changes.