Failure Recovery¶
Recovery guidance should help maintainers restore the right behavior, not just any working state.
Operating Rules¶
- recover by restoring the intended contract meaning first
- separate bad lifecycle rules from downstream integration failures
- treat emergency compatibility shims as temporary until contract proof is repaired
First Proof Check¶
src/bijux_proteomics/domain/program_spec.pyanddomain/targets.pysrc/bijux_proteomics/domain/lifecycle.pyanddomain/validation.pypackages/bijux-proteomics-core/tests