FunnyEnough

Engineering notes & expertise

Reading

Size
Theme
Motion
For long-form reading
Type
Width
Space
Aids

Walk the blast radius before you touch shared code

Impact analysisModel-agnosticupdated 2026-08-28sha 010e9558a358

Background →

The fix was right and it broke something three directories away that nobody thought about. That is not carelessness, it is the ordinary result of editing shared code from inside the file you happen to have open. The reach of a change is a thing you can enumerate before you make it, and the enumeration is cheap compared to the incident.

Fill in: target repo_path verify_cmd

Shared as is, for reference. Read it and decide what it will do before you run it; using it is your responsibility, under the terms.