Breaking Change

Decide whether a finding's suggested fix is a breaking change for top dependents. Reads the unified-diff fix on the finding, identifies the public API surface that changes (signatures, exports, removed fields, renamed types), and lists which top dependents are most likely to break. Static analysis on the diff and the dependent metadata from the scrutineer API; never executes dependent code. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/alpha-omega-security--scrutineer--scrutineer commit fc2e35b789

Frequently asked questions

npx skillmds@latest add tomevault-io/breaking-change-2