Devlog · tag
silent-failure
2 entries tagged “silent-failure”.
-
The deploy said OK at every step and the signup form was dead
A tool that returns the wrong shape instead of an error took a live email signup form down, and reported success while doing it. What went wrong, how it was found, and the guard that now catches it.
-
186 actor edits reported success and wrote zero bytes
A script tagged 186 placed props, read every one back, verified them, called save and wrote nothing at all — two independent faults, three success messages, and one file timestamp that finally told the truth.