Mutations

Use the moment a change alters expected behaviour, data, logic, workflow, configuration or output — a new implementation, a rule change, a refactor, a config or dependency update, a schema or interface change, and equally a regression, a side effect, a corrupted value, an altered result or a mutation someone else's change produced. Also use on "did anyone check what that did", "this used to work", "the output changed", "that broke something downstream", "we changed the default", "is this safe to accept", "should we revert this", and whenever a change is proposed whose effect on behaviour, data integrity, security, dependencies or interfaces is predicted rather than observed. Fires on the change itself, whether or not anybody asked for it to be recorded.

RubyEyedReaper 6226413 10.4 KB Updated

File contents

RubyEyedReaper/Odin-Skills/tree/main/skills/mutations commit 62264131dc

Frequently asked questions

npx skillmds@latest add rubyeyedreaper/mutations