pub const FAILURE_EXIT_CODE: u8 = 100;
Exit code which indicates that one or more failures occurred.
This exit code is returned for issues like validation errors, or blessed files being updated in an incompatible way.