Every developer knows the ritual. A GitHub Actions run goes red. You click through to the failing job. You scroll past 256 lines of runner setup and caching noi…
When a GitHub Actions run fails, the default tool dumps a wall of log text. The root cause is in there somewhere — buried under runner noise — and the actual wh…