Skip to content

failuresmith/failuresmith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Systems will fail

Engineering decides how.


I engineer systems to remain predictable when assumptions break.


• make invariants explicit
• eliminate ambiguous state transitions
• enforce fail-fast guarantees
• define recovery boundaries

Contributors