five-whys
Structured root cause analysis through iterative questioning. Use when something went wrong, a system isn't working as expected, behavior has drifted, or you need to understand WHY before deciding WHAT to fix. Do not use for simple debugging with an obvious cause.
Changelog: Source: GitHub https://github.com/tkellogg/open-strix
Loading comments...