Blast Radius

Work out what a change breaks somewhere else, before it ships, and prove the one fact it is safe because of by running code. Use for "blast radius", "what could this break", "is this safe to change", changes to a header or a public struct, and small diffs you do not trust. Use `how` to understand a subsystem and `debug` once something is already broken.

vetr0s 8f031dd 4.7 KB Updated

File contents

vetr0s/skills/tree/main/blast-radius commit 8f031dd870

Frequently asked questions

npx skillmds@latest add vetr0s/blast-radius